Files
Kmake/test/js-native-api/5_function_factory/binding.gyp

11 lines
136 B
Plaintext
Raw Normal View History

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