diff options
Diffstat (limited to 'vcproj-8/char-server_sql.vcproj')
-rw-r--r-- | vcproj-8/char-server_sql.vcproj | 11 |
1 files changed, 2 insertions, 9 deletions
diff --git a/vcproj-8/char-server_sql.vcproj b/vcproj-8/char-server_sql.vcproj index 4d83d6c88..a2f481481 100644 --- a/vcproj-8/char-server_sql.vcproj +++ b/vcproj-8/char-server_sql.vcproj @@ -52,9 +52,9 @@ DefaultCharIsUnsigned="false" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="false" DebugInformationFormat="4" CompileAs="1" + DisableSpecificWarnings="4800" /> <Tool Name="VCManagedResourceCompilerTool" @@ -97,9 +97,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> @@ -143,9 +140,9 @@ DefaultCharIsUnsigned="false" UsePrecompiledHeader="0" WarningLevel="3" - Detect64BitPortabilityProblems="false" DebugInformationFormat="3" CompileAs="1" + DisableSpecificWarnings="4800" /> <Tool Name="VCManagedResourceCompilerTool" @@ -169,7 +166,6 @@ SubSystem="1" OptimizeReferences="2" EnableCOMDATFolding="2" - OptimizeForWindows98="1" LinkTimeCodeGeneration="1" TargetMachine="1" /> @@ -192,9 +188,6 @@ Name="VCAppVerifierTool" /> <Tool - Name="VCWebDeploymentTool" - /> - <Tool Name="VCPostBuildEventTool" /> </Configuration> |