diff options
| author | Sandro S. Andrade <sandroandrade@kde.org> | 2014-10-28 11:22:22 -0300 |
|---|---|---|
| committer | Sandro S. Andrade <sandroandrade@kde.org> | 2014-10-28 15:24:07 +0100 |
| commit | 63b4ed0994341b1342eeec6c543f7eb0cfe61b66 (patch) | |
| tree | c6324a63ba1c25efa06da975af7062f4637be9d4 /examples/uml/duse-mt/src/plugins/acdcarchitecturerecoveryalgorithm/acdcarchitecturerecoveryalgorithm.pro | |
| parent | 001a7e58fcaa2b8c149b8e4a223c8d5f097c0ef9 (diff) | |
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/acdcarchitecturerecoveryalgorithm/acdcarchitecturerecoveryalgorithm.pro')
| -rw-r--r-- | examples/uml/duse-mt/src/plugins/acdcarchitecturerecoveryalgorithm/acdcarchitecturerecoveryalgorithm.pro | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/examples/uml/duse-mt/src/plugins/acdcarchitecturerecoveryalgorithm/acdcarchitecturerecoveryalgorithm.pro b/examples/uml/duse-mt/src/plugins/acdcarchitecturerecoveryalgorithm/acdcarchitecturerecoveryalgorithm.pro deleted file mode 100644 index f1964825..00000000 --- a/examples/uml/duse-mt/src/plugins/acdcarchitecturerecoveryalgorithm/acdcarchitecturerecoveryalgorithm.pro +++ /dev/null @@ -1,24 +0,0 @@ -#------------------------------------------------- -# -# Project created by QtCreator 2014-08-13T04:20:30 -# -#------------------------------------------------- - -include(../../duse-mt-plugin.pri) - -QT -= widgets gui - -DEFINES += ACDCARCHITECTURERECOVERYALGORITHM_LIBRARY - -HEADERS += \ - acdcarchitecturerecoveryalgorithm_export.h \ - acdcarchitecturerecoveryalgorithmplugin.h \ - dependencyrelationstreemanager.h \ - subgraphdominatorpattern.h - -SOURCES += \ - acdcarchitecturerecoveryalgorithmplugin.cpp \ - dependencyrelationstreemanager.cpp \ - subgraphdominatorpattern.cpp - -OTHER_FILES += acdcarchitecturerecoveryalgorithm.json |
