repo: ngircd
action: commit
revision: 
path_from: 
revision_from: cc25c5204810ec1a527b2801e517f68f832418b8:
path_to: 
revision_to: 
git.thebackupbox.net
ngircd
git clone git://git.thebackupbox.net/ngircd
commit cc25c5204810ec1a527b2801e517f68f832418b8
Author: Alexander Barton 
Date:   Fri Apr 9 20:48:27 2004 +0000

    Updated XCode project for Mac OS X.

diff --git a/contrib/MacOSX/ngIRCd.xcode/project.pbxproj b/contrib/MacOSX/ngIRCd.xcode/project.pbxproj
index c24d9c68a51aab360fc6f95a01de0d6ed79d2df8..
index ..3e5b04cf82ed0d111c561d935183cbc69b95d5a0 100644
--- a/contrib/MacOSX/ngIRCd.xcode/project.pbxproj
+++ b/contrib/MacOSX/ngIRCd.xcode/project.pbxproj
@@ -16,7 +16,7 @@
 				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
 				GCC_OPTIMIZATION_LEVEL = 0;
 				OPTIMIZATION_CFLAGS = "-O0";
-				ZERO_LINK = YES;
+				ZERO_LINK = NO;
 			};
 			isa = PBXBuildStyle;
 			name = Development;
@@ -96,6 +96,7 @@
 			children = (
 				FADE2B7B05F14B9F0081A16E,
 				FADE2C9905F1511B0081A16E,
+				FA83332A0627391D00A909F0,
 			);
 			isa = PBXGroup;
 			name = Products;
@@ -214,6 +215,7 @@
 		8DD76FAD0486AB0100D96B5E = {
 			buildActionMask = 2147483647;
 			files = (
+				FA83332B0627391D00A909F0,
 			);
 			isa = PBXFrameworksBuildPhase;
 			runOnlyForDeploymentPostprocessing = 0;
@@ -271,6 +273,20 @@
 //FA2
 //FA3
 //FA4
+		FA83332A0627391D00A909F0 = {
+			isa = PBXFileReference;
+			lastKnownFileType = "compiled.mach-o.dylib";
+			name = libz.dylib;
+			path = /usr/lib/libz.dylib;
+			refType = 0;
+			sourceTree = "";
+		};
+		FA83332B0627391D00A909F0 = {
+			fileRef = FA83332A0627391D00A909F0;
+			isa = PBXBuildFile;
+			settings = {
+			};
+		};
 		FAC0DF4A05F25A150024C8CE = {
 			fileEncoding = 5;
 			isa = PBXFileReference;

-----END OF PAGE-----