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

11 lines
132 B
Python

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