From 76a8166320d66ddcea3d0ef7209e5877d7a5ef7d Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 27 Nov 2011 07:31:46 +0100 Subject: exec support for releaser and makefile --- build/release-x64.bat | 1 + 1 file changed, 1 insertion(+) (limited to 'build/release-x64.bat') diff --git a/build/release-x64.bat b/build/release-x64.bat index 33bd235f..4bd8905a 100644 --- a/build/release-x64.bat +++ b/build/release-x64.bat @@ -48,6 +48,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\doat\xcdoat.dll %XCHAT_DEST%\plugins +copy ..\plugins\exec\xcexec.dll %XCHAT_DEST%\plugins copy ..\plugins\fishlim\xcfishlim.dll %XCHAT_DEST%\plugins copy ..\plugins\lua\xclua.dll %XCHAT_DEST%\plugins ::copy ..\plugins\gtkpref\xcgtkpref.dll %XCHAT_DEST%\plugins -- cgit 1.4.1