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.
10 lines
382 B
10 lines
382 B
11 years ago
|
EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG>
|
||
|
-----------------------------------
|
||
|
|
||
|
Per-configuration version of target exclusion from "Build Solution".
|
||
|
|
||
|
This is the configuration-specific version of
|
||
|
EXCLUDE_FROM_DEFAULT_BUILD. If the generic EXCLUDE_FROM_DEFAULT_BUILD
|
||
|
is also set on a target, EXCLUDE_FROM_DEFAULT_BUILD_<CONFIG> takes
|
||
|
precedence in configurations for which it has a value.
|