11 lines
326 B
TOML
11 lines
326 B
TOML
FileVersion = 1
|
|
ExtraPlatforms = ["Linux32", "Linux64", "macOS"]
|
|
|
|
[Workspace]
|
|
StartupProject = "VulkanMemoryAllocator"
|
|
|
|
[Projects]
|
|
VulkanMemoryAllocator = {Path = "."}
|
|
"CxxBuildTool.git" = {Git = "https://git.unicon-gmbh.de/Rune/CxxBuildTool.git"}
|
|
"Vulkan-Beef.git" = {Git = "https://git.unicon-gmbh.de/Rune/Vulkan-Beef.git"}
|