added file platform.h

This commit is contained in:
ShizZy
2013-09-15 22:18:16 -04:00
parent b8ca09160b
commit 71d4fa9d3f
4 changed files with 137 additions and 0 deletions

View File

@ -53,6 +53,7 @@
<ClInclude Include="src\atomic_gcc.h" />
<ClInclude Include="src\atomic_win32.h" />
<ClInclude Include="src\emu_window.h" />
<ClInclude Include="src\platform.h" />
</ItemGroup>
<ItemGroup>
<None Include="CMakeLists.txt" />