summaryrefslogtreecommitdiffstats
path: root/examples/datavisualization/qmllegend/qmllegend.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/datavisualization/qmllegend/qmllegend.pro')
-rw-r--r--examples/datavisualization/qmllegend/qmllegend.pro13
1 files changed, 0 insertions, 13 deletions
diff --git a/examples/datavisualization/qmllegend/qmllegend.pro b/examples/datavisualization/qmllegend/qmllegend.pro
deleted file mode 100644
index af449d8d..00000000
--- a/examples/datavisualization/qmllegend/qmllegend.pro
+++ /dev/null
@@ -1,13 +0,0 @@
-!include( ../examples.pri ) {
- error( "Couldn't find the examples.pri file!" )
-}
-
-# The .cpp file which was generated for your project. Feel free to hack it.
-SOURCES += main.cpp
-
-RESOURCES += qmllegend.qrc
-
-OTHER_FILES += doc/src/* \
- doc/images/* \
- qml/qmllegend/*
-