forked from qt-creator/qt-creator
Add modeling library
Modeling library implements the entities, diagrams and widget Ui for ModelEditor plugin and tools. This is a 3rdparty library not following the QtCreator coding style. Change-Id: I981e38a10fff1c1792f285d5837553aa7596cd2f Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com>
This commit is contained in:
4
src/libs/modelinglib/modelinglib_dependencies.pri
Normal file
4
src/libs/modelinglib/modelinglib_dependencies.pri
Normal file
@@ -0,0 +1,4 @@
|
||||
QTC_LIB_NAME = Modeling
|
||||
QTC_LIB_DEPENDS +=
|
||||
INCLUDEPATH *= $$IDE_SOURCE_TREE/src/libs/3rdparty/modeling
|
||||
INCLUDEPATH *= $$IDE_SOURCE_TREE/src/libs/3rdparty/modeling/qtserialization/inc
|
||||
Reference in New Issue
Block a user