[VFS] Zar fix VFS premake5.lua
This commit is contained in:
parent
b1495a89b2
commit
e76c1f19e6
|
@ -15,8 +15,7 @@ project_root = "../../.." include(project_root.."/tools/build")
|
|||
|
||||
files({
|
||||
"vfs_dump.cc",
|
||||
project_root.."/src/xenia/base/console_app_main_".
|
||||
.platform_suffix..".cc",
|
||||
project_root.."/src/xenia/base/console_app_main_"..platform_suffix..".cc",
|
||||
}) resincludedirs({
|
||||
project_root,
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue