From 5a8db1512bf95325d466086498b20474b769924f Mon Sep 17 00:00:00 2001 From: Simon Howard Date: Mon, 28 Oct 2013 03:37:26 +0000 Subject: Declare Windows binaries as DPI-aware to prevent the OS from applying DPI virtualization. Subversion-branch: /branches/v2-branch Subversion-revision: 2727 --- src/setup/setup-manifest.xml.in | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'src/setup') diff --git a/src/setup/setup-manifest.xml.in b/src/setup/setup-manifest.xml.in index ff879263..5e5cb87c 100644 --- a/src/setup/setup-manifest.xml.in +++ b/src/setup/setup-manifest.xml.in @@ -29,5 +29,14 @@ + + + + + + true + + -- cgit v1.2.3