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,6 +1,9 @@
FileVersion = 1
Dependencies = {corlib = "*", Expat = "*"}
[Project]
Name = "Vulkan.Setup"
StartupObject = "Vulkan.Setup.Program"
[Dependencies]
corlib = "*"
"Expat.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/Expat.git"}