StrawberryBF/BeefProj.toml

8 lines
208 B
TOML
Raw Permalink Normal View History

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