StrawberryBF/SampleGame/BeefSpace.toml
2020-08-03 22:02:05 -07:00

12 lines
221 B
TOML

FileVersion = 1
Projects = {SampleGame = {Path = "."}, Strawberry = {Path = ".."}, SDL2 = "*"}
[Workspace]
StartupProject = "SampleGame"
[[Workspace.DistinctOptions]]
Filter = ""
[Configs.Debug.Win64]
Toolset = "LLVM"