Reduced size of Windows compiler binary a tad

(Maybe it's just me, but this zlib compression issue doesn't look like a msvc8 codegen bug afterall)

--HG--
extra : convert_revision : svn%3A39bc706e-5318-0410-9160-8a85361fbb7c/trunk%40834
This commit is contained in:
Scott Ehlert
2007-05-22 03:38:44 +00:00
parent a6f446d4ec
commit a322067b83
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -116,7 +116,7 @@
/>
<Tool
Name="VCCLCompilerTool"
Optimization="0"
Optimization="2"
EnableIntrinsicFunctions="true"
FavorSizeOrSpeed="1"
OmitFramePointers="true"