summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/boxes
diff options
context:
space:
mode:
authorCasper van Donderen <casper.vandonderen@nokia.com>2011-06-23 11:15:43 +0200
committerQt by Nokia <qt-info@nokia.com>2011-06-24 16:47:24 +0200
commit64cb29a25244348f9d4cd92aaa2b90d8d52120a2 (patch)
treecf0c1e8fb791c94c7e779ff2200dd8d69545e06c /examples/graphicsview/boxes
parent21aba7991592e792808ba4dfeb26fe2b9754544d (diff)
Add the graphicsview demo-examples to the build.
Change-Id: I2f97985db9e547c37db00c32b2e1a1658f076f75 Reviewed-on: http://codereview.qt.nokia.com/684 Reviewed-by: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: David Boddie
Diffstat (limited to 'examples/graphicsview/boxes')
-rw-r--r--examples/graphicsview/boxes/boxes.pro4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/graphicsview/boxes/boxes.pro b/examples/graphicsview/boxes/boxes.pro
index d599a3a0ac..49de5a9e50 100644
--- a/examples/graphicsview/boxes/boxes.pro
+++ b/examples/graphicsview/boxes/boxes.pro
@@ -30,11 +30,11 @@ RESOURCES += boxes.qrc
QT += opengl
# install
-target.path = $$[QT_INSTALL_DEMOS]/qtbase/boxes
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/boxes
sources.files = $$SOURCES $$HEADERS $$RESOURCES *.pro *.html *.jpg *.png *.fsh *.vsh *.par
sources.files -= 3rdparty/fbm.h 3rdparty/fbm.c
sources.files += 3rdparty
-sources.path = $$[QT_INSTALL_DEMOS]/qtbase/boxes
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/boxes
INSTALLS += target sources
wince*: {