|
|
@@ -107,6 +107,7 @@
|
|
|
CD88E9612252D67A00927F40 /* common.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = common.cxx; sourceTree = "<group>"; };
|
|
|
CD88E9642252D6C700927F40 /* common.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
|
|
|
CDA494DD2256D5F40041620C /* date_format.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = date_format.cxx; sourceTree = "<group>"; };
|
|
|
+ CDC0E0472267EA30001EDAB7 /* logger_impl.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = logger_impl.h; sourceTree = "<group>"; };
|
|
|
CDEA62D4225A3B0B00A6FAE0 /* json_layout.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = json_layout.cxx; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
@@ -173,6 +174,7 @@
|
|
|
CD1CDE812252E54100E5B6B2 /* loggers */,
|
|
|
CD88E95D2252D3EF00927F40 /* c_logger.cxx */,
|
|
|
CD2973991D7B401F00E37217 /* logger.cxx */,
|
|
|
+ CDC0E0472267EA30001EDAB7 /* logger_impl.h */,
|
|
|
CD1CDEAE22556B7E00E5B6B2 /* logger_impl.cxx */,
|
|
|
CD88E9552252BDFC00927F40 /* log_manager.cxx */,
|
|
|
CD88E9642252D6C700927F40 /* common.h */,
|