Change encoding of ppsspp.rc

This commit is contained in:
papel 2013-09-05 21:48:32 -03:00
parent 515874c147
commit 942cf9a57f
5 changed files with 8 additions and 0 deletions

View file

@ -345,7 +345,9 @@
<None Include="stop1.ico" />
</ItemGroup>
<ItemGroup>
<None Include="aboutbox.rc" />
<ResourceCompile Include="ppsspp.rc" />
<None Include="version.rc" />
</ItemGroup>
<ItemGroup>
<ProjectReference Include="..\Common\Common.vcxproj">

View file

@ -227,6 +227,12 @@
<None Include="git-version-gen.cmd" />
<None Include="pspmode.png" />
<None Include="..\assets\langregion.ini" />
<None Include="aboutbox.rc">
<Filter>Resource Files</Filter>
</None>
<None Include="version.rc">
<Filter>Resource Files</Filter>
</None>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="ppsspp.rc">

BIN
Windows/aboutbox.rc Normal file

Binary file not shown.

Binary file not shown.

BIN
Windows/version.rc Normal file

Binary file not shown.