Files
Glfw/Setup/BeefSpace.toml
Beef Bindings 97e8446b96 Initial commit
2026-03-11 15:48:30 +00:00

7 lines
248 B
TOML

FileVersion = 1
Projects = {"<ProjectName>.Setup" = {Path = "."}, "Cpp2Beef.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/Cpp2Beef.git"}}
ExtraPlatforms = ["Linux32", "Linux64", "macOS"]
[Workspace]
StartupProject = "<ProjectName>.Setup"