1
0
Fork 0

PROJECT: updated release script

This commit is contained in:
mrexodia 2016-09-29 23:39:54 +02:00
parent 4a0cacc7b4
commit d94d9a4cb7
No known key found for this signature in database
GPG Key ID: FC89E0AAA0C1AAD8
1 changed files with 2 additions and 0 deletions

View File

@ -15,11 +15,13 @@ copy bin\x32\Qt5Core.dll %RELEASEDIR%\qt_base\x32\
copy bin\x32\Qt5Gui.dll %RELEASEDIR%\qt_base\x32\
copy bin\x32\Qt5Widgets.dll %RELEASEDIR%\qt_base\x32\
copy bin\x32\Qt5Network.dll %RELEASEDIR%\qt_base\x32\
copy bin\x32\libeay32.dll %RELEASEDIR%\qt_base\x32\
copy bin\x32\platforms\qwindows.dll %RELEASEDIR%\qt_base\x32\platforms\
copy bin\x64\Qt5Core.dll %RELEASEDIR%\qt_base\x64\
copy bin\x64\Qt5Gui.dll %RELEASEDIR%\qt_base\x64\
copy bin\x64\Qt5Widgets.dll %RELEASEDIR%\qt_base\x64\
copy bin\x64\Qt5Network.dll %RELEASEDIR%\qt_base\x64\
copy bin\x64\libeay32.dll %RELEASEDIR%\qt_base\x64\
copy bin\x64\platforms\qwindows.dll %RELEASEDIR%\qt_base\x64\platforms\
echo bin_base