diff options
Diffstat (limited to '')
-rw-r--r-- | VC2008/MCServer.vcproj | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/VC2008/MCServer.vcproj b/VC2008/MCServer.vcproj index 9bc013b95..a2f94a0a0 100644 --- a/VC2008/MCServer.vcproj +++ b/VC2008/MCServer.vcproj @@ -48,8 +48,8 @@ RuntimeLibrary="3"
UsePrecompiledHeader="2"
PrecompiledHeaderThrough="Globals.h"
- WarningLevel="4"
- DebugInformationFormat="4"
+ WarningLevel="3"
+ DebugInformationFormat="3"
/>
<Tool
Name="VCManagedResourceCompilerTool"
|