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-01 20:30:23 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-10-01 20:30:23 +0200
commitb1f9c2cef18040d6776be87acec89ed3bf17ab57 (patch)
tree320c7ea504cf766979715b7672635721a88cbdf1 /build/release-x86.bat
parent01bdf2b9a7328290a3563fc9244500c60961681a (diff)
taking care of enchant libs
Diffstat (limited to 'build/release-x86.bat')
-rw-r--r--build/release-x86.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat
index 5c6cef4f..67f4a81c 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -38,6 +38,7 @@ copy %SSL_BIN%\libeay32.dll %XCHAT_DEST%
 copy %SSL_BIN%\ssleay32.dll %XCHAT_DEST%
 copy %SSL_BIN%\zlib1.dll %XCHAT_DEST%
 copy %GTK_BIN%\libenchant.dll %XCHAT_DEST%
+xcopy /q /s /i %GTK_BIN%\..\lib\enchant\libenchant_myspell.dll %XCHAT_DEST%\lib\enchant\
 xcopy /q /s /i ..\plugins\ewc\xcewc.dll %XCHAT_DEST%\plugins\
 copy ..\plugins\lua\xclua.dll %XCHAT_DEST%\plugins
 copy ..\plugins\perl\xcperl-58.dll %XCHAT_DEST%\plugins