StrawberryBF/BeefProj.toml
2020-05-04 20:50:38 -07:00

9 lines
170 B
TOML

FileVersion = 1
Dependencies = {corlib = "*", SDL2 = "*"}
[Project]
Name = "Strawberry"
TargetType = "BeefLib"
StartupObject = "Program"
DefaultNamespace = "Strawberry"