From f108310ad25c844c801847f06d4b393a3eced3f8 Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Tue, 25 Jan 2011 23:47:56 +0100 Subject: build system support for mpcinfo --- build/build-small.bat | 1 + 1 file changed, 1 insertion(+) (limited to 'build/build-small.bat') diff --git a/build/build-small.bat b/build/build-small.bat index 55d8f3ed..2ee202ac 100644 --- a/build/build-small.bat +++ b/build/build-small.bat @@ -57,6 +57,7 @@ copy %DEPS_ROOT%\bin\libenchant.dll %XCHAT_DEST% xcopy /q /s /i %DEPS_ROOT%\lib\enchant\libenchant_myspell.dll %XCHAT_DEST%\lib\enchant\ xcopy /q /s /i ..\plugins\checksum\xcchecksum.dll %XCHAT_DEST%\plugins\ copy ..\plugins\lua\xclua.dll %XCHAT_DEST%\plugins +copy ..\plugins\mpcinfo\xcmpcinfo.dll %XCHAT_DEST%\plugins copy ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins copy ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins copy ..\plugins\upd\xcupd.dll %XCHAT_DEST%\plugins -- cgit 1.4.1