summaryrefslogtreecommitdiff
path: root/templates/em3vcpdllexe.mpt
diff options
context:
space:
mode:
authorelliott_c <ocielliottc@users.noreply.github.com>2004-05-11 16:39:02 +0000
committerelliott_c <ocielliottc@users.noreply.github.com>2004-05-11 16:39:02 +0000
commit31e06e31e274b78e7d8e92aca679cca5cf847f3b (patch)
treead2b7b53ae1b465417166f7ad1c171b2164143bc /templates/em3vcpdllexe.mpt
parentf76197fb37e42e8513180b63925cc2a92d197571 (diff)
downloadMPC-31e06e31e274b78e7d8e92aca679cca5cf847f3b.tar.gz
ChangeLogTag: Tue May 11 11:36:00 2004 Chad Elliott <elliott_c@ociweb.com>
Diffstat (limited to 'templates/em3vcpdllexe.mpt')
-rw-r--r--templates/em3vcpdllexe.mpt12
1 files changed, 11 insertions, 1 deletions
diff --git a/templates/em3vcpdllexe.mpt b/templates/em3vcpdllexe.mpt
index caf91813..d4620ad3 100644
--- a/templates/em3vcpdllexe.mpt
+++ b/templates/em3vcpdllexe.mpt
@@ -4,7 +4,7 @@
conditional_include "common"
type_description = Application
-platforms = "WCE ARM" "WCE x86" "WCE emulator"
+platforms = "WCE ARM" "WCE ARMV4" "WCE x86" "WCE emulator"
default_configuration = Debug
default_platform = "WCE ARM"
configurations = Release Debug
@@ -39,6 +39,16 @@ WCE ARM {
cpu_defines = ARM _ARM_
}
+WCE ARMV4 {
+ type_code = 0xa301
+ cpu_id = D6518FF3-710F-11D3-99F2-00105A0DF099
+ platform_id = 8A9A2F80-6887-11D3-842E-005004848CBA
+ machine = ARM
+ cpp = clarm.exe
+ cpu_defines = ARM _ARM_ ARMV4
+ cpu_options = /QRxscale
+}
+
Release {
use_debug_libraries = 0
optimize = 1