summaryrefslogtreecommitdiffstats
path: root/examples/qmlboxplot/qmlboxplot.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qmlboxplot/qmlboxplot.pro')
-rw-r--r--examples/qmlboxplot/qmlboxplot.pro11
1 files changed, 0 insertions, 11 deletions
diff --git a/examples/qmlboxplot/qmlboxplot.pro b/examples/qmlboxplot/qmlboxplot.pro
deleted file mode 100644
index 194aef38..00000000
--- a/examples/qmlboxplot/qmlboxplot.pro
+++ /dev/null
@@ -1,11 +0,0 @@
-!include( ../examples.pri ) {
- error( "Couldn't find the examples.pri file!" )
-}
-
-RESOURCES += resources.qrc
-SOURCES += main.cpp
-
-include(qmlapplicationviewer/qmlapplicationviewer.pri)
-
-OTHER_FILES += \
- qml/qmlboxplot/main.qml