blob: ed1c62e982eaf0ee473737aebf30addb85a29121 [file] [log] [blame]
Ben Murdoch097c5b22016-05-18 11:27:45 +01001{
2 'includes': ['../../test.gypi'],
3 'targets': [{
4 'target_name': 'testlib',
5 'type': 'static_library',
6 'sources': ['testlib.cc'],
7 }],
8}