Add build notes to 1st level deps

This commit is contained in:
Berke Viktor
2012-11-05 14:28:21 +01:00
parent 857f436671
commit cd92b0e72b
5 changed files with 29 additions and 0 deletions

5
win32/deps/lua/mod.md Normal file
View File

@@ -0,0 +1,5 @@
* Download [Lua 5.1.5](http://www.lua.org/ftp/lua-5.1.5.tar.gz)
* Extract to `C:\mozilla-build\hexchat`
* Open VS x86 command prompt
* Build with `build-x86.bat`
* Extract package to `C:\mozilla-build\hexchat\build\Win32`