加了Substation的类

Signed-off-by: facat@lab.com <facat@lab.com>
This commit is contained in:
facat@lab.com
2014-12-11 19:57:55 +08:00
parent d6bcb9a0c5
commit 2e46068680
7 changed files with 61 additions and 32 deletions

View File

@@ -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