summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/controlsunderlay/controlsunderlay.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/controlsunderlay/controlsunderlay.pro')
-rw-r--r--examples/qt3d/controlsunderlay/controlsunderlay.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/examples/qt3d/controlsunderlay/controlsunderlay.pro b/examples/qt3d/controlsunderlay/controlsunderlay.pro
deleted file mode 100644
index 7b6500a98..000000000
--- a/examples/qt3d/controlsunderlay/controlsunderlay.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-!include( ../examples.pri ) {
- error( "Couldn't find the examples.pri file!" )
-}
-
-QT += qml quick
-
-SOURCES += main.cpp
-
-RESOURCES += controls.qrc
-
-OTHER_FILES += main.qml \
- Logo.qml