diff options
| author | 2013-09-15 22:18:16 -0400 | |
|---|---|---|
| committer | 2013-09-15 22:18:16 -0400 | |
| commit | 71d4fa9d3fb60bc4b0fa1b51e8f6fb2a28ed5e49 (patch) | |
| tree | 0be0ae198df33c2ee0cbbd0b8dee76caa41b836b /src/common/common.vcxproj | |
| parent | renamed project to 'citrus' (diff) | |
| download | yuzu-71d4fa9d3fb60bc4b0fa1b51e8f6fb2a28ed5e49.tar.gz yuzu-71d4fa9d3fb60bc4b0fa1b51e8f6fb2a28ed5e49.tar.xz yuzu-71d4fa9d3fb60bc4b0fa1b51e8f6fb2a28ed5e49.zip | |
added file platform.h
Diffstat (limited to 'src/common/common.vcxproj')
| -rw-r--r-- | src/common/common.vcxproj | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/common.vcxproj b/src/common/common.vcxproj index 1e149d32b..48a7d5afa 100644 --- a/src/common/common.vcxproj +++ b/src/common/common.vcxproj | |||
| @@ -166,6 +166,7 @@ | |||
| 166 | <ClInclude Include="src\memory_util.h" /> | 166 | <ClInclude Include="src\memory_util.h" /> |
| 167 | <ClInclude Include="src\mem_arena.h" /> | 167 | <ClInclude Include="src\mem_arena.h" /> |
| 168 | <ClInclude Include="src\msg_handler.h" /> | 168 | <ClInclude Include="src\msg_handler.h" /> |
| 169 | <ClInclude Include="src\platform.h" /> | ||
| 169 | <ClInclude Include="src\scm_rev.h" /> | 170 | <ClInclude Include="src\scm_rev.h" /> |
| 170 | <ClInclude Include="src\std_condition_variable.h" /> | 171 | <ClInclude Include="src\std_condition_variable.h" /> |
| 171 | <ClInclude Include="src\std_mutex.h" /> | 172 | <ClInclude Include="src\std_mutex.h" /> |