blob: c1f087db9934feac7834f14df15617a9c0007504 [file] [log] [blame]
{
'targets': [
{
'target_name': 'c',
'type': 'static_library',
'sources': ['c.cc'],
'dependencies': [
'../../b/b.gyp:b',
],
},
],
}