node/test/node-api/test_uv_loop/binding.gyp

9 lines
111 B
Python

{
"targets": [
{
"target_name": "test_uv_loop",
"sources": [ "test_uv_loop.cc" ]
}
]
}