Skip to content

Commit

Permalink
Fix qt commands
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmcarreira committed Apr 5, 2018
1 parent 972685a commit 37ae35f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions qmake/qtikzconfig.pri
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,11 @@
CONFIG -= debug
CONFIG += release

# Qt commands (uncomment if needed)
# qmake command:
#QMAKECOMMAND = qmake-qt4
#QMAKECOMMAND = qmake-qt5
# lrelease command:
#LRELEASECOMMAND = lrelease-qt4
#LRELEASECOMMAND = lrelease-qt5
# qcollectiongenerator command:
#QCOLLECTIONGENERATORCOMMAND = qcollectiongenerator

Expand Down

0 comments on commit 37ae35f

Please sign in to comment.