winutils/binding.gyp
2017-06-16 20:34:12 +03:00

9 lines
100 B
Python

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