summaryrefslogtreecommitdiffstats
path: root/wayland/democompositor/tests/apps/apps.pro
diff options
context:
space:
mode:
Diffstat (limited to 'wayland/democompositor/tests/apps/apps.pro')
-rw-r--r--wayland/democompositor/tests/apps/apps.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/wayland/democompositor/tests/apps/apps.pro b/wayland/democompositor/tests/apps/apps.pro
new file mode 100644
index 0000000..710e077
--- /dev/null
+++ b/wayland/democompositor/tests/apps/apps.pro
@@ -0,0 +1,12 @@
+TARGET = tst_apps
+QT = testlib
+CONFIG += testcase
+
+INCLUDEPATH += ../../apps
+
+SOURCES += \
+ ../../apps/appentry.cpp \
+ ../../apps/appparser.cpp
+
+SOURCES += tst_appparser.cpp
+RESOURCES += apps.qrc