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

9 lines
120 B
Python

{
"targets": [
{
"target_name": "test_handle_scope",
"sources": [ "test_handle_scope.c" ]
}
]
}