summaryrefslogtreecommitdiff
path: root/templates/vc6dsplib.mpt
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2005-02-03 18:54:38 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2005-02-03 18:54:38 +0000
commitb8758ac1f8fca8bd941515e101bc3cad801c53ef (patch)
treef7616c5bbbf515ad1eaae845d490d4ffc5bcc20d /templates/vc6dsplib.mpt
parenteaa73f6687ee97ff611544b9148e0f62579cc5fe (diff)
downloadMPC-b8758ac1f8fca8bd941515e101bc3cad801c53ef.tar.gz
ChangeLogTag: Thu Feb 3 12:53:37 2005 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc6dsplib.mpt')
-rw-r--r--templates/vc6dsplib.mpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/vc6dsplib.mpt b/templates/vc6dsplib.mpt
index 6fd11e2f..be201aa0 100644
--- a/templates/vc6dsplib.mpt
+++ b/templates/vc6dsplib.mpt
@@ -33,7 +33,7 @@ Debug {
output_dir = Static_Debug
intermediate_dir = Static_Debug
lib_modifier = sd
- pdb = 1
+ pdbc = 1
}
MFC Release {
@@ -58,7 +58,7 @@ MFC Debug {
output_dir = Static_MFC_Debug
intermediate_dir = Static_MFC_Debug
lib_modifier = mfcsd
- pdb = 1
+ pdbc = 1
use_mfc = 2
}