automatically include libs' and plugins' _dependencies.pri files

Change-Id: I25645bb625b467c6f9d895ff89a70acd6a25683e
Reviewed-by: Tobias Hunger <tobias.hunger@digia.com>
This commit is contained in:
Oswald Buddenhagen
2013-03-25 18:28:12 +01:00
parent 8dd616f387
commit 7ce3362288
62 changed files with 4 additions and 61 deletions

View File

@@ -2,7 +2,6 @@ TEMPLATE = lib
TARGET = HelloWorld
include(../../qtcreatorplugin.pri)
include(helloworld_dependencies.pri)
HEADERS += helloworldplugin.h \
helloworldwindow.h