Changeset c1d9b2a in opengl-game for VulkanGame.vcxproj
- Timestamp:
- Sep 15, 2019, 5:44:41 AM (5 years ago)
- Branches:
- feature/imgui-sdl, master, points-test
- Children:
- df2cc24
- Parents:
- 92cbc6a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
VulkanGame.vcxproj
r92cbc6a rc1d9b2a 139 139 <ClCompile Include="StackWalker.cpp" /> 140 140 <ClCompile Include="vulkan-game.cpp" /> 141 <ClCompile Include="vulkan-utils.cpp" /> 141 142 </ItemGroup> 142 143 <ItemGroup> … … 150 151 <ClInclude Include="StackWalker.h" /> 151 152 <ClInclude Include="vulkan-game.hpp" /> 153 <ClInclude Include="vulkan-utils.hpp" /> 152 154 </ItemGroup> 153 155 <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />
Note:
See TracChangeset
for help on using the changeset viewer.