10 lines
191 B
TOML
10 lines
191 B
TOML
FileVersion = 1
|
|
|
|
[Project]
|
|
Name = "Vulkan.Setup"
|
|
StartupObject = "Vulkan.Setup.Program"
|
|
|
|
[Dependencies]
|
|
corlib = "*"
|
|
"Expat.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/Expat.git"}
|