summaryrefslogtreecommitdiffstats
path: root/examples/examples.pri
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2014-02-13 09:59:52 +0200
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2014-02-13 10:09:17 +0200
commit88cd10aa7b3559b092cf5575b0a17d002dc100ae (patch)
tree9d6e7efdec49419558bb4ef4a9bc02ae3cb1cfc4 /examples/examples.pri
parentecabd51692b476567dc42a745f51996ec665b385 (diff)
Fix examples installation
Had to add one folder to the examples structure so installation works correctly. Change-Id: Ic92dfe9997413a6243abcf5eeba12744ba9e938c Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
Diffstat (limited to 'examples/examples.pri')
-rw-r--r--examples/examples.pri9
1 files changed, 0 insertions, 9 deletions
diff --git a/examples/examples.pri b/examples/examples.pri
deleted file mode 100644
index afa5f008..00000000
--- a/examples/examples.pri
+++ /dev/null
@@ -1,9 +0,0 @@
-INCLUDEPATH += ../../include
-
-LIBS += -L$$OUT_PWD/../../lib
-
-TEMPLATE = app
-
-QT += datavisualization
-
-target.path = $$[QT_INSTALL_EXAMPLES]/datavisualization/$$TARGET