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