summary refs log tree commit diff stats
path: root/build/release-x64.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-x64.bat
parent676718594338b84812e0c6cbf1b28bf7589f3167 (diff)
build environment support for checksum plugin
Diffstat (limited to 'build/release-x64.bat')
-rw-r--r--build/release-x64.bat3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/release-x64.bat b/build/release-x64.bat
index a8450a36..959dab95 100644
--- a/build/release-x64.bat
+++ b/build/release-x64.bat
@@ -32,7 +32,8 @@ copy %SSL_BIN%\ssleay32.dll %XCHAT_DEST%\ssleay32.dll.x64
 copy %SSL_BIN%\zlib1.dll %XCHAT_DEST%\zlib1.dll.x64
 copy %ENCHANT_BIN%\libenchant.dll %XCHAT_DEST%\libenchant.dll.x64
 copy %ENCHANT_BIN%\..\lib\enchant\libenchant_myspell.dll %XCHAT_DEST%\lib\enchant\libenchant_myspell.dll.x64
-copy ..\plugins\ewc\xcewc.dll %XCHAT_DEST%\plugins\xcewc.dll.x64
+::copy ..\plugins\ewc\xcewc.dll %XCHAT_DEST%\plugins\xcewc.dll.x64
+copy ..\plugins\ewc\xcchecksum.dll %XCHAT_DEST%\plugins\xcchecksum.dll.x64
 copy ..\plugins\lua\xclua.dll %XCHAT_DEST%\plugins\xclua.dll.x64
 copy ..\plugins\perl\xcperl-510.dll %XCHAT_DEST%\plugins\xcperl-510.dll.x64
 copy ..\plugins\perl\xcperl-512.dll %XCHAT_DEST%\plugins\xcperl-512.dll.x64