From 50f486ab0c30d64ac850fcc470819c34dfbe4eaa Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Wed, 18 Aug 2010 23:23:26 +0200 Subject: clean up scripts --- build/release-x86.bat | 1 - 1 file changed, 1 deletion(-) (limited to 'build/release-x86.bat') diff --git a/build/release-x86.bat b/build/release-x86.bat index 1530afe8..2286894b 100644 --- a/build/release-x86.bat +++ b/build/release-x86.bat @@ -6,7 +6,6 @@ set XCHAT_DEST=c:\mozilla-build\build\xchat-wdk-x86 rmdir /Q /S %XCHAT_DEST% mkdir %XCHAT_DEST% xcopy ..\src\fe-gtk\xchat.exe %XCHAT_DEST% -xcopy ..\src\fe-gtk\xchat-portable.exe %XCHAT_DEST% xcopy %GTK_BIN%\libgtk-win32-2.0-0.dll %XCHAT_DEST% xcopy %GTK_BIN%\libgdk_pixbuf-2.0-0.dll %XCHAT_DEST% xcopy %GTK_BIN%\libgio-2.0-0.dll %XCHAT_DEST% -- cgit 1.4.1