swig/Examples/javascript/nspace/binding.gyp

8 lines
107 B
Python

{
"targets": [
{
"target_name": "example",
"sources": [ "example_wrap.cxx" ]
}
]
}