1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 03:28:20 +02:00
Beef/BeefTools/BeefInstall/StubUI/BeefSpace.toml

11 lines
236 B
TOML
Raw Normal View History

FileVersion = 1
Projects = {StubUI = {Path = "."}, Beefy2D = "*", SDL2 = "*"}
Unlocked = ["Beefy2D", "corlib", "SDL2"]
[Workspace]
StartupProject = "StubUI"
[Configs.Debug.Win64]
AllocType = "CRT"
IntermediateType = "ObjectAndIRCode"