summaryrefslogtreecommitdiff
path: root/templates/vc8dll.mpt
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2005-05-17 13:48:01 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2005-05-17 13:48:01 +0000
commitc32ab3192f92361786c3e36813e9906b5415a1c2 (patch)
tree51d313d3063c13ed724d2cddf4ab0b58e486cc36 /templates/vc8dll.mpt
parentd353e0d7fa30b32eb9b3b6a1036270f0db3f309b (diff)
downloadMPC-c32ab3192f92361786c3e36813e9906b5415a1c2.tar.gz
ChangeLogTag: Tue May 17 08:46:33 2005 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc8dll.mpt')
-rw-r--r--templates/vc8dll.mpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/vc8dll.mpt b/templates/vc8dll.mpt
index 3c4deb84..1ec9a17d 100644
--- a/templates/vc8dll.mpt
+++ b/templates/vc8dll.mpt
@@ -13,7 +13,7 @@ MinimalRebuild = false
Release {
LinkIncremental = 1
- Optimization = 2
+ optimize = 2
defines = NDEBUG
output_dir = Release
intermediate_dir = Release
@@ -30,7 +30,7 @@ Debug {
MFC Release {
LinkIncremental = 1
- Optimization = 2
+ optimize = 2
defines = NDEBUG
output_dir = MFC_Release
intermediate_dir = MFC_Release