swig/Examples/javascript/variables/binding.gyp
2013-09-03 06:26:54 +02:00

8 lines
122 B
Python

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