node/test/js-native-api/test_exception/binding.gyp

11 lines
128 B
Python

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