12 lines
404 B
TOML
12 lines
404 B
TOML
FileVersion = 1
|
|
Unlocked = ["VulkanMemoryAllocator.git"]
|
|
|
|
[Workspace]
|
|
StartupProject = "Vulkan.Example"
|
|
|
|
[Projects]
|
|
"Vulkan.Example" = {Path = "."}
|
|
"Glfw.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/Glfw.git"}
|
|
"VulkanMemoryAllocator.git" = {Git = "https://git.unicon-gmbh.de/BeefBindings/VulkanMemoryAllocator.git"}
|
|
"Vulkan-Beef.git" = {Git = "https://git.unicon-gmbh.de/Rune/Vulkan-Beef.git"}
|