Changeset 09e15a4 in opengl-game for VulkanGame.vcxproj
- Timestamp:
- Sep 15, 2019, 5:01:51 AM (5 years ago)
- Branches:
- feature/imgui-sdl, master, points-test
- Children:
- a6f6833
- Parents:
- c559904
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
VulkanGame.vcxproj
rc559904 r09e15a4 135 135 <ClCompile Include="FileStackWalker.cpp" /> 136 136 <ClCompile Include="game-gui-sdl.cpp" /> 137 <ClCompile Include="logger.cpp" /> 137 138 <ClCompile Include="main-vulkan.cpp" /> 138 139 <ClCompile Include="StackWalker.cpp" /> … … 146 147 <ClInclude Include="game-gui-sdl.hpp" /> 147 148 <ClInclude Include="game-gui.hpp" /> 149 <ClInclude Include="logger.hpp" /> 148 150 <ClInclude Include="StackWalker.h" /> 149 151 <ClInclude Include="vulkan-game.hpp" />
Note:
See TracChangeset
for help on using the changeset viewer.