MYNetwork.xcodeproj/project.pbxproj
changeset 2 9fdd8dba529c
parent 0 9d67172bb323
child 3 76f302097a75
     1.1 --- a/MYNetwork.xcodeproj/project.pbxproj	Fri May 23 17:37:36 2008 -0700
     1.2 +++ b/MYNetwork.xcodeproj/project.pbxproj	Sat May 24 17:25:06 2008 -0700
     1.3 @@ -93,6 +93,7 @@
     1.4  		270462C00DE4A639003D9D3F /* MYUtilities_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MYUtilities_Prefix.pch; sourceTree = "<group>"; };
     1.5  		270462C10DE4A64B003D9D3F /* MYUtilitiesTest_main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MYUtilitiesTest_main.m; sourceTree = "<group>"; };
     1.6  		270462C30DE4A65B003D9D3F /* BLIP Overview.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = "BLIP Overview.txt"; path = "BLIP/BLIP Overview.txt"; sourceTree = "<group>"; wrapsLines = 1; };
     1.7 +		277903830DE8C2DD00C6D295 /* maindocs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = maindocs.h; sourceTree = "<group>"; wrapsLines = 1; };
     1.8  		27D5EC050DE5FEDE00CD84FA /* BLIPRequest.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BLIPRequest.h; sourceTree = "<group>"; };
     1.9  		27D5EC060DE5FEDE00CD84FA /* BLIPRequest.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = BLIPRequest.m; sourceTree = "<group>"; };
    1.10  /* End PBXFileReference section */
    1.11 @@ -115,6 +116,7 @@
    1.12  			isa = PBXGroup;
    1.13  			children = (
    1.14  				270462C30DE4A65B003D9D3F /* BLIP Overview.txt */,
    1.15 +				277903830DE8C2DD00C6D295 /* maindocs.h */,
    1.16  				270460F00DE49030003D9D3F /* MYNetwork */,
    1.17  				270461220DE49055003D9D3F /* MYUtilities */,
    1.18  				2704616D0DE492C9003D9D3F /* google-toolbox */,