@@ -19,12 +19,14 @@ TEMPLATE = app
|
||||
SOURCES += main.cpp \
|
||||
elementhashtable.cpp \
|
||||
subcontrolarea.cpp \
|
||||
BasicElementInfo.cpp
|
||||
BasicElementInfo.cpp \
|
||||
regexextract.cpp
|
||||
|
||||
HEADERS += \
|
||||
elementhashtable.h \
|
||||
BasicElementInfo.h \
|
||||
subcontrolarea.h
|
||||
subcontrolarea.h \
|
||||
regexextract.h
|
||||
|
||||
#release{
|
||||
#DEFINES += QT_NO_DEBUG_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user