aboutsummaryrefslogtreecommitdiffstats
path: root/examples/shared/shared.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/shared/shared.pro')
-rw-r--r--examples/shared/shared.pro9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/shared/shared.pro b/examples/shared/shared.pro
deleted file mode 100644
index 3bc9bfebbe..0000000000
--- a/examples/shared/shared.pro
+++ /dev/null
@@ -1,9 +0,0 @@
-#just install the files, all QML for now
-TEMPLATE = aux
-
-qml.files = images \
- LauncherList.qml \
- SimpleLauncherDelegate.qml \
- Button.qml
-qml.path = $$[QT_INSTALL_EXAMPLES]/qtquick/shared
-INSTALLS = qml