[Premake] Cleanup & Fixed references in cpu-tests
This commit is contained in:
@@ -13,6 +13,8 @@ project("xenia-cpu-ppc-tests")
|
||||
"xenia-core",
|
||||
"xenia-cpu",
|
||||
"xenia-base",
|
||||
"xenia-kernel",
|
||||
"xenia-patcher",
|
||||
})
|
||||
files({
|
||||
"ppc_testing_main.cc",
|
||||
|
||||
@@ -12,6 +12,7 @@ test_suite("xenia-cpu-tests", project_root, ".", {
|
||||
-- TODO(benvanik): cut these dependencies?
|
||||
"xenia-kernel",
|
||||
"xenia-ui", -- needed by xenia-base
|
||||
"xenia-patcher",
|
||||
},
|
||||
filtered_links = {
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user