DPI awareness enabled

This commit is contained in:
ElPumpo
2017-12-28 11:35:20 +01:00
parent dae1f103c0
commit 2ec651108d
6 changed files with 110 additions and 0 deletions

View File

@@ -56,6 +56,9 @@
<PlatformTarget>x86</PlatformTarget>
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet>
</PropertyGroup>
<PropertyGroup>
<ApplicationManifest>Properties\app.manifest</ApplicationManifest>
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core">
@@ -110,6 +113,7 @@
</ItemGroup>
<ItemGroup>
<None Include="app.config" />
<None Include="Properties\app.manifest" />
<None Include="Resources\arrow-circle-double.png" />
<None Include="Resources\magnifier.png" />
<None Include="Resources\television-test.png" />