summaryrefslogtreecommitdiffstats
path: root/tests/installationreport/installationreport.pro
blob: ce1aa46b69df49e2b306c641efe94de3836df461 (plain)
1
2
3
4
5
6
7
8
9
10
TARGET = tst_installationreport

include($$PWD/../tests.pri)

QT *= \
    appman_common-private \
    appman_crypto-private \
    appman_application-private \

SOURCES += tst_installationreport.cpp