summaryrefslogtreecommitdiffstats
path: root/examples/designer/worldtimeclockplugin
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2012-11-28 16:06:45 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-28 22:15:49 +0100
commit9c21f30a62dfd37d4488d10dc3c652d9b0237030 (patch)
treec85b62e338c11948e1a5ac13d8f59321bf811281 /examples/designer/worldtimeclockplugin
parentb13381ded17ce65bb9bad783a987afe1102b90e6 (diff)
centralize and fixup example sources install targets
follow respective change in qtbase Change-Id: I6e892deb9fa3868579e9c556fbcf00cc7bc6145c Reviewed-by: hjk <qthjk@ovi.com>
Diffstat (limited to 'examples/designer/worldtimeclockplugin')
-rw-r--r--examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro5
1 files changed, 0 insertions, 5 deletions
diff --git a/examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro b/examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro
index 8e69ddc5e..1f4301e53 100644
--- a/examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro
+++ b/examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro
@@ -26,8 +26,3 @@ HEADERS = worldtimeclock.h \
SOURCES = worldtimeclock.cpp \
worldtimeclockplugin.cpp
#! [2]
-
-# install
-sources.files = $$SOURCES $$HEADERS *.pro worldtimeclock.json
-sources.path = $$[QT_INSTALL_EXAMPLES]/qttools/designer/worldtimeclockplugin
-INSTALLS += sources