1{ 2 "targets": [ 3 { 4 "target_name": "test_object", 5 "sources": [ 6 "../common.c", 7 "../entry_point.c", 8 "test_null.c", 9 "test_object.c" 10 ] 11 } 12 ] 13} 14