|
@@ -24,7 +24,6 @@
|
|
|
<Tool
|
|
<Tool
|
|
|
Name="VCCLCompilerTool"
|
|
Name="VCCLCompilerTool"
|
|
|
Optimization="0"
|
|
Optimization="0"
|
|
|
- PreprocessorDefinitions="@id_definitions@"
|
|
|
|
|
MinimalRebuild="false"
|
|
MinimalRebuild="false"
|
|
|
BasicRuntimeChecks="3"
|
|
BasicRuntimeChecks="3"
|
|
|
RuntimeLibrary="3"
|
|
RuntimeLibrary="3"
|
|
@@ -37,6 +36,7 @@
|
|
|
LinkIncremental="1"
|
|
LinkIncremental="1"
|
|
|
GenerateDebugInformation="false"
|
|
GenerateDebugInformation="false"
|
|
|
SubSystem="@id_subsystem@"
|
|
SubSystem="@id_subsystem@"
|
|
|
|
|
+ EntryPointSymbol="@id_entrypoint@"
|
|
|
/>
|
|
/>
|
|
|
<Tool
|
|
<Tool
|
|
|
Name="VCPostBuildEventTool"
|
|
Name="VCPostBuildEventTool"
|