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/linguist/arrowpad/arrowpad.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'examples/linguist/arrowpad/arrowpad.pro') diff --git a/examples/linguist/arrowpad/arrowpad.pro b/examples/linguist/arrowpad/arrowpad.pro index b78f1d475..972370392 100644 --- a/examples/linguist/arrowpad/arrowpad.pro +++ b/examples/linguist/arrowpad/arrowpad.pro @@ -9,8 +9,7 @@ TRANSLATIONS = arrowpad_fr.ts \ arrowpad_nl.ts #! [1] -# install -target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/linguist/arrowpad +target.path = $$[QT_INSTALL_EXAMPLES]/linguist/arrowpad INSTALLS += target QT += widgets -- cgit v1.2.3