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:
Jochen Becher
2015-08-16 13:11:15 +02:00
parent 77661e378a
commit 64e2ba87ef
329 changed files with 48324 additions and 0 deletions

View 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