mirror of
https://github.com/agersant/polaris
synced 2024-11-10 10:14:12 +00:00
7 lines
221 B
Text
7 lines
221 B
Text
#define IDI_POLARIS 0x101
|
|
#define IDI_POLARIS_TRAY 0x102
|
|
|
|
CREATEPROCESS_MANIFEST_RESOURCE_ID RT_MANIFEST "application.manifest"
|
|
|
|
IDI_POLARIS ICON "icon_polaris_512.ico"
|
|
IDI_POLARIS_TRAY ICON "icon_polaris_outline_64.ico"
|