mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-10 20:42:21 +02:00
8 lines
198 B
TOML
8 lines
198 B
TOML
FileVersion = 1
|
|
Projects = {LogViewer = {Path = "."}, Beefy2D = {Path = "../BeefLibs/Beefy2D"}}
|
|
|
|
[Workspace]
|
|
StartupProject = "LogViewer"
|
|
|
|
[Configs.Debug.Win64]
|
|
IntermediateType = "ObjectAndIRCode"
|