add features

This commit is contained in:
Rune
2026-03-30 14:39:44 +02:00
parent 486babcf0d
commit 777e60c8a6
8 changed files with 1437 additions and 146 deletions

View File

@@ -1,5 +1,8 @@
FileVersion = 1
Projects = {"Vulkan.Setup" = {Path = "."}, Expat = {Path = "../../../RandomStuff/Cpp2Beef/Bindings/Expat"}}
[Workspace]
StartupProject = "Vulkan.Setup"
[Projects]
"Vulkan.Setup" = {Path = "."}
"Expat.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/Expat.git"}