aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/libs.pro
diff options
context:
space:
mode:
authorJochen Becher <jochen_becher@gmx.de>2015-08-16 13:11:15 +0200
committerJochen Becher <jochen_becher@gmx.de>2015-09-16 12:13:17 +0000
commit64e2ba87ef4cffc754d64d411a483316378080d5 (patch)
treec3369420272af89004e63b00559677a893900b8a /src/libs/libs.pro
parent77661e378a60465b1f3b39fcf56dd66923af2b84 (diff)
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>
Diffstat (limited to 'src/libs/libs.pro')
-rw-r--r--src/libs/libs.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libs/libs.pro b/src/libs/libs.pro
index eba9c31b8c..ce90722356 100644
--- a/src/libs/libs.pro
+++ b/src/libs/libs.pro
@@ -8,6 +8,7 @@ SUBDIRS = \
utils \
languageutils \
cplusplus \
+ modelinglib \
qmljs \
qmldebug \
qmleditorwidgets \