summaryrefslogtreecommitdiffstats
path: root/tools/qmlviewer
diff options
context:
space:
mode:
authorMichael Brasser <michael.brasser@nokia.com>2010-02-17 04:39:55 (GMT)
committerMichael Brasser <michael.brasser@nokia.com>2010-02-17 04:39:55 (GMT)
commita38a6fe09b93e7962163858bb5ae3d0b0244c91b (patch)
tree70f64d67b43dbf39dc3e7068f094e95607819c70 /tools/qmlviewer
parenta499bee7c95c98bc120fc8a1de709e321c27f17f (diff)
downloadQt-a38a6fe09b93e7962163858bb5ae3d0b0244c91b.zip
Qt-a38a6fe09b93e7962163858bb5ae3d0b0244c91b.tar.gz
Qt-a38a6fe09b93e7962163858bb5ae3d0b0244c91b.tar.bz2
qmlviewer: build on symbian
Task-number: QTBUG-8266
Diffstat (limited to 'tools/qmlviewer')
-rw-r--r--tools/qmlviewer/qmlviewer.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qmlviewer/qmlviewer.pro b/tools/qmlviewer/qmlviewer.pro
index 81c1e6c..aba3cf5 100644
--- a/tools/qmlviewer/qmlviewer.pro
+++ b/tools/qmlviewer/qmlviewer.pro
@@ -33,6 +33,7 @@ FORMS = recopts.ui \
proxysettings.ui
INCLUDEPATH += ../../include/QtDeclarative
INCLUDEPATH += ../../src/declarative/util
+INCLUDEPATH += ../../src/declarative/graphicsitems
include(../shared/deviceskin/deviceskin.pri)
target.path = $$[QT_INSTALL_BINS]
INSTALLS += target