source: branches/Analyzátor gramatiky/PascalCompiler.rc

Last change on this file was 28, checked in by george, 15 years ago
  • Delphi projekt převeden na Lazarus projekt.
File size: 292 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 "PascalCompiler.manifest"
7MAINICON ICON "PascalCompiler.ico"
Note: See TracBrowser for help on using the repository browser.