premake: Small fixes to various premake files
In particular, add the "src" group to apu/xaudio2 project, which was missing.
This commit is contained in:
@@ -13,6 +13,6 @@ project("xenia-hid-xinput")
|
||||
defines({
|
||||
})
|
||||
includedirs({
|
||||
project_root.."/build_tools/third_party/gflags/src",
|
||||
project_root.."/build_tools/third_party/gflags/src",
|
||||
})
|
||||
local_platform_files()
|
||||
|
||||
Reference in New Issue
Block a user