summaryrefslogtreecommitdiff
path: root/templates/vc7dll.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/vc7dll.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/vc7dll.mpt')
-rw-r--r--templates/vc7dll.mpt4
1 files changed, 0 insertions, 4 deletions
diff --git a/templates/vc7dll.mpt b/templates/vc7dll.mpt
index 9da27daf..f9e5f5ad 100644
--- a/templates/vc7dll.mpt
+++ b/templates/vc7dll.mpt
@@ -14,7 +14,6 @@ Release {
defines = NDEBUG
output_dir = Release
intermediate_dir = Release
- runtime_library = 2
}
Debug {
@@ -23,7 +22,6 @@ Debug {
output_dir = .
intermediate_dir = Debug
lib_modifier = d
- runtime_library = 3
pdbl = 1
pdbc = 1
}
@@ -35,7 +33,6 @@ MFC Release {
output_dir = MFC_Release
intermediate_dir = MFC_Release
lib_modifier = mfc
- runtime_library = 2
use_mfc = 2
}
@@ -45,7 +42,6 @@ MFC Debug {
output_dir = MFC_Debug
intermediate_dir = MFC_Debug
lib_modifier = mfcd
- runtime_library = 3
pdbl = 1
pdbc = 1
use_mfc = 2