You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
354 B
11 lines
354 B
4 years ago
|
VS_PLATFORM_TOOLSET
|
||
|
-------------------
|
||
|
|
||
|
Overrides the platform toolset used to build a target.
|
||
|
|
||
|
Only supported when the compiler used by the given toolset is the
|
||
|
same as the compiler used to build the whole source tree.
|
||
|
|
||
|
This is especially useful to create driver projects with the toolsets
|
||
|
"WindowsUserModeDriver10.0" or "WindowsKernelModeDriver10.0".
|