summaryrefslogtreecommitdiff
path: root/templates/vc7lib.mpt
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-04-12 15:03:45 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-04-12 15:03:45 +0000
commit39ff9150e8d57c2b60851a330a25fe3681ddef43 (patch)
treec7a9f8588fe4cc8275577d9cd3917e7ba829f751 /templates/vc7lib.mpt
parent8e06894f6dbb2d1ffc5bde7dcf56eea4753be188 (diff)
downloadMPC-39ff9150e8d57c2b60851a330a25fe3681ddef43.tar.gz
ChangeLogTag: Mon Apr 12 10:00:56 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc7lib.mpt')
-rw-r--r--templates/vc7lib.mpt6
1 files changed, 2 insertions, 4 deletions
diff --git a/templates/vc7lib.mpt b/templates/vc7lib.mpt
index 1769f8fe..9541a3a1 100644
--- a/templates/vc7lib.mpt
+++ b/templates/vc7lib.mpt
@@ -20,8 +20,7 @@ Static Release {
Static Debug {
type_is_static = 1
- optimize = 0
- debug = 1
+ optimize =
defines = _DEBUG
output_dir = Static_Debug
intermediate_dir = Static_Debug
@@ -44,8 +43,7 @@ Static MFC Release {
Static MFC Debug {
type_is_static = 1
- optimize = 0
- debug = 1
+ optimize =
defines = _DEBUG
output_dir = Static_MFC_Debug
intermediate_dir = Static_MFC_Debug