Removed vulkan module and modified premake

This commit is contained in:
antopilo
2024-12-25 13:07:23 -05:00
parent 519d54df9b
commit 679eaa456a
2 changed files with 4 additions and 4973 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -320,7 +320,8 @@ project "NuakeRuntime"
"yoga",
"msdf-gen",
"msdf-atlas-gen",
"Freetype"
"Freetype",
"vma"
}
defines {
@@ -490,7 +491,8 @@ project "Editor"
"yoga",
"msdf-gen",
"msdf-atlas-gen",
"Freetype"
"Freetype",
"vma"
}
defines {