fix install path
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>
Fri, 21 Dec 2012 18:44:44 +0000 (19:44 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Sun, 30 Dec 2012 12:02:15 +0000 (13:02 +0100)
Change-Id: I6a56cff510011e3ffd516d24d9659f75baca14b2
Reviewed-by: hjk <qthjk@ovi.com>
examples/assistant/remotecontrol/remotecontrol.pro

index 78ce822..fb9ce4d 100644 (file)
@@ -7,6 +7,6 @@ SOURCES   += main.cpp \
 FORMS     += remotecontrol.ui
 RESOURCES += remotecontrol.qrc
 
-target.path = $$[QT_INSTALL_EXAMPLES]/help/remotecontrol
+target.path = $$[QT_INSTALL_EXAMPLES]/assistant/remotecontrol
 INSTALLS += target