summaryrefslogtreecommitdiffstats
path: root/examples/quick/quicknanobrowser
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/quicknanobrowser')
-rw-r--r--examples/quick/quicknanobrowser/quicknanobrowser.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/quick/quicknanobrowser/quicknanobrowser.pro b/examples/quick/quicknanobrowser/quicknanobrowser.pro
index aae724c55..2c4ae9080 100644
--- a/examples/quick/quicknanobrowser/quicknanobrowser.pro
+++ b/examples/quick/quicknanobrowser/quicknanobrowser.pro
@@ -17,3 +17,6 @@ QT_PRIVATE += quick-private gui-private core-private
qtHaveModule(widgets) {
QT += widgets # QApplication is required to get native styling with QtQuickControls
}
+
+target.path = $$[QT_INSTALL_EXAMPLES]/quick/quicknanobrowser
+INSTALLS += target