ddnet/other/manifest/DDNet.exe.manifest

8 lines
331 B
Plaintext
Raw Normal View History

2017-07-09 07:44:07 +00:00
<assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" >
<asmv3:application>
<asmv3:windowsSettings xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">
2017-07-09 12:50:10 +00:00
<dpiAware>false</dpiAware>
2017-07-09 07:44:07 +00:00
</asmv3:windowsSettings>
</asmv3:application>
</assembly>