@@ -20,13 +20,29 @@ SOURCES += main.cpp \
|
||||
elementhashtable.cpp \
|
||||
subcontrolarea.cpp \
|
||||
BasicElementInfo.cpp \
|
||||
regexextract.cpp
|
||||
regexextract.cpp \
|
||||
busbarsection.cpp \
|
||||
terminal.cpp \
|
||||
aclinesegment.cpp \
|
||||
breaker.cpp \
|
||||
compensator.cpp \
|
||||
disconnector.cpp \
|
||||
powertransformer.cpp \
|
||||
synchronousmachine.cpp
|
||||
|
||||
HEADERS += \
|
||||
elementhashtable.h \
|
||||
BasicElementInfo.h \
|
||||
subcontrolarea.h \
|
||||
regexextract.h
|
||||
regexextract.h \
|
||||
busbarsection.h \
|
||||
terminal.h \
|
||||
aclinesegment.h \
|
||||
breaker.h \
|
||||
compensator.h \
|
||||
disconnector.h \
|
||||
powertransformer.h \
|
||||
synchronousmachine.h
|
||||
|
||||
#release{
|
||||
#DEFINES += QT_NO_DEBUG_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user