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

11 lines
118 B
Python

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