StrawberryBF/BeefProj.toml
2021-02-16 22:56:49 -08:00

8 lines
208 B
TOML

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