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