1.读不匹配但需要忽略的信息。

2.暂时不用单例。

Signed-off-by: dmy@lab <dmy@lab.lab>
This commit is contained in:
dmy@lab
2015-01-15 22:47:49 +08:00
parent 51eed6e99e
commit 29b219fbe9
4 changed files with 85 additions and 5 deletions

View File

@@ -40,7 +40,8 @@ SOURCES += main.cpp \
task.cpp \
loadmapping.cpp \
recursedir.cpp \
loadinfo.cpp
loadinfo.cpp \
loadmatchexception.cpp
HEADERS += \
elementhashtable.h \
@@ -67,7 +68,8 @@ HEADERS += \
loadmapping.h \
recursedir.h \
loadinfo.h \
singletonbase.h
singletonbase.h \
loadmatchexception.h
#release{
DEFINES += QT_NO_DEBUG_OUTPUT