StrawberryBF/BeefProj.toml

9 lines
170 B
TOML
Raw Normal View History

2020-05-05 11:50:38 +08:00
FileVersion = 1
Dependencies = {corlib = "*", SDL2 = "*"}
[Project]
Name = "Strawberry"
TargetType = "BeefLib"
StartupObject = "Program"
DefaultNamespace = "Strawberry"