Compilation adjustment for win32. I suspect the other targets also need something for lua.

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1260 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Yves Rizoud
2010-01-16 18:40:38 +00:00
parent b62f86bf45
commit 247d7f54fd
2 changed files with 19 additions and 18 deletions

View File

@@ -153,7 +153,7 @@ Lua:
Use sh shell
make mingw
(make install doesn't work, even with prefix)
Copy luaconf.h, lualib.h, lua.h, lauxlib.h to c:\msys\mingw\include\lua5.1
Copy liblua.a to c:\msys\mingw\lib RENAMED AS liblua5.1.a
Copy luaconf.h, lualib.h, lua.h, lauxlib.h to c:\msys\mingw\include
Copy liblua.a to c:\msys\mingw\lib
Copy lua51.dll to c:\msys\mingw\bin