forked from qt-creator/qt-creator
automatically include libs' and plugins' _dependencies.pri files
Change-Id: I25645bb625b467c6f9d895ff89a70acd6a25683e Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
@@ -14,7 +14,6 @@ greaterThan(QT_MAJOR_VERSION, 4) {
|
||||
INCLUDEPATH += $$PWD
|
||||
|
||||
include(../../qtcreatorplugin.pri)
|
||||
include(help_dependencies.pri)
|
||||
|
||||
DEFINES += \
|
||||
QT_CLUCENE_SUPPORT \
|
||||
|
||||
Reference in New Issue
Block a user