nodejs-mozilla/test/node-api/test_async/binding.gyp

9 lines
107 B
Python

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