summaryrefslogtreecommitdiffstats
path: root/tests/auto/qml/windowmanager/windowmanager.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qml/windowmanager/windowmanager.pro')
-rw-r--r--tests/auto/qml/windowmanager/windowmanager.pro5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/auto/qml/windowmanager/windowmanager.pro b/tests/auto/qml/windowmanager/windowmanager.pro
new file mode 100644
index 00000000..21cd8a91
--- /dev/null
+++ b/tests/auto/qml/windowmanager/windowmanager.pro
@@ -0,0 +1,5 @@
+TEST_FILES = tst_windowmanager.qml
+
+OTHER_FILES += IviApplicationExtension.qml
+
+load(am-qml-testcase)