mirror of
				https://github.com/vcmi/vcmi.git
				synced 2025-10-31 00:07:39 +02:00 
			
		
		
		
	Fixed issue with Windows 7 DPI upscaling.
This commit is contained in:
		
							
								
								
									
										9
									
								
								client/DPIaware.manifest
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										9
									
								
								client/DPIaware.manifest
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,9 @@ | ||||
| <?xml version='1.0' encoding='UTF-8' standalone='yes'?> | ||||
| <assembly xmlns="urn:schemas-microsoft-com:asm.v1" manifestVersion="1.0"> | ||||
|   <asmv3:application xmlns:asmv3="urn:schemas-microsoft-com:asm.v3"> | ||||
|     <asmv3:windowsSettings | ||||
|          xmlns="http://schemas.microsoft.com/SMI/2005/WindowsSettings"> | ||||
|       <dpiAware>true</dpiAware> | ||||
|     </asmv3:windowsSettings> | ||||
|   </asmv3:application> | ||||
| </assembly>  | ||||
		Reference in New Issue
	
	Block a user