node/test/addons-napi/test_napi_status/binding.gyp

9 lines
119 B
Python

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