@@ -31,7 +31,10 @@ SOURCES += main.cpp \
|
||||
synchronousmachine.cpp \
|
||||
nodetoterminal.cpp \
|
||||
topologyrecorder.cpp \
|
||||
substation.cpp
|
||||
substation.cpp \
|
||||
cimexporter.cpp \
|
||||
element/branch.cpp \
|
||||
element/line.cpp
|
||||
|
||||
HEADERS += \
|
||||
elementhashtable.h \
|
||||
@@ -48,7 +51,10 @@ HEADERS += \
|
||||
synchronousmachine.h \
|
||||
nodetoterminal.h \
|
||||
topologyrecorder.h \
|
||||
substation.h
|
||||
substation.h \
|
||||
cimexporter.h \
|
||||
element/branch.h \
|
||||
element/line.h
|
||||
|
||||
#release{
|
||||
DEFINES += QT_NO_DEBUG_OUTPUT
|
||||
|
||||
Reference in New Issue
Block a user