mirror of
https://github.com/wez/wezterm.git
synced 2024-12-27 15:37:29 +03:00
a56f37598c
This also applies to X11 when using the glutin frontend
6 lines
141 B
Plaintext
6 lines
141 B
Plaintext
#define IDI_ICON 0x101
|
|
IDI_ICON ICON "terminal.ico"
|
|
#define RT_MANIFEST 24
|
|
#define APP_MANIFEST 1
|
|
APP_MANIFEST RT_MANIFEST manifest.manifest
|