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