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