8 lines
164 B
TOML
8 lines
164 B
TOML
FileVersion = 1
|
|
Dependencies = {corlib = "*", SDL3 = "*"}
|
|
|
|
[Project]
|
|
Name = "SDL3.Example"
|
|
TargetType = "BeefGUIApplication"
|
|
StartupObject = "SDL3.Example.Program"
|