Fix logic for configuring qt private headers

This commit is contained in:
Kai Koehne
2010-03-09 16:14:47 +01:00
parent 1c78e200c2
commit 2a0d9b2ef3
4 changed files with 13 additions and 9 deletions

View File

@@ -4,6 +4,7 @@ TARGET = QmlInspector
INCLUDEPATH += .
DEPENDPATH += .
include(../private_headers.pri)
include(components/qmldebugger.pri)
DEFINES += QMLINSPECTOR_LIBRARY