11 lines
298 B
TOML
11 lines
298 B
TOML
FileVersion = 1
|
|
ExtraPlatforms = ["Linux32", "Linux64", "macOS"]
|
|
|
|
[Workspace]
|
|
StartupProject = "SDL3.Setup"
|
|
|
|
[Projects]
|
|
"SDL3.Setup" = {Path = "."}
|
|
"Clang-C.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/Clang-C.git"}
|
|
"Cpp2Beef.git" = {Git = "https://git.unicon-gmbh.de/Rune/Cpp2Beef.git"}
|