aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quickcontrols2/wearable/wearable.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quickcontrols2/wearable/wearable.pro')
-rw-r--r--examples/quickcontrols2/wearable/wearable.pro12
1 files changed, 0 insertions, 12 deletions
diff --git a/examples/quickcontrols2/wearable/wearable.pro b/examples/quickcontrols2/wearable/wearable.pro
deleted file mode 100644
index 8d55e44e..00000000
--- a/examples/quickcontrols2/wearable/wearable.pro
+++ /dev/null
@@ -1,12 +0,0 @@
-TEMPLATE = app
-TARGET = wearable
-QT += quick quickcontrols2
-
-SOURCES += \
- wearable.cpp
-
-RESOURCES += \
- wearable.qrc
-
-target.path = $$[QT_INSTALL_EXAMPLES]/quickcontrols2/wearable
-INSTALLS += target