node/test/js-native-api/test_handle_scope/binding.gyp

11 lines
134 B
Python

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