|
|
@@ -115,6 +115,7 @@
|
|
|
CDED6A3021B2F2DC00AB91D0 /* die.cxx */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.cpp; path = die.cxx; sourceTree = "<group>"; };
|
|
|
CDED6A6021B2F89900AB91D0 /* libshared_random_generator.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; path = libshared_random_generator.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
|
CDEE78D225B333A700F195F9 /* dice-roll */ = {isa = PBXFileReference; lastKnownFileType = folder; name = "dice-roll"; path = "include/dice-roll"; sourceTree = "<group>"; };
|
|
|
+ CDEE78ED25B3350B00F195F9 /* xcode_gtest_helper.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = xcode_gtest_helper.h; sourceTree = "<group>"; };
|
|
|
/* End PBXFileReference section */
|
|
|
|
|
|
/* Begin PBXFrameworksBuildPhase section */
|
|
|
@@ -232,6 +233,7 @@
|
|
|
CD38F53421C87799007A732C /* dice_test.cxx */,
|
|
|
CD38F53821C922E2007A732C /* roll_test.cxx */,
|
|
|
CD38F53A21C928B4007A732C /* exception_test.cxx */,
|
|
|
+ CDEE78ED25B3350B00F195F9 /* xcode_gtest_helper.h */,
|
|
|
);
|
|
|
path = test;
|
|
|
sourceTree = "<group>";
|