summary refs log tree commit diff stats
path: root/build/release-x86.bat
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-24 20:54:08 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-24 20:54:08 +0200
commit4328d4ffc14de437523376b9057ee522714c9833 (patch)
tree31f9f0d6466e98e2fcc378fb4eee1b9dbe4b1301 /build/release-x86.bat
parentaa60e2eac0099c0f94e684328a373e8850e63ba1 (diff)
eh, i knew i forgot sg
Diffstat (limited to 'build/release-x86.bat')
-rw-r--r--build/release-x86.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat
index 261425cd..f21548b6 100644
--- a/build/release-x86.bat
+++ b/build/release-x86.bat
@@ -27,7 +27,7 @@ copy %GTK_BIN%\libatk-1.0-0.dll %XCHAT_DEST%
 copy %GTK_BIN%\intl.dll %XCHAT_DEST%
 xcopy /q /s /i %GTK_BIN%\..\lib\gtk-2.0\2.10.0\engines\libpixmap.dll %XCHAT_DEST%\lib\gtk-2.0\2.10.0\engines\
 copy %GTK_BIN%\..\lib\gtk-2.0\2.10.0\engines\libwimp.dll %XCHAT_DEST%\lib\gtk-2.0\2.10.0\engines
-copy %GTK_BIN%\..\lib\gtk-2.0\modules\libgail.dll %XCHAT_DEST%\lib\gtk-2.0\modules
+xcopy /q /s /i %GTK_BIN%\..\lib\gtk-2.0\modules\libgail.dll %XCHAT_DEST%\lib\gtk-2.0\modules\
 xcopy /q /s /i etc %XCHAT_DEST%\etc
 copy ..\COPYING %XCHAT_DEST%
 copy %SSL_BIN%\..\LICENSE.OPENSSL %XCHAT_DEST%