diff options
Diffstat (limited to 'build/release-x64.bat')
-rw-r--r-- | build/release-x64.bat | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/release-x64.bat b/build/release-x64.bat index 0ae5f83a..406b7e13 100644 --- a/build/release-x64.bat +++ b/build/release-x64.bat @@ -38,3 +38,4 @@ xcopy /S /I ..\plugins\perl\xcperl.dll %XCHAT_DEST%\plugins\ ::xcopy /S /I ..\plugins\tcl\xctcl.dll %XCHAT_DEST%\plugins\ xcopy /S /I ..\plugins\xtray\xtray.dll %XCHAT_DEST%\plugins\ xcopy /S /I ..\po\locale %XCHAT_DEST%\locale +xcopy /S /I %GTK_BIN%\..\share\locale %XCHAT_DEST%\lib\locale |