diff options
Diffstat (limited to 'projects/openttd_vs80.vcproj')
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index 6dc649a8c..cc986eb90 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -53,6 +53,7 @@ /> <Tool Name="VCCLCompilerTool" + AdditionalOptions="/MP" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" @@ -163,6 +164,7 @@ /> <Tool Name="VCCLCompilerTool" + AdditionalOptions="/MP" Optimization="0" AdditionalIncludeDirectories="..\objs\langs" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;WITH_ICU;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\"OpenTTD\"" @@ -260,6 +262,7 @@ /> <Tool Name="VCCLCompilerTool" + AdditionalOptions="/MP" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" @@ -371,6 +374,7 @@ /> <Tool Name="VCCLCompilerTool" + AdditionalOptions="/MP" Optimization="0" AdditionalIncludeDirectories="..\objs\langs" PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;WIN32_ENABLE_DIRECTMUSIC_SUPPORT;WITH_ZLIB;WITH_PNG;WITH_FREETYPE;WITH_ICU;ENABLE_NETWORK;WITH_PERSONAL_DIR;PERSONAL_DIR=\"OpenTTD\"" |