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:
@@ -2,7 +2,6 @@ TEMPLATE = lib
|
||||
TARGET = HelloWorld
|
||||
|
||||
include(../../qtcreatorplugin.pri)
|
||||
include(helloworld_dependencies.pri)
|
||||
|
||||
HEADERS += helloworldplugin.h \
|
||||
helloworldwindow.h
|
||||
|
||||
Reference in New Issue
Block a user