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