Home | History | Annotate | Download | only in gyp
      1 {
      2     'targets': [{
      3         'target_name': 'skia_launcher',
      4         'type': 'executable',
      5         'sources': [ '../launcher/skia_launcher.cpp' ],
      6     }]
      7 }
      8