mirror of
https://gitlab.freedesktop.org/dabrain34/GstPipelineStudio.git
synced 2025-01-07 23:45:26 +00:00
5 lines
178 B
Prolog
5 lines
178 B
Prolog
# Location of our own features:
|
|
command = $$[QT_INSTALL_BINS]/qmake -set QMAKEFEATURES $$_PRO_FILE_PWD_
|
|
system($$command)|error("Failed to run: $$command")
|
|
|
|
include(pipeviz.pri)
|