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