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:
sephiroth99
2015-11-27 20:10:20 -05:00
parent d557c7aa0c
commit f4dae2335c
3 changed files with 2 additions and 2 deletions

View File

@@ -18,4 +18,3 @@ project("xenia-apu")
project_root.."/third_party/libav/",
})
local_platform_files()