clean up scripts

This commit is contained in:
berkeviktor@aol.com
2010-08-18 23:23:26 +02:00
parent ca904e4334
commit 50f486ab0c
4 changed files with 0 additions and 14 deletions

View File

@@ -6,7 +6,6 @@ set XCHAT_DEST=c:\mozilla-build\build\xchat-wdk-x64
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%