summary refs log tree commit diff stats
path: root/build/build-small.bat
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2011-01-14 06:43:56 +0100
committerberkeviktor@aol.com <berkeviktor@aol.com>2011-01-14 06:43:56 +0100
commite26a1c5f7a6bceb032e8a5f2bb77c34ad569a1a4 (patch)
treee64edd14717dfeebc7995ce3f552fcbe09cd0d1b /build/build-small.bat
parent1effb26d5f316c79ae7815355f46d42b48264079 (diff)
split dirent.h and more xtray support
Diffstat (limited to 'build/build-small.bat')
-rw-r--r--build/build-small.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/build-small.bat b/build/build-small.bat
index 4076302f..55d8f3ed 100644
--- a/build/build-small.bat
+++ b/build/build-small.bat
@@ -61,7 +61,7 @@ copy ..\plugins\python\xcpython.dll %XCHAT_DEST%\plugins
 copy ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins
 copy ..\plugins\upd\xcupd.dll %XCHAT_DEST%\plugins
 ::copy ..\plugins\xdcc\xcxdcc.dll %XCHAT_DEST%\plugins
-::copy ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins
+copy ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins
 copy ..\plugins\winamp\xcwinamp.dll %XCHAT_DEST%\plugins
 copy %DEPS_ROOT%\bin\lua51.dll %XCHAT_DEST%
 pause