summaryrefslogtreecommitdiffstats
path: root/tools/qmldebugger/creatorplugin/creatorplugin.pro
diff options
context:
space:
mode:
authorWarwick Allison <warwick.allison@nokia.com>2009-12-02 05:35:32 (GMT)
committerWarwick Allison <warwick.allison@nokia.com>2009-12-02 05:35:32 (GMT)
commit1893849a7e90781b85f15ac32bef972b0087a720 (patch)
treef2a669689a2216abb878bc1fae389938e8955eb9 /tools/qmldebugger/creatorplugin/creatorplugin.pro
parentba661047f46ff6d6affb5f3ebad0b90a48d7982a (diff)
downloadQt-1893849a7e90781b85f15ac32bef972b0087a720.zip
Qt-1893849a7e90781b85f15ac32bef972b0087a720.tar.gz
Qt-1893849a7e90781b85f15ac32bef972b0087a720.tar.bz2
Compile as module.
Diffstat (limited to 'tools/qmldebugger/creatorplugin/creatorplugin.pro')
-rw-r--r--tools/qmldebugger/creatorplugin/creatorplugin.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/qmldebugger/creatorplugin/creatorplugin.pro b/tools/qmldebugger/creatorplugin/creatorplugin.pro
index ff7f3da..55f7398 100644
--- a/tools/qmldebugger/creatorplugin/creatorplugin.pro
+++ b/tools/qmldebugger/creatorplugin/creatorplugin.pro
@@ -2,6 +2,7 @@ TEMPLATE = lib
TARGET = QmlInspector
INCLUDEPATH += .
+INCLUDEPATH += ../../../src/declarative/debugger
DEPENDPATH += .
include(../standalone/qmldebugger.pri)