summaryrefslogtreecommitdiff
path: root/templates/bmakelibexe.mpt
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2006-07-13 16:33:56 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2006-07-13 16:33:56 +0000
commitc235f4425cb1b682ef8d2aa4b0e83e542a86e836 (patch)
tree41114d15f77c08a7c3501a90b57f47ea0111a551 /templates/bmakelibexe.mpt
parent9fb7631841fb38c496687866e43798286907a6bf (diff)
downloadMPC-c235f4425cb1b682ef8d2aa4b0e83e542a86e836.tar.gz
ChangeLogTag: Thu Jul 13 16:29:33 UTC 2006 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/bmakelibexe.mpt')
-rw-r--r--templates/bmakelibexe.mpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/bmakelibexe.mpt b/templates/bmakelibexe.mpt
index ee0c6210..eb922a28 100644
--- a/templates/bmakelibexe.mpt
+++ b/templates/bmakelibexe.mpt
@@ -9,7 +9,7 @@ use_exe_modifier =
Release {
optimize = 1
defines = NDEBUG
- exeoutputdir = Static_Release
+ output_dir = Static_Release
intermediate_dir = Static_Release
lib_modifier = s
postlinkrmext = .tds
@@ -19,7 +19,7 @@ Debug {
optimize =
debug_prj = 1
defines = _DEBUG
- exeoutputdir = Static_Debug
+ output_dir = Static_Debug
intermediate_dir = Static_Debug
lib_modifier = sd
postlinkrmext = .tds