node/benchmark/napi/define_properties/binding.gyp

9 lines
100 B
Python

{
'targets': [
{
'target_name': 'binding',
'sources': [ 'binding.c' ]
}
]
}