Windows: Add manifest file and set "High DPI Aware" true
authoradrido <addi@king-arthur.eu>
Sat, 29 Oct 2016 16:01:37 +0000 (18:01 +0200)
committerparamat <mat.gregory@virginmedia.com>
Mon, 7 Nov 2016 21:55:01 +0000 (21:55 +0000)
commit295232667eb25f6eef9ed3b06d6a71a5cdcc9476
treea7432ca01fb551d717cfe75d88420f94ce4e1297
parentad4bf2ccf966ac21b94f1778a017ac98f8957ab6
Windows: Add manifest file and set "High DPI Aware" true

This resolves washy font and incorrect mouse handling on Windows if
a screen with high DPI is used.
misc/minetest.exe.manifest [new file with mode: 0644]
src/CMakeLists.txt