9 lines
152 B
Plaintext
Raw Normal View History

2018-08-14 22:19:20 +00:00
{
'includes': ['../../test.gypi'],
'targets': [{
'target_name': 'testlib',
'type': 'static_library',
'sources': ['testlib.cc'],
}],
}