1 # the library's configuration is
2 # controlled through the CONFIG variable
5 # -DLUABIND_DONT_COPY_STRINGS \
6 # -DLUABIND_NO_EXCEPTIONS \
7 # -DLUABIND_NO_ERROR_CHECKING \
9 # -DLUA_API=__declspec(dllimport)
11 # you have to set the environment variables
12 # BOOST_ROOT to the path to your boost
14 # and LUA_PATH to the path to your lua
15 # installation (prebuilt)