Skip to content

Commit

Permalink
rpcs3.rc removed
Browse files Browse the repository at this point in the history
I have no idea why it doesn't compile.
Recreate it someday with UTF-8 encoding.
  • Loading branch information
Nekotekina committed Apr 15, 2016
1 parent f8f067c commit 026b8df
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
Binary file removed rpcs3/rpcs3.rc
Binary file not shown.
3 changes: 0 additions & 3 deletions rpcs3/rpcs3.vcxproj
Expand Up @@ -140,9 +140,6 @@
<ClCompile Include="rpcs3.cpp" />
<ClCompile Include="XInputPadHandler.cpp" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="rpcs3.rc" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\Utilities\MTProgressDialog.h" />
<ClInclude Include="Gui\AboutDialog.h" />
Expand Down
3 changes: 0 additions & 3 deletions rpcs3/rpcs3.vcxproj.filters
Expand Up @@ -106,9 +106,6 @@
<Filter>Gui</Filter>
</ClCompile>
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="rpcs3.rc" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="..\Utilities\MTProgressDialog.h">
<Filter>Utilities</Filter>
Expand Down

0 comments on commit 026b8df

Please sign in to comment.