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

11 lines
120 B
Python

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