aboutsummaryrefslogtreecommitdiff
path: root/dists/msvc8/ScummVM_Release.vsprops
diff options
context:
space:
mode:
authorFilippos Karapetis2009-10-01 15:07:45 +0000
committerFilippos Karapetis2009-10-01 15:07:45 +0000
commit934e92c28378970e70c6d725db7606c0d7106228 (patch)
tree8601f1fecf566580b96a89b3a33d8f885f8d491b /dists/msvc8/ScummVM_Release.vsprops
parentddea9a5bda91189988e8f1f6025f8e90aec433c7 (diff)
downloadscummvm-rg350-934e92c28378970e70c6d725db7606c0d7106228.tar.gz
scummvm-rg350-934e92c28378970e70c6d725db7606c0d7106228.tar.bz2
scummvm-rg350-934e92c28378970e70c6d725db7606c0d7106228.zip
Fixed bug #2847539, by resetting the optimization options for the release version to the default ones
svn-id: r44521
Diffstat (limited to 'dists/msvc8/ScummVM_Release.vsprops')
-rw-r--r--dists/msvc8/ScummVM_Release.vsprops1
1 files changed, 0 insertions, 1 deletions
diff --git a/dists/msvc8/ScummVM_Release.vsprops b/dists/msvc8/ScummVM_Release.vsprops
index 837be3b94c..e2c97ee8d8 100644
--- a/dists/msvc8/ScummVM_Release.vsprops
+++ b/dists/msvc8/ScummVM_Release.vsprops
@@ -7,7 +7,6 @@
>
<Tool
Name="VCCLCompilerTool"
- Optimization="1"
EnableIntrinsicFunctions="true"
WholeProgramOptimization="true"
PreprocessorDefinitions="WIN32"