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