summaryrefslogtreecommitdiff
path: root/test/addons-napi/test_properties/binding.gyp
blob: c897a825031aa504aae3b1dbc0b1dfa1f1ab0685 (plain)
1
2
3
4
5
6
7
8
{
  "targets": [
    {
      "target_name": "binding",
      "sources": [ "test_properties.c" ]
    }
  ]
}