blob: 66316ac681f809fd432634c4b1d84fba01c7cc7d [file] [log] [blame]
{
'targets': [
{
'target_name': 'a',
'type': 'executable',
'sources': ['a.cc'],
'dependencies': [
'../../foo/b/b.gyp:b',
'c/c.gyp:c',
],
},
],
}