1
0
Fork 0
mirror of https://github.com/beefytech/Beef.git synced 2025-06-08 11:38:21 +02:00
Beef/BeefTools/BeefCon/BeefSpace.toml

10 lines
196 B
TOML
Raw Normal View History

2024-07-23 07:56:23 +02:00
FileVersion = 1
Projects = {BeefCon = {Path = "."}, Beefy2D = "*"}
[Workspace]
StartupProject = "BeefCon"
2024-09-09 13:28:10 -04:00
PreprocessorMacros = ["BEEFCON"]
2024-07-23 07:56:23 +02:00
[Configs.Release.Win64]
BfOptimizationLevel = "OgPlus"