summaryrefslogtreecommitdiffstats
path: root/tests/manual/video-texture-qml/video-texture-qml.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/video-texture-qml/video-texture-qml.pro')
-rw-r--r--tests/manual/video-texture-qml/video-texture-qml.pro16
1 files changed, 0 insertions, 16 deletions
diff --git a/tests/manual/video-texture-qml/video-texture-qml.pro b/tests/manual/video-texture-qml/video-texture-qml.pro
deleted file mode 100644
index 44da325aa..000000000
--- a/tests/manual/video-texture-qml/video-texture-qml.pro
+++ /dev/null
@@ -1,16 +0,0 @@
-!include( ../manual.pri ) {
- error( "Couldn't find the manual.pri file!" )
-}
-
-QT += 3dquickextras 3dcore 3drender 3dinput 3dquick qml quick 3dquickrender
-
-SOURCES += main.cpp
-
-RESOURCES += \
- video-texture-qml.qrc
-
-OTHER_FILES += \
- main.qml
-
-DISTFILES +=
-