Fixup the premake files
This commit is contained in:
@@ -14,6 +14,6 @@ project("xenia-core")
|
||||
})
|
||||
includedirs({
|
||||
project_root.."/third_party/elemental-forms/src",
|
||||
project_root.."/build_tools/third_party/gflags/src",
|
||||
project_root.."/build_tools/third_party/gflags/src",
|
||||
})
|
||||
files({"*.h", "*.cc"})
|
||||
|
||||
Reference in New Issue
Block a user