summaryrefslogtreecommitdiff
path: root/H64E-2.xcodeproj
diff options
context:
space:
mode:
Diffstat (limited to 'H64E-2.xcodeproj')
-rw-r--r--H64E-2.xcodeproj/project.pbxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/H64E-2.xcodeproj/project.pbxproj b/H64E-2.xcodeproj/project.pbxproj
index 05aae75..a3aa3e8 100644
--- a/H64E-2.xcodeproj/project.pbxproj
+++ b/H64E-2.xcodeproj/project.pbxproj
@@ -34,6 +34,8 @@
A927BDA3241C534700DC8519 /* test_01 */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = test_01; sourceTree = "<group>"; };
A927BDA5241D0B4900DC8519 /* test_02 */ = {isa = PBXFileReference; lastKnownFileType = text; path = test_02; sourceTree = "<group>"; };
A927BDA6241D0B7700DC8519 /* test_03 */ = {isa = PBXFileReference; lastKnownFileType = text; path = test_03; sourceTree = "<group>"; };
+ A927BDA8241E7C8D00DC8519 /* README.md */ = {isa = PBXFileReference; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; };
+ A9D11A0424214E1A00EDD4EA /* TestPlan.xctestplan */ = {isa = PBXFileReference; lastKnownFileType = text; path = TestPlan.xctestplan; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
@@ -68,10 +70,12 @@
isa = PBXGroup;
children = (
A927BD94241C279000DC8519 /* main.c */,
+ A9D11A0424214E1A00EDD4EA /* TestPlan.xctestplan */,
A927BD9B241C344C00DC8519 /* h64e.h */,
A927BD9E241C350A00DC8519 /* h64e-model.h */,
A927BD9F241C350A00DC8519 /* h64e-model.c */,
A927BD9C241C344C00DC8519 /* h64e.c */,
+ A927BDA8241E7C8D00DC8519 /* README.md */,
);
path = "H64E-2";
sourceTree = "<group>";