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