From 0e0dfb027774e0afc38df19a4a5e80dd97ab0356 Mon Sep 17 00:00:00 2001 From: Joerg Bornemann Date: Tue, 4 Dec 2012 17:41:06 +0100 Subject: fix installation target paths of examples Change-Id: I11440d60a709cbe4617aa0953c7971a6d731b73b Reviewed-by: Oswald Buddenhagen --- examples/help/contextsensitivehelp/contextsensitivehelp.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'examples/help/contextsensitivehelp/contextsensitivehelp.pro') diff --git a/examples/help/contextsensitivehelp/contextsensitivehelp.pro b/examples/help/contextsensitivehelp/contextsensitivehelp.pro index 4f3da5255..516a2e45c 100644 --- a/examples/help/contextsensitivehelp/contextsensitivehelp.pro +++ b/examples/help/contextsensitivehelp/contextsensitivehelp.pro @@ -10,6 +10,5 @@ HEADERS += wateringconfigdialog.h \ FORMS += wateringconfigdialog.ui -# install -target.path = $$[QT_INSTALL_EXAMPLES]/qttools/help/contextsensitivehelp +target.path = $$[QT_INSTALL_EXAMPLES]/help/contextsensitivehelp INSTALLS += target -- cgit v1.2.3