2018-07-29 08:16:04 +00:00
|
|
|
# Location of our own features:
|
|
|
|
command = $$[QT_INSTALL_BINS]/qmake -set QMAKEFEATURES $$_PRO_FILE_PWD_
|
|
|
|
system($$command)|error("Failed to run: $$command")
|
2015-02-26 16:02:22 +00:00
|
|
|
|
2018-07-29 08:16:04 +00:00
|
|
|
include(pipeviz.pri)
|