-- updated QT version

This commit is contained in:
Michel Mastriani 2019-04-09 18:37:00 +00:00
parent 6097e9b0c3
commit 04c463cb31

View File

@ -2,8 +2,8 @@
OSX_BUILD_PATH=$PWD
FRACTORIUM_RELEASE_ROOT=$PWD/../Bin/release
# replace 5.11.2 by your QT version, and check if the instation path is the same
QT_MACDEPLOY=~/Qt/5.11.2/clang_64/bin/macdeployqt
# replace 5.12.2 by your QT version, and check if the instation path is the same
QT_MACDEPLOY=~/Qt/5.12.2/clang_64/bin/macdeployqt
cd $FRACTORIUM_RELEASE_ROOT