node-opencv/binding.gyp
Peter Braden 0c7d496c0d node-gyp
2012-05-31 15:13:39 -04:00

9 lines
105 B
Python

{
"targets": [
{ "target_name": "binding"
, "sources": [ "src/binding.cc" ]
}
]
}