summaryrefslogtreecommitdiffstats
path: root/examples/xml/htmlinfo
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xml/htmlinfo')
-rw-r--r--examples/xml/htmlinfo/htmlinfo.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/xml/htmlinfo/htmlinfo.pro b/examples/xml/htmlinfo/htmlinfo.pro
index fc567c4067..503ff4060b 100644
--- a/examples/xml/htmlinfo/htmlinfo.pro
+++ b/examples/xml/htmlinfo/htmlinfo.pro
@@ -13,7 +13,7 @@ wince*:{
}
# install
-target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/xml/htmlinfo
+target.path = $$[QT_INSTALL_EXAMPLES]/xml/htmlinfo
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS *.html htmlinfo.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/xml/htmlinfo
+sources.path = $$[QT_INSTALL_EXAMPLES]/xml/htmlinfo
INSTALLS += target sources