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=e566f19f6e80a6ed5ba0b400316d42c1e618ff37;hp=ea128f252763b389948bfa49d66c8e939827c4c0;hb=92dd1bacf8b13c5c63b6f29383ae8e8a66dd1906;hpb=019c2dae6d6329b32c23768d13ff48fc314ea5e6 diff --git a/MacOSX/ngircd.pbproj/project.pbxproj b/MacOSX/ngircd.pbproj/project.pbxproj index ea128f25..e566f19f 100644 --- a/MacOSX/ngircd.pbproj/project.pbxproj +++ b/MacOSX/ngircd.pbproj/project.pbxproj @@ -64,6 +64,7 @@ 08FB7794FE84155DC02AAC07 = { children = ( 1AB674ADFE9D54B511CA2CBB, + F51F791401DFD0DE01D13771, F52162B301C7B904012300F4, F52162C201C7B904012300F4, F52162C301C7B904012300F4, @@ -123,6 +124,9 @@ F51D17FE01C8F5B701E11C2E, F51D180401C8FDD001E11C2E, F51D180501C8FDD001E11C2E, + F576ABFC01D5E77301A85B03, + F576ABFF01D61D7401A85B03, + F51F791301DFC95301D13771, ); isa = PBXHeadersBuildPhase; name = Headers; @@ -138,6 +142,7 @@ F51D17FF01C8F5B701E11C2E, F51D180601C8FDD001E11C2E, F51D180701C8FDD001E11C2E, + F576ABFD01D5E77301A85B03, ); isa = PBXSourcesBuildPhase; name = Sources; @@ -256,6 +261,44 @@ settings = { }; }; + F51F791201DFC95301D13771 = { + isa = PBXFileReference; + name = defines.h; + path = ../src/ngircd/defines.h; + refType = 2; + }; + F51F791301DFC95301D13771 = { + fileRef = F51F791201DFC95301D13771; + isa = PBXBuildFile; + settings = { + }; + }; + F51F791401DFD0DE01D13771 = { + children = ( + F51F791501DFD0DE01D13771, + F51F791601DFD0DE01D13771, + F51F791701DFD0DE01D13771, + ); + isa = PBXGroup; + name = doc; + path = /Users/alex/Develop/ngircd/doc; + refType = 0; + }; + F51F791501DFD0DE01D13771 = { + isa = PBXFileReference; + path = CVS.txt; + refType = 4; + }; + F51F791601DFD0DE01D13771 = { + isa = PBXFileReference; + path = RFC.txt; + refType = 4; + }; + F51F791701DFD0DE01D13771 = { + isa = PBXFileReference; + path = "sample-ngircd.conf"; + refType = 4; + }; F52162B301C7B904012300F4 = { children = ( F52162B801C7B904012300F4, @@ -290,8 +333,12 @@ F51D180301C8FDD001E11C2E, F52162BB01C7B904012300F4, F52162BC01C7B904012300F4, + F576ABFA01D5E77301A85B03, + F576ABFB01D5E77301A85B03, F52162C001C7B904012300F4, F52162C101C7B904012300F4, + F51F791201DFC95301D13771, + F576ABFE01D61D7401A85B03, ); isa = PBXGroup; path = ngircd; @@ -505,6 +552,40 @@ settings = { }; }; + F576ABFA01D5E77301A85B03 = { + isa = PBXFileReference; + path = parse.c; + refType = 4; + }; + F576ABFB01D5E77301A85B03 = { + isa = PBXFileReference; + path = parse.h; + refType = 4; + }; + F576ABFC01D5E77301A85B03 = { + fileRef = F576ABFB01D5E77301A85B03; + isa = PBXBuildFile; + settings = { + }; + }; + F576ABFD01D5E77301A85B03 = { + fileRef = F576ABFA01D5E77301A85B03; + isa = PBXBuildFile; + settings = { + }; + }; + F576ABFE01D61D7401A85B03 = { + isa = PBXFileReference; + name = messages.h; + path = ../src/ngircd/messages.h; + refType = 2; + }; + F576ABFF01D61D7401A85B03 = { + fileRef = F576ABFE01D61D7401A85B03; + isa = PBXBuildFile; + settings = { + }; + }; }; rootObject = 08FB7793FE84155DC02AAC07; }