summaryrefslogtreecommitdiffstats
path: root/examples/quick3d/forest/forest.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick3d/forest/forest.pro')
-rw-r--r--examples/quick3d/forest/forest.pro17
1 files changed, 0 insertions, 17 deletions
diff --git a/examples/quick3d/forest/forest.pro b/examples/quick3d/forest/forest.pro
deleted file mode 100644
index 6c60025a..00000000
--- a/examples/quick3d/forest/forest.pro
+++ /dev/null
@@ -1,17 +0,0 @@
-TEMPLATE = app
-TARGET = forest_qml
-CONFIG += qt warn_on
-
-CONFIG += qt3dquick_deploy_pkg
-include(../../../pkg.pri)
-
-SOURCES += main.cpp
-
-OTHER_FILES += \
- forest.rc \
- forest_qml.desktop
-
-RC_FILE = forest.rc
-
-RESOURCES += \
- forest.qrc