Screw convention; moving include files alongside source files.
They now will show up in xcode/etc.
This commit is contained in:
8
src/xenia/kernel/modules/xam/sources.gypi
Normal file
8
src/xenia/kernel/modules/xam/sources.gypi
Normal file
@@ -0,0 +1,8 @@
|
||||
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
||||
{
|
||||
'sources': [
|
||||
'xam_info.cc',
|
||||
'xam_module.cc',
|
||||
'xam_state.cc',
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user