summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-12-01 02:17:48 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-12-01 02:17:48 (GMT)
commitc25dba4228d958ccddeee22811cec7e40e1ccfc3 (patch)
tree888d050c9483667532e44cec28ae97a4196ba66c /tools
parente39c34683e821affdabb2f6fab922cb94b00043b (diff)
downloadQt-c25dba4228d958ccddeee22811cec7e40e1ccfc3.zip
Qt-c25dba4228d958ccddeee22811cec7e40e1ccfc3.tar.gz
Qt-c25dba4228d958ccddeee22811cec7e40e1ccfc3.tar.bz2
Compile when in module.
Diffstat (limited to 'tools')
-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 ed26d00..6cd41c6 100644
--- a/tools/qmlviewer/qmlviewer.pro
+++ b/tools/qmlviewer/qmlviewer.pro
@@ -23,6 +23,7 @@ SOURCES += main.cpp \
FORMS = recopts.ui \
proxysettings.ui
INCLUDEPATH += ../../include/QtDeclarative
+INCLUDEPATH += ../../src/declarative/util
include(../shared/deviceskin/deviceskin.pri)
target.path = $$[QT_INSTALL_BINS]
INSTALLS += target