summaryrefslogtreecommitdiffstats
path: root/examples/gui/rasterwindow/rasterwindow.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/gui/rasterwindow/rasterwindow.pro')
-rw-r--r--examples/gui/rasterwindow/rasterwindow.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/gui/rasterwindow/rasterwindow.pro b/examples/gui/rasterwindow/rasterwindow.pro
index 0ea830b037..8ca4f7a89d 100644
--- a/examples/gui/rasterwindow/rasterwindow.pro
+++ b/examples/gui/rasterwindow/rasterwindow.pro
@@ -2,3 +2,6 @@ include(rasterwindow.pri)
SOURCES += \
main.cpp
+
+target.path = $$[QT_INSTALL_EXAMPLES]/gui/rasterwindow
+INSTALLS += target