swig/Examples/javascript/reference
Karl Wette 74e17fdbf6 Fix Javascript examples so that "make clean" works properly with node
- Need to copy example.cxx to build directory so that build products
  end up in the right place; use a gyp command expansion to do so
2014-05-29 02:29:27 +02:00
..
binding.gyp.in Fix Javascript examples so that "make clean" works properly with node 2014-05-29 02:29:27 +02:00
example.cxx Fix compiler warnings in examples when using -std=c++98 -std=gnu89 -pedantic -Wreturn-type 2014-05-24 13:13:32 +01:00
example.h
example.i
example.js
Makefile
runme.js