summaryrefslogtreecommitdiff
path: root/templates/em3vcpdll.mpt
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2002-08-28 16:23:57 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2002-08-28 16:23:57 +0000
commitcec748185e94752af740feaa77ef23940d530fbd (patch)
treee82c20d12ac128847c24581ff915e2f2f8d7eec2 /templates/em3vcpdll.mpt
parent188990140fb1303895790867583a2303a825a01b (diff)
downloadMPC-cec748185e94752af740feaa77ef23940d530fbd.tar.gz
ChangeLogTag: Wed Aug 28 11:21:04 2002 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/em3vcpdll.mpt')
-rw-r--r--templates/em3vcpdll.mpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/em3vcpdll.mpt b/templates/em3vcpdll.mpt
index 7cff5904..de108810 100644
--- a/templates/em3vcpdll.mpt
+++ b/templates/em3vcpdll.mpt
@@ -27,7 +27,7 @@ WCE ARM {
Release {
use_debug_libraries = 0
- compile_flags = /W3 /GX /O2 /MD /Zi /Ob2
+ compile_flags = /W3 /GX /O2 /MD /Zi /Ob2 /GR
defines = NDEBUG
compile_flags_removed = /YX
output_dir = Release
@@ -36,7 +36,7 @@ Release {
Debug {
use_debug_libraries = 1
- compile_flags = /W3 /Gm /GX /Zi /Od /MDd /Gy
+ compile_flags = /W3 /Gm /GX /Zi /Od /MDd /GR /Gy
defines = _DEBUG
compile_flags_removed = /Fr /YX
intermediate_dir = Debug