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=15f5f55286242481b63c2005c780483b484666e4;hp=1f172aed39ecaa8b8d7b41f88d774d7d9dd643af;hb=5f19a9418e415f0f8884af0713378122b078d7b5;hpb=dccb2976785d6ff50a59b1e930a6e2a2b340d498 diff --git a/MacOSX/ngircd.pbproj/project.pbxproj b/MacOSX/ngircd.pbproj/project.pbxproj index 1f172aed..15f5f552 100644 --- a/MacOSX/ngircd.pbproj/project.pbxproj +++ b/MacOSX/ngircd.pbproj/project.pbxproj @@ -101,7 +101,7 @@ LIBRARY_SEARCH_PATHS = ""; OPTIMIZATION_CFLAGS = "-O2"; OTHER_CFLAGS = "-DSYSCONFDIR=\\\\\\\"/usr/local/etc\\\\\\\""; - OTHER_LDFLAGS = "-lz"; + OTHER_LDFLAGS = "-lz -lwrap"; OTHER_REZFLAGS = ""; PRODUCT_NAME = ngircd; REZ_EXECUTABLE = YES; @@ -149,6 +149,7 @@ FA42C8B003C0A01400A85B04, FA42C8B403C0B30700A85B04, FA550F2E03D59C8D00A85B04, + FAC51A0F042905AF00214FB8, ); isa = PBXHeadersBuildPhase; runOnlyForDeploymentPostprocessing = 0; @@ -181,6 +182,7 @@ FA42C8AE03C0A00B00A85B04, FA42C8B203C0B2F300A85B04, FA550F2D03D59C8C00A85B04, + FAC51A0E042905AF00214FB8, ); isa = PBXSourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0; @@ -681,6 +683,8 @@ F5E9448302C9F49D01A85B04, F576ABFA01D5E77301A85B03, F576ABFB01D5E77301A85B03, + FAC51A0C042905AF00214FB8, + FAC51A0D042905AF00214FB8, F5BEF13102A12AFE01A85B03, F5BEF13202A12AFE01A85B03, F51F791201DFC95301D13771, @@ -1664,6 +1668,32 @@ settings = { }; }; + FAC51A0C042905AF00214FB8 = { + fileEncoding = 5; + isa = PBXFileReference; + name = rendezvous.c; + path = ../src/ngircd/rendezvous.c; + refType = 2; + }; + FAC51A0D042905AF00214FB8 = { + fileEncoding = 5; + isa = PBXFileReference; + name = rendezvous.h; + path = ../src/ngircd/rendezvous.h; + refType = 2; + }; + FAC51A0E042905AF00214FB8 = { + fileRef = FAC51A0C042905AF00214FB8; + isa = PBXBuildFile; + settings = { + }; + }; + FAC51A0F042905AF00214FB8 = { + fileRef = FAC51A0D042905AF00214FB8; + isa = PBXBuildFile; + settings = { + }; + }; }; rootObject = 08FB7793FE84155DC02AAC07; }