Changeset 85b5fec in opengl-game for VulkanGame.vcxproj
- Timestamp:
- Mar 14, 2021, 2:10:20 AM (4 years ago)
- Branches:
- feature/imgui-sdl
- Children:
- 7865c5b
- Parents:
- d255d52
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
VulkanGame.vcxproj
rd255d52 r85b5fec 143 143 <ClCompile Include="game-gui-sdl.cpp" /> 144 144 <ClCompile Include="gui\imgui\button-imgui.cpp" /> 145 <ClCompile Include="gui\imgui\ui-w dget.cpp" />145 <ClCompile Include="gui\imgui\ui-widget.cpp" /> 146 146 <ClCompile Include="IMGUI\imgui.cpp" /> 147 147 <ClCompile Include="IMGUI\imgui_demo.cpp" />
Note:
See TracChangeset
for help on using the changeset viewer.