repo: ngircd action: commit revision: path_from: revision_from: 5155e1c67a52aaf5c27537171af51669eb2ee2c2: path_to: revision_to:
commit 5155e1c67a52aaf5c27537171af51669eb2ee2c2 Author: Alexander BartonDate: Sun Feb 29 17:36:20 2004 +0000 Updated XCode project, added missing Makefile template for MacOXD directory. diff --git a/contrib/MacOSX/ngIRCd.xcode/project.pbxproj b/contrib/MacOSX/ngIRCd.xcode/project.pbxproj
--- 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";
-----END OF PAGE-----