swig/Examples/lua/funcptr3
Olly Betts df8b78dbea [lua] Fix Examples/lua to pass SRCS for C tests rather than CXXSRCS.
The code as it was happened to work on x86, but broke on x86_64 (and
probably any other platforms which require -fPIC).


git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10067 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2007-10-28 23:55:26 +00: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 added support for passing function pointers as well as native lua object 2006-09-11 06:45:03 +00:00
Makefile [lua] Fix Examples/lua to pass SRCS for C tests rather than CXXSRCS. 2007-10-28 23:55:26 +00:00
runme.lua [lua] extras compability for lua 5.1, fixed a static link name conflict 2007-07-10 09:30:49 +00:00