1{2 'version': 0,3 'roots': [4 { 'name': 'INPUT_DIR', 'type': 'directory',5 'contents': [6 { 'name': 'a.h', 'type': 'file',7 'external-contents': 'OUT_DIR/a.h'8 }9 ]10 }11 ]12}13