mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Change encoding of ppsspp.rc
This commit is contained in:
parent
515874c147
commit
942cf9a57f
5 changed files with 8 additions and 0 deletions
|
@ -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">
|
||||
|
|
|
@ -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
BIN
Windows/aboutbox.rc
Normal file
Binary file not shown.
Binary file not shown.
BIN
Windows/version.rc
Normal file
BIN
Windows/version.rc
Normal file
Binary file not shown.
Loading…
Add table
Reference in a new issue