node/test/node-api/test_env_teardown_gc/binding.gyp

9 lines
100 B
Python

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