Useful information
==================

please compile in this order!

Choice 1)
corelib.dev          compiles ../lib/lua.dll
standardlib.dev      compiles ../lib/lualib.dll
lua.dev              compiles ../bin/lua.exe
luac.dev             compiles ../bin/luac.exe

Choice 2)
lua_static.dev       compiles ../bin/lua_static.exe (no additional dll's needed)

