summary refs log tree commit diff stats
path: root/build/release-x86.bat
diff options
context:
space:
mode:
authorBerke Viktor <berkeviktor@aol.com>2011-11-27 19:38:37 +0100
committerBerke Viktor <berkeviktor@aol.com>2011-11-27 19:38:37 +0100
commiteaad8edbee8b7110ae7a885421db4df97cc244cc (patch)
tree64168a7e078ca4990202abcf164a76b3277ee1ce /build/release-x86.bat
parent8b1a157ee3a25e208b3c9ca7b3005cb0784c5f8e (diff)
initial version of winsys sysinfo plugin
Diffstat (limited to 'build/release-x86.bat')
-rw-r--r--build/release-x86.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat
index 96dedac1..d6d8589b 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -60,6 +60,7 @@ copy ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins
 copy ..\plugins\upd\xcupd.dll %XCHAT_DEST%\plugins
 copy ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins
 copy ..\plugins\winamp\xcwinamp.dll %XCHAT_DEST%\plugins
+copy ..\plugins\winsys\xcwinsys.dll %XCHAT_DEST%\plugins
 copy ..\plugins\wmpa\xcwmpa.dll %XCHAT_DEST%\plugins
 copy %DEPS_ROOT%\bin\lua51.dll %XCHAT_DEST%
 xcopy /q /s /i ..\po\locale %XCHAT_DEST%\locale