Subversion Repositories gelsvn

Rev

Rev 107 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 107 Rev 217
Line 1... Line 1...
1
// -*- MPC -*-
1
// -*- MPC -*-
2
// $Id: em3vcpdllexe.mpt 107 2005-09-02 16:42:23Z bj $
2
// $Id: em3vcpdllexe.mpt 217 2006-05-05 09:35:48Z bj $
3
 
3
 
4
conditional_include "common"
4
conditional_include "common"
5
conditional_include "windowscommon"
5
conditional_include "windowscommon"
6
 
6
 
7
type_description      = Application
7
type_description      = Application
Line 17... Line 17...
17
  type_code   = 0x8301
17
  type_code   = 0x8301
18
  cpu_id      = D6518FF3-710F-11D3-99F2-00105A0DF099
18
  cpu_id      = D6518FF3-710F-11D3-99F2-00105A0DF099
19
  platform_id = 8A9A2F80-6887-11D3-842E-005004848CBA
19
  platform_id = 8A9A2F80-6887-11D3-842E-005004848CBA
20
  machine     = IX86
20
  machine     = IX86
21
  cpu_defines = _i386_ _X86_ x86
21
  cpu_defines = _i386_ _X86_ x86
-
 
22
  ignore_libs = OLDNAMES.lib
-
 
23
  pure_libs  += $(CEx86Corelibc)
22
}
24
}
23
 
25
 
24
WCE emulator {
26
WCE emulator {
25
  type_code   = 0xa601
27
  type_code   = 0xa601
26
  cpu_id      = D6518FF3-710F-11D3-99F2-00105A0DF099
28
  cpu_id      = D6518FF3-710F-11D3-99F2-00105A0DF099
27
  platform_id = 8A9A2F80-6887-11D3-842E-005004848CBA
29
  platform_id = 8A9A2F80-6887-11D3-842E-005004848CBA
28
  machine     = IX86
30
  machine     = IX86
29
  cpu_defines = _i386_ _X86_ x86
31
  cpu_defines = _i386_ _X86_ x86
-
 
32
  ignore_libs = OLDNAMES.lib
-
 
33
  pure_libs  += $(CEx86Corelibc)
30
}
34
}
31
 
35
 
32
WCE ARM {
36
WCE ARM {
33
  type_code   = 0x8501
37
  type_code   = 0x8501
34
  cpu_id      = D6518FFC-710F-11D3-99F2-00105A0DF099
38
  cpu_id      = D6518FFC-710F-11D3-99F2-00105A0DF099