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

9 lines
108 B
Python

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