summaryrefslogtreecommitdiffstats
path: root/demos/declarative/twitter/twitter.pro
diff options
context:
space:
mode:
Diffstat (limited to 'demos/declarative/twitter/twitter.pro')
-rw-r--r--demos/declarative/twitter/twitter.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/demos/declarative/twitter/twitter.pro b/demos/declarative/twitter/twitter.pro
deleted file mode 100644
index e1dd821..0000000
--- a/demos/declarative/twitter/twitter.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-TEMPLATE=app
-CONFIG -= qt separate_debug_info
-LIBS =
-QT =
-QMAKE_LINK = @: dummy
-
-sources.files = \
- TwitterCore \
- twitter.qml
-
-sources.path = $$[QT_INSTALL_DEMOS]/declarative/twitter
-INSTALLS = sources
-