From c25dba4228d958ccddeee22811cec7e40e1ccfc3 Mon Sep 17 00:00:00 2001 From: Warwick Allison Date: Tue, 1 Dec 2009 12:17:48 +1000 Subject: Compile when in module. --- tools/qmlviewer/qmlviewer.pro | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v0.12