• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  'includes': ['../../test.gypi'],
3  'targets': [{
4    'target_name': 'testlib',
5    'type': 'static_library',
6    'sources': ['testlib.cc'],
7  }],
8}
9