More shared memory work + moved spdat from zone to common

This commit is contained in:
KimLS
2013-02-19 15:33:21 -08:00
parent 78b2385785
commit 7ce6f4de0d
37 changed files with 134 additions and 77 deletions
+2
View File
@@ -55,6 +55,7 @@ SET(common_sources
serverinfo.cpp
shareddb.cpp
SharedLibrary.cpp
spdat.cpp
StructStrategy.cpp
TCPConnection.cpp
TCPServer.cpp
@@ -168,6 +169,7 @@ SET(common_headers
shareddb.h
SharedLibrary.h
skills.h
spdat.h
StructStrategy.h
TCPBasicServer.h
TCPConnection.h