ref: segregate dbAnswer

This commit is contained in:
semenov
2025-01-14 17:05:54 +03:00
parent 0e3f4852fe
commit b2b445e1f1
8 changed files with 160 additions and 109 deletions

View File

@@ -55,6 +55,8 @@ add_library(ServerLMS SHARED
Systems/Parsers/dataparser.h
Systems/Parsers/clientanswerparser.cpp
Systems/Parsers/clientanswerparser.h
Systems/Parsers/dbanswerparser.cpp
Systems/Parsers/dbanswerparser.h
Systems/processingsystem.cpp
Systems/processingsystem.h
Systems/sendsystem.cpp