Changeset ee75487 in opengl-game
- Timestamp:
- Oct 4, 2019, 3:51:50 AM (5 years ago)
- Branches:
- feature/imgui-sdl, master, points-test
- Children:
- 5b02676
- Parents:
- 3de31cf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
VulkanGame.vcxproj
r3de31cf ree75487 139 139 <ClCompile Include="main-vulkan.cpp" /> 140 140 <ClCompile Include="StackWalker.cpp" /> 141 <ClCompile Include="utils.cpp" /> 141 142 <ClCompile Include="vulkan-game.cpp" /> 142 143 <ClCompile Include="vulkan-utils.cpp" /> … … 153 154 <ClInclude Include="logger.hpp" /> 154 155 <ClInclude Include="StackWalker.h" /> 156 <ClInclude Include="utils.hpp" /> 155 157 <ClInclude Include="vulkan-game.hpp" /> 156 158 <ClInclude Include="vulkan-utils.hpp" />
Note:
See TracChangeset
for help on using the changeset viewer.