Changeset 85b5fec in opengl-game for VulkanGame.vcxproj


Ignore:
Timestamp:
Mar 14, 2021, 2:10:20 AM (3 years ago)
Author:
Dmitry Portnoy <dportnoy@…>
Branches:
feature/imgui-sdl
Children:
7865c5b
Parents:
d255d52
Message:

Use the new UI system in SDLGame as well

File:
1 edited

Legend:

Unmodified
Added
Removed
  • VulkanGame.vcxproj

    rd255d52 r85b5fec  
    143143    <ClCompile Include="game-gui-sdl.cpp" />
    144144    <ClCompile Include="gui\imgui\button-imgui.cpp" />
    145     <ClCompile Include="gui\imgui\ui-wdget.cpp" />
     145    <ClCompile Include="gui\imgui\ui-widget.cpp" />
    146146    <ClCompile Include="IMGUI\imgui.cpp" />
    147147    <ClCompile Include="IMGUI\imgui_demo.cpp" />
Note: See TracChangeset for help on using the changeset viewer.