blob: 719b70861e326f841ae9299e16b987fcd5779e10 [file] [log] [blame]
Ben Murdoch097c5b22016-05-18 11:27:45 +01001{'_DEPTH': '.',
2 'included_files': ['duplicates.gyp'],
3 'targets': [{'configurations': {'A': {'cflags': ['-g'],
4 'defines': ['SOMETHING']},
5 'B': {'cflags': ['-g'],
6 'defines': ['SOMETHING'],
7 'inherit_from': ['A']}},
8 'default_configuration': 'A',
9 'sources': ['configurations.c'],
10 'target_name': 'configurations',
11 'toolset': 'target',
12 'type': 'executable'}]}