Skeleton GPU files.
This commit is contained in:
10
src/xenia/gpu/nop/sources.gypi
Normal file
10
src/xenia/gpu/nop/sources.gypi
Normal file
@@ -0,0 +1,10 @@
|
||||
# Copyright 2013 Ben Vanik. All Rights Reserved.
|
||||
{
|
||||
'sources': [
|
||||
'nop-private.h',
|
||||
'nop.cc',
|
||||
'nop.h',
|
||||
'nop_graphics_system.cc',
|
||||
'nop_graphics_system.h',
|
||||
],
|
||||
}
|
||||
Reference in New Issue
Block a user