summaryrefslogtreecommitdiff
path: root/bin/MakeProjectCreator/templates/em3vcpdllexe.mpt
diff options
context:
space:
mode:
Diffstat (limited to 'bin/MakeProjectCreator/templates/em3vcpdllexe.mpt')
-rw-r--r--bin/MakeProjectCreator/templates/em3vcpdllexe.mpt10
1 files changed, 9 insertions, 1 deletions
diff --git a/bin/MakeProjectCreator/templates/em3vcpdllexe.mpt b/bin/MakeProjectCreator/templates/em3vcpdllexe.mpt
index 56469e4f471..34a465fa40b 100644
--- a/bin/MakeProjectCreator/templates/em3vcpdllexe.mpt
+++ b/bin/MakeProjectCreator/templates/em3vcpdllexe.mpt
@@ -1,5 +1,5 @@
type_description = "Application"
-platform_longs = "WCE ARM" "WCE x86"
+platform_longs = "WCE ARM" "WCE x86" "WCE emulator"
default_configuration = Debug
default_platform_long = "WCE ARM"
configurations = Release Debug
@@ -16,6 +16,14 @@ WCE x86 {
cpu_defines = _i386_ _X86_ x86
}
+WCE emulator {
+ type_code = 0xa601
+ cpu_id = D6518FF3-710F-11D3-99F2-00105A0DF099
+ platform_id = 8A9A2F80-6887-11D3-842E-005004848CBA
+ machine = IX86
+ cpu_defines = _i386_ _X86_ x86
+}
+
WCE ARM {
type_code = 0x8501
cpu_id = D6518FFC-710F-11D3-99F2-00105A0DF099