@@ -30,7 +30,8 @@ SOURCES += main.cpp \
|
||||
powertransformer.cpp \
|
||||
synchronousmachine.cpp \
|
||||
nodetoterminal.cpp \
|
||||
topologyrecorder.cpp
|
||||
topologyrecorder.cpp \
|
||||
substation.cpp
|
||||
|
||||
HEADERS += \
|
||||
elementhashtable.h \
|
||||
@@ -46,7 +47,8 @@ HEADERS += \
|
||||
powertransformer.h \
|
||||
synchronousmachine.h \
|
||||
nodetoterminal.h \
|
||||
topologyrecorder.h
|
||||
topologyrecorder.h \
|
||||
substation.h
|
||||
|
||||
#release{
|
||||
DEFINES += QT_NO_DEBUG_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user