EmuHawk: Add manifest (like in master - accidentally omitted in last merge?)

This commit is contained in:
J.D. Purcell 2019-11-01 22:47:07 -04:00
parent f2d43f306c
commit b8aa6c36d6
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
<LangVersion>8.0</LangVersion>
</PropertyGroup>
<PropertyGroup>
<NoWin32Manifest>true</NoWin32Manifest>
<ApplicationManifest>app.manifest</ApplicationManifest>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Debug|AnyCPU'">
<DebugSymbols>true</DebugSymbols>