Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(406)

Side by Side Diff: third_party/libpng/libpng.xcodeproj/project.pbxproj

Issue 28305: GYP it, GYP it good (Closed) Base URL: svn://chrome-svn.corp.google.com/chrome/trunk/src/
Patch Set: Created 11 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 82B558250D85A6D3003F43D5 /* pngwutil.c in Sources */ = {isa = PB XBuildFile; fileRef = 82B558110D85A6D3003F43D5 /* pngwutil.c */; };
11 82B558260D85A6D3003F43D5 /* pngwtran.c in Sources */ = {isa = PB XBuildFile; fileRef = 82B558120D85A6D3003F43D5 /* pngwtran.c */; };
12 82B558270D85A6D3003F43D5 /* pngwrite.c in Sources */ = {isa = PB XBuildFile; fileRef = 82B558130D85A6D3003F43D5 /* pngwrite.c */; };
13 82B558280D85A6D3003F43D5 /* pngwio.c in Sources */ = {isa = PBXB uildFile; fileRef = 82B558140D85A6D3003F43D5 /* pngwio.c */; };
14 82B558290D85A6D3003F43D5 /* pngvcrd.c in Sources */ = {isa = PBX BuildFile; fileRef = 82B558150D85A6D3003F43D5 /* pngvcrd.c */; };
15 82B5582B0D85A6D3003F43D5 /* pngtrans.c in Sources */ = {isa = PB XBuildFile; fileRef = 82B558170D85A6D3003F43D5 /* pngtrans.c */; };
16 82B5582C0D85A6D3003F43D5 /* pngset.c in Sources */ = {isa = PBXB uildFile; fileRef = 82B558180D85A6D3003F43D5 /* pngset.c */; };
17 82B5582D0D85A6D3003F43D5 /* pngrutil.c in Sources */ = {isa = PB XBuildFile; fileRef = 82B558190D85A6D3003F43D5 /* pngrutil.c */; };
18 82B5582E0D85A6D3003F43D5 /* pngrtran.c in Sources */ = {isa = PB XBuildFile; fileRef = 82B5581A0D85A6D3003F43D5 /* pngrtran.c */; };
19 82B5582F0D85A6D3003F43D5 /* pngrio.c in Sources */ = {isa = PBXB uildFile; fileRef = 82B5581B0D85A6D3003F43D5 /* pngrio.c */; };
20 82B558300D85A6D3003F43D5 /* pngread.c in Sources */ = {isa = PBX BuildFile; fileRef = 82B5581C0D85A6D3003F43D5 /* pngread.c */; };
21 82B558310D85A6D3003F43D5 /* pngpread.c in Sources */ = {isa = PB XBuildFile; fileRef = 82B5581D0D85A6D3003F43D5 /* pngpread.c */; };
22 82B558320D85A6D3003F43D5 /* pngmem.c in Sources */ = {isa = PBXB uildFile; fileRef = 82B5581E0D85A6D3003F43D5 /* pngmem.c */; };
23 82B558330D85A6D3003F43D5 /* pngget.c in Sources */ = {isa = PBXB uildFile; fileRef = 82B5581F0D85A6D3003F43D5 /* pngget.c */; };
24 82B558340D85A6D3003F43D5 /* pnggccrd.c in Sources */ = {isa = PB XBuildFile; fileRef = 82B558200D85A6D3003F43D5 /* pnggccrd.c */; };
25 82B558350D85A6D3003F43D5 /* pngerror.c in Sources */ = {isa = PB XBuildFile; fileRef = 82B558210D85A6D3003F43D5 /* pngerror.c */; };
26 82B558380D85A6D3003F43D5 /* png.c in Sources */ = {isa = PBXBuil dFile; fileRef = 82B558240D85A6D3003F43D5 /* png.c */; };
27 /* End PBXBuildFile section */
28
29 /* Begin PBXFileReference section */
30 7B85060F0E5B461700730B43 /* common.xcconfig */ = {isa = PBXFileR eference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = common.xcc onfig; sourceTree = "<group>"; };
31 7B8506100E5B461700730B43 /* debug.xcconfig */ = {isa = PBXFileRe ference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = debug.xccon fig; sourceTree = "<group>"; };
32 7B8506110E5B461700730B43 /* executable.xcconfig */ = {isa = PBXF ileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = execut able.xcconfig; sourceTree = "<group>"; };
33 7B8506120E5B461700730B43 /* release.xcconfig */ = {isa = PBXFile Reference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = release.x cconfig; sourceTree = "<group>"; };
34 7B8506130E5B461700730B43 /* staticlib.xcconfig */ = {isa = PBXFi leReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = staticl ib.xcconfig; sourceTree = "<group>"; };
35 82B558110D85A6D3003F43D5 /* pngwutil.c */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngwutil.c; so urceTree = "<group>"; };
36 82B558120D85A6D3003F43D5 /* pngwtran.c */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngwtran.c; so urceTree = "<group>"; };
37 82B558130D85A6D3003F43D5 /* pngwrite.c */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngwrite.c; so urceTree = "<group>"; };
38 82B558140D85A6D3003F43D5 /* pngwio.c */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngwio.c; source Tree = "<group>"; };
39 82B558150D85A6D3003F43D5 /* pngvcrd.c */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngvcrd.c; sour ceTree = "<group>"; };
40 82B558160D85A6D3003F43D5 /* pngusr.h */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pngusr.h; source Tree = "<group>"; };
41 82B558170D85A6D3003F43D5 /* pngtrans.c */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngtrans.c; so urceTree = "<group>"; };
42 82B558180D85A6D3003F43D5 /* pngset.c */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngset.c; source Tree = "<group>"; };
43 82B558190D85A6D3003F43D5 /* pngrutil.c */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngrutil.c; so urceTree = "<group>"; };
44 82B5581A0D85A6D3003F43D5 /* pngrtran.c */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngrtran.c; so urceTree = "<group>"; };
45 82B5581B0D85A6D3003F43D5 /* pngrio.c */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngrio.c; source Tree = "<group>"; };
46 82B5581C0D85A6D3003F43D5 /* pngread.c */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngread.c; sour ceTree = "<group>"; };
47 82B5581D0D85A6D3003F43D5 /* pngpread.c */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngpread.c; so urceTree = "<group>"; };
48 82B5581E0D85A6D3003F43D5 /* pngmem.c */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngmem.c; source Tree = "<group>"; };
49 82B5581F0D85A6D3003F43D5 /* pngget.c */ = {isa = PBXFileReferenc e; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngget.c; source Tree = "<group>"; };
50 82B558200D85A6D3003F43D5 /* pnggccrd.c */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pnggccrd.c; so urceTree = "<group>"; };
51 82B558210D85A6D3003F43D5 /* pngerror.c */ = {isa = PBXFileRefere nce; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = pngerror.c; so urceTree = "<group>"; };
52 82B558220D85A6D3003F43D5 /* pngconf.h */ = {isa = PBXFileReferen ce; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pngconf.h; sour ceTree = "<group>"; };
53 82B558230D85A6D3003F43D5 /* png.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = png.h; sourceTree = "<group>"; };
54 82B558240D85A6D3003F43D5 /* png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = png.c; sourceTree = "<group>"; };
55 D2AAC046055464E500DB518D /* libpng.a */ = {isa = PBXFileReferenc e; explicitFileType = archive.ar; includeInIndex = 0; path = libpng.a; sourceTre e = BUILT_PRODUCTS_DIR; };
56 /* End PBXFileReference section */
57
58 /* Begin PBXFrameworksBuildPhase section */
59 D289987405E68DCB004EDB86 /* Frameworks */ = {
60 isa = PBXFrameworksBuildPhase;
61 buildActionMask = 2147483647;
62 files = (
63 );
64 runOnlyForDeploymentPostprocessing = 0;
65 };
66 /* End PBXFrameworksBuildPhase section */
67
68 /* Begin PBXGroup section */
69 08FB7794FE84155DC02AAC07 /* libpng */ = {
70 isa = PBXGroup;
71 children = (
72 7B85060E0E5B45FF00730B43 /* Configuration */,
73 08FB7795FE84155DC02AAC07 /* Source */,
74 1AB674ADFE9D54B511CA2CBB /* Products */,
75 );
76 name = libpng;
77 sourceTree = "<group>";
78 };
79 08FB7795FE84155DC02AAC07 /* Source */ = {
80 isa = PBXGroup;
81 children = (
82 82B558240D85A6D3003F43D5 /* png.c */,
83 82B558230D85A6D3003F43D5 /* png.h */,
84 82B558220D85A6D3003F43D5 /* pngconf.h */,
85 82B558210D85A6D3003F43D5 /* pngerror.c */,
86 82B558200D85A6D3003F43D5 /* pnggccrd.c */,
87 82B5581F0D85A6D3003F43D5 /* pngget.c */,
88 82B5581E0D85A6D3003F43D5 /* pngmem.c */,
89 82B5581D0D85A6D3003F43D5 /* pngpread.c */,
90 82B5581C0D85A6D3003F43D5 /* pngread.c */,
91 82B5581B0D85A6D3003F43D5 /* pngrio.c */,
92 82B5581A0D85A6D3003F43D5 /* pngrtran.c */,
93 82B558190D85A6D3003F43D5 /* pngrutil.c */,
94 82B558180D85A6D3003F43D5 /* pngset.c */,
95 82B558170D85A6D3003F43D5 /* pngtrans.c */,
96 82B558160D85A6D3003F43D5 /* pngusr.h */,
97 82B558150D85A6D3003F43D5 /* pngvcrd.c */,
98 82B558140D85A6D3003F43D5 /* pngwio.c */,
99 82B558130D85A6D3003F43D5 /* pngwrite.c */,
100 82B558120D85A6D3003F43D5 /* pngwtran.c */,
101 82B558110D85A6D3003F43D5 /* pngwutil.c */,
102 );
103 name = Source;
104 sourceTree = "<group>";
105 };
106 1AB674ADFE9D54B511CA2CBB /* Products */ = {
107 isa = PBXGroup;
108 children = (
109 D2AAC046055464E500DB518D /* libpng.a */,
110 );
111 name = Products;
112 sourceTree = "<group>";
113 };
114 7B85060E0E5B45FF00730B43 /* Configuration */ = {
115 isa = PBXGroup;
116 children = (
117 7B85060F0E5B461700730B43 /* common.xcconfig */,
118 7B8506100E5B461700730B43 /* debug.xcconfig */,
119 7B8506110E5B461700730B43 /* executable.xcconfig */,
120 7B8506120E5B461700730B43 /* release.xcconfig */,
121 7B8506130E5B461700730B43 /* staticlib.xcconfig * /,
122 );
123 name = Configuration;
124 path = ../../build;
125 sourceTree = "<group>";
126 };
127 /* End PBXGroup section */
128
129 /* Begin PBXNativeTarget section */
130 D2AAC045055464E500DB518D /* libpng */ = {
131 isa = PBXNativeTarget;
132 buildConfigurationList = 1DEB91EB08733DB70010E9CD /* Bui ld configuration list for PBXNativeTarget "libpng" */;
133 buildPhases = (
134 D2AAC044055464E500DB518D /* Sources */,
135 D289987405E68DCB004EDB86 /* Frameworks */,
136 );
137 buildRules = (
138 );
139 dependencies = (
140 );
141 name = libpng;
142 productName = libpng;
143 productReference = D2AAC046055464E500DB518D /* libpng.a */;
144 productType = "com.apple.product-type.library.static";
145 };
146 /* End PBXNativeTarget section */
147
148 /* Begin PBXProject section */
149 08FB7793FE84155DC02AAC07 /* Project object */ = {
150 isa = PBXProject;
151 buildConfigurationList = 1DEB91EF08733DB70010E9CD /* Bui ld configuration list for PBXProject "libpng" */;
152 compatibilityVersion = "Xcode 3.1";
153 hasScannedForEncodings = 1;
154 mainGroup = 08FB7794FE84155DC02AAC07 /* libpng */;
155 projectDirPath = "";
156 projectRoot = "";
157 targets = (
158 D2AAC045055464E500DB518D /* libpng */,
159 );
160 };
161 /* End PBXProject section */
162
163 /* Begin PBXSourcesBuildPhase section */
164 D2AAC044055464E500DB518D /* Sources */ = {
165 isa = PBXSourcesBuildPhase;
166 buildActionMask = 2147483647;
167 files = (
168 82B558250D85A6D3003F43D5 /* pngwutil.c in Source s */,
169 82B558260D85A6D3003F43D5 /* pngwtran.c in Source s */,
170 82B558270D85A6D3003F43D5 /* pngwrite.c in Source s */,
171 82B558280D85A6D3003F43D5 /* pngwio.c in Sources */,
172 82B558290D85A6D3003F43D5 /* pngvcrd.c in Sources */,
173 82B5582B0D85A6D3003F43D5 /* pngtrans.c in Source s */,
174 82B5582C0D85A6D3003F43D5 /* pngset.c in Sources */,
175 82B5582D0D85A6D3003F43D5 /* pngrutil.c in Source s */,
176 82B5582E0D85A6D3003F43D5 /* pngrtran.c in Source s */,
177 82B5582F0D85A6D3003F43D5 /* pngrio.c in Sources */,
178 82B558300D85A6D3003F43D5 /* pngread.c in Sources */,
179 82B558310D85A6D3003F43D5 /* pngpread.c in Source s */,
180 82B558320D85A6D3003F43D5 /* pngmem.c in Sources */,
181 82B558330D85A6D3003F43D5 /* pngget.c in Sources */,
182 82B558340D85A6D3003F43D5 /* pnggccrd.c in Source s */,
183 82B558350D85A6D3003F43D5 /* pngerror.c in Source s */,
184 82B558380D85A6D3003F43D5 /* png.c in Sources */,
185 );
186 runOnlyForDeploymentPostprocessing = 0;
187 };
188 /* End PBXSourcesBuildPhase section */
189
190 /* Begin XCBuildConfiguration section */
191 1DEB91EC08733DB70010E9CD /* Debug */ = {
192 isa = XCBuildConfiguration;
193 baseConfigurationReference = 7B8506130E5B461700730B43 /* staticlib.xcconfig */;
194 buildSettings = {
195 HEADER_SEARCH_PATHS = ../zlib;
196 PRODUCT_NAME = png;
197 };
198 name = Debug;
199 };
200 1DEB91ED08733DB70010E9CD /* Release */ = {
201 isa = XCBuildConfiguration;
202 baseConfigurationReference = 7B8506130E5B461700730B43 /* staticlib.xcconfig */;
203 buildSettings = {
204 HEADER_SEARCH_PATHS = ../zlib;
205 PRODUCT_NAME = png;
206 };
207 name = Release;
208 };
209 1DEB91F008733DB70010E9CD /* Debug */ = {
210 isa = XCBuildConfiguration;
211 baseConfigurationReference = 7B8506100E5B461700730B43 /* debug.xcconfig */;
212 buildSettings = {
213 XCODEPROJ_DEPTH = ../..;
214 };
215 name = Debug;
216 };
217 1DEB91F108733DB70010E9CD /* Release */ = {
218 isa = XCBuildConfiguration;
219 baseConfigurationReference = 7B8506120E5B461700730B43 /* release.xcconfig */;
220 buildSettings = {
221 XCODEPROJ_DEPTH = ../..;
222 };
223 name = Release;
224 };
225 /* End XCBuildConfiguration section */
226
227 /* Begin XCConfigurationList section */
228 1DEB91EB08733DB70010E9CD /* Build configuration list for PBXNati veTarget "libpng" */ = {
229 isa = XCConfigurationList;
230 buildConfigurations = (
231 1DEB91EC08733DB70010E9CD /* Debug */,
232 1DEB91ED08733DB70010E9CD /* Release */,
233 );
234 defaultConfigurationIsVisible = 0;
235 defaultConfigurationName = Release;
236 };
237 1DEB91EF08733DB70010E9CD /* Build configuration list for PBXProj ect "libpng" */ = {
238 isa = XCConfigurationList;
239 buildConfigurations = (
240 1DEB91F008733DB70010E9CD /* Debug */,
241 1DEB91F108733DB70010E9CD /* Release */,
242 );
243 defaultConfigurationIsVisible = 0;
244 defaultConfigurationName = Release;
245 };
246 /* End XCConfigurationList section */
247 };
248 rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
249 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698