[Premake, 3PP] Formatting/cleanup
This commit is contained in:
@@ -13,7 +13,9 @@ project("xenia-vfs")
|
||||
})
|
||||
|
||||
recursive_platform_files()
|
||||
removefiles({"vfs_dump.cc"})
|
||||
removefiles({
|
||||
"vfs_dump.cc",
|
||||
})
|
||||
|
||||
if enableMiscSubprojects then
|
||||
project("xenia-vfs-dump")
|
||||
|
||||
Reference in New Issue
Block a user