10 lines
219 B
TOML
10 lines
219 B
TOML
FileVersion = 1
|
|
|
|
[Project]
|
|
Name = "VulkanMemoryAllocator.Setup"
|
|
StartupObject = "VulkanMemoryAllocator.Setup.Program"
|
|
|
|
[Dependencies]
|
|
corlib = "*"
|
|
"Cpp2Beef.git" = {Git = "https://git.unicon-gmbh.de/Rune/Cpp2Beef.git"}
|