mirror of
https://github.com/antopilo/Nuake.git
synced 2026-09-21 20:08:40 +03:00
Removed vulkan module and modified premake
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user