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