From 4d2898981c4f1dc4901ec0787233cc09e91f72cd Mon Sep 17 00:00:00 2001 From: "berkeviktor@aol.com" Date: Thu, 19 Aug 2010 00:00:29 +0200 Subject: finish portable install support --- build/release-x64.bat | 2 ++ 1 file changed, 2 insertions(+) (limited to 'build/release-x64.bat') diff --git a/build/release-x64.bat b/build/release-x64.bat index 65f4c09b..333c761f 100644 --- a/build/release-x64.bat +++ b/build/release-x64.bat @@ -45,3 +45,5 @@ xcopy /S /I ..\plugins\xdcc\xcxdcc.dll %XCHAT_DEST%\plugins\ xcopy %LUA_BIN%\lua51.dll %XCHAT_DEST% xcopy /S /I /Q ..\po\locale %XCHAT_DEST%\locale xcopy /S /I /Q %GTK_BIN%\..\share\locale %XCHAT_DEST%\share\locale +echo 2> portable-build +move portable-build %XCHAT_DEST% -- cgit 1.4.1