summary refs log tree commit diff stats
path: root/build/release-x64.bat
diff options
context:
space:
mode:
authorberkeviktor@aol.com <berkeviktor@aol.com>2010-08-19 00:00:29 +0200
committerberkeviktor@aol.com <berkeviktor@aol.com>2010-08-19 00:00:29 +0200
commit4d2898981c4f1dc4901ec0787233cc09e91f72cd (patch)
tree84de5dd9f4bcd014f5474ece0842ae55fa1bbca8 /build/release-x64.bat
parentb5d71d03b0ac939dc22f6a2850ab02909fd48244 (diff)
finish portable install support
Diffstat (limited to 'build/release-x64.bat')
-rw-r--r--build/release-x64.bat2
1 files changed, 2 insertions, 0 deletions
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%