This commit is contained in:
2026-06-08 17:19:24 +02:00
parent 3e8ce40cc3
commit 948c2304e7
43 changed files with 1243 additions and 1332 deletions

View File

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