node/test/js-native-api/3_callbacks/binding.gyp

11 lines
122 B
Python

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