nodejs-mozilla/test/node-api/test_exception/binding.gyp

9 lines
114 B
Python

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