putting log from local_engine to engine; implementing hand-logging
This commit is contained in:
+2
-2
@@ -126,7 +126,7 @@ HEADERS += \
|
||||
src/engine/local_engine/localbero.h \
|
||||
src/engine/local_engine/localexception.h \
|
||||
src/engine/local_engine/arraydata.h \
|
||||
src/engine/local_engine/log.h \
|
||||
src/engine/log.h \
|
||||
src/engine/network_engine/clientboard.h \
|
||||
src/engine/network_engine/clientenginefactory.h \
|
||||
src/engine/network_engine/clienthand.h \
|
||||
@@ -174,7 +174,7 @@ SOURCES += \
|
||||
src/engine/local_engine/localbero.cpp \
|
||||
src/engine/local_engine/localexception.cpp \
|
||||
src/engine/local_engine/arraydata.cpp \
|
||||
src/engine/local_engine/log.cpp \
|
||||
src/engine/log.cpp \
|
||||
src/engine/network_engine/clientboard.cpp \
|
||||
src/engine/network_engine/clientenginefactory.cpp \
|
||||
src/engine/network_engine/clienthand.cpp \
|
||||
|
||||
Reference in New Issue
Block a user