diff options
| author | ShizZy <shizzy@6bit.net> | 2013-09-18 23:26:13 -0400 |
|---|---|---|
| committer | ShizZy <shizzy@6bit.net> | 2013-09-18 23:26:13 -0400 |
| commit | f24f4ff9788ea795a66903bfeb0517bc3e99aace (patch) | |
| tree | 48cd8dbb121e06fbd88d199257223e767b42f301 /src/common/common.vcxproj.filters | |
| parent | cd6e998e9af7c85fa94f70e3c8000d0b6c60fbf5 (diff) | |
added swap types to common
Diffstat (limited to 'src/common/common.vcxproj.filters')
| -rw-r--r-- | src/common/common.vcxproj.filters | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/common.vcxproj.filters b/src/common/common.vcxproj.filters index 5bc11e5c5..0553ce433 100644 --- a/src/common/common.vcxproj.filters +++ b/src/common/common.vcxproj.filters @@ -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" /> |
