Make gpu.gypi show up in IDE projects
Review URL: http://codereview.appspot.com/6481053/ git-svn-id: http://skia.googlecode.com/svn/trunk@5270 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
d912ca4199
commit
ac4b86cdcf
@ -133,6 +133,7 @@
|
||||
'<@(skgr_mesa_gl_sources)',
|
||||
'<@(skgr_debug_gl_sources)',
|
||||
'<@(skgr_null_gl_sources)',
|
||||
'gpu.gypi',
|
||||
],
|
||||
'conditions': [
|
||||
[ 'not skia_mesa', {
|
||||
@ -180,6 +181,7 @@
|
||||
'<@(gr_mesa_gl_sources)',
|
||||
'<@(gr_debug_gl_sources)',
|
||||
'<@(gr_null_gl_sources)',
|
||||
'gpu.gypi',
|
||||
],
|
||||
'defines': [
|
||||
'GR_IMPLEMENTATION=1',
|
||||
|
Loading…
Reference in New Issue
Block a user