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-10-20 21:04:37 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-10-20 21:04:37 +0200
commite7bfe440eb62b1e701f0e638e1d0d4802295a223 (patch)
tree7ed33c68264833a4c81ef75635adc91154e7720c /build/release-x86.bat
parent676718594338b84812e0c6cbf1b28bf7589f3167 (diff)
build environment support for checksum plugin
Diffstat (limited to 'build/release-x86.bat')
-rw-r--r--build/release-x86.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat
index f236d6bd..95c21ff5 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -46,7 +46,8 @@ copy %SSL_BIN%\cert.pem %XCHAT_DEST%
 copy %ENCHANT_BIN%\libenchant.dll %XCHAT_DEST%
 xcopy /q /s /i %ENCHANT_BIN%\..\lib\enchant\libenchant_myspell.dll %XCHAT_DEST%\lib\enchant\
 ::xcopy /q /s /i ..\plugins\ewc\xcewc.dll %XCHAT_DEST%\plugins\
-xcopy /q /s /i ..\plugins\lua\xclua.dll %XCHAT_DEST%\plugins\
+xcopy /q /s /i ..\plugins\checksum\xcchecksum.dll %XCHAT_DEST%\plugins\
+copy ..\plugins\upd\xclua.dll %XCHAT_DEST%\plugins
 copy ..\plugins\perl\xcperl-510.dll %XCHAT_DEST%\plugins
 copy ..\plugins\perl\xcperl-512.dll %XCHAT_DEST%\plugins
 copy ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins