add support for xchat-text

This commit is contained in:
berkeviktor@aol.com
2011-01-10 08:48:50 +01:00
parent a62ba4792c
commit 9c8f37cc15
5 changed files with 15 additions and 4 deletions

View File

@@ -6,6 +6,7 @@ mkdir %XCHAT_DEST%
echo 2> portable-mode
move portable-mode %XCHAT_DEST%
copy ..\src\fe-gtk\xchat.exe %XCHAT_DEST%
copy ..\src\fe-text\xchat-text.exe %XCHAT_DEST%
copy %DEPS_ROOT%\bin\libgtk-win32-2.0-0.dll %XCHAT_DEST%
copy %DEPS_ROOT%\bin\libgdk_pixbuf-2.0-0.dll %XCHAT_DEST%
copy %DEPS_ROOT%\bin\libgio-2.0-0.dll %XCHAT_DEST%