summary refs log tree commit diff stats
path: root/win32/release-x64.bat
diff options
context:
space:
mode:
authorBerke Viktor <berkeviktor@aol.com>2012-01-20 05:43:13 +0100
committerBerke Viktor <berkeviktor@aol.com>2012-01-20 05:43:13 +0100
commitbfee90f11c9766808a0c7decccc3289d4764019f (patch)
treeebdb69373da6658e5af2e49fb2acebc35e0b748a /win32/release-x64.bat
parent8f4987a33c7042c3ddb72619bbd1f6f787ee751d (diff)
add DNS plugin
Diffstat (limited to 'win32/release-x64.bat')
-rw-r--r--win32/release-x64.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/win32/release-x64.bat b/win32/release-x64.bat
index 1b3c2586..8437f525 100644
--- a/win32/release-x64.bat
+++ b/win32/release-x64.bat
@@ -56,6 +56,7 @@ copy %DEPS_ROOT%\bin\cert.pem %XCHAT_DEST%
 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\dns\xcdns.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