From e7bfe440eb62b1e701f0e638e1d0d4802295a223 Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Wed, 20 Oct 2010 21:04:37 +0200 Subject: build environment support for checksum plugin --- build/release-x86.bat | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'build/release-x86.bat') 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 -- cgit 1.4.1