Re: Newbie -> Which Lua???
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Newbie -> Which Lua???
- From: Romulo Bahiense <romulo@...>
- Date: 2005年6月06日 08:43:30 -0300
Hi,
lua5_0r2_Win32_bin.tar.gz - exes plus dll
lua5_0r2_dll.tar.gz - dll compiled with vc6 plus .exp, .lib and .h
lua5_0r2_dll7.tar.gz - dll compiled with vc7 plus .exp, .lib and .h
lua5_0r2_vc6.tar.gz - .lib for vc6
lua5_0r2_vc7.tar.gz - .lib for vc7
You may also want to download:
lua5_0r2_sources.tar.gz - self explain
lua5_0r2_documentation.tar.gz - some docs
Well, at least these were what I downloaded and am working on.
--rb