mirror of
https://github.com/beefytech/Beef.git
synced 2025-06-11 04:52:21 +02:00
13 lines
234 B
TOML
13 lines
234 B
TOML
![]() |
FileVersion = 1
|
||
|
Projects = {IDETest = {Path = "."}}
|
||
|
Unlocked = ["corlib"]
|
||
|
|
||
|
[Workspace]
|
||
|
StartupProject = "IDETest"
|
||
|
|
||
|
[Configs.Debug.Win64]
|
||
|
IntermediateType = "ObjectAndIRCode"
|
||
|
|
||
|
[Configs.Debug.Win32]
|
||
|
IntermediateType = "ObjectAndIRCode"
|