summaryrefslogtreecommitdiff
path: root/msbuild/c2.vcxproj
diff options
context:
space:
mode:
authorquou <quou@disroot.org>2025-01-01 10:47:24 +1100
committerquou <quou@disroot.org>2025-01-01 10:47:24 +1100
commit933ef51c7978c1baa414ba294a5b9b4db2cf6d4c (patch)
tree002e65496fd95c7a8b0016efc9142cd4fbd986f2 /msbuild/c2.vcxproj
parentaabe67b66267cea431f5936a2b3a9c38ed94eaff (diff)
update msbuild
Diffstat (limited to 'msbuild/c2.vcxproj')
-rw-r--r--msbuild/c2.vcxproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/msbuild/c2.vcxproj b/msbuild/c2.vcxproj
index fb531b7..c6bc44d 100644
--- a/msbuild/c2.vcxproj
+++ b/msbuild/c2.vcxproj
@@ -164,7 +164,6 @@
<ClCompile Include="..\app.cpp" />
<ClCompile Include="..\asset.cpp" />
<ClCompile Include="..\c2.cpp" />
- <ClCompile Include="..\debugger.cpp" />
<ClCompile Include="..\maths.cpp" />
<ClCompile Include="..\model.cpp" />
<ClCompile Include="..\pipeline.cpp" />
@@ -174,7 +173,6 @@
<ItemGroup>
<ClInclude Include="..\app.hpp" />
<ClInclude Include="..\asset.hpp" />
- <ClInclude Include="..\debugger.hpp" />
<ClInclude Include="..\glad_vk.h" />
<ClInclude Include="..\maths.hpp" />
<ClInclude Include="..\model.hpp" />