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