• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 42;
7	objects = {
8
9/* Begin PBXBuildFile section */
10		00B7E1390EDCA95200F77EA2 /* SkImageDecoder_libpng.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E1380EDCA95200F77EA2 /* SkImageDecoder_libpng.cpp */; };
11		00B7E14B0EDCA98D00F77EA2 /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E13A0EDCA98D00F77EA2 /* png.c */; };
12		00B7E14C0EDCA98D00F77EA2 /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E13B0EDCA98D00F77EA2 /* pngerror.c */; };
13		00B7E14D0EDCA98D00F77EA2 /* pnggccrd.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E13C0EDCA98D00F77EA2 /* pnggccrd.c */; };
14		00B7E14E0EDCA98D00F77EA2 /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E13D0EDCA98D00F77EA2 /* pngget.c */; };
15		00B7E14F0EDCA98D00F77EA2 /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E13E0EDCA98D00F77EA2 /* pngmem.c */; };
16		00B7E1500EDCA98D00F77EA2 /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E13F0EDCA98D00F77EA2 /* pngpread.c */; };
17		00B7E1510EDCA98D00F77EA2 /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E1400EDCA98D00F77EA2 /* pngread.c */; };
18		00B7E1520EDCA98D00F77EA2 /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E1410EDCA98D00F77EA2 /* pngrio.c */; };
19		00B7E1530EDCA98D00F77EA2 /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E1420EDCA98D00F77EA2 /* pngrtran.c */; };
20		00B7E1540EDCA98D00F77EA2 /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E1430EDCA98D00F77EA2 /* pngrutil.c */; };
21		00B7E1550EDCA98D00F77EA2 /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E1440EDCA98D00F77EA2 /* pngset.c */; };
22		00B7E1560EDCA98D00F77EA2 /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E1450EDCA98D00F77EA2 /* pngtrans.c */; };
23		00B7E1570EDCA98D00F77EA2 /* pngvcrd.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E1460EDCA98D00F77EA2 /* pngvcrd.c */; };
24		00B7E1580EDCA98D00F77EA2 /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E1470EDCA98D00F77EA2 /* pngwio.c */; };
25		00B7E1590EDCA98D00F77EA2 /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E1480EDCA98D00F77EA2 /* pngwrite.c */; };
26		00B7E15A0EDCA98D00F77EA2 /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E1490EDCA98D00F77EA2 /* pngwtran.c */; };
27		00B7E15B0EDCA98D00F77EA2 /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E14A0EDCA98D00F77EA2 /* pngwutil.c */; };
28/* End PBXBuildFile section */
29
30/* Begin PBXFileReference section */
31		00B7E1380EDCA95200F77EA2 /* SkImageDecoder_libpng.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = SkImageDecoder_libpng.cpp; path = ../libsgl/images/SkImageDecoder_libpng.cpp; sourceTree = SOURCE_ROOT; };
32		00B7E13A0EDCA98D00F77EA2 /* png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = png.c; path = ../../libpng/png.c; sourceTree = SOURCE_ROOT; };
33		00B7E13B0EDCA98D00F77EA2 /* pngerror.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngerror.c; path = ../../libpng/pngerror.c; sourceTree = SOURCE_ROOT; };
34		00B7E13C0EDCA98D00F77EA2 /* pnggccrd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pnggccrd.c; path = ../../libpng/pnggccrd.c; sourceTree = SOURCE_ROOT; };
35		00B7E13D0EDCA98D00F77EA2 /* pngget.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngget.c; path = ../../libpng/pngget.c; sourceTree = SOURCE_ROOT; };
36		00B7E13E0EDCA98D00F77EA2 /* pngmem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngmem.c; path = ../../libpng/pngmem.c; sourceTree = SOURCE_ROOT; };
37		00B7E13F0EDCA98D00F77EA2 /* pngpread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngpread.c; path = ../../libpng/pngpread.c; sourceTree = SOURCE_ROOT; };
38		00B7E1400EDCA98D00F77EA2 /* pngread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngread.c; path = ../../libpng/pngread.c; sourceTree = SOURCE_ROOT; };
39		00B7E1410EDCA98D00F77EA2 /* pngrio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrio.c; path = ../../libpng/pngrio.c; sourceTree = SOURCE_ROOT; };
40		00B7E1420EDCA98D00F77EA2 /* pngrtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrtran.c; path = ../../libpng/pngrtran.c; sourceTree = SOURCE_ROOT; };
41		00B7E1430EDCA98D00F77EA2 /* pngrutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngrutil.c; path = ../../libpng/pngrutil.c; sourceTree = SOURCE_ROOT; };
42		00B7E1440EDCA98D00F77EA2 /* pngset.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngset.c; path = ../../libpng/pngset.c; sourceTree = SOURCE_ROOT; };
43		00B7E1450EDCA98D00F77EA2 /* pngtrans.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngtrans.c; path = ../../libpng/pngtrans.c; sourceTree = SOURCE_ROOT; };
44		00B7E1460EDCA98D00F77EA2 /* pngvcrd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngvcrd.c; path = ../../libpng/pngvcrd.c; sourceTree = SOURCE_ROOT; };
45		00B7E1470EDCA98D00F77EA2 /* pngwio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwio.c; path = ../../libpng/pngwio.c; sourceTree = SOURCE_ROOT; };
46		00B7E1480EDCA98D00F77EA2 /* pngwrite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwrite.c; path = ../../libpng/pngwrite.c; sourceTree = SOURCE_ROOT; };
47		00B7E1490EDCA98D00F77EA2 /* pngwtran.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwtran.c; path = ../../libpng/pngwtran.c; sourceTree = SOURCE_ROOT; };
48		00B7E14A0EDCA98D00F77EA2 /* pngwutil.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = pngwutil.c; path = ../../libpng/pngwutil.c; sourceTree = SOURCE_ROOT; };
49		D2AAC046055464E500DB518D /* liblibpng.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = liblibpng.a; sourceTree = BUILT_PRODUCTS_DIR; };
50/* End PBXFileReference section */
51
52/* Begin PBXFrameworksBuildPhase section */
53		D289987405E68DCB004EDB86 /* Frameworks */ = {
54			isa = PBXFrameworksBuildPhase;
55			buildActionMask = 2147483647;
56			files = (
57			);
58			runOnlyForDeploymentPostprocessing = 0;
59		};
60/* End PBXFrameworksBuildPhase section */
61
62/* Begin PBXGroup section */
63		08FB7794FE84155DC02AAC07 /* libpng */ = {
64			isa = PBXGroup;
65			children = (
66				00B7E1380EDCA95200F77EA2 /* SkImageDecoder_libpng.cpp */,
67				08FB7795FE84155DC02AAC07 /* Source */,
68				C6A0FF2B0290797F04C91782 /* Documentation */,
69				1AB674ADFE9D54B511CA2CBB /* Products */,
70			);
71			name = libpng;
72			sourceTree = "<group>";
73		};
74		08FB7795FE84155DC02AAC07 /* Source */ = {
75			isa = PBXGroup;
76			children = (
77				00B7E13A0EDCA98D00F77EA2 /* png.c */,
78				00B7E13B0EDCA98D00F77EA2 /* pngerror.c */,
79				00B7E13C0EDCA98D00F77EA2 /* pnggccrd.c */,
80				00B7E13D0EDCA98D00F77EA2 /* pngget.c */,
81				00B7E13E0EDCA98D00F77EA2 /* pngmem.c */,
82				00B7E13F0EDCA98D00F77EA2 /* pngpread.c */,
83				00B7E1400EDCA98D00F77EA2 /* pngread.c */,
84				00B7E1410EDCA98D00F77EA2 /* pngrio.c */,
85				00B7E1420EDCA98D00F77EA2 /* pngrtran.c */,
86				00B7E1430EDCA98D00F77EA2 /* pngrutil.c */,
87				00B7E1440EDCA98D00F77EA2 /* pngset.c */,
88				00B7E1450EDCA98D00F77EA2 /* pngtrans.c */,
89				00B7E1460EDCA98D00F77EA2 /* pngvcrd.c */,
90				00B7E1470EDCA98D00F77EA2 /* pngwio.c */,
91				00B7E1480EDCA98D00F77EA2 /* pngwrite.c */,
92				00B7E1490EDCA98D00F77EA2 /* pngwtran.c */,
93				00B7E14A0EDCA98D00F77EA2 /* pngwutil.c */,
94			);
95			name = Source;
96			sourceTree = "<group>";
97		};
98		1AB674ADFE9D54B511CA2CBB /* Products */ = {
99			isa = PBXGroup;
100			children = (
101				D2AAC046055464E500DB518D /* liblibpng.a */,
102			);
103			name = Products;
104			sourceTree = "<group>";
105		};
106		C6A0FF2B0290797F04C91782 /* Documentation */ = {
107			isa = PBXGroup;
108			children = (
109			);
110			name = Documentation;
111			sourceTree = "<group>";
112		};
113/* End PBXGroup section */
114
115/* Begin PBXHeadersBuildPhase section */
116		D2AAC043055464E500DB518D /* Headers */ = {
117			isa = PBXHeadersBuildPhase;
118			buildActionMask = 2147483647;
119			files = (
120			);
121			runOnlyForDeploymentPostprocessing = 0;
122		};
123/* End PBXHeadersBuildPhase section */
124
125/* Begin PBXNativeTarget section */
126		D2AAC045055464E500DB518D /* libpng */ = {
127			isa = PBXNativeTarget;
128			buildConfigurationList = FE5F4815094784400095980F /* Build configuration list for PBXNativeTarget "libpng" */;
129			buildPhases = (
130				D2AAC043055464E500DB518D /* Headers */,
131				D2AAC044055464E500DB518D /* Sources */,
132				D289987405E68DCB004EDB86 /* Frameworks */,
133			);
134			buildRules = (
135			);
136			dependencies = (
137			);
138			name = libpng;
139			productName = libpng;
140			productReference = D2AAC046055464E500DB518D /* liblibpng.a */;
141			productType = "com.apple.product-type.library.static";
142		};
143/* End PBXNativeTarget section */
144
145/* Begin PBXProject section */
146		08FB7793FE84155DC02AAC07 /* Project object */ = {
147			isa = PBXProject;
148			buildConfigurationList = FE5F4819094784400095980F /* Build configuration list for PBXProject "libpng" */;
149			compatibilityVersion = "Xcode 2.4";
150			hasScannedForEncodings = 1;
151			mainGroup = 08FB7794FE84155DC02AAC07 /* libpng */;
152			projectDirPath = "";
153			projectRoot = ../..;
154			targets = (
155				D2AAC045055464E500DB518D /* libpng */,
156			);
157		};
158/* End PBXProject section */
159
160/* Begin PBXSourcesBuildPhase section */
161		D2AAC044055464E500DB518D /* Sources */ = {
162			isa = PBXSourcesBuildPhase;
163			buildActionMask = 2147483647;
164			files = (
165				00B7E1390EDCA95200F77EA2 /* SkImageDecoder_libpng.cpp in Sources */,
166				00B7E14B0EDCA98D00F77EA2 /* png.c in Sources */,
167				00B7E14C0EDCA98D00F77EA2 /* pngerror.c in Sources */,
168				00B7E14D0EDCA98D00F77EA2 /* pnggccrd.c in Sources */,
169				00B7E14E0EDCA98D00F77EA2 /* pngget.c in Sources */,
170				00B7E14F0EDCA98D00F77EA2 /* pngmem.c in Sources */,
171				00B7E1500EDCA98D00F77EA2 /* pngpread.c in Sources */,
172				00B7E1510EDCA98D00F77EA2 /* pngread.c in Sources */,
173				00B7E1520EDCA98D00F77EA2 /* pngrio.c in Sources */,
174				00B7E1530EDCA98D00F77EA2 /* pngrtran.c in Sources */,
175				00B7E1540EDCA98D00F77EA2 /* pngrutil.c in Sources */,
176				00B7E1550EDCA98D00F77EA2 /* pngset.c in Sources */,
177				00B7E1560EDCA98D00F77EA2 /* pngtrans.c in Sources */,
178				00B7E1570EDCA98D00F77EA2 /* pngvcrd.c in Sources */,
179				00B7E1580EDCA98D00F77EA2 /* pngwio.c in Sources */,
180				00B7E1590EDCA98D00F77EA2 /* pngwrite.c in Sources */,
181				00B7E15A0EDCA98D00F77EA2 /* pngwtran.c in Sources */,
182				00B7E15B0EDCA98D00F77EA2 /* pngwutil.c in Sources */,
183			);
184			runOnlyForDeploymentPostprocessing = 0;
185		};
186/* End PBXSourcesBuildPhase section */
187
188/* Begin XCBuildConfiguration section */
189		FE5F4816094784400095980F /* Debug */ = {
190			isa = XCBuildConfiguration;
191			buildSettings = {
192				COPY_PHASE_STRIP = NO;
193				GCC_DYNAMIC_NO_PIC = NO;
194				GCC_ENABLE_CPP_RTTI = NO;
195				GCC_ENABLE_FIX_AND_CONTINUE = YES;
196				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
197				GCC_MODEL_TUNING = G5;
198				GCC_OPTIMIZATION_LEVEL = 0;
199				GCC_WARN_ABOUT_RETURN_TYPE = YES;
200				GCC_WARN_UNUSED_VARIABLE = YES;
201				HEADER_SEARCH_PATHS = (
202					../../include/graphics,
203					../../extlibs/png,
204					../../extlibs/zlib,
205				);
206				INSTALL_PATH = /usr/local/lib;
207				LIBRARY_STYLE = STATIC;
208				PREBINDING = NO;
209				PRODUCT_NAME = libpng;
210				REZ_PREPROCESSOR_DEFINITIONS = "_LIB PNG_USER_CONFIG SK_FORCE_SCALARFIXED";
211				ZERO_LINK = YES;
212			};
213			name = Debug;
214		};
215		FE5F4817094784400095980F /* Release */ = {
216			isa = XCBuildConfiguration;
217			buildSettings = {
218				COPY_PHASE_STRIP = YES;
219				GCC_ENABLE_FIX_AND_CONTINUE = NO;
220				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
221				GCC_MODEL_TUNING = G5;
222				GCC_WARN_ABOUT_RETURN_TYPE = YES;
223				GCC_WARN_UNUSED_VARIABLE = YES;
224				INSTALL_PATH = /usr/local/lib;
225				LIBRARY_STYLE = STATIC;
226				PREBINDING = NO;
227				PRODUCT_NAME = libpng;
228				ZERO_LINK = NO;
229			};
230			name = Release;
231		};
232		FE5F481A094784400095980F /* Debug */ = {
233			isa = XCBuildConfiguration;
234			buildSettings = {
235				COPY_PHASE_STRIP = NO;
236				GCC_CW_ASM_SYNTAX = NO;
237				GCC_ENABLE_CPP_RTTI = NO;
238				GCC_ENABLE_PASCAL_STRINGS = NO;
239				GCC_ENABLE_SYMBOL_SEPARATION = NO;
240				GCC_PREPROCESSOR_DEFINITIONS = (
241					SK_BUILD_FOR_MAC,
242					SK_DEBUG,
243				);
244				GCC_USE_GCC3_PFE_SUPPORT = NO;
245				GCC_WARN_ABOUT_RETURN_TYPE = YES;
246				GCC_WARN_UNUSED_VARIABLE = YES;
247				HEADER_SEARCH_PATHS = "$(HEADER_SEARCH_PATHS)";
248				LINK_WITH_STANDARD_LIBRARIES = NO;
249				PREBINDING = NO;
250				PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
251				SHARED_PRECOMPS_DIR = "";
252				STRIP_INSTALLED_PRODUCT = NO;
253				USER_HEADER_SEARCH_PATHS = "../include/**";
254			};
255			name = Debug;
256		};
257		FE5F481B094784400095980F /* Release */ = {
258			isa = XCBuildConfiguration;
259			buildSettings = {
260				COPY_PHASE_STRIP = NO;
261				GCC_CW_ASM_SYNTAX = NO;
262				GCC_ENABLE_CPP_RTTI = NO;
263				GCC_ENABLE_PASCAL_STRINGS = NO;
264				GCC_ENABLE_SYMBOL_SEPARATION = NO;
265				GCC_PREPROCESSOR_DEFINITIONS = (
266					SK_BUILD_FOR_MAC,
267					SK_RELEASE,
268				);
269				GCC_USE_GCC3_PFE_SUPPORT = NO;
270				GCC_WARN_ABOUT_RETURN_TYPE = YES;
271				GCC_WARN_UNUSED_VARIABLE = YES;
272				HEADER_SEARCH_PATHS = "$(HEADER_SEARCH_PATHS)";
273				LINK_WITH_STANDARD_LIBRARIES = NO;
274				PREBINDING = NO;
275				PRECOMPS_INCLUDE_HEADERS_FROM_BUILT_PRODUCTS_DIR = NO;
276				SHARED_PRECOMPS_DIR = "";
277				STRIP_INSTALLED_PRODUCT = NO;
278				USER_HEADER_SEARCH_PATHS = "../include/**";
279			};
280			name = Release;
281		};
282/* End XCBuildConfiguration section */
283
284/* Begin XCConfigurationList section */
285		FE5F4815094784400095980F /* Build configuration list for PBXNativeTarget "libpng" */ = {
286			isa = XCConfigurationList;
287			buildConfigurations = (
288				FE5F4816094784400095980F /* Debug */,
289				FE5F4817094784400095980F /* Release */,
290			);
291			defaultConfigurationIsVisible = 0;
292			defaultConfigurationName = Release;
293		};
294		FE5F4819094784400095980F /* Build configuration list for PBXProject "libpng" */ = {
295			isa = XCConfigurationList;
296			buildConfigurations = (
297				FE5F481A094784400095980F /* Debug */,
298				FE5F481B094784400095980F /* Release */,
299			);
300			defaultConfigurationIsVisible = 0;
301			defaultConfigurationName = Release;
302		};
303/* End XCConfigurationList section */
304	};
305	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
306}
307