summaryrefslogtreecommitdiffstats
path: root/examples/opengl/legacy/hellogl/hellogl.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/legacy/hellogl/hellogl.pro')
-rw-r--r--examples/opengl/legacy/hellogl/hellogl.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/legacy/hellogl/hellogl.pro b/examples/opengl/legacy/hellogl/hellogl.pro
index 500bd85b3c..01e8ca1f74 100644
--- a/examples/opengl/legacy/hellogl/hellogl.pro
+++ b/examples/opengl/legacy/hellogl/hellogl.pro
@@ -11,7 +11,7 @@ SOURCES = glwidget.cpp \
QT += opengl widgets
# install
-target.path = $$[QT_INSTALL_EXAMPLES]/opengl/hellogl
+target.path = $$[QT_INSTALL_EXAMPLES]/opengl/legacy/hellogl
INSTALLS += target
contains(QT_CONFIG, opengles.) {