summaryrefslogtreecommitdiffstats
path: root/examples/uml/duse-mt/src/plugins/plugins.pro
diff options
context:
space:
mode:
authorSandro S. Andrade <sandroandrade@kde.org>2014-10-28 11:22:22 -0300
committerSandro S. Andrade <sandroandrade@kde.org>2014-10-28 15:24:07 +0100
commit63b4ed0994341b1342eeec6c543f7eb0cfe61b66 (patch)
treec6324a63ba1c25efa06da975af7062f4637be9d4 /examples/uml/duse-mt/src/plugins/plugins.pro
parent001a7e58fcaa2b8c149b8e4a223c8d5f097c0ef9 (diff)
Move DuSE-MT to a new repositoryHEADmaster
New DuSE-MT location: git@gitorious.org:duse-mt/duse-mt.git Change-Id: I4f3e65542703e39a54d20fa2c418fc61a1dca59c Reviewed-by: Sandro S. Andrade <sandroandrade@kde.org>
Diffstat (limited to 'examples/uml/duse-mt/src/plugins/plugins.pro')
-rw-r--r--examples/uml/duse-mt/src/plugins/plugins.pro20
1 files changed, 0 insertions, 20 deletions
diff --git a/examples/uml/duse-mt/src/plugins/plugins.pro b/examples/uml/duse-mt/src/plugins/plugins.pro
deleted file mode 100644
index 288a90aa..00000000
--- a/examples/uml/duse-mt/src/plugins/plugins.pro
+++ /dev/null
@@ -1,20 +0,0 @@
-TEMPLATE = subdirs
-CONFIG += ordered
-
-SUBDIRS = \
- modelinspector \
-
-qtHaveModule(script): SUBDIRS += javascriptconsole
-
-qtHaveModule(quick): SUBDIRS += welcomedashboard \
- designoptimizer \
- concretesyntaxview \
- umlconcretesyntax
-
-qtHaveModule(script):qtHaveModule(quick): SUBDIRS += designspaceexplorer
-
-SUBDIRS += architecturerecoverycore \
- gccxmlarchitecturerecoverybackend \
- acdcarchitecturerecoveryalgorithm \
- umlmodelingnotation \
- architecturerecoverypanel