summary refs log tree commit diff stats
path: root/build/release-x64.bat
diff options
context:
space:
mode:
Diffstat (limited to 'build/release-x64.bat')
-rw-r--r--build/release-x64.bat1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/release-x64.bat b/build/release-x64.bat
index f825ca99..6bc3e137 100644
--- a/build/release-x64.bat
+++ b/build/release-x64.bat
@@ -2,6 +2,7 @@
 set DEPS_ROOT=..\dep-x64
 set XCHAT_DEST=..\tmp
 copy ..\src\fe-gtk\xchat.exe %XCHAT_DEST%\xchat.exe.x64
+copy ..\src\fe-text\xchat-text.exe %XCHAT_DEST%\xchat-text.exe.x64
 copy %DEPS_ROOT%\bin\libgtk-win32-2.0-0.dll %XCHAT_DEST%\libgtk-win32-2.0-0.dll.x64
 copy %DEPS_ROOT%\bin\libgdk_pixbuf-2.0-0.dll %XCHAT_DEST%\libgdk_pixbuf-2.0-0.dll.x64
 copy %DEPS_ROOT%\bin\libgio-2.0-0.dll %XCHAT_DEST%\libgio-2.0-0.dll.x64