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-05-02 14:22:54 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-05-02 14:22:54 +0200
commit2be50f16f8d308d2fafa19977bb9b61f50585cd8 (patch)
tree34062860ca5970023bca9ac8b895031a122629f5 /build/release-x64.bat
parentd2db3c24dac0505c6179b81748e6ca43d2db6799 (diff)
update gtk to 2.20, update msvc to 2010
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 5f672afa..0ae5f83a 100644
--- a/build/release-x64.bat
+++ b/build/release-x64.bat
@@ -11,6 +11,7 @@ xcopy %GTK_BIN%\libgio-2.0-0.dll %XCHAT_DEST%
 xcopy %GTK_BIN%\libglib-2.0-0.dll %XCHAT_DEST%
 xcopy %GTK_BIN%\libgmodule-2.0-0.dll %XCHAT_DEST%
 xcopy %GTK_BIN%\libgobject-2.0-0.dll %XCHAT_DEST%
+xcopy %GTK_BIN%\libgthread-2.0-0.dll %XCHAT_DEST%
 xcopy %GTK_BIN%\libpng14-14.dll %XCHAT_DEST%
 xcopy %GTK_BIN%\zlib1.dll %XCHAT_DEST%
 xcopy %GTK_BIN%\libgdk-win32-2.0-0.dll %XCHAT_DEST%