Replace references to libav.

This commit is contained in:
Joel Linn
2020-06-19 22:34:06 +02:00
committed by Rick Gibbed
parent 47e36e6aee
commit d4cf474665
3 changed files with 12 additions and 13 deletions

View File

@@ -14,6 +14,6 @@ project("xenia-apu")
defines({
})
includedirs({
project_root.."/third_party/libav/",
project_root.."/third_party/FFmpeg/",
})
local_platform_files()