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