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

9 lines
108 B
Python

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