Fixing build and removing old binary libav submodule.

This commit is contained in:
Ben Vanik
2015-08-29 21:04:26 -07:00
parent 764b11fa04
commit e7b46afa9d
6 changed files with 6 additions and 10 deletions

View File

@@ -14,8 +14,8 @@ project("xenia-apu")
defines({
})
includedirs({
project_root.."/third_party/libav/include/",
project_root.."/build_tools/third_party/gflags/src",
project_root.."/third_party/libav/",
})
local_platform_files()