summary refs log tree commit diff stats
path: root/build/release-x86.bat
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-12 02:56:10 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-12 02:56:10 +0200
commit25603820c1fd7c12bbcaec98a36ad6dd8162b497 (patch)
treedc4776db991379dc0c6f3369cfffdffa3e49063c /build/release-x86.bat
parent9bff6d9d861736a4a6b4747454556ebb80d479bf (diff)
add support for xchat-lua, but don't build by default
Diffstat (limited to 'build/release-x86.bat')
-rw-r--r--build/release-x86.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat
index 1221f62c..15c423ad 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -35,6 +35,7 @@ xcopy %SSL_BIN%\libeay32.dll %XCHAT_DEST%
 xcopy %SSL_BIN%\ssleay32.dll %XCHAT_DEST%
 ::xcopy /S /I ..\plugins\dns\xcdns.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\plugins\ewc\xcewc.dll %XCHAT_DEST%\plugins\
+::xcopy /S /I ..\plugins\lua\xclua.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\plugins\perl\xcperl.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins\