summaryrefslogtreecommitdiff
path: root/qtivi.pro
blob: 2f464c078e417a22269f2c45a0b0d2b0ce84de7a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
enable-examples {
    QTIVI_BUILD_PARTS = $$QT_BUILD_PARTS
    QTIVI_BUILD_PARTS *= examples
}

enable-tests {
    QTIVI_BUILD_PARTS = $$QT_BUILD_PARTS
    QTIVI_BUILD_PARTS *= tests
}

QML_IMPORT_PATH = $$shadowed($$PWD)/qml

lessThan(QT_MAJOR_VERSION, 5): error("QtIVI only supports Qt 5.")
load(configure)
qtCompileTest(dlt)
load(qt_parts)

OTHER_FILES += sync.profile