OS X build updates.

This commit is contained in:
Steve Checkoway
2004-10-23 06:26:55 +00:00
parent 16e90febbd
commit 4c8aa40a84
4 changed files with 55 additions and 40 deletions
@@ -3028,7 +3028,7 @@
AA4B41C005733991005FB5DB,
);
isa = PBXGroup;
name = png;
path = "libpng-1.2.7";
refType = 4;
sourceTree = "<group>";
};
@@ -3036,8 +3036,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
name = png.c;
path = "libpng-1.2.5/png.c";
path = png.c;
refType = 4;
sourceTree = "<group>";
};
@@ -3045,8 +3044,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
name = png.h;
path = "libpng-1.2.5/png.h";
path = png.h;
refType = 4;
sourceTree = "<group>";
};
@@ -3054,8 +3052,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.h;
name = pngconf.h;
path = "libpng-1.2.5/pngconf.h";
path = pngconf.h;
refType = 4;
sourceTree = "<group>";
};
@@ -3063,8 +3060,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
name = pngerror.c;
path = "libpng-1.2.5/pngerror.c";
path = pngerror.c;
refType = 4;
sourceTree = "<group>";
};
@@ -3072,8 +3068,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
name = pngget.c;
path = "libpng-1.2.5/pngget.c";
path = pngget.c;
refType = 4;
sourceTree = "<group>";
};
@@ -3081,8 +3076,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
name = pngmem.c;
path = "libpng-1.2.5/pngmem.c";
path = pngmem.c;
refType = 4;
sourceTree = "<group>";
};
@@ -3090,8 +3084,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
name = pngpread.c;
path = "libpng-1.2.5/pngpread.c";
path = pngpread.c;
refType = 4;
sourceTree = "<group>";
};
@@ -3099,8 +3092,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
name = pngread.c;
path = "libpng-1.2.5/pngread.c";
path = pngread.c;
refType = 4;
sourceTree = "<group>";
};
@@ -3108,8 +3100,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
name = pngrio.c;
path = "libpng-1.2.5/pngrio.c";
path = pngrio.c;
refType = 4;
sourceTree = "<group>";
};
@@ -3117,8 +3108,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
name = pngrtran.c;
path = "libpng-1.2.5/pngrtran.c";
path = pngrtran.c;
refType = 4;
sourceTree = "<group>";
};
@@ -3126,8 +3116,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
name = pngrutil.c;
path = "libpng-1.2.5/pngrutil.c";
path = pngrutil.c;
refType = 4;
sourceTree = "<group>";
};
@@ -3135,8 +3124,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
name = pngset.c;
path = "libpng-1.2.5/pngset.c";
path = pngset.c;
refType = 4;
sourceTree = "<group>";
};
@@ -3144,8 +3132,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
name = pngtrans.c;
path = "libpng-1.2.5/pngtrans.c";
path = pngtrans.c;
refType = 4;
sourceTree = "<group>";
};
@@ -3153,8 +3140,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
name = pngwio.c;
path = "libpng-1.2.5/pngwio.c";
path = pngwio.c;
refType = 4;
sourceTree = "<group>";
};
@@ -3162,8 +3148,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
name = pngwrite.c;
path = "libpng-1.2.5/pngwrite.c";
path = pngwrite.c;
refType = 4;
sourceTree = "<group>";
};
@@ -3171,8 +3156,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
name = pngwtran.c;
path = "libpng-1.2.5/pngwtran.c";
path = pngwtran.c;
refType = 4;
sourceTree = "<group>";
};
@@ -3180,8 +3164,7 @@
fileEncoding = 30;
isa = PBXFileReference;
lastKnownFileType = sourcecode.c.c;
name = pngwutil.c;
path = "libpng-1.2.5/pngwutil.c";
path = pngwutil.c;
refType = 4;
sourceTree = "<group>";
};
@@ -10585,7 +10568,7 @@
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = ./make_links.sh;
shellScript = "./make_links.sh\nfor i in build/*.framework/Versions/Current; do\n\tif [ -f $i ]; then\n\t\tstrip -x $i\n\tfi\ndone";
};
AADD868D05834B5600F14F0E = {
fileEncoding = 30;