mirror of
https://github.com/MaddyThorson/StrawberryBF.git
synced 2024-11-25 16:18:56 +08:00
12 lines
221 B
TOML
12 lines
221 B
TOML
FileVersion = 1
|
|
Projects = {SampleGame = {Path = "."}, Strawberry = {Path = ".."}, SDL2 = "*"}
|
|
|
|
[Workspace]
|
|
StartupProject = "SampleGame"
|
|
|
|
[[Workspace.DistinctOptions]]
|
|
Filter = ""
|
|
|
|
[Configs.Debug.Win64]
|
|
Toolset = "LLVM"
|