[BACK]Return to brogue.exe.manifest CVS log [TXT][DIR] Up to [contributed] / brogue-ce / windows

Annotation of brogue-ce/windows/brogue.exe.manifest, Revision 1.1.1.1

1.1       rubenllo    1: <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
                      2: <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3">
                      3:   <asmv3:application>
                      4:     <asmv3:windowsSettings>
                      5:       <dpiAware xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings">true/pm</dpiAware>
                      6:       <dpiAwareness xmlns="http://schemas.microsoft.com/SMI/2016/WindowsSettings">PerMonitor</dpiAwareness>
                      7:     </asmv3:windowsSettings>
                      8:   </asmv3:application>
                      9: </assembly>

CVSweb