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:
@@ -116,7 +116,7 @@
|
||||
/>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
Optimization="0"
|
||||
Optimization="2"
|
||||
EnableIntrinsicFunctions="true"
|
||||
FavorSizeOrSpeed="1"
|
||||
OmitFramePointers="true"
|
||||
|
||||
Reference in New Issue
Block a user