[premake, xb] Moar cleanup

This commit is contained in:
Margen67
2025-08-17 03:21:09 -07:00
parent f73b00a620
commit fa8c19edbd
3 changed files with 9 additions and 87 deletions

View File

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