about summary refs log tree commit diff
path: root/MacOSX
diff options
context:
space:
mode:
authorAlexander Barton <alex@barton.de>2003-03-19 20:09:51 +0000
committerAlexander Barton <alex@barton.de>2003-03-19 20:09:51 +0000
commit5f19a9418e415f0f8884af0713378122b078d7b5 (patch)
tree741fcae9878015409d68d4fb2d8723a42bcb03e4 /MacOSX
parent3858e28e077f53f21c2e14e821e7540381a3b327 (diff)
downloadngircd-5f19a9418e415f0f8884af0713378122b078d7b5.tar.gz
ngircd-5f19a9418e415f0f8884af0713378122b078d7b5.zip
Updated Mac OS X project for Project Builder.
Diffstat (limited to 'MacOSX')
-rw-r--r--MacOSX/ngircd.pbproj/project.pbxproj32
1 files changed, 31 insertions, 1 deletions
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;
 }