summaryrefslogtreecommitdiff
path: root/templates/vc8libexe.mpt
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2005-12-21 12:28:51 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2005-12-21 12:28:51 +0000
commit75876a4c9bcdb0baab5c9f895fdd1e4daefcc263 (patch)
treea9d549340106eb5e0d9a4f859be315d6ead04213 /templates/vc8libexe.mpt
parent7a4f7dcc42cb487f309036fbb53ff439392b701e (diff)
downloadMPC-75876a4c9bcdb0baab5c9f895fdd1e4daefcc263.tar.gz
ChangeLogTag: Wed Dec 21 06:28:04 2005 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/vc8libexe.mpt')
-rw-r--r--templates/vc8libexe.mpt4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/vc8libexe.mpt b/templates/vc8libexe.mpt
index b78b29a5..371776b7 100644
--- a/templates/vc8libexe.mpt
+++ b/templates/vc8libexe.mpt
@@ -20,7 +20,6 @@ Release {
output_dir = Static_Release
intermediate_dir = Static_Release
lib_modifier = s
- RuntimeLibrary = 2
}
Debug {
@@ -28,7 +27,6 @@ Debug {
output_dir = Static_Debug
intermediate_dir = Static_Debug
lib_modifier = sd
- RuntimeLibrary = 3
}
MFC Release {
@@ -38,7 +36,6 @@ MFC Release {
output_dir = Static_MFC_Release
intermediate_dir = Static_MFC_Release
lib_modifier = mfcs
- RuntimeLibrary = 2
UseOfMFC = 2
unicode_mfc_entry = wWinMainCRTStartup
}
@@ -48,7 +45,6 @@ MFC Debug {
output_dir = Static_MFC_Debug
intermediate_dir = Static_MFC_Debug
lib_modifier = mfcsd
- RuntimeLibrary = 3
UseOfMFC = 2
unicode_mfc_entry = wWinMainCRTStartup
}