summaryrefslogtreecommitdiffstats
path: root/examples/examples.pri
diff options
context:
space:
mode:
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