Ok then...

This commit is contained in:
ArsenArsen 2017-07-08 11:38:38 +02:00
parent 8ba793500e
commit 54c9a96659
1 changed files with 3 additions and 1 deletions

View File

@ -39,7 +39,9 @@ addFile /c/Qt/5.9/mingw53_32/bin/LIBSTDC++-6.DLL
addFile /c/Qt/5.9/mingw53_32/bin/LIBWINPTHREAD-1.DLL
addFile /c/Qt/5.9/mingw53_32/bin/LIBGCC_S_DW2-1.DLL
ls
cat installer.iss.pattern.bottom >> installer.iss
"C:\Program Files (x86)\Inno Setup 5\ISCC.exe" installer.iss
cp Output/setup.exe ../../installer.exe || exit 1
cp Output/porable.zip ../../ || exit 2
cp Output/portable.zip ../../ || exit 2