summaryrefslogtreecommitdiffstats
path: root/examples/graphicsview/chip/chip.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/graphicsview/chip/chip.pro')
-rw-r--r--examples/graphicsview/chip/chip.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/graphicsview/chip/chip.pro b/examples/graphicsview/chip/chip.pro
index 1e1a7de735..aff551ef9f 100644
--- a/examples/graphicsview/chip/chip.pro
+++ b/examples/graphicsview/chip/chip.pro
@@ -12,9 +12,9 @@ build_all:!build_pass {
}
# install
-target.path = $$[QT_INSTALL_DEMOS]/qtbase/chip
+target.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/chip
sources.files = $$SOURCES $$HEADERS $$RESOURCES *.png *.pro *.html *.doc images
-sources.path = $$[QT_INSTALL_DEMOS]/qtbase/chip
+sources.path = $$[QT_INSTALL_EXAMPLES]/qtbase/graphicsview/chip
INSTALLS += target sources
-symbian: CONFIG += qt_demo
+symbian: CONFIG += qt_example