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:
keyar@chromium.org 2012-08-20 15:03:38 +00:00
parent 02dfb12501
commit 81058469d5

View File

@ -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',