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, 0 insertions, 10 deletions
diff --git a/tests/manual/qmlcamera/qmlcamera.pro b/tests/manual/qmlcamera/qmlcamera.pro
deleted file mode 100644
index 098d7a85..00000000
--- a/tests/manual/qmlcamera/qmlcamera.pro
+++ /dev/null
@@ -1,10 +0,0 @@
-!include( ../tests.pri ) {
- error( "Couldn't find the tests.pri file!" )
-}
-
-SOURCES += main.cpp
-
-RESOURCES += qmlcamera.qrc
-
-OTHER_FILES += qml/qmlcamera/*
-