Added eqemu_logsys.cpp/.h

This commit is contained in:
Akkadius
2015-01-10 03:43:44 -06:00
parent 00ba6e761e
commit 80d11d4ca9
3 changed files with 170 additions and 0 deletions
+2
View File
@@ -19,6 +19,7 @@ SET(common_sources
eqemu_exception.cpp
eqemu_config.cpp
eqemu_error.cpp
eqemu_logsys.cpp
eq_packet.cpp
eq_stream.cpp
eq_stream_factory.cpp
@@ -121,6 +122,7 @@ SET(common_headers
eqemu_config.h
eqemu_config_elements.h
eqemu_error.h
eqemu_logsys.h
eq_packet.h
eq_stream.h
eq_stream_factory.h