aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/sharedimage/sharedimage.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/quick/sharedimage/sharedimage.pro')
-rw-r--r--tests/auto/quick/sharedimage/sharedimage.pro12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/auto/quick/sharedimage/sharedimage.pro b/tests/auto/quick/sharedimage/sharedimage.pro
new file mode 100644
index 0000000000..00ec2c1131
--- /dev/null
+++ b/tests/auto/quick/sharedimage/sharedimage.pro
@@ -0,0 +1,12 @@
+CONFIG += testcase
+TARGET = tst_sharedimage
+CONFIG -= app_bundle
+
+SOURCES += tst_sharedimage.cpp
+
+QT += testlib quick-private
+
+TESTDATA = data/*
+
+OTHER_FILES += \
+ data/yellow.png