Files
Kmake/test/node-api/1_hello_world/binding.gyp

9 lines
100 B
Plaintext
Raw Permalink Normal View History

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