summaryrefslogtreecommitdiffstats
path: root/examples/uml/duse-mt/src/plugins/acdcarchitecturerecoveryalgorithm/acdcarchitecturerecoveryalgorithm.pro
diff options
context:
space:
mode:
Diffstat (limited to 'examples/uml/duse-mt/src/plugins/acdcarchitecturerecoveryalgorithm/acdcarchitecturerecoveryalgorithm.pro')
-rw-r--r--examples/uml/duse-mt/src/plugins/acdcarchitecturerecoveryalgorithm/acdcarchitecturerecoveryalgorithm.pro24
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