summary refs log tree commit diff stats
path: root/build/release-x64.bat
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-11 22:52:30 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-11 22:52:30 +0200
commit6e9bd026943fcca1da88aecc80aaea868b538242 (patch)
tree36e9ee2f15449c3f144c3c3dc8de5ba4c66623a7 /build/release-x64.bat
parent06d71ca6a801f1c7d2828d31e0a1add4d61f7cbd (diff)
enable the XDCC plugin
Diffstat (limited to 'build/release-x64.bat')
-rw-r--r--build/release-x64.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/release-x64.bat b/build/release-x64.bat
index 0ed7dec6..1106bb58 100644
--- a/build/release-x64.bat
+++ b/build/release-x64.bat
@@ -38,6 +38,7 @@ xcopy /S /I ..\plugins\ewc\xcewc.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\plugins\perl\xcperl.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins\
+xcopy /S /I ..\plugins\xdcc\xcxdcc.dll %XCHAT_DEST%\plugins\
 ::xcopy /S /I ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins\
 xcopy /S /I ..\po\locale %XCHAT_DEST%\locale
 xcopy /S /I %GTK_BIN%\..\share\locale %XCHAT_DEST%\share\locale