windows: Mark app as high-dpi aware
This commit is contained in:
parent
a91acbe6ef
commit
ca71e6ecb7
4 changed files with 20 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue