webpack/examples/nodejs-addons/binding.gyp

9 lines
95 B
Python

{
"targets": [
{
"target_name": "file",
"sources": [ "file.cc" ]
}
]
}