save vxcproj...

This commit is contained in:
lightling 2022-01-15 15:40:53 -05:00
parent 0e82e16b3b
commit 5b753b7213
Signed by: lightling
GPG key ID: 016F11E0AA296B67
2 changed files with 8 additions and 0 deletions

View file

@ -127,11 +127,13 @@
<ClCompile Include="Game.cpp" />
<ClCompile Include="Input.cpp" />
<ClCompile Include="Main.cpp" />
<ClCompile Include="Mesh.cpp" />
</ItemGroup>
<ItemGroup>
<ClInclude Include="DXCore.h" />
<ClInclude Include="Game.h" />
<ClInclude Include="Input.h" />
<ClInclude Include="Mesh.h" />
<ClInclude Include="Vertex.h" />
</ItemGroup>
<ItemGroup>