swig/Examples/lua/embed3
William S Fulton 8e2bc595c6 Remove use of preinst-swig script
Complete the prototype removal in ca1431.

The script prevents SWIGTOOL=gdb from working as gdb can't be used to
debug a shell script, it requires a binary.

Add support for SWIGTOOL in all the examples.

SWIG_LIB_DIR and SWIGEXE must now instead be set by all Makefiles.

See issue #473.
2015-08-21 22:43:17 +01:00
..
Makefile Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
embed3.cpp Allow examples and test-suite to be built out of source tree 2014-05-11 23:21:10 +02:00
example.cpp [Lua] Removed generation of _wrap_delete_XXXXX (wrappered destructor) which was unused and causing warning with g++ -Wall. 2008-04-30 00:17:53 +00:00
example.h Fix typos 2014-04-29 11:31:29 +12:00
example.i Convert to unix fileformat 2013-01-12 16:54:45 +00:00
runme.lua Fix typos 2014-04-29 11:31:29 +12:00