summaryrefslogtreecommitdiffstats
path: root/demos/quick3d/flickr3d/flickr3d.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/quick3d/flickr3d/flickr3d.pro')
-rw-r--r--demos/quick3d/flickr3d/flickr3d.pro20
1 files changed, 0 insertions, 20 deletions
diff --git a/demos/quick3d/flickr3d/flickr3d.pro b/demos/quick3d/flickr3d/flickr3d.pro
deleted file mode 100644
index b4c84830..00000000
--- a/demos/quick3d/flickr3d/flickr3d.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-TEMPLATE = app
-TARGET = flickr3d
-CONFIG += qt warn_on
-
-INSTALL_DIRS = qml
-CONFIG += qt3d_deploy_qml qt3dquick_deploy_pkg
-include(../../../pkg.pri)
-qtcAddDeployment()
-
-SOURCES += main.cpp
-
-OTHER_FILES += \
- flickr3d.rc \
- flickr3d.desktop
-
-RC_FILE = flickr3d.rc
-
-
-
-