aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc7/sword2.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'dists/msvc7/sword2.vcproj')
-rw-r--r--dists/msvc7/sword2.vcproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/dists/msvc7/sword2.vcproj b/dists/msvc7/sword2.vcproj
index ab1c07fb59..a53fe9b4e4 100644
--- a/dists/msvc7/sword2.vcproj
+++ b/dists/msvc7/sword2.vcproj
@@ -57,11 +57,11 @@
IntermediateDirectory="sword2_Release"
ConfigurationType="4"
CharacterSet="2"
- WholeProgramOptimization="FALSE">
+ WholeProgramOptimization="TRUE">
<Tool
Name="VCCLCompilerTool"
AdditionalOptions="/wd4201 /wd4512 /wd4511 /wd4100 /wd4121 /wd4310 /wd4706 /wd4127 /wd4189 /wd4702"
- Optimization="2"
+ Optimization="3"
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="TRUE"
FavorSizeOrSpeed="2"