Dactyloidae/media/webrtc/trunk/tools/gyp/test/mac/identical-name/test-should-fail.gyp

10 lines
176 B
Python

{
'targets': [{
'target_name': 'test',
'type': 'executable',
'dependencies': [
'testlib/testlib.gyp:proxy',
'proxy/proxy.gyp:testlib',
],
}],
}