10 lines
222 B
TOML
10 lines
222 B
TOML
FileVersion = 1
|
|
ExtraPlatforms = ["Linux32", "Linux64", "macOS", "wasm"]
|
|
|
|
[Workspace]
|
|
StartupProject = "SDL3"
|
|
|
|
[Projects]
|
|
SDL3 = {Path = "."}
|
|
"CxxBuildTool.git" = {Git = "https://git.unicon-gmbh.de/Rune/CxxBuildTool.git"}
|