aboutsummaryrefslogtreecommitdiff
path: root/build/vc++/3rdparty/GLee
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2018-10-25 14:09:27 +0800
committerchai <chaifix@163.com>2018-10-25 14:09:27 +0800
commitd703eacde8198433d6b9acf59a98db183e1d6b64 (patch)
tree83cefc9db4f352e2620cf7da934e465bd4e39712 /build/vc++/3rdparty/GLee
parentda468fea0405e1935325d75029b2fdebdfcfbd33 (diff)
*格式化代码
Diffstat (limited to 'build/vc++/3rdparty/GLee')
-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>