forked from qt-creator/qt-creator
factor out all library dependencies to _dependencies.pri files
this makes it uniform for all libraries Change-Id: I7a7665a2c74c8f212248c0400de04ca3eed1440a Reviewed-by: Tobias Hunger <tobias.hunger@digia.com> Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
@@ -2,6 +2,7 @@ TEMPLATE = lib
|
||||
TARGET = Aggregation
|
||||
|
||||
include(../../qtcreatorlibrary.pri)
|
||||
include(aggregation_depedencies.pri)
|
||||
|
||||
DEFINES += AGGREGATION_LIBRARY
|
||||
|
||||
|
||||
0
src/libs/aggregation/aggregation_dependencies.pri
Normal file
0
src/libs/aggregation/aggregation_dependencies.pri
Normal file
Reference in New Issue
Block a user