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