- removed deprecated version.h

- cleaned up window title
- cleaned up emu_window_glfw/emu_window
This commit is contained in:
bunnei
2014-04-08 23:18:23 -04:00
parent d0674cc98b
commit 5da03e821e
10 changed files with 72 additions and 100 deletions

View File

@@ -14,7 +14,6 @@
<ItemGroup>
<ClInclude Include="citra.h" />
<ClInclude Include="resource.h" />
<ClInclude Include="version.h" />
<ClInclude Include="emu_window\emu_window_glfw.h">
<Filter>emu_window</Filter>
</ClInclude>