summaryrefslogtreecommitdiff
path: root/test/node-api/test_instance_data/binding.gyp
blob: 0d55905e9e7236e124d4b9755ab0d20362b8fd17 (plain)
1
2
3
4
5
6
7
8
9
10
{
  "targets": [
    {
      "target_name": "test_instance_data",
      "sources": [
        "test_instance_data.c"
      ]
    }
  ]
}