sdenv/binding.gyp

12 lines
129 B
Python

{
"targets": [
{
"target_name": "documentAll",
"sources": [
"bin/documentAll.cc",
]
}
]
}