summaryrefslogtreecommitdiffstats
path: root/tests/auto/installationreport/installationreport.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/installationreport/installationreport.pro')
-rw-r--r--tests/auto/installationreport/installationreport.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/installationreport/installationreport.pro b/tests/auto/installationreport/installationreport.pro
new file mode 100644
index 00000000..ce1aa46b
--- /dev/null
+++ b/tests/auto/installationreport/installationreport.pro
@@ -0,0 +1,10 @@
+TARGET = tst_installationreport
+
+include($$PWD/../tests.pri)
+
+QT *= \
+ appman_common-private \
+ appman_crypto-private \
+ appman_application-private \
+
+SOURCES += tst_installationreport.cpp