From 5155e1c67a52aaf5c27537171af51669eb2ee2c2 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Sun, 29 Feb 2004 17:36:20 +0000 Subject: [PATCH] Updated XCode project, added missing Makefile template for MacOXD directory. --- contrib/MacOSX/ngIRCd.xcode/project.pbxproj | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/contrib/MacOSX/ngIRCd.xcode/project.pbxproj b/contrib/MacOSX/ngIRCd.xcode/project.pbxproj index 5cc33470..c24d9c68 100644 --- a/contrib/MacOSX/ngIRCd.xcode/project.pbxproj +++ b/contrib/MacOSX/ngIRCd.xcode/project.pbxproj @@ -271,6 +271,14 @@ //FA2 //FA3 //FA4 + FAC0DF4A05F25A150024C8CE = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = text; + path = Makefile.am; + refType = 2; + sourceTree = SOURCE_ROOT; + }; FADE2AA505F149580081A16E = { children = ( FADE2ACB05F149EA0081A16E, @@ -503,6 +511,7 @@ }; FADE2AD205F149FD0081A16E = { children = ( + FAC0DF4A05F25A150024C8CE, ); isa = PBXGroup; name = "Mac OS X"; -- 2.39.2