Files
Kmake/test/js-native-api/test_constructor/binding.gyp
2026-05-26 23:36:42 -07:00

12 lines
156 B
Python

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