2 conditional_include "common"
3 conditional_include "windowscommon"
5 type_description = Application
6 platforms = "WCE ARM" "WCE ARMV4" "WCE emulator" "WCE x86"
7 default_configuration = Debug
8 default_platform = "WCE ARM"
9 configurations = Debug Release
10 common_defines = UNICODE _UNICODE
15 cpu_id = D6518FF3-710F-11D3-99F2-00105A0DF099
16 platform_id = 8A9A2F80-6887-11D3-842E-005004848CBA
18 cpu_defines = _i386_ _X86_ x86
19 ignore_libs = OLDNAMES.lib
20 pure_libs += $(CEx86Corelibc)
25 cpu_id = D6518FF3-710F-11D3-99F2-00105A0DF099
26 platform_id = 8A9A2F80-6887-11D3-842E-005004848CBA
28 cpu_defines = _i386_ _X86_ x86
29 ignore_libs = OLDNAMES.lib
30 pure_libs += $(CEx86Corelibc)
35 cpu_id = D6518FFC-710F-11D3-99F2-00105A0DF099
36 platform_id = 8A9A2F80-6887-11D3-842E-005004848CBA
39 cpu_defines = ARM _ARM_
44 cpu_id = D6518FF3-710F-11D3-99F2-00105A0DF099
45 platform_id = 8A9A2F80-6887-11D3-842E-005004848CBA
48 cpu_defines = ARM _ARM_ ARMV4
49 cpu_options = /QRxscale
55 compile_flags = /W3 /GR
57 compile_flags_removed = /YX
59 intermediate_dir = Release
63 use_debug_libraries = 1
65 compile_flags = /W3 /Gm /Zi /GR /Gy
67 compile_flags_removed = /YX
68 intermediate_dir = Debug
77 compile_flags = /W3 /GR
78 defines = NDEBUG _AFXDLL
79 compile_flags_removed = /YX
80 output_dir = MFC_Release
81 intermediate_dir = MFC_Release
84 unicode_mfc_entry = wWinMainCRTStartup
88 use_debug_libraries = 1
90 compile_flags = /W3 /Gm /Zi /GR /Gy
91 defines = _DEBUG _AFXDLL
92 compile_flags_removed = /YX
93 output_dir = MFC_Debug
94 intermediate_dir = MFC_Debug
99 unicode_mfc_entry = wWinMainCRTStartup
102 conditional_include "vcpartialmacros"
103 conditional_include "user_em3vcpdllexe"