@@ -39,7 +39,8 @@ SOURCES += main.cpp \
|
||||
element/switch.cpp \
|
||||
task.cpp \
|
||||
loadmapping.cpp \
|
||||
recursedir.cpp
|
||||
recursedir.cpp \
|
||||
loadinfo.cpp
|
||||
|
||||
HEADERS += \
|
||||
elementhashtable.h \
|
||||
@@ -64,7 +65,8 @@ HEADERS += \
|
||||
element/switch.h \
|
||||
task.h \
|
||||
loadmapping.h \
|
||||
recursedir.h
|
||||
recursedir.h \
|
||||
loadinfo.h
|
||||
|
||||
#release{
|
||||
DEFINES += QT_NO_DEBUG_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user