From cc25c5204810ec1a527b2801e517f68f832418b8 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Fri, 9 Apr 2004 20:48:27 +0000 Subject: [PATCH] Updated XCode project for Mac OS X. --- contrib/MacOSX/ngIRCd.xcode/project.pbxproj | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/contrib/MacOSX/ngIRCd.xcode/project.pbxproj b/contrib/MacOSX/ngIRCd.xcode/project.pbxproj index c24d9c68..3e5b04cf 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; -- 2.39.2