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