added makefiles for the library.
commit54c7a0d127ce761f6a3d8c2c40fed28ef712a407
authorArvid Norberg <arvid@cs.umu.se>
Mon, 5 May 2003 21:01:46 +0000 (5 21:01 +0000)
committerArvid Norberg <arvid@cs.umu.se>
Mon, 5 May 2003 21:01:46 +0000 (5 21:01 +0000)
tree7532110b31571e39930ab925b937d23844600bfc
parente1c9ac7c3c7d95873313fb37d3ec8824877b6057
added makefiles for the library.
13 files changed:
luabind/class.hpp
luabind/detail/get_overload_signature.hpp
luabind/detail/get_signature.hpp
makefile [new file with mode: 0755]
src/class_rep.cpp
src/find_best_match.cpp
src/function.cpp
src/implicit_cast.cpp
src/makefile [new file with mode: 0755]
src/open.cpp
test/makefile
test/test.h
test/test_lua_classes.cpp