|
|
@@ -8,6 +8,7 @@
|
|
|
|
|
|
/* Begin PBXBuildFile section */
|
|
|
CD52820429D3B1AB001A84DE /* stream in Headers */ = {isa = PBXBuildFile; fileRef = CDAA170121A3A738007BBA11 /* stream */; settings = {ATTRIBUTES = (Public, ); }; };
|
|
|
+ CDA37D4029D9D38E000A1F97 /* all_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CDA37D3E29D9D38E000A1F97 /* all_test.cxx */; };
|
|
|
CDEC1D7623514BEB0091D9F2 /* stream_test.cxx in Sources */ = {isa = PBXBuildFile; fileRef = CD9337281E3CD78B00699FF5 /* stream_test.cxx */; };
|
|
|
CDEC1D7923514BF80091D9F2 /* GoogleMock.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CDEC1D6323514BB50091D9F2 /* GoogleMock.framework */; };
|
|
|
/* End PBXBuildFile section */
|
|
|
@@ -96,6 +97,12 @@
|
|
|
CDA37D3A29D9BDF2000A1F97 /* undef.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = undef.h; sourceTree = "<group>"; };
|
|
|
CDA37D3B29D9C30B000A1F97 /* common_iterator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = common_iterator.h; sourceTree = "<group>"; };
|
|
|
CDA37D3C29D9C311000A1F97 /* transform_iterator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = transform_iterator.h; sourceTree = "<group>"; };
|
|
|
+ CDA37D3D29D9D129000A1F97 /* equal.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = equal.h; sourceTree = "<group>"; };
|
|
|
+ CDA37D3E29D9D38E000A1F97 /* all_test.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = all_test.cxx; sourceTree = "<group>"; };
|
|
|
+ CDA37D4129D9D3F5000A1F97 /* algorithm.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = algorithm.h; sourceTree = "<group>"; };
|
|
|
+ CDA37D4229D9D417000A1F97 /* iterator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = iterator.h; sourceTree = "<group>"; };
|
|
|
+ CDA37D4329D9D434000A1F97 /* view.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = view.h; sourceTree = "<group>"; };
|
|
|
+ CDA37D4429D9D55D000A1F97 /* stream_test.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = stream_test.h; sourceTree = "<group>"; };
|
|
|
CDAA170121A3A738007BBA11 /* stream */ = {isa = PBXFileReference; lastKnownFileType = folder; name = stream; path = include/stream; sourceTree = "<group>"; };
|
|
|
CDE8545E24DEBEBF006FE7C7 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
|
|
|
CDEC1D5B23514BB50091D9F2 /* GoogleMock.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GoogleMock.xcodeproj; path = "../../../../gmock-xcode-master/GoogleMock.xcodeproj"; sourceTree = "<group>"; };
|
|
|
@@ -156,6 +163,9 @@
|
|
|
CDA37D3729D9BB9C000A1F97 /* numeric */,
|
|
|
CD52827C29D4FB11001A84DE /* to_container.h */,
|
|
|
CDA37D3829D9BBA5000A1F97 /* view */,
|
|
|
+ CDA37D4129D9D3F5000A1F97 /* algorithm.h */,
|
|
|
+ CDA37D4229D9D417000A1F97 /* iterator.h */,
|
|
|
+ CDA37D4329D9D434000A1F97 /* view.h */,
|
|
|
CD5281F729D3B173001A84DE /* streams.hpp */,
|
|
|
);
|
|
|
path = stream;
|
|
|
@@ -195,7 +205,9 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
CD64CCB926232D6900770A30 /* xcode_gtest_helper.h */,
|
|
|
+ CDA37D4429D9D55D000A1F97 /* stream_test.h */,
|
|
|
CD9337281E3CD78B00699FF5 /* stream_test.cxx */,
|
|
|
+ CDA37D3E29D9D38E000A1F97 /* all_test.cxx */,
|
|
|
);
|
|
|
path = test;
|
|
|
sourceTree = "<group>";
|
|
|
@@ -204,6 +216,7 @@
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
CD5A8D3529D63C05008C2A4F /* count.h */,
|
|
|
+ CDA37D3D29D9D129000A1F97 /* equal.h */,
|
|
|
CD52827F29D50E24001A84DE /* fold.h */,
|
|
|
CD52827D29D50081001A84DE /* for_each.h */,
|
|
|
CD6EBE2629D63B9E00F387C1 /* minmax.h */,
|
|
|
@@ -444,6 +457,7 @@
|
|
|
buildActionMask = 2147483647;
|
|
|
files = (
|
|
|
CDEC1D7623514BEB0091D9F2 /* stream_test.cxx in Sources */,
|
|
|
+ CDA37D4029D9D38E000A1F97 /* all_test.cxx in Sources */,
|
|
|
);
|
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
|
};
|