7 lines
309 B
TOML
7 lines
309 B
TOML
FileVersion = 1
|
|
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/BeefBindings/Cpp2Beef.git"}}
|
|
ExtraPlatforms = ["Linux32", "Linux64", "macOS"]
|
|
|
|
[Workspace]
|
|
StartupProject = "SDL3.Setup"
|