|
@@ -18,7 +18,7 @@
|
|
|
<VersionInfo>
|
|
|
<StringTable ProductVersion=""/>
|
|
|
</VersionInfo>
|
|
|
- <BuildModes Count="3">
|
|
|
+ <BuildModes Count="4">
|
|
|
<Item1 Name="Default" Default="True"/>
|
|
|
<Item2 Name="debug">
|
|
|
<CompilerOptions>
|
|
@@ -54,6 +54,25 @@
|
|
|
</Other>
|
|
|
</CompilerOptions>
|
|
|
</Item3>
|
|
|
+ <Item4 Name="Default_no_local_ppus_debug">
|
|
|
+ <CompilerOptions>
|
|
|
+ <Version Value="11"/>
|
|
|
+ <SearchPaths>
|
|
|
+ <IncludeFiles Value="$(ProjOutDir)"/>
|
|
|
+ </SearchPaths>
|
|
|
+ <CodeGeneration>
|
|
|
+ <Optimizations>
|
|
|
+ <OptimizationLevel Value="0"/>
|
|
|
+ </Optimizations>
|
|
|
+ </CodeGeneration>
|
|
|
+ <Other>
|
|
|
+ <CompilerMessages>
|
|
|
+ <UseMsgFile Value="True"/>
|
|
|
+ </CompilerMessages>
|
|
|
+ <CompilerPath Value="$(CompPath)"/>
|
|
|
+ </Other>
|
|
|
+ </CompilerOptions>
|
|
|
+ </Item4>
|
|
|
</BuildModes>
|
|
|
<PublishOptions>
|
|
|
<Version Value="2"/>
|