aboutsummaryrefslogtreecommitdiff
path: root/build/vc++/3rdparty/GLee/GLee.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'build/vc++/3rdparty/GLee/GLee.vcxproj')
-rw-r--r--build/vc++/3rdparty/GLee/GLee.vcxproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/vc++/3rdparty/GLee/GLee.vcxproj b/build/vc++/3rdparty/GLee/GLee.vcxproj
index 007dc38..7efcdd2 100644
--- a/build/vc++/3rdparty/GLee/GLee.vcxproj
+++ b/build/vc++/3rdparty/GLee/GLee.vcxproj
@@ -78,7 +78,7 @@
<ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<ClCompile>
<WarningLevel>Level3</WarningLevel>
- <Optimization>MinSpace</Optimization>
+ <Optimization>Disabled</Optimization>
<SDLCheck>true</SDLCheck>
<ConformanceMode>false</ConformanceMode>
<PreprocessorDefinitions>_CRT_SECURE_NO_WARNINGS;%(PreprocessorDefinitions)</PreprocessorDefinitions>