diff options
| author | ShizZy <shizzy@6bit.net> | 2013-09-15 22:18:16 -0400 |
|---|---|---|
| committer | ShizZy <shizzy@6bit.net> | 2013-09-15 22:18:16 -0400 |
| commit | 71d4fa9d3fb60bc4b0fa1b51e8f6fb2a28ed5e49 (patch) | |
| tree | 0be0ae198df33c2ee0cbbd0b8dee76caa41b836b /src/common/common.vcxproj.filters | |
| parent | b8ca09160b39120d1f55a2016cb652810dbd5619 (diff) | |
added file platform.h
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 ddfb609e4..5bc11e5c5 100644 --- a/src/common/common.vcxproj.filters +++ b/src/common/common.vcxproj.filters @@ -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" /> |
