X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?p=ngircd-alex.git;a=blobdiff_plain;f=MacOSX%2Fngircd.pbproj%2Fproject.pbxproj;h=f788eb3e720c16ec1b61f602de0d989a87f18a1b;hp=a307e544152cc46db4ac9277d24ff9c371d5f8aa;hb=8e5a56cea7b207ff92c8bb4e38d93dfa79dc1833;hpb=5fa05dcea805d5db1411148ef3215e7906c88f22;ds=sidebyside diff --git a/MacOSX/ngircd.pbproj/project.pbxproj b/MacOSX/ngircd.pbproj/project.pbxproj index a307e544..f788eb3e 100644 --- a/MacOSX/ngircd.pbproj/project.pbxproj +++ b/MacOSX/ngircd.pbproj/project.pbxproj @@ -113,7 +113,6 @@ 08FB77A0FE84155DC02AAC07 = { buildActionMask = 2147483647; files = ( - F52162CD01C7B904012300F4, F52162CE01C7B904012300F4, F52162CF01C7B904012300F4, F52162D001C7B904012300F4, @@ -132,6 +131,10 @@ F57C88870232853501A85B04, F57C888B0232884501A85B04, F57C888F02328D7201A85B04, + F5F18138023EC63701A85B04, + F5F18139023EC63701A85B04, + F5F1813A023EC63701A85B04, + F55047BC0240F6E501A85B04, ); isa = PBXHeadersBuildPhase; name = Headers; @@ -154,6 +157,7 @@ F57C88880232853501A85B04, F57C888C0232884501A85B04, F57C889002328D7201A85B04, + F55047BD0240F6E501A85B04, ); isa = PBXSourcesBuildPhase; name = Sources; @@ -376,6 +380,7 @@ F52162B801C7B904012300F4, F52162D801C7BAAE012300F4, F52162B901C7B904012300F4, + F5F18132023EC61E01A85B04, ); isa = PBXGroup; name = src; @@ -390,7 +395,6 @@ F52162B901C7B904012300F4 = { children = ( F52162BD01C7B904012300F4, - F52162BA01C7B904012300F4, F52162BE01C7B904012300F4, F52162BF01C7B904012300F4, F51D180001C8FDD001E11C2E, @@ -401,6 +405,8 @@ F52162E301C7C77B012300F4, F52162DA01C7BCDC012300F4, F52162DB01C7BCDC012300F4, + F55047BA0240F6E501A85B04, + F55047BB0240F6E501A85B04, F51D180201C8FDD001E11C2E, F51D180301C8FDD001E11C2E, F57C888D02328D7201A85B04, @@ -428,11 +434,6 @@ path = ngircd; refType = 4; }; - F52162BA01C7B904012300F4 = { - isa = PBXFileReference; - path = global.h; - refType = 4; - }; F52162BB01C7B904012300F4 = { isa = PBXFileReference; path = log.c; @@ -522,12 +523,6 @@ path = ../README; refType = 2; }; - F52162CD01C7B904012300F4 = { - fileRef = F52162BA01C7B904012300F4; - isa = PBXBuildFile; - settings = { - }; - }; F52162CE01C7B904012300F4 = { fileRef = F52162BC01C7B904012300F4; isa = PBXBuildFile; @@ -636,6 +631,28 @@ path = ../doc/Makefile.am; refType = 2; }; + F55047BA0240F6E501A85B04 = { + isa = PBXFileReference; + path = hash.c; + refType = 4; + }; + F55047BB0240F6E501A85B04 = { + isa = PBXFileReference; + path = hash.h; + refType = 4; + }; + F55047BC0240F6E501A85B04 = { + fileRef = F55047BB0240F6E501A85B04; + isa = PBXBuildFile; + settings = { + }; + }; + F55047BD0240F6E501A85B04 = { + fileRef = F55047BA0240F6E501A85B04; + isa = PBXBuildFile; + settings = { + }; + }; F56D8B9E01E0BFA00155ADA7 = { children = ( F56D8B9F01E0BFA00155ADA7, @@ -764,6 +781,67 @@ settings = { }; }; + F5F18132023EC61E01A85B04 = { + children = ( + F5F18133023EC63701A85B04, + F5F18134023EC63701A85B04, + F5F18135023EC63701A85B04, + F5F18136023EC63701A85B04, + F5F18137023EC63701A85B04, + ); + isa = PBXGroup; + name = portab; + path = /Users/alex/Develop/ngircd/src; + refType = 0; + }; + F5F18133023EC63701A85B04 = { + isa = PBXFileReference; + name = Makefile.am; + path = portab/Makefile.am; + refType = 4; + }; + F5F18134023EC63701A85B04 = { + isa = PBXFileReference; + name = exp.h; + path = portab/exp.h; + refType = 4; + }; + F5F18135023EC63701A85B04 = { + isa = PBXFileReference; + name = imp.h; + path = portab/imp.h; + refType = 4; + }; + F5F18136023EC63701A85B04 = { + isa = PBXFileReference; + name = portab.h; + path = portab/portab.h; + refType = 4; + }; + F5F18137023EC63701A85B04 = { + isa = PBXFileReference; + name = portabtest.c; + path = portab/portabtest.c; + refType = 4; + }; + F5F18138023EC63701A85B04 = { + fileRef = F5F18134023EC63701A85B04; + isa = PBXBuildFile; + settings = { + }; + }; + F5F18139023EC63701A85B04 = { + fileRef = F5F18135023EC63701A85B04; + isa = PBXBuildFile; + settings = { + }; + }; + F5F1813A023EC63701A85B04 = { + fileRef = F5F18136023EC63701A85B04; + isa = PBXBuildFile; + settings = { + }; + }; }; rootObject = 08FB7793FE84155DC02AAC07; }