]> arthur.barton.de Git - ngircd-alex.git/blobdiff - contrib/MacOSX/ngIRCd.xcodeproj/project.pbxproj
"multi-prefix" capability 2/2: adjust NAME and WHO handlers
[ngircd-alex.git] / contrib / MacOSX / ngIRCd.xcodeproj / project.pbxproj
index 42ddbf264b67649c7c17d1f0d9ae6aa6ea9129fd..23026c64269f09db09947d9148cf26dcdba3ed8b 100644 (file)
                FA99428C10E82A27007F27ED /* proc.c in Sources */ = {isa = PBXBuildFile; fileRef = FA99428B10E82A27007F27ED /* proc.c */; };
                FAA3D27B0F139CDC00B2447E /* conn-ssl.c in Sources */ = {isa = PBXBuildFile; fileRef = FAA3D2790F139CDC00B2447E /* conn-ssl.c */; };
                FAA97C57124A271400D5BBA9 /* sighandlers.c in Sources */ = {isa = PBXBuildFile; fileRef = FAA97C55124A271400D5BBA9 /* sighandlers.c */; };
+               FAACD5F514A6099C006ED74F /* class.c in Sources */ = {isa = PBXBuildFile; fileRef = FAACD5F314A6099C006ED74F /* class.c */; };
+               FAD5853215271AAB00328741 /* client-cap.c in Sources */ = {isa = PBXBuildFile; fileRef = FAD5853015271AAB00328741 /* client-cap.c */; };
+               FAD5853515271AB800328741 /* irc-cap.c in Sources */ = {isa = PBXBuildFile; fileRef = FAD5853315271AB800328741 /* irc-cap.c */; };
+               FAD5853815272C2600328741 /* login.c in Sources */ = {isa = PBXBuildFile; fileRef = FAD5853615272C2500328741 /* login.c */; };
                FAE5CC2E0CF2308A007D69B6 /* numeric.c in Sources */ = {isa = PBXBuildFile; fileRef = FAE5CC2D0CF2308A007D69B6 /* numeric.c */; };
 /* End PBXBuildFile section */
 
                FAA3D28B0F139D2E00B2447E /* preinstall.sh */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = text.script.sh; path = preinstall.sh; sourceTree = "<group>"; };
                FAA97C55124A271400D5BBA9 /* sighandlers.c */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.c; path = sighandlers.c; sourceTree = "<group>"; };
                FAA97C56124A271400D5BBA9 /* sighandlers.h */ = {isa = PBXFileReference; fileEncoding = 5; lastKnownFileType = sourcecode.c.h; path = sighandlers.h; sourceTree = "<group>"; };
+               FAACD5F314A6099C006ED74F /* class.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = class.c; sourceTree = "<group>"; };
+               FAACD5F414A6099C006ED74F /* class.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = class.h; sourceTree = "<group>"; };
+               FAD5852F15271A7800328741 /* Capabilities.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = Capabilities.txt; sourceTree = "<group>"; };
+               FAD5853015271AAB00328741 /* client-cap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "client-cap.c"; sourceTree = "<group>"; };
+               FAD5853115271AAB00328741 /* client-cap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "client-cap.h"; sourceTree = "<group>"; };
+               FAD5853315271AB800328741 /* irc-cap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "irc-cap.c"; sourceTree = "<group>"; };
+               FAD5853415271AB800328741 /* irc-cap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "irc-cap.h"; sourceTree = "<group>"; };
+               FAD5853615272C2500328741 /* login.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = login.c; sourceTree = "<group>"; };
+               FAD5853715272C2500328741 /* login.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = login.h; sourceTree = "<group>"; };
+               FAE22BD215270EA300F1A5AB /* Bopm.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = Bopm.txt; sourceTree = "<group>"; };
+               FAE22BD415270EA300F1A5AB /* Contributing.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = Contributing.txt; sourceTree = "<group>"; };
+               FAE22BD515270EB500F1A5AB /* HowToRelease.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = HowToRelease.txt; sourceTree = "<group>"; };
+               FAE22BD615270EB500F1A5AB /* Modes.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = Modes.txt; sourceTree = "<group>"; };
+               FAE22BD715270EB500F1A5AB /* PAM.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = PAM.txt; sourceTree = "<group>"; };
+               FAE22BD815270EC400F1A5AB /* README-Interix.txt */ = {isa = PBXFileReference; lastKnownFileType = text; path = "README-Interix.txt"; sourceTree = "<group>"; };
                FAE5CC2C0CF2308A007D69B6 /* numeric.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = numeric.h; sourceTree = "<group>"; };
                FAE5CC2D0CF2308A007D69B6 /* numeric.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = numeric.c; sourceTree = "<group>"; };
 /* End PBXFileReference section */
                FA322CD70CEF74B1001761B3 /* ngircd */ = {
                        isa = PBXGroup;
                        children = (
-                               FAA3D2780F139CDC00B2447E /* conf-ssl.h */,
+                               FA322D020CEF74B1001761B3 /* Makefile.am */,
                                FAA3D2790F139CDC00B2447E /* conn-ssl.c */,
                                FAA3D27A0F139CDC00B2447E /* conn-ssl.h */,
                                FA322CD90CEF74B1001761B3 /* array.c */,
                                FA322CDA0CEF74B1001761B3 /* array.h */,
                                FA322CDB0CEF74B1001761B3 /* channel.c */,
                                FA322CDC0CEF74B1001761B3 /* channel.h */,
+                               FAACD5F314A6099C006ED74F /* class.c */,
+                               FAACD5F414A6099C006ED74F /* class.h */,
                                FA322CDD0CEF74B1001761B3 /* client.c */,
                                FA322CDE0CEF74B1001761B3 /* client.h */,
+                               FAD5853015271AAB00328741 /* client-cap.c */,
+                               FAD5853115271AAB00328741 /* client-cap.h */,
                                FA322CDF0CEF74B1001761B3 /* conf.c */,
                                FA322CE00CEF74B1001761B3 /* conf.h */,
+                               FAA3D2780F139CDC00B2447E /* conf-ssl.h */,
                                FA322CE10CEF74B1001761B3 /* conn-func.c */,
                                FA322CE20CEF74B1001761B3 /* conn-func.h */,
                                FA322CE30CEF74B1001761B3 /* conn-zip.c */,
                                FA322CE90CEF74B1001761B3 /* hash.h */,
                                FA322CEA0CEF74B1001761B3 /* io.c */,
                                FA322CEB0CEF74B1001761B3 /* io.h */,
+                               FAD5853315271AB800328741 /* irc-cap.c */,
+                               FAD5853415271AB800328741 /* irc-cap.h */,
                                FA322CEC0CEF74B1001761B3 /* irc-channel.c */,
                                FA322CED0CEF74B1001761B3 /* irc-channel.h */,
                                FA322CEE0CEF74B1001761B3 /* irc-info.c */,
                                FA322CFF0CEF74B1001761B3 /* lists.h */,
                                FA322D000CEF74B1001761B3 /* log.c */,
                                FA322D010CEF74B1001761B3 /* log.h */,
-                               FA322D020CEF74B1001761B3 /* Makefile.am */,
+                               FAD5853615272C2500328741 /* login.c */,
+                               FAD5853715272C2500328741 /* login.h */,
                                FA322D030CEF74B1001761B3 /* match.c */,
                                FA322D040CEF74B1001761B3 /* match.h */,
                                FA322D050CEF74B1001761B3 /* messages.h */,
                                FAE5CC2C0CF2308A007D69B6 /* numeric.h */,
                                FA85178B0FA061EC006A1F5A /* op.c */,
                                FA85178A0FA061EC006A1F5A /* op.h */,
+                               FA2D564911EA158B00D37A35 /* pam.c */,
+                               FA2D564811EA158B00D37A35 /* pam.h */,
                                FA322D080CEF74B1001761B3 /* parse.c */,
                                FA322D090CEF74B1001761B3 /* parse.h */,
                                FA99428B10E82A27007F27ED /* proc.c */,
                                FA322D0D0CEF74B1001761B3 /* resolve.h */,
                                FAA97C55124A271400D5BBA9 /* sighandlers.c */,
                                FAA97C56124A271400D5BBA9 /* sighandlers.h */,
-                               FA2D564811EA158B00D37A35 /* pam.h */,
-                               FA2D564911EA158B00D37A35 /* pam.c */,
                        );
                        path = ngircd;
                        sourceTree = "<group>";
                FA322D970CEF752C001761B3 /* doc */ = {
                        isa = PBXGroup;
                        children = (
-                               FAA3D2800F139D1500B2447E /* Services.txt */,
-                               FA407F380DB15AC700271AF1 /* GIT.txt */,
-                               FA322D9A0CEF752C001761B3 /* FAQ.txt */,
                                FA322D9B0CEF752C001761B3 /* Makefile.am */,
+                               FAE22BD215270EA300F1A5AB /* Bopm.txt */,
+                               FAD5852F15271A7800328741 /* Capabilities.txt */,
+                               FAE22BD415270EA300F1A5AB /* Contributing.txt */,
+                               FA322D9A0CEF752C001761B3 /* FAQ.txt */,
+                               FA407F380DB15AC700271AF1 /* GIT.txt */,
+                               FAE22BD515270EB500F1A5AB /* HowToRelease.txt */,
+                               FAE22BD615270EB500F1A5AB /* Modes.txt */,
+                               FAE22BD715270EB500F1A5AB /* PAM.txt */,
                                FA322D9C0CEF752C001761B3 /* Platforms.txt */,
                                FA322D9D0CEF752C001761B3 /* Protocol.txt */,
                                FA322D9E0CEF752C001761B3 /* README-AUX.txt */,
                                FA322D9F0CEF752C001761B3 /* README-BeOS.txt */,
+                               FAE22BD815270EC400F1A5AB /* README-Interix.txt */,
                                FA322DA00CEF752C001761B3 /* RFC.txt */,
+                               FAA3D2800F139D1500B2447E /* Services.txt */,
+                               FA322DA90CEF752C001761B3 /* SSL.txt */,
                                FA77849A133FB9FF00740057 /* sample-ngircd.conf.tmpl */,
                                FA322DA20CEF752C001761B3 /* src */,
-                               FA322DA90CEF752C001761B3 /* SSL.txt */,
                        );
                        name = doc;
                        path = ../../doc;
                08FB7793FE84155DC02AAC07 /* Project object */ = {
                        isa = PBXProject;
                        attributes = {
-                               LastUpgradeCheck = 0410;
+                               LastUpgradeCheck = 0430;
                        };
                        buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "ngIRCd" */;
                        compatibilityVersion = "Xcode 3.2";
                                FA99428C10E82A27007F27ED /* proc.c in Sources */,
                                FA2D564A11EA158B00D37A35 /* pam.c in Sources */,
                                FAA97C57124A271400D5BBA9 /* sighandlers.c in Sources */,
+                               FAACD5F514A6099C006ED74F /* class.c in Sources */,
+                               FAD5853215271AAB00328741 /* client-cap.c in Sources */,
+                               FAD5853515271AB800328741 /* irc-cap.c in Sources */,
+                               FAD5853815272C2600328741 /* login.c in Sources */,
                        );
                        runOnlyForDeploymentPostprocessing = 0;
                };
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
+                               GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
                                GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
                                GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
                                GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
                                GCC_WARN_UNUSED_VARIABLE = YES;
                                ONLY_ACTIVE_ARCH = YES;
-                               SDKROOT = "";
+                               SDKROOT = macosx;
                        };
                        name = Debug;
                };
                        isa = XCBuildConfiguration;
                        buildSettings = {
                                GCC_TREAT_IMPLICIT_FUNCTION_DECLARATIONS_AS_ERRORS = YES;
+                               GCC_VERSION = com.apple.compilers.llvm.clang.1_0;
                                GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
                                GCC_WARN_ABOUT_MISSING_NEWLINE = YES;
                                GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;