swig/Examples/lua
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
..
class [lua] extras compability for lua 5.1, fixed a static link name conflict 2007-07-10 09:30:49 +00:00
constants [lua] extras compability for lua 5.1, fixed a static link name conflict 2007-07-10 09:30:49 +00:00
funcptr3 [lua] Fix Examples/lua to pass SRCS for C tests rather than CXXSRCS. 2007-10-28 23:55:26 +00:00
functest [lua] Fix Examples/lua to pass SRCS for C tests rather than CXXSRCS. 2007-10-28 23:55:26 +00:00
functor [lua] extras compability for lua 5.1, fixed a static link name conflict 2007-07-10 09:30:49 +00:00
import [lua] extras compability for lua 5.1, fixed a static link name conflict 2007-07-10 09:30:49 +00:00
pointer [lua] Fix Examples/lua to pass SRCS for C tests rather than CXXSRCS. 2007-10-28 23:55:26 +00:00
simple [lua] extras compability for lua 5.1, fixed a static link name conflict 2007-07-10 09:30:49 +00:00
variables Remove a stray ";" 2007-10-28 23:54:15 +00:00
check.list Fixed issues with C++ classes and hierachies across multiple source files. 2007-05-02 02:20:29 +00:00
import.lua New Lua examples - Mark Gossage patch #1295168 2005-09-20 20:00:56 +00:00
lua.c Support for Lua added - patch from Mark Gossage 2005-08-15 20:58:56 +00:00