aboutsummaryrefslogtreecommitdiffstats
path: root/qtivi.pro
diff options
context:
space:
mode:
authorDominik Holland <dominik.holland@pelagicore.com>2017-02-01 11:44:38 +0100
committerRobert Griebl <robert.griebl@pelagicore.com>2017-02-01 13:18:49 +0000
commit9e18b1b2f8b319a41a8fc967e119156be4d8ae7b (patch)
tree47d4dd880079399df7c8664492a57e503d3dff2c /qtivi.pro
parent54e452dc1b7f7db8a2c0e1cd5699e3097244e9a9 (diff)
Move qtivi over to the new config system
Use the new configuration system to define external libraries, configure tests and features. Don't use pkg-config outside of the configuration step. The geniviextras-only CONFIG option has now been replaced with a command-line option and can be used by passing it to qmake after '--'. E.g. 'qmake -- --geniviextras-only'. Removed adding DLT into the rpath. Similar to all other Qt modules, it is now expected that packages found using pkg-config can be found by the dynamic linker. Change-Id: If46cd1b79413cd7571ee1068898848d9871e61ba Reviewed-by: Robert Griebl <robert.griebl@pelagicore.com>
Diffstat (limited to 'qtivi.pro')
-rw-r--r--qtivi.pro3
1 files changed, 0 insertions, 3 deletions
diff --git a/qtivi.pro b/qtivi.pro
index f0a7eda..5d6718b 100644
--- a/qtivi.pro
+++ b/qtivi.pro
@@ -13,9 +13,6 @@ QML_IMPORT_PATH = $$shadowed($$PWD)/qml
MIN_MINOR = 5
!equals(QT_MAJOR_VERSION, 5)|lessThan(QT_MINOR_VERSION, $$MIN_MINOR):error("QtIvi needs to be built against Qt 5.$${MIN_MINOR}+")
-load(configure)
-qtCompileTest(dlt)
-qtCompileTest(taglib)
load(qt_parts)
OTHER_FILES += sync.profile