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" = {Path = "."}}
ExtraPlatforms = ["Linux32", "Linux64", "macOS"]
[Workspace]
StartupProject = "Glfw"
[Projects]
Glfw = {Path = "."}
"CxxBuildTool.git" = {Git = "https://git.unicon-gmbh.de/Rune/CxxBuildTool.git"}