summaryrefslogtreecommitdiff
path: root/templates/vc8exe.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/vc8exe.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/vc8exe.mpt')
-rw-r--r--templates/vc8exe.mpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/vc8exe.mpt b/templates/vc8exe.mpt
index 6c601e64..4f33f6f9 100644
--- a/templates/vc8exe.mpt
+++ b/templates/vc8exe.mpt
@@ -19,6 +19,7 @@ Release {
defines = NDEBUG
output_dir = Release
intermediate_dir = Release
+ GenerateDebugInformation = false
}
Debug {
@@ -59,6 +60,7 @@ MFC Release {
lib_modifier = mfc
UseOfMFC = 2
unicode_mfc_entry = wWinMainCRTStartup
+ GenerateDebugInformation = false
}
MFC Debug {