String-ifier for streams as preparation for the GeoClasses

This commit is contained in:
Klaus Basan
2013-04-12 19:21:50 +02:00
parent 42712a2baf
commit 5f678dfe28
19 changed files with 372 additions and 235 deletions

View File

@@ -59,7 +59,8 @@ HEADERS += \
avionavsystem.h \
aviotransponder.h \
avioadfsystem.h \
aviation.h
aviation.h \
basestreamstringifier.h
SOURCES += \
logmessage.cpp \
@@ -70,7 +71,6 @@ SOURCES += \
context.cpp \
config.cpp \
config_manager.cpp \
serialize.cpp \
com_client.cpp \
com_server.cpp \
com_client_buffer.cpp \