forked from qt-creator/qt-creator
The Utils dependecy wasn't explicitly added to the project dependencies. Change-Id: I8f294cb2b220105c0cd83a3205594d00a051679e Reviewed-by: Christian Stenger <christian.stenger@theqtcompany.com>
5 lines
189 B
Plaintext
5 lines
189 B
Plaintext
QTC_LIB_NAME = Modeling
|
|
QTC_LIB_DEPENDS += utils
|
|
INCLUDEPATH *= $$IDE_SOURCE_TREE/src/libs/3rdparty/modeling
|
|
INCLUDEPATH *= $$IDE_SOURCE_TREE/src/libs/3rdparty/modeling/qtserialization/inc
|