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

12 lines
146 B
Python

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