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-30 02:57:48 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-30 02:57:48 +0200
commit8a6409240f47a087097fd617e172ee70db48e6ca (patch)
tree83fa6159c4e5cb5f236c6a1626baeb20d3550614 /build/release-x64.bat
parent2a04adc8832212adba4a7e2173290fa0dc84d5f2 (diff)
re-enable xtray, disable plugin-tray if installed
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 fd191414..8136b49f 100644
--- a/build/release-x64.bat
+++ b/build/release-x64.bat
@@ -37,4 +37,5 @@ copy ..\plugins\perl\xcperl-512.dll %XCHAT_DEST%\plugins\xcperl-512.dll.x64
 copy ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins\xcpython.dll.x64
 copy ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins\xctcl.dll.x64
 copy ..\plugins\xdcc\xcxdcc.dll %XCHAT_DEST%\plugins\xcxdcc.dll.x64
+copy ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins\xtray.dll.x64
 copy %LUA_BIN%\lua51.dll %XCHAT_DEST%\lua51.dll.x64