summaryrefslogtreecommitdiffstats
path: root/tests/manual/lod/lod.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/lod/lod.pro')
-rw-r--r--tests/manual/lod/lod.pro20
1 files changed, 0 insertions, 20 deletions
diff --git a/tests/manual/lod/lod.pro b/tests/manual/lod/lod.pro
deleted file mode 100644
index 32ccc6571..000000000
--- a/tests/manual/lod/lod.pro
+++ /dev/null
@@ -1,20 +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 += \
- lod.qrc
-
-DISTFILES += \
- ConeEntity.qml \
- CuboidEntity.qml \
- CylinderEntity.qml \
- SphereEntity.qml