diff options
author | glx <glx@openttd.org> | 2009-01-05 21:53:59 +0000 |
---|---|---|
committer | glx <glx@openttd.org> | 2009-01-05 21:53:59 +0000 |
commit | 779eb0061a000e6f97c0bb758d6a4c7a9bd1a8a9 (patch) | |
tree | f3a1615c478de68bd34cb87aae1d7f2eda8e1cb6 | |
parent | 9f7cab0e0ec2b1db345a18c78c4d15a2791a9fc2 (diff) | |
download | openttd-779eb0061a000e6f97c0bb758d6a4c7a9bd1a8a9.tar.xz |
(svn r14854) -Change: speedup compilation with MSVC on 'multi-processor' systems (khh)
-rw-r--r-- | projects/openttd_vs80.vcproj | 4 | ||||
-rw-r--r-- | projects/openttd_vs80.vcproj.in | 4 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 4 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj.in | 4 | ||||
-rw-r--r-- | projects/strgen_vs80.vcproj | 1 | ||||
-rw-r--r-- | projects/strgen_vs90.vcproj | 1 |
6 files changed, 18 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\"" diff --git a/projects/openttd_vs80.vcproj.in b/projects/openttd_vs80.vcproj.in index f5d9f6d9d..9fbcc4a13 100644 --- a/projects/openttd_vs80.vcproj.in +++ b/projects/openttd_vs80.vcproj.in @@ -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\"" diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index 898410e4b..a0dac02a8 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -54,6 +54,7 @@ /> <Tool Name="VCCLCompilerTool" + AdditionalOptions="/MP" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" @@ -162,6 +163,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\"" @@ -258,6 +260,7 @@ /> <Tool Name="VCCLCompilerTool" + AdditionalOptions="/MP" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" @@ -368,6 +371,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\"" diff --git a/projects/openttd_vs90.vcproj.in b/projects/openttd_vs90.vcproj.in index 6ffe06eb9..2515946d8 100644 --- a/projects/openttd_vs90.vcproj.in +++ b/projects/openttd_vs90.vcproj.in @@ -54,6 +54,7 @@ /> <Tool Name="VCCLCompilerTool" + AdditionalOptions="/MP" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" @@ -162,6 +163,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\"" @@ -258,6 +260,7 @@ /> <Tool Name="VCCLCompilerTool" + AdditionalOptions="/MP" Optimization="3" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" @@ -368,6 +371,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\"" diff --git a/projects/strgen_vs80.vcproj b/projects/strgen_vs80.vcproj index 69304cb35..014b4856b 100644 --- a/projects/strgen_vs80.vcproj +++ b/projects/strgen_vs80.vcproj @@ -43,6 +43,7 @@ /> <Tool Name="VCCLCompilerTool" + AdditionalOptions="/MP" Optimization="1" FavorSizeOrSpeed="2" PreprocessorDefinitions="STRGEN;WIN32;_DEBUG;_CONSOLE" diff --git a/projects/strgen_vs90.vcproj b/projects/strgen_vs90.vcproj index e28cd7d70..9ea48ca28 100644 --- a/projects/strgen_vs90.vcproj +++ b/projects/strgen_vs90.vcproj @@ -44,6 +44,7 @@ /> <Tool Name="VCCLCompilerTool" + AdditionalOptions="/MP" Optimization="1" FavorSizeOrSpeed="2" PreprocessorDefinitions="STRGEN;WIN32;_DEBUG;_CONSOLE" |