diff options
author | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-09-28 16:29:40 +0200 |
---|---|---|
committer | berkeviktor@aol.com <berkeviktor@aol.com> | 2010-09-28 16:29:40 +0200 |
commit | 1141b25b6dbdc9fc6c0eeee8c52b15cdfeb30c92 (patch) | |
tree | 02a368af9146be5cd8dcb3cafb69e0110c9b3c6f /build/release-x86.bat | |
parent | 868f46edf88db6828293173301990cdb2cfb6571 (diff) | |
parent | a8349ce6cb204bbd6917d2076b1e0da2dc6d817b (diff) |
Merge
Diffstat (limited to 'build/release-x86.bat')
-rw-r--r-- | build/release-x86.bat | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build/release-x86.bat b/build/release-x86.bat index f4bfbb77..61a0282c 100644 --- a/build/release-x86.bat +++ b/build/release-x86.bat @@ -31,7 +31,6 @@ xcopy /q /s /i %GTK_BIN%\..\lib\gtk-2.0\2.10.0\engines\libpixmap.dll %XCHAT_DEST copy %GTK_BIN%\..\lib\gtk-2.0\2.10.0\engines\libwimp.dll %XCHAT_DEST%\lib\gtk-2.0\2.10.0\engines 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 -xcopy /q /s /i themes %XCHAT_DEST%\themes copy ..\COPYING %XCHAT_DEST% copy %SSL_BIN%\..\LICENSE.OPENSSL %XCHAT_DEST% copy %SSL_BIN%\..\LICENSE.ZLIB %XCHAT_DEST% |