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

9 lines
108 B
Python

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