added swap types to common

This commit is contained in:
ShizZy
2013-09-18 23:26:13 -04:00
parent cd6e998e9a
commit f24f4ff978
4 changed files with 549 additions and 0 deletions

View File

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