(svn r27791) -Fix (r27790) [FS#6366]: Try #2. Now also for Visual Studio 2010.

This commit is contained in:
michi_cc
2017-03-13 21:56:38 +00:00
parent ac735cfaac
commit cb2e84454f
3 changed files with 15 additions and 8 deletions

View File

@@ -0,0 +1,7 @@
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" >
<application xmlns="urn:schemas-microsoft-com:asm.v3">
<windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
<dpiAware>True/PM</dpiAware>
</windowsSettings>
</application>
</assembly>