node/test/js-native-api/5_function_factory/binding.gyp

11 lines
136 B
Python

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