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