Home | History | Annotate | Download | only in Inputs
      1 {
      2   'version': 0,
      3   'roots': [
      4     { 'name': 'OUT_DIR', 'type': 'directory',
      5       'contents': [
      6         { 'name': 'module.map', 'type': 'file',
      7           'external-contents': 'INPUT_DIR/actual_module2.map'
      8         }
      9       ]
     10     }
     11   ]
     12 }
     13