summaryrefslogtreecommitdiff
path: root/templates/vc8lib.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/vc8lib.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/vc8lib.mpt')
-rw-r--r--templates/vc8lib.mpt4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/vc8lib.mpt b/templates/vc8lib.mpt
index 56fdd08b..252f2814 100644
--- a/templates/vc8lib.mpt
+++ b/templates/vc8lib.mpt
@@ -19,7 +19,6 @@ Release {
output_dir = Static_Release
intermediate_dir = Static_Release
lib_modifier = s
- RuntimeLibrary = 2
}
Debug {
@@ -27,7 +26,6 @@ Debug {
output_dir = Static_Debug
intermediate_dir = Static_Debug
lib_modifier = sd
- RuntimeLibrary = 3
}
MFC Release {
@@ -36,7 +34,6 @@ MFC Release {
output_dir = Static_MFC_Release
intermediate_dir = Static_MFC_Release
lib_modifier = mfcs
- RuntimeLibrary = 2
UseOfMFC = 2
}
@@ -45,7 +42,6 @@ MFC Debug {
output_dir = Static_MFC_Debug
intermediate_dir = Static_MFC_Debug
lib_modifier = mfcsd
- RuntimeLibrary = 3
UseOfMFC = 2
}