@@ -44,7 +44,8 @@ SOURCES += main.cpp \
|
||||
loadmatchexception.cpp \
|
||||
dgmapping.cpp \
|
||||
dginfo.cpp \
|
||||
topologytest.cpp
|
||||
topologytest.cpp \
|
||||
elementreduction.cpp
|
||||
|
||||
HEADERS += \
|
||||
elementhashtable.h \
|
||||
@@ -75,7 +76,9 @@ HEADERS += \
|
||||
loadmatchexception.h \
|
||||
dgmapping.h \
|
||||
dginfo.h \
|
||||
topologytest.h
|
||||
topologytest.h \
|
||||
elementreduction.h \
|
||||
element/commontype.h
|
||||
|
||||
#release{
|
||||
DEFINES += QT_NO_DEBUG_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user