(svn r14854) -Change: speedup compilation with MSVC on 'multi-processor' systems (khh)
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
AdditionalOptions="/MP"
|
||||
Optimization="1"
|
||||
FavorSizeOrSpeed="2"
|
||||
PreprocessorDefinitions="STRGEN;WIN32;_DEBUG;_CONSOLE"
|
||||
|
||||
Reference in New Issue
Block a user