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