~baltix/+junk/irrlicht-test

« back to all changes in this revision

Viewing changes to source/Irrlicht/libpng/projects/xcode/libpng.xcodeproj/project.pbxproj

  • Committer: Mantas Kriaučiūnas
  • Date: 2011-07-18 13:06:25 UTC
  • Revision ID: mantas@akl.lt-20110718130625-c5pvifp61e7kj1ol
Included whole irrlicht SVN libraries to work around launchpad recipe issue with quilt, see https://answers.launchpad.net/launchpad/+question/165193

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
// !$*UTF8*$!
 
2
{
 
3
        archiveVersion = 1;
 
4
        classes = {
 
5
        };
 
6
        objectVersion = 45;
 
7
        objects = {
 
8
 
 
9
/* Begin PBXAggregateTarget section */
 
10
                5BF3B110122B1C860092AE4E /* libpng */ = {
 
11
                        isa = PBXAggregateTarget;
 
12
                        buildConfigurationList = 5BF3B11B122B1CD80092AE4E /* Build configuration list for PBXAggregateTarget "libpng" */;
 
13
                        buildPhases = (
 
14
                        );
 
15
                        dependencies = (
 
16
                                5BF3B114122B1C9B0092AE4E /* PBXTargetDependency */,
 
17
                                5BF3B116122B1C9B0092AE4E /* PBXTargetDependency */,
 
18
                        );
 
19
                        name = libpng;
 
20
                        productName = "libpng (iOS)";
 
21
                };
 
22
                5BF3B148122DE51E0092AE4E /* Configure */ = {
 
23
                        isa = PBXAggregateTarget;
 
24
                        buildConfigurationList = 5BF3B14B122DE5430092AE4E /* Build configuration list for PBXAggregateTarget "Configure" */;
 
25
                        buildPhases = (
 
26
                                5BF3B147122DE51E0092AE4E /* Configure */,
 
27
                        );
 
28
                        dependencies = (
 
29
                        );
 
30
                        name = Configure;
 
31
                        productName = Configure;
 
32
                };
 
33
/* End PBXAggregateTarget section */
 
34
 
 
35
/* Begin PBXBuildFile section */
 
36
                5BF3B0C9122B1BEE0092AE4E /* pngpriv.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BF3B0B5122B1BEE0092AE4E /* pngpriv.h */; };
 
37
                5BF3B0CA122B1BEE0092AE4E /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0B6122B1BEE0092AE4E /* png.c */; };
 
38
                5BF3B0CB122B1BEE0092AE4E /* png.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BF3B0B7122B1BEE0092AE4E /* png.h */; };
 
39
                5BF3B0CC122B1BEE0092AE4E /* pngconf.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BF3B0B8122B1BEE0092AE4E /* pngconf.h */; };
 
40
                5BF3B0CD122B1BEE0092AE4E /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0B9122B1BEE0092AE4E /* pngerror.c */; };
 
41
                5BF3B0CF122B1BEE0092AE4E /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0BB122B1BEE0092AE4E /* pngget.c */; };
 
42
                5BF3B0D0122B1BEE0092AE4E /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0BC122B1BEE0092AE4E /* pngmem.c */; };
 
43
                5BF3B0D1122B1BEE0092AE4E /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0BD122B1BEE0092AE4E /* pngpread.c */; };
 
44
                5BF3B0D2122B1BEE0092AE4E /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0BE122B1BEE0092AE4E /* pngread.c */; };
 
45
                5BF3B0D3122B1BEE0092AE4E /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0BF122B1BEE0092AE4E /* pngrio.c */; };
 
46
                5BF3B0D4122B1BEE0092AE4E /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C0122B1BEE0092AE4E /* pngrtran.c */; };
 
47
                5BF3B0D5122B1BEE0092AE4E /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C1122B1BEE0092AE4E /* pngrutil.c */; };
 
48
                5BF3B0D6122B1BEE0092AE4E /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C2122B1BEE0092AE4E /* pngset.c */; };
 
49
                5BF3B0D7122B1BEE0092AE4E /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C3122B1BEE0092AE4E /* pngtrans.c */; };
 
50
                5BF3B0D9122B1BEE0092AE4E /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C5122B1BEE0092AE4E /* pngwio.c */; };
 
51
                5BF3B0DA122B1BEE0092AE4E /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C6122B1BEE0092AE4E /* pngwrite.c */; };
 
52
                5BF3B0DB122B1BEE0092AE4E /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C7122B1BEE0092AE4E /* pngwtran.c */; };
 
53
                5BF3B0DC122B1BEE0092AE4E /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C8122B1BEE0092AE4E /* pngwutil.c */; };
 
54
                5BF3B0DD122B1BEE0092AE4E /* pngpriv.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BF3B0B5122B1BEE0092AE4E /* pngpriv.h */; };
 
55
                5BF3B0DE122B1BEE0092AE4E /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0B6122B1BEE0092AE4E /* png.c */; };
 
56
                5BF3B0DF122B1BEE0092AE4E /* png.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BF3B0B7122B1BEE0092AE4E /* png.h */; };
 
57
                5BF3B0E0122B1BEE0092AE4E /* pngconf.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BF3B0B8122B1BEE0092AE4E /* pngconf.h */; };
 
58
                5BF3B0E1122B1BEE0092AE4E /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0B9122B1BEE0092AE4E /* pngerror.c */; };
 
59
                5BF3B0E3122B1BEE0092AE4E /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0BB122B1BEE0092AE4E /* pngget.c */; };
 
60
                5BF3B0E4122B1BEE0092AE4E /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0BC122B1BEE0092AE4E /* pngmem.c */; };
 
61
                5BF3B0E5122B1BEE0092AE4E /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0BD122B1BEE0092AE4E /* pngpread.c */; };
 
62
                5BF3B0E6122B1BEE0092AE4E /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0BE122B1BEE0092AE4E /* pngread.c */; };
 
63
                5BF3B0E7122B1BEE0092AE4E /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0BF122B1BEE0092AE4E /* pngrio.c */; };
 
64
                5BF3B0E8122B1BEE0092AE4E /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C0122B1BEE0092AE4E /* pngrtran.c */; };
 
65
                5BF3B0E9122B1BEE0092AE4E /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C1122B1BEE0092AE4E /* pngrutil.c */; };
 
66
                5BF3B0EA122B1BEE0092AE4E /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C2122B1BEE0092AE4E /* pngset.c */; };
 
67
                5BF3B0EB122B1BEE0092AE4E /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C3122B1BEE0092AE4E /* pngtrans.c */; };
 
68
                5BF3B0ED122B1BEE0092AE4E /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C5122B1BEE0092AE4E /* pngwio.c */; };
 
69
                5BF3B0EE122B1BEE0092AE4E /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C6122B1BEE0092AE4E /* pngwrite.c */; };
 
70
                5BF3B0EF122B1BEE0092AE4E /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C7122B1BEE0092AE4E /* pngwtran.c */; };
 
71
                5BF3B0F0122B1BEE0092AE4E /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C8122B1BEE0092AE4E /* pngwutil.c */; };
 
72
                5BF3B0F1122B1BEE0092AE4E /* pngpriv.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BF3B0B5122B1BEE0092AE4E /* pngpriv.h */; };
 
73
                5BF3B0F2122B1BEE0092AE4E /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0B6122B1BEE0092AE4E /* png.c */; };
 
74
                5BF3B0F3122B1BEE0092AE4E /* png.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BF3B0B7122B1BEE0092AE4E /* png.h */; };
 
75
                5BF3B0F4122B1BEE0092AE4E /* pngconf.h in Headers */ = {isa = PBXBuildFile; fileRef = 5BF3B0B8122B1BEE0092AE4E /* pngconf.h */; };
 
76
                5BF3B0F5122B1BEE0092AE4E /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0B9122B1BEE0092AE4E /* pngerror.c */; };
 
77
                5BF3B0F7122B1BEE0092AE4E /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0BB122B1BEE0092AE4E /* pngget.c */; };
 
78
                5BF3B0F8122B1BEE0092AE4E /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0BC122B1BEE0092AE4E /* pngmem.c */; };
 
79
                5BF3B0F9122B1BEE0092AE4E /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0BD122B1BEE0092AE4E /* pngpread.c */; };
 
80
                5BF3B0FA122B1BEE0092AE4E /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0BE122B1BEE0092AE4E /* pngread.c */; };
 
81
                5BF3B0FB122B1BEE0092AE4E /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0BF122B1BEE0092AE4E /* pngrio.c */; };
 
82
                5BF3B0FC122B1BEE0092AE4E /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C0122B1BEE0092AE4E /* pngrtran.c */; };
 
83
                5BF3B0FD122B1BEE0092AE4E /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C1122B1BEE0092AE4E /* pngrutil.c */; };
 
84
                5BF3B0FE122B1BEE0092AE4E /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C2122B1BEE0092AE4E /* pngset.c */; };
 
85
                5BF3B0FF122B1BEE0092AE4E /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C3122B1BEE0092AE4E /* pngtrans.c */; };
 
86
                5BF3B101122B1BEE0092AE4E /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C5122B1BEE0092AE4E /* pngwio.c */; };
 
87
                5BF3B102122B1BEE0092AE4E /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C6122B1BEE0092AE4E /* pngwrite.c */; };
 
88
                5BF3B103122B1BEE0092AE4E /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C7122B1BEE0092AE4E /* pngwtran.c */; };
 
89
                5BF3B104122B1BEE0092AE4E /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 5BF3B0C8122B1BEE0092AE4E /* pngwutil.c */; };
 
90
                5BF3B135122DE3AA0092AE4E /* libz.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 5BF3B134122DE3AA0092AE4E /* libz.dylib */; };
 
91
/* End PBXBuildFile section */
 
92
 
 
93
/* Begin PBXContainerItemProxy section */
 
94
                5BF3B113122B1C9B0092AE4E /* PBXContainerItemProxy */ = {
 
95
                        isa = PBXContainerItemProxy;
 
96
                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
 
97
                        proxyType = 1;
 
98
                        remoteGlobalIDString = 5BF3B08B122B1B6A0092AE4E /* libpng dynamic (Mac OS X) */;
 
99
                        remoteInfo = "libpng dynamic (Mac OS X)";
 
100
                };
 
101
                5BF3B115122B1C9B0092AE4E /* PBXContainerItemProxy */ = {
 
102
                        isa = PBXContainerItemProxy;
 
103
                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
 
104
                        proxyType = 1;
 
105
                        remoteGlobalIDString = 5BF3B10B122B1C070092AE4E /* libpng static (iOS Simulator & Device) */;
 
106
                        remoteInfo = "libpng static (iOS Simulator & Device)";
 
107
                };
 
108
                5BF3B117122B1CA50092AE4E /* PBXContainerItemProxy */ = {
 
109
                        isa = PBXContainerItemProxy;
 
110
                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
 
111
                        proxyType = 1;
 
112
                        remoteGlobalIDString = D2AAC045055464E500DB518D /* libpng static (Mac OS X) */;
 
113
                        remoteInfo = "libpng static (Mac OS X)";
 
114
                };
 
115
                5BF3B119122B1CA50092AE4E /* PBXContainerItemProxy */ = {
 
116
                        isa = PBXContainerItemProxy;
 
117
                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
 
118
                        proxyType = 1;
 
119
                        remoteGlobalIDString = 5BF3B093122B1B9B0092AE4E /* libpng static (iOS) */;
 
120
                        remoteInfo = "libpng static (iOS)";
 
121
                };
 
122
                5BF3B158122DE5CC0092AE4E /* PBXContainerItemProxy */ = {
 
123
                        isa = PBXContainerItemProxy;
 
124
                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
 
125
                        proxyType = 1;
 
126
                        remoteGlobalIDString = 5BF3B148122DE51E0092AE4E /* Configure */;
 
127
                        remoteInfo = Configure;
 
128
                };
 
129
                5BF3B15A122DE5D20092AE4E /* PBXContainerItemProxy */ = {
 
130
                        isa = PBXContainerItemProxy;
 
131
                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
 
132
                        proxyType = 1;
 
133
                        remoteGlobalIDString = 5BF3B148122DE51E0092AE4E /* Configure */;
 
134
                        remoteInfo = Configure;
 
135
                };
 
136
                5BF3B15C122DE5D80092AE4E /* PBXContainerItemProxy */ = {
 
137
                        isa = PBXContainerItemProxy;
 
138
                        containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
 
139
                        proxyType = 1;
 
140
                        remoteGlobalIDString = 5BF3B148122DE51E0092AE4E /* Configure */;
 
141
                        remoteInfo = Configure;
 
142
                };
 
143
/* End PBXContainerItemProxy section */
 
144
 
 
145
/* Begin PBXFileReference section */
 
146
                5BF3B08C122B1B6A0092AE4E /* libpng.dylib */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.dylib"; includeInIndex = 0; path = libpng.dylib; sourceTree = BUILT_PRODUCTS_DIR; };
 
147
                5BF3B094122B1B9B0092AE4E /* libpng.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpng.a; sourceTree = BUILT_PRODUCTS_DIR; };
 
148
                5BF3B0B3122B1BDA0092AE4E /* README.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README.txt; sourceTree = "<group>"; };
 
149
                5BF3B0B5122B1BEE0092AE4E /* pngpriv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pngpriv.h; path = ../../pngpriv.h; sourceTree = SOURCE_ROOT; };
 
150
                5BF3B0B6122B1BEE0092AE4E /* png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = png.c; path = ../../png.c; sourceTree = SOURCE_ROOT; };
 
151
                5BF3B0B7122B1BEE0092AE4E /* png.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = png.h; path = ../../png.h; sourceTree = SOURCE_ROOT; };
 
152
                5BF3B0B8122B1BEE0092AE4E /* pngconf.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = pngconf.h; path = ../../pngconf.h; sourceTree = SOURCE_ROOT; };
 
153
                5BF3B0B9122B1BEE0092AE4E /* pngerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngerror.c; path = ../../pngerror.c; sourceTree = SOURCE_ROOT; };
 
154
                5BF3B0BB122B1BEE0092AE4E /* pngget.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngget.c; path = ../../pngget.c; sourceTree = SOURCE_ROOT; };
 
155
                5BF3B0BC122B1BEE0092AE4E /* pngmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngmem.c; path = ../../pngmem.c; sourceTree = SOURCE_ROOT; };
 
156
                5BF3B0BD122B1BEE0092AE4E /* pngpread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngpread.c; path = ../../pngpread.c; sourceTree = SOURCE_ROOT; };
 
157
                5BF3B0BE122B1BEE0092AE4E /* pngread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngread.c; path = ../../pngread.c; sourceTree = SOURCE_ROOT; };
 
158
                5BF3B0BF122B1BEE0092AE4E /* pngrio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrio.c; path = ../../pngrio.c; sourceTree = SOURCE_ROOT; };
 
159
                5BF3B0C0122B1BEE0092AE4E /* pngrtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrtran.c; path = ../../pngrtran.c; sourceTree = SOURCE_ROOT; };
 
160
                5BF3B0C1122B1BEE0092AE4E /* pngrutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrutil.c; path = ../../pngrutil.c; sourceTree = SOURCE_ROOT; };
 
161
                5BF3B0C2122B1BEE0092AE4E /* pngset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngset.c; path = ../../pngset.c; sourceTree = SOURCE_ROOT; };
 
162
                5BF3B0C3122B1BEE0092AE4E /* pngtrans.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngtrans.c; path = ../../pngtrans.c; sourceTree = SOURCE_ROOT; };
 
163
                5BF3B0C5122B1BEE0092AE4E /* pngwio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwio.c; path = ../../pngwio.c; sourceTree = SOURCE_ROOT; };
 
164
                5BF3B0C6122B1BEE0092AE4E /* pngwrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwrite.c; path = ../../pngwrite.c; sourceTree = SOURCE_ROOT; };
 
165
                5BF3B0C7122B1BEE0092AE4E /* pngwtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwtran.c; path = ../../pngwtran.c; sourceTree = SOURCE_ROOT; };
 
166
                5BF3B0C8122B1BEE0092AE4E /* pngwutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwutil.c; path = ../../pngwutil.c; sourceTree = SOURCE_ROOT; };
 
167
                5BF3B10C122B1C070092AE4E /* libpng.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpng.a; sourceTree = BUILT_PRODUCTS_DIR; };
 
168
                5BF3B134122DE3AA0092AE4E /* libz.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.dylib; path = usr/lib/libz.dylib; sourceTree = SDKROOT; };
 
169
                D2AAC046055464E500DB518D /* libpng.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libpng.a; sourceTree = BUILT_PRODUCTS_DIR; };
 
170
/* End PBXFileReference section */
 
171
 
 
172
/* Begin PBXFrameworksBuildPhase section */
 
173
                5BF3B08A122B1B6A0092AE4E /* Frameworks */ = {
 
174
                        isa = PBXFrameworksBuildPhase;
 
175
                        buildActionMask = 2147483647;
 
176
                        files = (
 
177
                                5BF3B135122DE3AA0092AE4E /* libz.dylib in Frameworks */,
 
178
                        );
 
179
                        runOnlyForDeploymentPostprocessing = 0;
 
180
                };
 
181
                5BF3B092122B1B9B0092AE4E /* Frameworks */ = {
 
182
                        isa = PBXFrameworksBuildPhase;
 
183
                        buildActionMask = 2147483647;
 
184
                        files = (
 
185
                        );
 
186
                        runOnlyForDeploymentPostprocessing = 0;
 
187
                };
 
188
                D289987405E68DCB004EDB86 /* Frameworks */ = {
 
189
                        isa = PBXFrameworksBuildPhase;
 
190
                        buildActionMask = 2147483647;
 
191
                        files = (
 
192
                        );
 
193
                        runOnlyForDeploymentPostprocessing = 0;
 
194
                };
 
195
/* End PBXFrameworksBuildPhase section */
 
196
 
 
197
/* Begin PBXGroup section */
 
198
                08FB7794FE84155DC02AAC07 /* png */ = {
 
199
                        isa = PBXGroup;
 
200
                        children = (
 
201
                                5BF3B0B3122B1BDA0092AE4E /* README.txt */,
 
202
                                08FB7795FE84155DC02AAC07 /* Source */,
 
203
                                5BF3B143122DE4620092AE4E /* Libraries */,
 
204
                                1AB674ADFE9D54B511CA2CBB /* Products */,
 
205
                        );
 
206
                        name = png;
 
207
                        sourceTree = "<group>";
 
208
                };
 
209
                08FB7795FE84155DC02AAC07 /* Source */ = {
 
210
                        isa = PBXGroup;
 
211
                        children = (
 
212
                                5BF3B0B5122B1BEE0092AE4E /* pngpriv.h */,
 
213
                                5BF3B0B6122B1BEE0092AE4E /* png.c */,
 
214
                                5BF3B0B7122B1BEE0092AE4E /* png.h */,
 
215
                                5BF3B0B8122B1BEE0092AE4E /* pngconf.h */,
 
216
                                5BF3B0B9122B1BEE0092AE4E /* pngerror.c */,
 
217
                                5BF3B0BB122B1BEE0092AE4E /* pngget.c */,
 
218
                                5BF3B0BC122B1BEE0092AE4E /* pngmem.c */,
 
219
                                5BF3B0BD122B1BEE0092AE4E /* pngpread.c */,
 
220
                                5BF3B0BE122B1BEE0092AE4E /* pngread.c */,
 
221
                                5BF3B0BF122B1BEE0092AE4E /* pngrio.c */,
 
222
                                5BF3B0C0122B1BEE0092AE4E /* pngrtran.c */,
 
223
                                5BF3B0C1122B1BEE0092AE4E /* pngrutil.c */,
 
224
                                5BF3B0C2122B1BEE0092AE4E /* pngset.c */,
 
225
                                5BF3B0C3122B1BEE0092AE4E /* pngtrans.c */,
 
226
                                5BF3B0C5122B1BEE0092AE4E /* pngwio.c */,
 
227
                                5BF3B0C6122B1BEE0092AE4E /* pngwrite.c */,
 
228
                                5BF3B0C7122B1BEE0092AE4E /* pngwtran.c */,
 
229
                                5BF3B0C8122B1BEE0092AE4E /* pngwutil.c */,
 
230
                        );
 
231
                        name = Source;
 
232
                        sourceTree = "<group>";
 
233
                };
 
234
                1AB674ADFE9D54B511CA2CBB /* Products */ = {
 
235
                        isa = PBXGroup;
 
236
                        children = (
 
237
                                D2AAC046055464E500DB518D /* libpng.a */,
 
238
                                5BF3B08C122B1B6A0092AE4E /* libpng.dylib */,
 
239
                                5BF3B094122B1B9B0092AE4E /* libpng.a */,
 
240
                                5BF3B10C122B1C070092AE4E /* libpng.a */,
 
241
                        );
 
242
                        name = Products;
 
243
                        sourceTree = "<group>";
 
244
                };
 
245
                5BF3B143122DE4620092AE4E /* Libraries */ = {
 
246
                        isa = PBXGroup;
 
247
                        children = (
 
248
                                5BF3B134122DE3AA0092AE4E /* libz.dylib */,
 
249
                        );
 
250
                        name = Libraries;
 
251
                        sourceTree = "<group>";
 
252
                };
 
253
/* End PBXGroup section */
 
254
 
 
255
/* Begin PBXHeadersBuildPhase section */
 
256
                5BF3B088122B1B6A0092AE4E /* Headers */ = {
 
257
                        isa = PBXHeadersBuildPhase;
 
258
                        buildActionMask = 2147483647;
 
259
                        files = (
 
260
                                5BF3B0DD122B1BEE0092AE4E /* pngpriv.h in Headers */,
 
261
                                5BF3B0DF122B1BEE0092AE4E /* png.h in Headers */,
 
262
                                5BF3B0E0122B1BEE0092AE4E /* pngconf.h in Headers */,
 
263
                        );
 
264
                        runOnlyForDeploymentPostprocessing = 0;
 
265
                };
 
266
                5BF3B090122B1B9B0092AE4E /* Headers */ = {
 
267
                        isa = PBXHeadersBuildPhase;
 
268
                        buildActionMask = 2147483647;
 
269
                        files = (
 
270
                                5BF3B0F1122B1BEE0092AE4E /* pngpriv.h in Headers */,
 
271
                                5BF3B0F3122B1BEE0092AE4E /* png.h in Headers */,
 
272
                                5BF3B0F4122B1BEE0092AE4E /* pngconf.h in Headers */,
 
273
                        );
 
274
                        runOnlyForDeploymentPostprocessing = 0;
 
275
                };
 
276
                D2AAC043055464E500DB518D /* Headers */ = {
 
277
                        isa = PBXHeadersBuildPhase;
 
278
                        buildActionMask = 2147483647;
 
279
                        files = (
 
280
                                5BF3B0C9122B1BEE0092AE4E /* pngpriv.h in Headers */,
 
281
                                5BF3B0CB122B1BEE0092AE4E /* png.h in Headers */,
 
282
                                5BF3B0CC122B1BEE0092AE4E /* pngconf.h in Headers */,
 
283
                        );
 
284
                        runOnlyForDeploymentPostprocessing = 0;
 
285
                };
 
286
/* End PBXHeadersBuildPhase section */
 
287
 
 
288
/* Begin PBXNativeTarget section */
 
289
                5BF3B08B122B1B6A0092AE4E /* libpng dynamic (Mac OS X) */ = {
 
290
                        isa = PBXNativeTarget;
 
291
                        buildConfigurationList = 5BF3B08F122B1B980092AE4E /* Build configuration list for PBXNativeTarget "libpng dynamic (Mac OS X)" */;
 
292
                        buildPhases = (
 
293
                                5BF3B088122B1B6A0092AE4E /* Headers */,
 
294
                                5BF3B089122B1B6A0092AE4E /* Sources */,
 
295
                                5BF3B08A122B1B6A0092AE4E /* Frameworks */,
 
296
                        );
 
297
                        buildRules = (
 
298
                        );
 
299
                        dependencies = (
 
300
                                5BF3B15B122DE5D20092AE4E /* PBXTargetDependency */,
 
301
                        );
 
302
                        name = "libpng dynamic (Mac OS X)";
 
303
                        productName = png;
 
304
                        productReference = 5BF3B08C122B1B6A0092AE4E /* libpng.dylib */;
 
305
                        productType = "com.apple.product-type.library.dynamic";
 
306
                };
 
307
                5BF3B093122B1B9B0092AE4E /* libpng static (iOS) */ = {
 
308
                        isa = PBXNativeTarget;
 
309
                        buildConfigurationList = 5BF3B09A122B1B9F0092AE4E /* Build configuration list for PBXNativeTarget "libpng static (iOS)" */;
 
310
                        buildPhases = (
 
311
                                5BF3B090122B1B9B0092AE4E /* Headers */,
 
312
                                5BF3B091122B1B9B0092AE4E /* Sources */,
 
313
                                5BF3B092122B1B9B0092AE4E /* Frameworks */,
 
314
                        );
 
315
                        buildRules = (
 
316
                        );
 
317
                        dependencies = (
 
318
                                5BF3B15D122DE5D80092AE4E /* PBXTargetDependency */,
 
319
                        );
 
320
                        name = "libpng static (iOS)";
 
321
                        productName = png;
 
322
                        productReference = 5BF3B094122B1B9B0092AE4E /* libpng.a */;
 
323
                        productType = "com.apple.product-type.library.static";
 
324
                };
 
325
                5BF3B10B122B1C070092AE4E /* libpng static (iOS Simulator & Device) */ = {
 
326
                        isa = PBXNativeTarget;
 
327
                        buildConfigurationList = 5BF3B10F122B1C3A0092AE4E /* Build configuration list for PBXNativeTarget "libpng static (iOS Simulator & Device)" */;
 
328
                        buildPhases = (
 
329
                                5BF3B11D122B1D170092AE4E /* Generate Universal Binary */,
 
330
                        );
 
331
                        buildRules = (
 
332
                        );
 
333
                        dependencies = (
 
334
                                5BF3B118122B1CA50092AE4E /* PBXTargetDependency */,
 
335
                                5BF3B11A122B1CA50092AE4E /* PBXTargetDependency */,
 
336
                        );
 
337
                        name = "libpng static (iOS Simulator & Device)";
 
338
                        productName = png;
 
339
                        productReference = 5BF3B10C122B1C070092AE4E /* libpng.a */;
 
340
                        productType = "com.apple.product-type.library.static";
 
341
                };
 
342
                D2AAC045055464E500DB518D /* libpng static (Mac OS X) */ = {
 
343
                        isa = PBXNativeTarget;
 
344
                        buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "libpng static (Mac OS X)" */;
 
345
                        buildPhases = (
 
346
                                D2AAC043055464E500DB518D /* Headers */,
 
347
                                D2AAC044055464E500DB518D /* Sources */,
 
348
                                D289987405E68DCB004EDB86 /* Frameworks */,
 
349
                        );
 
350
                        buildRules = (
 
351
                        );
 
352
                        dependencies = (
 
353
                                5BF3B159122DE5CC0092AE4E /* PBXTargetDependency */,
 
354
                        );
 
355
                        name = "libpng static (Mac OS X)";
 
356
                        productName = png;
 
357
                        productReference = D2AAC046055464E500DB518D /* libpng.a */;
 
358
                        productType = "com.apple.product-type.library.static";
 
359
                };
 
360
/* End PBXNativeTarget section */
 
361
 
 
362
/* Begin PBXProject section */
 
363
                08FB7793FE84155DC02AAC07 /* Project object */ = {
 
364
                        isa = PBXProject;
 
365
                        buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "libpng" */;
 
366
                        compatibilityVersion = "Xcode 3.1";
 
367
                        hasScannedForEncodings = 1;
 
368
                        mainGroup = 08FB7794FE84155DC02AAC07 /* png */;
 
369
                        projectDirPath = "";
 
370
                        projectRoot = "";
 
371
                        targets = (
 
372
                                5BF3B110122B1C860092AE4E /* libpng */,
 
373
                                5BF3B148122DE51E0092AE4E /* Configure */,
 
374
                                D2AAC045055464E500DB518D /* libpng static (Mac OS X) */,
 
375
                                5BF3B08B122B1B6A0092AE4E /* libpng dynamic (Mac OS X) */,
 
376
                                5BF3B093122B1B9B0092AE4E /* libpng static (iOS) */,
 
377
                                5BF3B10B122B1C070092AE4E /* libpng static (iOS Simulator & Device) */,
 
378
                        );
 
379
                };
 
380
/* End PBXProject section */
 
381
 
 
382
/* Begin PBXShellScriptBuildPhase section */
 
383
                5BF3B11D122B1D170092AE4E /* Generate Universal Binary */ = {
 
384
                        isa = PBXShellScriptBuildPhase;
 
385
                        buildActionMask = 2147483647;
 
386
                        files = (
 
387
                        );
 
388
                        inputPaths = (
 
389
                        );
 
390
                        name = "Generate Universal Binary";
 
391
                        outputPaths = (
 
392
                        );
 
393
                        runOnlyForDeploymentPostprocessing = 0;
 
394
                        shellPath = /bin/sh;
 
395
                        shellScript = "lipo $BUILD_DIR/$CONFIGURATION/iphoneos/$EXECUTABLE_NAME $BUILD_DIR/$CONFIGURATION/macosx/$EXECUTABLE_NAME -create -output $BUILD_DIR/$CONFIGURATION/$EXECUTABLE_NAME";
 
396
                };
 
397
                5BF3B147122DE51E0092AE4E /* Configure */ = {
 
398
                        isa = PBXShellScriptBuildPhase;
 
399
                        buildActionMask = 2147483647;
 
400
                        files = (
 
401
                        );
 
402
                        inputPaths = (
 
403
                        );
 
404
                        name = Configure;
 
405
                        outputPaths = (
 
406
                        );
 
407
                        runOnlyForDeploymentPostprocessing = 0;
 
408
                        shellPath = /bin/sh;
 
409
                        shellScript = "if [ -e $PROJECT_DIR/../../configure.h ]; then\n\t$PROJECT_DIR/../../configure\nfi\nexit 0\n";
 
410
                };
 
411
/* End PBXShellScriptBuildPhase section */
 
412
 
 
413
/* Begin PBXSourcesBuildPhase section */
 
414
                5BF3B089122B1B6A0092AE4E /* Sources */ = {
 
415
                        isa = PBXSourcesBuildPhase;
 
416
                        buildActionMask = 2147483647;
 
417
                        files = (
 
418
                                5BF3B0DE122B1BEE0092AE4E /* png.c in Sources */,
 
419
                                5BF3B0E1122B1BEE0092AE4E /* pngerror.c in Sources */,
 
420
                                5BF3B0E3122B1BEE0092AE4E /* pngget.c in Sources */,
 
421
                                5BF3B0E4122B1BEE0092AE4E /* pngmem.c in Sources */,
 
422
                                5BF3B0E5122B1BEE0092AE4E /* pngpread.c in Sources */,
 
423
                                5BF3B0E6122B1BEE0092AE4E /* pngread.c in Sources */,
 
424
                                5BF3B0E7122B1BEE0092AE4E /* pngrio.c in Sources */,
 
425
                                5BF3B0E8122B1BEE0092AE4E /* pngrtran.c in Sources */,
 
426
                                5BF3B0E9122B1BEE0092AE4E /* pngrutil.c in Sources */,
 
427
                                5BF3B0EA122B1BEE0092AE4E /* pngset.c in Sources */,
 
428
                                5BF3B0EB122B1BEE0092AE4E /* pngtrans.c in Sources */,
 
429
                                5BF3B0ED122B1BEE0092AE4E /* pngwio.c in Sources */,
 
430
                                5BF3B0EE122B1BEE0092AE4E /* pngwrite.c in Sources */,
 
431
                                5BF3B0EF122B1BEE0092AE4E /* pngwtran.c in Sources */,
 
432
                                5BF3B0F0122B1BEE0092AE4E /* pngwutil.c in Sources */,
 
433
                        );
 
434
                        runOnlyForDeploymentPostprocessing = 0;
 
435
                };
 
436
                5BF3B091122B1B9B0092AE4E /* Sources */ = {
 
437
                        isa = PBXSourcesBuildPhase;
 
438
                        buildActionMask = 2147483647;
 
439
                        files = (
 
440
                                5BF3B0F2122B1BEE0092AE4E /* png.c in Sources */,
 
441
                                5BF3B0F5122B1BEE0092AE4E /* pngerror.c in Sources */,
 
442
                                5BF3B0F7122B1BEE0092AE4E /* pngget.c in Sources */,
 
443
                                5BF3B0F8122B1BEE0092AE4E /* pngmem.c in Sources */,
 
444
                                5BF3B0F9122B1BEE0092AE4E /* pngpread.c in Sources */,
 
445
                                5BF3B0FA122B1BEE0092AE4E /* pngread.c in Sources */,
 
446
                                5BF3B0FB122B1BEE0092AE4E /* pngrio.c in Sources */,
 
447
                                5BF3B0FC122B1BEE0092AE4E /* pngrtran.c in Sources */,
 
448
                                5BF3B0FD122B1BEE0092AE4E /* pngrutil.c in Sources */,
 
449
                                5BF3B0FE122B1BEE0092AE4E /* pngset.c in Sources */,
 
450
                                5BF3B0FF122B1BEE0092AE4E /* pngtrans.c in Sources */,
 
451
                                5BF3B101122B1BEE0092AE4E /* pngwio.c in Sources */,
 
452
                                5BF3B102122B1BEE0092AE4E /* pngwrite.c in Sources */,
 
453
                                5BF3B103122B1BEE0092AE4E /* pngwtran.c in Sources */,
 
454
                                5BF3B104122B1BEE0092AE4E /* pngwutil.c in Sources */,
 
455
                        );
 
456
                        runOnlyForDeploymentPostprocessing = 0;
 
457
                };
 
458
                D2AAC044055464E500DB518D /* Sources */ = {
 
459
                        isa = PBXSourcesBuildPhase;
 
460
                        buildActionMask = 2147483647;
 
461
                        files = (
 
462
                                5BF3B0CA122B1BEE0092AE4E /* png.c in Sources */,
 
463
                                5BF3B0CD122B1BEE0092AE4E /* pngerror.c in Sources */,
 
464
                                5BF3B0CF122B1BEE0092AE4E /* pngget.c in Sources */,
 
465
                                5BF3B0D0122B1BEE0092AE4E /* pngmem.c in Sources */,
 
466
                                5BF3B0D1122B1BEE0092AE4E /* pngpread.c in Sources */,
 
467
                                5BF3B0D2122B1BEE0092AE4E /* pngread.c in Sources */,
 
468
                                5BF3B0D3122B1BEE0092AE4E /* pngrio.c in Sources */,
 
469
                                5BF3B0D4122B1BEE0092AE4E /* pngrtran.c in Sources */,
 
470
                                5BF3B0D5122B1BEE0092AE4E /* pngrutil.c in Sources */,
 
471
                                5BF3B0D6122B1BEE0092AE4E /* pngset.c in Sources */,
 
472
                                5BF3B0D7122B1BEE0092AE4E /* pngtrans.c in Sources */,
 
473
                                5BF3B0D9122B1BEE0092AE4E /* pngwio.c in Sources */,
 
474
                                5BF3B0DA122B1BEE0092AE4E /* pngwrite.c in Sources */,
 
475
                                5BF3B0DB122B1BEE0092AE4E /* pngwtran.c in Sources */,
 
476
                                5BF3B0DC122B1BEE0092AE4E /* pngwutil.c in Sources */,
 
477
                        );
 
478
                        runOnlyForDeploymentPostprocessing = 0;
 
479
                };
 
480
/* End PBXSourcesBuildPhase section */
 
481
 
 
482
/* Begin PBXTargetDependency section */
 
483
                5BF3B114122B1C9B0092AE4E /* PBXTargetDependency */ = {
 
484
                        isa = PBXTargetDependency;
 
485
                        target = 5BF3B08B122B1B6A0092AE4E /* libpng dynamic (Mac OS X) */;
 
486
                        targetProxy = 5BF3B113122B1C9B0092AE4E /* PBXContainerItemProxy */;
 
487
                };
 
488
                5BF3B116122B1C9B0092AE4E /* PBXTargetDependency */ = {
 
489
                        isa = PBXTargetDependency;
 
490
                        target = 5BF3B10B122B1C070092AE4E /* libpng static (iOS Simulator & Device) */;
 
491
                        targetProxy = 5BF3B115122B1C9B0092AE4E /* PBXContainerItemProxy */;
 
492
                };
 
493
                5BF3B118122B1CA50092AE4E /* PBXTargetDependency */ = {
 
494
                        isa = PBXTargetDependency;
 
495
                        target = D2AAC045055464E500DB518D /* libpng static (Mac OS X) */;
 
496
                        targetProxy = 5BF3B117122B1CA50092AE4E /* PBXContainerItemProxy */;
 
497
                };
 
498
                5BF3B11A122B1CA50092AE4E /* PBXTargetDependency */ = {
 
499
                        isa = PBXTargetDependency;
 
500
                        target = 5BF3B093122B1B9B0092AE4E /* libpng static (iOS) */;
 
501
                        targetProxy = 5BF3B119122B1CA50092AE4E /* PBXContainerItemProxy */;
 
502
                };
 
503
                5BF3B159122DE5CC0092AE4E /* PBXTargetDependency */ = {
 
504
                        isa = PBXTargetDependency;
 
505
                        target = 5BF3B148122DE51E0092AE4E /* Configure */;
 
506
                        targetProxy = 5BF3B158122DE5CC0092AE4E /* PBXContainerItemProxy */;
 
507
                };
 
508
                5BF3B15B122DE5D20092AE4E /* PBXTargetDependency */ = {
 
509
                        isa = PBXTargetDependency;
 
510
                        target = 5BF3B148122DE51E0092AE4E /* Configure */;
 
511
                        targetProxy = 5BF3B15A122DE5D20092AE4E /* PBXContainerItemProxy */;
 
512
                };
 
513
                5BF3B15D122DE5D80092AE4E /* PBXTargetDependency */ = {
 
514
                        isa = PBXTargetDependency;
 
515
                        target = 5BF3B148122DE51E0092AE4E /* Configure */;
 
516
                        targetProxy = 5BF3B15C122DE5D80092AE4E /* PBXContainerItemProxy */;
 
517
                };
 
518
/* End PBXTargetDependency section */
 
519
 
 
520
/* Begin XCBuildConfiguration section */
 
521
                1DEB91EC08733DB70010E9CD /* Debug */ = {
 
522
                        isa = XCBuildConfiguration;
 
523
                        buildSettings = {
 
524
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
525
                                CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/$(PLATFORM_NAME)";
 
526
                                COPY_PHASE_STRIP = NO;
 
527
                                GCC_DYNAMIC_NO_PIC = NO;
 
528
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
 
529
                                GCC_MODEL_TUNING = G5;
 
530
                                GCC_OPTIMIZATION_LEVEL = 0;
 
531
                                INSTALL_PATH = /usr/local/lib;
 
532
                                ONLY_ACTIVE_ARCH = NO;
 
533
                                OTHER_CFLAGS = "-DHAVE_CONFIG_H";
 
534
                                PRODUCT_NAME = png;
 
535
                        };
 
536
                        name = Debug;
 
537
                };
 
538
                1DEB91ED08733DB70010E9CD /* Release */ = {
 
539
                        isa = XCBuildConfiguration;
 
540
                        buildSettings = {
 
541
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
542
                                CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/$(PLATFORM_NAME)";
 
543
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
544
                                GCC_MODEL_TUNING = G5;
 
545
                                INSTALL_PATH = /usr/local/lib;
 
546
                                ONLY_ACTIVE_ARCH = NO;
 
547
                                OTHER_CFLAGS = "-DHAVE_CONFIG_H";
 
548
                                PRODUCT_NAME = png;
 
549
                        };
 
550
                        name = Release;
 
551
                };
 
552
                1DEB91F008733DB70010E9CD /* Debug */ = {
 
553
                        isa = XCBuildConfiguration;
 
554
                        buildSettings = {
 
555
                                ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
 
556
                                GCC_C_LANGUAGE_STANDARD = gnu99;
 
557
                                GCC_OPTIMIZATION_LEVEL = 0;
 
558
                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
 
559
                                GCC_WARN_UNUSED_VARIABLE = YES;
 
560
                                ONLY_ACTIVE_ARCH = YES;
 
561
                                PREBINDING = NO;
 
562
                                SDKROOT = macosx10.6;
 
563
                        };
 
564
                        name = Debug;
 
565
                };
 
566
                1DEB91F108733DB70010E9CD /* Release */ = {
 
567
                        isa = XCBuildConfiguration;
 
568
                        buildSettings = {
 
569
                                ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
 
570
                                GCC_C_LANGUAGE_STANDARD = gnu99;
 
571
                                GCC_WARN_ABOUT_RETURN_TYPE = YES;
 
572
                                GCC_WARN_UNUSED_VARIABLE = YES;
 
573
                                PREBINDING = NO;
 
574
                                SDKROOT = macosx10.6;
 
575
                        };
 
576
                        name = Release;
 
577
                };
 
578
                5BF3B08D122B1B6A0092AE4E /* Debug */ = {
 
579
                        isa = XCBuildConfiguration;
 
580
                        buildSettings = {
 
581
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
582
                                CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/$(PLATFORM_NAME)";
 
583
                                CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)/$(PLATFORM_NAME)";
 
584
                                COPY_PHASE_STRIP = NO;
 
585
                                DYLIB_COMPATIBILITY_VERSION = 1;
 
586
                                DYLIB_CURRENT_VERSION = 1;
 
587
                                EXECUTABLE_PREFIX = lib;
 
588
                                GCC_DYNAMIC_NO_PIC = NO;
 
589
                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
 
590
                                GCC_MODEL_TUNING = G5;
 
591
                                GCC_OPTIMIZATION_LEVEL = 0;
 
592
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
 
593
                                GCC_PREFIX_HEADER = "";
 
594
                                INSTALL_PATH = /usr/local/lib;
 
595
                                ONLY_ACTIVE_ARCH = NO;
 
596
                                OTHER_CFLAGS = "-DHAVE_CONFIG_H";
 
597
                                OTHER_LDFLAGS = "";
 
598
                                PREBINDING = NO;
 
599
                                PRODUCT_NAME = png;
 
600
                        };
 
601
                        name = Debug;
 
602
                };
 
603
                5BF3B08E122B1B6A0092AE4E /* Release */ = {
 
604
                        isa = XCBuildConfiguration;
 
605
                        buildSettings = {
 
606
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
607
                                CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/$(PLATFORM_NAME)";
 
608
                                CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)/$(PLATFORM_NAME)";
 
609
                                COPY_PHASE_STRIP = YES;
 
610
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
611
                                DYLIB_COMPATIBILITY_VERSION = 1;
 
612
                                DYLIB_CURRENT_VERSION = 1;
 
613
                                EXECUTABLE_PREFIX = lib;
 
614
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
 
615
                                GCC_MODEL_TUNING = G5;
 
616
                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
 
617
                                GCC_PREFIX_HEADER = "";
 
618
                                INSTALL_PATH = /usr/local/lib;
 
619
                                ONLY_ACTIVE_ARCH = NO;
 
620
                                OTHER_CFLAGS = "-DHAVE_CONFIG_H";
 
621
                                OTHER_LDFLAGS = "";
 
622
                                PREBINDING = NO;
 
623
                                PRODUCT_NAME = png;
 
624
                                ZERO_LINK = NO;
 
625
                        };
 
626
                        name = Release;
 
627
                };
 
628
                5BF3B095122B1B9B0092AE4E /* Debug */ = {
 
629
                        isa = XCBuildConfiguration;
 
630
                        buildSettings = {
 
631
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
632
                                ARCHS = "$(ARCHS_STANDARD_32_BIT)";
 
633
                                CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/$(PLATFORM_NAME)";
 
634
                                CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)/$(PLATFORM_NAME)";
 
635
                                COPY_PHASE_STRIP = NO;
 
636
                                GCC_DYNAMIC_NO_PIC = NO;
 
637
                                GCC_OPTIMIZATION_LEVEL = 0;
 
638
                                ONLY_ACTIVE_ARCH = NO;
 
639
                                OTHER_CFLAGS = "-DHAVE_CONFIG_H";
 
640
                                PREBINDING = NO;
 
641
                                PRODUCT_NAME = png;
 
642
                                SDKROOT = iphoneos4.0;
 
643
                        };
 
644
                        name = Debug;
 
645
                };
 
646
                5BF3B096122B1B9B0092AE4E /* Release */ = {
 
647
                        isa = XCBuildConfiguration;
 
648
                        buildSettings = {
 
649
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
650
                                ARCHS = "$(ARCHS_STANDARD_32_BIT)";
 
651
                                CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)/$(PLATFORM_NAME)";
 
652
                                CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)/$(PLATFORM_NAME)";
 
653
                                COPY_PHASE_STRIP = YES;
 
654
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
655
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
 
656
                                ONLY_ACTIVE_ARCH = NO;
 
657
                                OTHER_CFLAGS = "-DHAVE_CONFIG_H";
 
658
                                PREBINDING = NO;
 
659
                                PRODUCT_NAME = png;
 
660
                                SDKROOT = iphoneos4.0;
 
661
                                ZERO_LINK = NO;
 
662
                        };
 
663
                        name = Release;
 
664
                };
 
665
                5BF3B10D122B1C070092AE4E /* Debug */ = {
 
666
                        isa = XCBuildConfiguration;
 
667
                        buildSettings = {
 
668
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
669
                                CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)";
 
670
                                CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)";
 
671
                                COPY_PHASE_STRIP = NO;
 
672
                                GCC_DYNAMIC_NO_PIC = NO;
 
673
                                GCC_OPTIMIZATION_LEVEL = 0;
 
674
                                PREBINDING = NO;
 
675
                                PRODUCT_NAME = png;
 
676
                        };
 
677
                        name = Debug;
 
678
                };
 
679
                5BF3B10E122B1C070092AE4E /* Release */ = {
 
680
                        isa = XCBuildConfiguration;
 
681
                        buildSettings = {
 
682
                                ALWAYS_SEARCH_USER_PATHS = NO;
 
683
                                CONFIGURATION_BUILD_DIR = "$(BUILD_DIR)/$(CONFIGURATION)";
 
684
                                CONFIGURATION_TEMP_DIR = "$(PROJECT_TEMP_DIR)/$(CONFIGURATION)";
 
685
                                COPY_PHASE_STRIP = YES;
 
686
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
687
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
 
688
                                PREBINDING = NO;
 
689
                                PRODUCT_NAME = png;
 
690
                                ZERO_LINK = NO;
 
691
                        };
 
692
                        name = Release;
 
693
                };
 
694
                5BF3B111122B1C860092AE4E /* Debug */ = {
 
695
                        isa = XCBuildConfiguration;
 
696
                        buildSettings = {
 
697
                                COPY_PHASE_STRIP = NO;
 
698
                                GCC_DYNAMIC_NO_PIC = NO;
 
699
                                GCC_OPTIMIZATION_LEVEL = 0;
 
700
                                PRODUCT_NAME = "libpng (iOS)";
 
701
                        };
 
702
                        name = Debug;
 
703
                };
 
704
                5BF3B112122B1C860092AE4E /* Release */ = {
 
705
                        isa = XCBuildConfiguration;
 
706
                        buildSettings = {
 
707
                                COPY_PHASE_STRIP = YES;
 
708
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
709
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
 
710
                                PRODUCT_NAME = "libpng (iOS)";
 
711
                                ZERO_LINK = NO;
 
712
                        };
 
713
                        name = Release;
 
714
                };
 
715
                5BF3B149122DE51F0092AE4E /* Debug */ = {
 
716
                        isa = XCBuildConfiguration;
 
717
                        buildSettings = {
 
718
                                COPY_PHASE_STRIP = NO;
 
719
                                GCC_DYNAMIC_NO_PIC = NO;
 
720
                                GCC_OPTIMIZATION_LEVEL = 0;
 
721
                                PRODUCT_NAME = Configure;
 
722
                        };
 
723
                        name = Debug;
 
724
                };
 
725
                5BF3B14A122DE51F0092AE4E /* Release */ = {
 
726
                        isa = XCBuildConfiguration;
 
727
                        buildSettings = {
 
728
                                COPY_PHASE_STRIP = YES;
 
729
                                DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
 
730
                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
 
731
                                PRODUCT_NAME = Configure;
 
732
                                ZERO_LINK = NO;
 
733
                        };
 
734
                        name = Release;
 
735
                };
 
736
/* End XCBuildConfiguration section */
 
737
 
 
738
/* Begin XCConfigurationList section */
 
739
                1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNativeTarget "libpng static (Mac OS X)" */ = {
 
740
                        isa = XCConfigurationList;
 
741
                        buildConfigurations = (
 
742
                                1DEB91EC08733DB70010E9CD /* Debug */,
 
743
                                1DEB91ED08733DB70010E9CD /* Release */,
 
744
                        );
 
745
                        defaultConfigurationIsVisible = 0;
 
746
                        defaultConfigurationName = Release;
 
747
                };
 
748
                1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProject "libpng" */ = {
 
749
                        isa = XCConfigurationList;
 
750
                        buildConfigurations = (
 
751
                                1DEB91F008733DB70010E9CD /* Debug */,
 
752
                                1DEB91F108733DB70010E9CD /* Release */,
 
753
                        );
 
754
                        defaultConfigurationIsVisible = 0;
 
755
                        defaultConfigurationName = Release;
 
756
                };
 
757
                5BF3B08F122B1B980092AE4E /* Build configuration list for PBXNativeTarget "libpng dynamic (Mac OS X)" */ = {
 
758
                        isa = XCConfigurationList;
 
759
                        buildConfigurations = (
 
760
                                5BF3B08D122B1B6A0092AE4E /* Debug */,
 
761
                                5BF3B08E122B1B6A0092AE4E /* Release */,
 
762
                        );
 
763
                        defaultConfigurationIsVisible = 0;
 
764
                        defaultConfigurationName = Release;
 
765
                };
 
766
                5BF3B09A122B1B9F0092AE4E /* Build configuration list for PBXNativeTarget "libpng static (iOS)" */ = {
 
767
                        isa = XCConfigurationList;
 
768
                        buildConfigurations = (
 
769
                                5BF3B095122B1B9B0092AE4E /* Debug */,
 
770
                                5BF3B096122B1B9B0092AE4E /* Release */,
 
771
                        );
 
772
                        defaultConfigurationIsVisible = 0;
 
773
                        defaultConfigurationName = Release;
 
774
                };
 
775
                5BF3B10F122B1C3A0092AE4E /* Build configuration list for PBXNativeTarget "libpng static (iOS Simulator & Device)" */ = {
 
776
                        isa = XCConfigurationList;
 
777
                        buildConfigurations = (
 
778
                                5BF3B10D122B1C070092AE4E /* Debug */,
 
779
                                5BF3B10E122B1C070092AE4E /* Release */,
 
780
                        );
 
781
                        defaultConfigurationIsVisible = 0;
 
782
                        defaultConfigurationName = Release;
 
783
                };
 
784
                5BF3B11B122B1CD80092AE4E /* Build configuration list for PBXAggregateTarget "libpng" */ = {
 
785
                        isa = XCConfigurationList;
 
786
                        buildConfigurations = (
 
787
                                5BF3B111122B1C860092AE4E /* Debug */,
 
788
                                5BF3B112122B1C860092AE4E /* Release */,
 
789
                        );
 
790
                        defaultConfigurationIsVisible = 0;
 
791
                        defaultConfigurationName = Release;
 
792
                };
 
793
                5BF3B14B122DE5430092AE4E /* Build configuration list for PBXAggregateTarget "Configure" */ = {
 
794
                        isa = XCConfigurationList;
 
795
                        buildConfigurations = (
 
796
                                5BF3B149122DE51F0092AE4E /* Debug */,
 
797
                                5BF3B14A122DE51F0092AE4E /* Release */,
 
798
                        );
 
799
                        defaultConfigurationIsVisible = 0;
 
800
                        defaultConfigurationName = Release;
 
801
                };
 
802
/* End XCConfigurationList section */
 
803
        };
 
804
        rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
 
805
}