source: branches/Z80/Compiler.rc

Last change on this file was 2, checked in by george, 15 years ago
  • Přidáno: Třída pro obsluhu čísel s dynamickou velikostí.
  • Přidáno: Struktury pro vytváření specifikace assembleru a strojových kódů.
File size: 280 bytes
Line 
1#define RT_MANIFEST 24
2#define CREATEPROCESS_MANIFEST_RESOURCE_ID 1
3#define ISOLATIONAWARE_MANIFEST_RESOURCE_ID 2
4#define ISOLATIONAWARE_NOSTATICIMPORT_MANIFEST_RESOURCE_ID 3
5
6CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "Compiler.manifest"
7MAINICON ICON "Compiler.ico"
Note: See TracBrowser for help on using the repository browser.