summaryrefslogtreecommitdiff
path: root/templates/vc8lib.mpt
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2010-04-10 19:38:14 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2010-04-10 19:38:14 +0000
commit392cb79c51ba0bcda8600f665c6e5f454cccdbc5 (patch)
treef883b216dd39713edd2f4e0b298f5d82f37931bb /templates/vc8lib.mpt
parent628f1ce6da1ac888c42dc3c4a2e6a5bdafa11105 (diff)
downloadMPC-392cb79c51ba0bcda8600f665c6e5f454cccdbc5.tar.gz
ChangeLogTag: Sat Apr 10 19:37:34 UTC 2010 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc8lib.mpt')
-rw-r--r--templates/vc8lib.mpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/vc8lib.mpt b/templates/vc8lib.mpt
index 3d6faa13..b0cca337 100644
--- a/templates/vc8lib.mpt
+++ b/templates/vc8lib.mpt
@@ -18,6 +18,7 @@ Release {
output_dir = Static_Release
intermediate_dir = Static_Release
lib_modifier = s
+ GenerateDebugInformation = false
}
Debug {
@@ -55,6 +56,7 @@ MFC Release {
intermediate_dir = Static_MFC_Release
lib_modifier = mfcs
UseOfMFC = 2
+ GenerateDebugInformation = false
}
MFC Debug {