summaryrefslogtreecommitdiffstats
path: root/examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.pro
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@digia.com>2012-12-04 17:41:06 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-05 15:26:19 +0100
commit0e0dfb027774e0afc38df19a4a5e80dd97ab0356 (patch)
treed9f750910b19372c6206c5783c80777a2fe43697 /examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.pro
parentefa8c5daedc789eee950218e98caa15f6b992bb5 (diff)
fix installation target paths of examples
Change-Id: I11440d60a709cbe4617aa0953c7971a6d731b73b Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Diffstat (limited to 'examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.pro')
-rw-r--r--examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.pro3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.pro b/examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.pro
index eb1e3b75e..1e420aa65 100644
--- a/examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.pro
+++ b/examples/designer/worldtimeclockbuilder/worldtimeclockbuilder.pro
@@ -4,6 +4,5 @@ SOURCES = main.cpp
RESOURCES = worldtimeclockbuilder.qrc
#! [0]
-# install
-target.path = $$[QT_INSTALL_EXAMPLES]/qttools/designer/worldtimeclockbuilder
+target.path = $$[QT_INSTALL_EXAMPLES]/designer/worldtimeclockbuilder
INSTALLS += target