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, 24 insertions, 0 deletions
diff --git a/examples/uml/duse-mt/src/plugins/acdcarchitecturerecoveryalgorithm/acdcarchitecturerecoveryalgorithm.pro b/examples/uml/duse-mt/src/plugins/acdcarchitecturerecoveryalgorithm/acdcarchitecturerecoveryalgorithm.pro
new file mode 100644
index 00000000..f1964825
--- /dev/null
+++ b/examples/uml/duse-mt/src/plugins/acdcarchitecturerecoveryalgorithm/acdcarchitecturerecoveryalgorithm.pro
@@ -0,0 +1,24 @@
+#-------------------------------------------------
+#
+# 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