[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Lua win32 build system: bakefile
- From: f18m_217828 <f18m_cpp217828@...>
- Date: Sat, 19 Feb 2005 17:08:18 +0100
Hi all,
I would like to inform all interested users of lua that I've created
a set of makefiles and MSVC6 project files for building LUA under win32
in various configurations.
I mantain the archive containing all these infos at:
http://www.geocities.com/f18m_cpp217828/prog/lua_win32.zip
I've done the same also for TOLUA:
http://www.geocities.com/f18m_cpp217828/prog/tolua_win32.zip
both the zip contains a README file which explain how to use the
makefiles. Currently makefiles for BORLAND, MSVC, WATCOM and MINGW
compilers are provided.
Hope this will be useful to someone,
Francesco Montorsi