mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-10 05:02:50 +01:00
copy libenchant.dll too
This commit is contained in:
parent
17a432a661
commit
fc5077769d
@ -37,6 +37,7 @@ copy %SSL_BIN%\..\LICENSE.ZLIB %XCHAT_DEST%
|
||||
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 ..\plugins\ewc\xcewc.dll %XCHAT_DEST%\plugins\
|
||||
copy ..\plugins\lua\xclua.dll %XCHAT_DEST%\plugins
|
||||
copy ..\plugins\perl\xcperl-58.dll %XCHAT_DEST%\plugins
|
||||
|
Loading…
Reference in New Issue
Block a user