summaryrefslogtreecommitdiffstats
path: root/tests/manual/qmlcamera/qmlcamera.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/qmlcamera/qmlcamera.pro')
-rw-r--r--tests/manual/qmlcamera/qmlcamera.pro10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/manual/qmlcamera/qmlcamera.pro b/tests/manual/qmlcamera/qmlcamera.pro
new file mode 100644
index 00000000..098d7a85
--- /dev/null
+++ b/tests/manual/qmlcamera/qmlcamera.pro
@@ -0,0 +1,10 @@
+!include( ../tests.pri ) {
+ error( "Couldn't find the tests.pri file!" )
+}
+
+SOURCES += main.cpp
+
+RESOURCES += qmlcamera.qrc
+
+OTHER_FILES += qml/qmlcamera/*
+