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