From 1149ab216c3b266af6fee4bd279862bf96c48933 Mon Sep 17 00:00:00 2001 From: Tycho Bickerstaff Date: Wed, 18 Dec 2013 23:14:31 +0000 Subject: Revert "Removed unused ToLua files." to allow the new cmake system to build on tolua++ on linux This reverts commit 906fd503439becaa0856119c573d5dfbbd7f7039. --- lib/tolua++/src/bin/toluabind_default.h | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lib/tolua++/src/bin/toluabind_default.h (limited to 'lib/tolua++/src/bin/toluabind_default.h') diff --git a/lib/tolua++/src/bin/toluabind_default.h b/lib/tolua++/src/bin/toluabind_default.h new file mode 100644 index 000000000..c31a14875 --- /dev/null +++ b/lib/tolua++/src/bin/toluabind_default.h @@ -0,0 +1,8 @@ +/* +** Lua binding: tolua +** Generated automatically by tolua++-1.0.8pre2 on Tue Dec 13 01:43:55 2005. +*/ + +/* Exported function */ +TOLUA_API int tolua_tolua_open (lua_State* tolua_S); + -- cgit v1.2.3