diff options
Diffstat (limited to 'vcproj-8')
-rw-r--r-- | vcproj-8/login-server_txt.vcproj | 2 | ||||
-rw-r--r-- | vcproj-8/map-server_sql.vcproj | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/vcproj-8/login-server_txt.vcproj b/vcproj-8/login-server_txt.vcproj index 622ee0db6..5c58739a6 100644 --- a/vcproj-8/login-server_txt.vcproj +++ b/vcproj-8/login-server_txt.vcproj @@ -127,7 +127,7 @@ /> <Tool Name="VCCLCompilerTool" - Optimization="3" + Optimization="2" InlineFunctionExpansion="2" EnableIntrinsicFunctions="true" FavorSizeOrSpeed="1" diff --git a/vcproj-8/map-server_sql.vcproj b/vcproj-8/map-server_sql.vcproj index a75bee2f5..ecc8b652c 100644 --- a/vcproj-8/map-server_sql.vcproj +++ b/vcproj-8/map-server_sql.vcproj @@ -52,7 +52,7 @@ UsePrecompiledHeader="0" WarningLevel="3" Detect64BitPortabilityProblems="false" - DebugInformationFormat="3" + DebugInformationFormat="4" CompileAs="1" /> <Tool |