summaryrefslogtreecommitdiffstats
path: root/extra/windows/windows.rc
blob: b265d4bca4688ea4a75e183ff36d22e0895f1103 (plain)
1
2
3
4
5
6
7
8
9
#define IDI_ICON 0x101

IDI_ICON ICON "alacritty.ico"

#define RT_MANIFEST 24
#define APP_MANIFEST 1

APP_MANIFEST RT_MANIFEST alacritty.manifest