mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-05-10 13:42:51 +02:00

* removed references to obsolete .lrs file, probably used previously for icon. * update lhelp.rc to current generated version and added external manifest file. git-svn-id: trunk@19786 -
8 lines
267 B
Plaintext
8 lines
267 B
Plaintext
#define RT_MANIFEST 24
|
|
#define CREATEPROCESS_MANIFEST_RESOURCE_ID 1
|
|
#define ISOLATIONAWARE_MANIFEST_RESOURCE_ID 2
|
|
#define ISOLATIONAWARE_NOSTATICIMPORT_MANIFEST_RESOURCE_ID 3
|
|
|
|
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "lhelp.manifest"
|
|
MAINICON ICON "lhelp.ico"
|