1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-18 20:19:11 +00:00

Fix: [Windows] make the installer DPI aware (#7277)

This commit is contained in:
glx22
2019-02-25 01:47:00 +01:00
committed by GitHub
parent 919d7accd7
commit 6ff02f0615

View File

@@ -24,6 +24,7 @@
!define MUI_HEADERIMAGE
!define MUI_HEADERIMAGE_BITMAP "top.bmp"
ManifestDPIAware true
BrandingText "OpenTTD Installer"
SetCompressor LZMA