Files
Kmake/test/js-native-api/4_object_factory/binding.gyp

11 lines
132 B
Plaintext
Raw Normal View History

2026-05-26 23:36:42 -07:00
{
"targets": [
{
"target_name": "4_object_factory",
"sources": [
"4_object_factory.c"
]
}
]
}