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

12 lines
156 B
Python

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