diff options
Diffstat (limited to 'win32/deps/lua/mod.md')
-rw-r--r-- | win32/deps/lua/mod.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/win32/deps/lua/mod.md b/win32/deps/lua/mod.md new file mode 100644 index 00000000..8cb55364 --- /dev/null +++ b/win32/deps/lua/mod.md @@ -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` |