summaryrefslogtreecommitdiff
path: root/templates/vc6dspdll.mpt
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2003-04-21 17:17:34 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2003-04-21 17:17:34 +0000
commitb0478e74f300edebfba9910492a06b0c797f8a17 (patch)
treea044a035f78624f29095ab3a2379dd460cdb0f41 /templates/vc6dspdll.mpt
parente3285cbf63ce2e3f68bca2e1ae4fc958f0052128 (diff)
downloadMPC-b0478e74f300edebfba9910492a06b0c797f8a17.tar.gz
ChangeLogTag: Mon Apr 21 12:16:20 2003 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc6dspdll.mpt')
-rw-r--r--templates/vc6dspdll.mpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/vc6dspdll.mpt b/templates/vc6dspdll.mpt
index a3c42b3c..75f3db5e 100644
--- a/templates/vc6dspdll.mpt
+++ b/templates/vc6dspdll.mpt
@@ -7,7 +7,7 @@ pdb = 1
Release {
use_debug_libraries = 0
- compile_flags = /W3 /GX /O2 /MD /Zi /Ob2 /GR
+ compile_flags = /W3 /GX /O2 /MD /Zi /GR
defines = NDEBUG
compile_flags_removed = /YX
output_dir = Release
@@ -26,7 +26,7 @@ Debug {
MFC Release {
use_debug_libraries = 0
- compile_flags = /W3 /GX /O2 /MD /Zi /Ob2 /GR
+ compile_flags = /W3 /GX /O2 /MD /Zi /GR
defines = NDEBUG
compile_flags_removed = /YX
output_dir = MFC_Release