swig/Examples/lua/funcptr3
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
..
example.c added support for passing function pointers as well as native lua object 2006-09-11 06:45:03 +00:00
example.h added support for passing function pointers as well as native lua object 2006-09-11 06:45:03 +00:00
example.i Visual C++ 8 warning fixes 2008-02-02 00:52:14 +00:00
Makefile Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
runme.lua [lua] extras compability for lua 5.1, fixed a static link name conflict 2007-07-10 09:30:49 +00:00