X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=link%2FC%2Fc-link-lib%2Fc-link-lib.xcodeproj%2Fproject.pbxproj;fp=link%2FC%2Fc-link-lib%2Fc-link-lib.xcodeproj%2Fproject.pbxproj;h=80d9803417276d4c63f839c8f29b00b48949c0bc;hb=0656e65b86862a314f4f7c909f1719a6823fb53a;hp=467b386aa5555982a00a411479b68ce8ad3b2240;hpb=1740df9314f3dc49c6d44378c5915674aa1ab75f;p=progcomp10.git diff --git a/link/C/c-link-lib/c-link-lib.xcodeproj/project.pbxproj b/link/C/c-link-lib/c-link-lib.xcodeproj/project.pbxproj index 467b386..80d9803 100644 --- a/link/C/c-link-lib/c-link-lib.xcodeproj/project.pbxproj +++ b/link/C/c-link-lib/c-link-lib.xcodeproj/project.pbxproj @@ -11,6 +11,7 @@ 2291A1BD117EE3FD00854CBE /* c-angel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "c-angel.c"; sourceTree = ""; }; 2291A1BE117EE3FD00854CBE /* c-lucifer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "c-lucifer.c"; sourceTree = ""; }; 2291A1BF117EE3FD00854CBE /* c-streetfighter.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "c-streetfighter.c"; sourceTree = ""; }; + 2291A1EC117FF85D00854CBE /* c-frechie.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "c-frechie.c"; sourceTree = ""; }; 22F652F5117C679300A3793D /* Makefile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = ""; }; 22F652F6117C6C9500A3793D /* c_link.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = c_link.h; sourceTree = ""; }; /* End PBXFileReference section */ @@ -33,6 +34,7 @@ 2291A1BD117EE3FD00854CBE /* c-angel.c */, 2291A1BE117EE3FD00854CBE /* c-lucifer.c */, 2291A1BF117EE3FD00854CBE /* c-streetfighter.c */, + 2291A1EC117FF85D00854CBE /* c-frechie.c */, ); path = agents; sourceTree = "";