summaryrefslogtreecommitdiff
path: root/Examples/javascript/template/binding.gyp
blob: 69af46b2201ee108cb2b3bd131c7de8f3a97c380 (plain)
1
2
3
4
5
6
7
8
{
  "targets": [
    {
      "target_name": "example",
      "sources": [ "example_wrap.cxx" ]
    }
  ]
}