summary refs log tree commit diff stats
path: root/build
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-07-30 22:04:30 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-07-30 22:04:30 +0200
commitb8022de9c7b12f9f48264fc6ddb1fbcc769714bb (patch)
treefaccdc5e54a7b43861a1556cfe1eebea07e1c0d1 /build
parent8318988252d1d5e2e270cb49009aa4bc1415ae9c (diff)
update tcl lib and copy tcl interface for x64 too
Diffstat (limited to 'build')
-rw-r--r--build/release-x64.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/release-x64.bat b/build/release-x64.bat
index 41bc678c..ce1fe22e 100644
--- a/build/release-x64.bat
+++ b/build/release-x64.bat
@@ -35,7 +35,7 @@ xcopy /S /I ..\plugins\dns\xcdns.dll %XCHAT_DEST%\plugins\
 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\tcl\xctcl.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