aboutsummaryrefslogtreecommitdiffstats
path: root/examples/embedded/qmlclocks/qmlclocks.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/qmlclocks/qmlclocks.pro')
-rw-r--r--examples/embedded/qmlclocks/qmlclocks.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/embedded/qmlclocks/qmlclocks.pro b/examples/embedded/qmlclocks/qmlclocks.pro
deleted file mode 100644
index 8e9dcdf87c..0000000000
--- a/examples/embedded/qmlclocks/qmlclocks.pro
+++ /dev/null
@@ -1,5 +0,0 @@
-!wince*:warning("DEPLOYMENT support required. This project only works on WinCE.")
-
-QT += declarative
-SOURCES += $$PWD/qmlclocks.cpp
-include($$PWD/deployment.pri)