--Code changes

-Remove some debug printing.
This commit is contained in:
Person
2019-05-13 15:46:36 -07:00
parent cf4a7be7cd
commit 83d109c282
2 changed files with 5 additions and 5 deletions

View File

@ -11,7 +11,7 @@ FRACTORIUM_PACKAGE=$BUILD_PATH/../Bin/Fractorium
FRACTORIUM_RPM_PACKAGE=$BUILD_PATH/../Bin/rpmbuild
EXTRA_LIBS=/usr/lib/x86_64-linux-gnu
# replace 5.12.2 by your QT version, and check if the instation path is the same
# replace 5.12.2 by your QT version, and check if the bin path is the same
QT_PATH=/home/$USER/Dev/Qt/5.11.2/gcc_64/bin
LINUX_DEPLOY_QT=/home/$USER/Dev/linuxdeployqt-6-x86_64.AppImage