加了拓扑检查功能。

Signed-off-by: dmy@lab <dmy@lab.lab>
This commit is contained in:
dmy@lab
2015-01-20 20:50:38 +08:00
parent 5b9625f708
commit 41502b5afa
6 changed files with 263 additions and 5 deletions

View File

@@ -43,7 +43,8 @@ SOURCES += main.cpp \
loadinfo.cpp \
loadmatchexception.cpp \
dgmapping.cpp \
dginfo.cpp
dginfo.cpp \
topologytest.cpp
HEADERS += \
elementhashtable.h \
@@ -73,7 +74,8 @@ HEADERS += \
singletonbase.h \
loadmatchexception.h \
dgmapping.h \
dginfo.h
dginfo.h \
topologytest.h
#release{
DEFINES += QT_NO_DEBUG_OUTPUT