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