diff --git a/project.json b/project.json index 0294e62..eb93cb0 100644 --- a/project.json +++ b/project.json @@ -31,6 +31,16 @@ { "name": "CRAFTER_GRAPHICS_VULKAN" } + ], + "dependencies": [ + { + "path":"https://github.com/KhronosGroup/Vulkan-Headers.git", + "type":"include" + }, + { + "path":"https://github.com/KhronosGroup/Vulkan-Utility-Libraries.git", + "type":"include" + } ] }, { @@ -46,10 +56,7 @@ { "name": "CRAFTER_GRAPHICS_WINDOWS" } - ] - }, - { - "name":"deps-vk", + ], "dependencies": [ { "path":"https://github.com/KhronosGroup/Vulkan-Headers.git",