Index: VulkanGame.vcxproj
===================================================================
--- VulkanGame.vcxproj	(revision 5192672b1c0c73942402fdf976ffca72ebdbf08d)
+++ VulkanGame.vcxproj	(revision 20e4c2b3628aa61e3a41469fcb866c3100801fe7)
@@ -142,10 +142,4 @@
     <ClCompile Include="FileStackWalker.cpp" />
     <ClCompile Include="game-gui-sdl.cpp" />
-    <ClCompile Include="gui\button.cpp" />
-    <ClCompile Include="gui\game-screen.cpp" />
-    <ClCompile Include="gui\main-screen.cpp" />
-    <ClCompile Include="gui\panel.cpp" />
-    <ClCompile Include="gui\screen.cpp" />
-    <ClCompile Include="gui\ui-element.cpp" />
     <ClCompile Include="IMGUI\imgui.cpp" />
     <ClCompile Include="IMGUI\imgui_demo.cpp" />
@@ -171,11 +165,4 @@
     <ClInclude Include="graphics-pipeline.hpp" />
     <ClInclude Include="graphics-pipeline_vulkan.hpp" />
-    <ClInclude Include="gui\button.hpp" />
-    <ClInclude Include="gui\game-screen.hpp" />
-    <ClInclude Include="gui\main-screen.hpp" />
-    <ClInclude Include="gui\panel.hpp" />
-    <ClInclude Include="gui\screen.hpp" />
-    <ClInclude Include="gui\ui-element.hpp" />
-    <ClInclude Include="gui\ui-value.hpp" />
     <ClInclude Include="IMGUI\imconfig.h" />
     <ClInclude Include="IMGUI\imgui.h" />
