This commit is contained in:
2026-06-08 16:43:18 +02:00
parent d0789d2ef7
commit 5638772ec2
8 changed files with 70 additions and 131 deletions

View File

@@ -1,6 +1,9 @@
FileVersion = 1
Projects = {"Glfw.Setup" = {Path = "."}, "Cpp2Beef.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/Cpp2Beef.git"}}
ExtraPlatforms = ["Linux32", "Linux64", "macOS"]
[Workspace]
StartupProject = "Glfw.Setup"
[Projects]
"Glfw.Setup" = {Path = "."}
"Cpp2Beef.git" = {Git = "https://git.unicon-gmbh.de/Rune/Cpp2Beef.git"}