Added Premake Files For PatchingSystem

This commit is contained in:
Gliniak
2020-10-02 22:33:42 +02:00
parent 3a115ae6a0
commit 31eb639ade
5 changed files with 20 additions and 0 deletions

View File

@@ -45,6 +45,7 @@ project("xenia-gpu-vulkan-trace-viewer")
"xenia-ui-spirv",
"xenia-ui-vulkan",
"xenia-vfs",
"xenia-patcher",
})
links({
"aes_128",
@@ -112,6 +113,7 @@ project("xenia-gpu-vulkan-trace-dump")
"xenia-ui-spirv",
"xenia-ui-vulkan",
"xenia-vfs",
"xenia-patcher",
})
links({
"aes_128",