aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/demos/clocks/clocks.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/demos/clocks/clocks.pro')
-rw-r--r--examples/quick/demos/clocks/clocks.pro14
1 files changed, 0 insertions, 14 deletions
diff --git a/examples/quick/demos/clocks/clocks.pro b/examples/quick/demos/clocks/clocks.pro
deleted file mode 100644
index 21d3f7f971..0000000000
--- a/examples/quick/demos/clocks/clocks.pro
+++ /dev/null
@@ -1,14 +0,0 @@
-TEMPLATE = app
-
-QT += qml quick
-
-SOURCES += main.cpp
-RESOURCES += clocks.qrc
-
-target.path = $$[QT_INSTALL_EXAMPLES]/quick/demos/clocks
-INSTALLS += target
-
-OTHER_FILES += \
- clocks.qml \
- content/Clock.qml \
- content/*.png