New icon. Bad redimension, mustfix

This commit is contained in:
2016-05-18 13:31:28 +02:00
parent 038e0c1e79
commit 887291d474
7 changed files with 32 additions and 7 deletions

View File

@@ -87,8 +87,15 @@
</ItemGroup>
<ItemGroup>
<ClInclude Include="font.h" />
<ClInclude Include="resource.h" />
<ClInclude Include="stb_image.h" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="res.rc" />
</ItemGroup>
<ItemGroup>
<Image Include="..\..\..\Users\Raimon\Dropbox\jailgames2016\Rise of the Bal1\utils\mappy\mappy.ico" />
</ItemGroup>
<Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
<ImportGroup Label="ExtensionTargets">
</ImportGroup>