|
|
@@ -27,7 +27,6 @@
|
|
|
CD88E95F2252D3EF00927F40 /* c_logger.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD88E95D2252D3EF00927F40 /* c_logger.cxx */; };
|
|
|
CD88E9632252D67A00927F40 /* common.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD88E9612252D67A00927F40 /* common.cxx */; };
|
|
|
CDA494DE2256D5F40041620C /* date_format.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDA494DD2256D5F40041620C /* date_format.cxx */; };
|
|
|
- CDA494E62256D8090041620C /* wrapper_object.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDA494E42256D8090041620C /* wrapper_object.cxx */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
|
|
|
/* Begin PBXContainerItemProxy section */
|
|
|
@@ -96,7 +95,6 @@
|
|
|
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>"; };
|
|
|
- CDA494E42256D8090041620C /* wrapper_object.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = wrapper_object.cxx; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
@@ -165,7 +163,6 @@
|
|
|
CD88E9612252D67A00927F40 /* common.cxx */,
|
|
|
CDA494DD2256D5F40041620C /* date_format.cxx */,
|
|
|
CD3C80BE1D6A2CA300ACC795 /* format.cxx */,
|
|
|
- CDA494E42256D8090041620C /* wrapper_object.cxx */,
|
|
|
);
|
|
|
path = src;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -355,7 +352,6 @@
|
|
|
CD3C80C01D6A2CA300ACC795 /* format.cxx in Sources */,
|
|
|
CD88E95F2252D3EF00927F40 /* c_logger.cxx in Sources */,
|
|
|
CD1CDE872252E5B900E5B6B2 /* properties.cxx in Sources */,
|
|
|
- CDA494E62256D8090041620C /* wrapper_object.cxx in Sources */,
|
|
|
CD1CDE8B2252E61800E5B6B2 /* console_appender.cxx in Sources */,
|
|
|
CD1CDEAF22556B7E00E5B6B2 /* logger_impl.cxx in Sources */,
|
|
|
CD1CDE892252E60900E5B6B2 /* file_appender.cxx in Sources */,
|