windows: Mark app as high-dpi aware

This commit is contained in:
Amaryllis Kulla 2021-12-07 07:09:20 +01:00
parent a91acbe6ef
commit ca71e6ecb7
4 changed files with 20 additions and 1 deletions

View file

@ -1,4 +1,6 @@
#include <windows.h>
#include <winuser.h>
#include "resource.h"
IDI_MANIFEST RT_MANIFEST "mkxp.exe.manifest"
IDI_APPICON ICON "icon.ico"