summaryrefslogtreecommitdiff
path: root/templates/vc8libexe.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/vc8libexe.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/vc8libexe.mpt')
-rw-r--r--templates/vc8libexe.mpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/vc8libexe.mpt b/templates/vc8libexe.mpt
index 5bc469e9..908169c0 100644
--- a/templates/vc8libexe.mpt
+++ b/templates/vc8libexe.mpt
@@ -20,6 +20,7 @@ Release {
output_dir = Static_Release
intermediate_dir = Static_Release
lib_modifier = s
+ GenerateDebugInformation = false
}
Debug {
@@ -61,6 +62,7 @@ MFC Release {
lib_modifier = mfcs
UseOfMFC = 2
unicode_mfc_entry = wWinMainCRTStartup
+ GenerateDebugInformation = false
}
MFC Debug {