Skip to content

Commit

Permalink
Rollback to QTIFW 3.1, appveyor doesn't have 3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dail8859 authored Dec 23, 2019
1 parent 0f1de1f commit 88e7e27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installer/installer.pro
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ installer.input = INPUT
installer.output = $$INSTALLER
installer.CONFIG += target_predeps no_link combine
#installer.depends = predeploy
installer.commands = C:/Qt/Tools/QtInstallerFramework/3.2/bin/binarycreator --offline-only -c $$PWD/config/config.xml -p $$PWD/packages ${QMAKE_FILE_OUT}
installer.commands = C:/Qt/Tools/QtInstallerFramework/3.1/bin/binarycreator --offline-only -c $$PWD/config/config.xml -p $$PWD/packages ${QMAKE_FILE_OUT}

QMAKE_EXTRA_COMPILERS += installer

Expand Down

0 comments on commit 88e7e27

Please sign in to comment.