aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/tst_analytics/tst_analytics.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/tst_analytics/tst_analytics.pro')
-rw-r--r--tests/auto/tst_analytics/tst_analytics.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/auto/tst_analytics/tst_analytics.pro b/tests/auto/tst_analytics/tst_analytics.pro
new file mode 100644
index 0000000..fd3a7eb
--- /dev/null
+++ b/tests/auto/tst_analytics/tst_analytics.pro
@@ -0,0 +1,10 @@
+TEMPLATE = app
+TARGET = tst_analytics
+
+QT += testlib
+CONFIG += testcase
+
+include( ../../../src/plugin/plugin.pri )
+
+SOURCES += \
+ tst_analytics.cpp