Changed the gyp file to handle dpendencies via exports.
git-svn-id: http://skia.googlecode.com/svn/trunk@5174 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
parent
02dfb12501
commit
81058469d5
@ -136,11 +136,9 @@
|
||||
'gpu.gyp:skgr',
|
||||
'tools.gyp:picture_utils',
|
||||
],
|
||||
'direct_dependent_settings': {
|
||||
'include_dirs': [
|
||||
'../include/gpu',
|
||||
],
|
||||
},
|
||||
'export_dependent_settings': [
|
||||
'gpu.gyp:gr',
|
||||
]
|
||||
},
|
||||
{
|
||||
'target_name': 'picture_utils',
|
||||
|
Loading…
Reference in New Issue
Block a user