NetDb/NetDbRequests split

This commit is contained in:
orignal 2015-04-09 12:45:00 -04:00
parent 01913d2b14
commit 950f250d66
8 changed files with 256 additions and 182 deletions

View file

@ -21,6 +21,7 @@ set (COMMON_SRC
"${CMAKE_SOURCE_DIR}/LeaseSet.cpp"
"${CMAKE_SOURCE_DIR}/Log.cpp"
"${CMAKE_SOURCE_DIR}/NTCPSession.cpp"
"${CMAKE_SOURCE_DIR}/NetDbRequests.cpp"
"${CMAKE_SOURCE_DIR}/NetDb.cpp"
"${CMAKE_SOURCE_DIR}/Profiling.cpp"
"${CMAKE_SOURCE_DIR}/Reseed.cpp"