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=a02348f821673a7e3b339a1be454498c83a0cd8b;hp=eebe189dfdcba297bf83d3a1c2d5112e7cc780da;hb=d67d94ea04990be49b3d56b1540746c0785faf1b;hpb=789d2faa7be2a8f9f65a220febd0cef50893df63 diff --git a/MacOSX/ngircd.pbproj/project.pbxproj b/MacOSX/ngircd.pbproj/project.pbxproj index eebe189d..a02348f8 100644 --- a/MacOSX/ngircd.pbproj/project.pbxproj +++ b/MacOSX/ngircd.pbproj/project.pbxproj @@ -64,6 +64,8 @@ 08FB7794FE84155DC02AAC07 = { children = ( 1AB674ADFE9D54B511CA2CBB, + F51F791401DFD0DE01D13771, + F56D8B9E01E0BFA00155ADA7, F52162B301C7B904012300F4, F52162C201C7B904012300F4, F52162C301C7B904012300F4, @@ -92,13 +94,13 @@ HEADER_SEARCH_PATHS = ""; INSTALL_PATH = "$(HOME)/bin"; LIBRARY_SEARCH_PATHS = ""; - OTHER_CFLAGS = ""; + OTHER_CFLAGS = "-DLOCALSTATEDIR=\\\\\\\"/usr/local/var\\\\\\\" -DSYSCONFDIR=\\\\\\\"/usr/local/etc\\\\\\\""; OTHER_LDFLAGS = ""; OTHER_REZFLAGS = ""; PRODUCT_NAME = ngircd; REZ_EXECUTABLE = YES; SECTORDER_FLAGS = ""; - WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; + WARNING_CFLAGS = "-Wall"; }; dependencies = ( ); @@ -120,6 +122,18 @@ F52162D901C7BAAE012300F4, F52162DC01C7BCDD012300F4, F52162E401C7C79E012300F4, + F51D17FE01C8F5B701E11C2E, + F51D180401C8FDD001E11C2E, + F51D180501C8FDD001E11C2E, + F576ABFC01D5E77301A85B03, + F576ABFF01D61D7401A85B03, + F51F791301DFC95301D13771, + F51DBB15022D95E801A85B04, + F51DBB19022D995501A85B04, + F51DBB1D022D9D8F01A85B04, + F57C88870232853501A85B04, + F57C888B0232884501A85B04, + F57C888F02328D7201A85B04, ); isa = PBXHeadersBuildPhase; name = Headers; @@ -132,6 +146,16 @@ F52162D301C7B904012300F4, F52162DD01C7BCDD012300F4, F52162E501C7C79E012300F4, + F51D17FF01C8F5B701E11C2E, + F51D180701C8FDD001E11C2E, + F576ABFD01D5E77301A85B03, + F5263AEE01E263D201CE8F8F, + F51DBB16022D95E801A85B04, + F51DBB1A022D995501A85B04, + F51DBB1E022D9D8F01A85B04, + F57C88880232853501A85B04, + F57C888C0232884501A85B04, + F57C889002328D7201A85B04, ); isa = PBXSourcesBuildPhase; name = Sources; @@ -178,6 +202,177 @@ //F52 //F53 //F54 + F51D17FC01C8F5B701E11C2E = { + isa = PBXFileReference; + name = client.c; + path = ../src/ngircd/client.c; + refType = 2; + }; + F51D17FD01C8F5B701E11C2E = { + isa = PBXFileReference; + name = client.h; + path = ../src/ngircd/client.h; + refType = 2; + }; + F51D17FE01C8F5B701E11C2E = { + fileRef = F51D17FD01C8F5B701E11C2E; + isa = PBXBuildFile; + settings = { + }; + }; + F51D17FF01C8F5B701E11C2E = { + fileRef = F51D17FC01C8F5B701E11C2E; + isa = PBXBuildFile; + settings = { + }; + }; + F51D180001C8FDD001E11C2E = { + isa = PBXFileReference; + name = channel.c; + path = ../src/ngircd/channel.c; + refType = 2; + }; + F51D180101C8FDD001E11C2E = { + isa = PBXFileReference; + name = channel.h; + path = ../src/ngircd/channel.h; + refType = 2; + }; + F51D180201C8FDD001E11C2E = { + isa = PBXFileReference; + name = irc.c; + path = ../src/ngircd/irc.c; + refType = 2; + }; + F51D180301C8FDD001E11C2E = { + isa = PBXFileReference; + name = irc.h; + path = ../src/ngircd/irc.h; + refType = 2; + }; + F51D180401C8FDD001E11C2E = { + fileRef = F51D180101C8FDD001E11C2E; + isa = PBXBuildFile; + settings = { + }; + }; + F51D180501C8FDD001E11C2E = { + fileRef = F51D180301C8FDD001E11C2E; + isa = PBXBuildFile; + settings = { + }; + }; + F51D180701C8FDD001E11C2E = { + fileRef = F51D180201C8FDD001E11C2E; + isa = PBXBuildFile; + settings = { + }; + }; + F51DBB13022D95E801A85B04 = { + isa = PBXFileReference; + path = "irc-write.c"; + refType = 4; + }; + F51DBB14022D95E801A85B04 = { + isa = PBXFileReference; + path = "irc-write.h"; + refType = 4; + }; + F51DBB15022D95E801A85B04 = { + fileRef = F51DBB14022D95E801A85B04; + isa = PBXBuildFile; + settings = { + }; + }; + F51DBB16022D95E801A85B04 = { + fileRef = F51DBB13022D95E801A85B04; + isa = PBXBuildFile; + settings = { + }; + }; + F51DBB17022D995501A85B04 = { + isa = PBXFileReference; + path = "irc-mode.c"; + refType = 4; + }; + F51DBB18022D995501A85B04 = { + isa = PBXFileReference; + path = "irc-mode.h"; + refType = 4; + }; + F51DBB19022D995501A85B04 = { + fileRef = F51DBB18022D995501A85B04; + isa = PBXBuildFile; + settings = { + }; + }; + F51DBB1A022D995501A85B04 = { + fileRef = F51DBB17022D995501A85B04; + isa = PBXBuildFile; + settings = { + }; + }; + F51DBB1B022D9D8F01A85B04 = { + isa = PBXFileReference; + path = "irc-login.c"; + refType = 4; + }; + F51DBB1C022D9D8F01A85B04 = { + isa = PBXFileReference; + path = "irc-login.h"; + refType = 4; + }; + F51DBB1D022D9D8F01A85B04 = { + fileRef = F51DBB1C022D9D8F01A85B04; + isa = PBXBuildFile; + settings = { + }; + }; + F51DBB1E022D9D8F01A85B04 = { + fileRef = F51DBB1B022D9D8F01A85B04; + isa = PBXBuildFile; + settings = { + }; + }; + F51F791201DFC95301D13771 = { + isa = PBXFileReference; + name = defines.h; + path = ../src/ngircd/defines.h; + refType = 2; + }; + F51F791301DFC95301D13771 = { + fileRef = F51F791201DFC95301D13771; + isa = PBXBuildFile; + settings = { + }; + }; + F51F791401DFD0DE01D13771 = { + children = ( + F5263AEF01E2A9B801CE8F8F, + 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, @@ -200,14 +395,36 @@ F52162BA01C7B904012300F4, F52162BE01C7B904012300F4, F52162BF01C7B904012300F4, + F51D180001C8FDD001E11C2E, + F51D180101C8FDD001E11C2E, + F51D17FC01C8F5B701E11C2E, + F51D17FD01C8F5B701E11C2E, F52162E201C7C77B012300F4, F52162E301C7C77B012300F4, F52162DA01C7BCDC012300F4, F52162DB01C7BCDC012300F4, + F51D180201C8FDD001E11C2E, + F51D180301C8FDD001E11C2E, + F57C888D02328D7201A85B04, + F57C888E02328D7201A85B04, + F51DBB1B022D9D8F01A85B04, + F51DBB1C022D9D8F01A85B04, + F51DBB17022D995501A85B04, + F51DBB18022D995501A85B04, + F57C88850232853501A85B04, + F57C88860232853501A85B04, + F57C88890232884501A85B04, + F57C888A0232884501A85B04, + F51DBB13022D95E801A85B04, + F51DBB14022D95E801A85B04, F52162BB01C7B904012300F4, F52162BC01C7B904012300F4, + F576ABFA01D5E77301A85B03, + F576ABFB01D5E77301A85B03, F52162C001C7B904012300F4, F52162C101C7B904012300F4, + F51F791201DFC95301D13771, + F576ABFE01D61D7401A85B03, ); isa = PBXGroup; path = ngircd; @@ -421,6 +638,146 @@ settings = { }; }; + F5263AEE01E263D201CE8F8F = { + fileRef = F51D180001C8FDD001E11C2E; + isa = PBXBuildFile; + settings = { + }; + }; + F5263AEF01E2A9B801CE8F8F = { + isa = PBXFileReference; + name = Makefile.am; + path = ../doc/Makefile.am; + refType = 2; + }; + F56D8B9E01E0BFA00155ADA7 = { + children = ( + F56D8B9F01E0BFA00155ADA7, + F56D8BA001E0BFA00155ADA7, + ); + isa = PBXGroup; + name = MacOSX; + path = ""; + refType = 2; + }; + F56D8B9F01E0BFA00155ADA7 = { + isa = PBXFileReference; + path = Makefile.am; + refType = 4; + }; + F56D8BA001E0BFA00155ADA7 = { + children = ( + F56D8BA101E0BFA00155ADA7, + ); + isa = PBXGroup; + path = ngircd.pbproj; + refType = 4; + }; + F56D8BA101E0BFA00155ADA7 = { + isa = PBXFileReference; + path = Makefile.am; + refType = 4; + }; + 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 = { + }; + }; + F57C88850232853501A85B04 = { + isa = PBXFileReference; + path = "irc-oper.c"; + refType = 4; + }; + F57C88860232853501A85B04 = { + isa = PBXFileReference; + path = "irc-oper.h"; + refType = 4; + }; + F57C88870232853501A85B04 = { + fileRef = F57C88860232853501A85B04; + isa = PBXBuildFile; + settings = { + }; + }; + F57C88880232853501A85B04 = { + fileRef = F57C88850232853501A85B04; + isa = PBXBuildFile; + settings = { + }; + }; + F57C88890232884501A85B04 = { + isa = PBXFileReference; + path = "irc-server.c"; + refType = 4; + }; + F57C888A0232884501A85B04 = { + isa = PBXFileReference; + path = "irc-server.h"; + refType = 4; + }; + F57C888B0232884501A85B04 = { + fileRef = F57C888A0232884501A85B04; + isa = PBXBuildFile; + settings = { + }; + }; + F57C888C0232884501A85B04 = { + fileRef = F57C88890232884501A85B04; + isa = PBXBuildFile; + settings = { + }; + }; + F57C888D02328D7201A85B04 = { + isa = PBXFileReference; + path = "irc-channel.c"; + refType = 4; + }; + F57C888E02328D7201A85B04 = { + isa = PBXFileReference; + path = "irc-channel.h"; + refType = 4; + }; + F57C888F02328D7201A85B04 = { + fileRef = F57C888E02328D7201A85B04; + isa = PBXBuildFile; + settings = { + }; + }; + F57C889002328D7201A85B04 = { + fileRef = F57C888D02328D7201A85B04; + isa = PBXBuildFile; + settings = { + }; + }; }; rootObject = 08FB7793FE84155DC02AAC07; }