New comit of SDL2
[supertux.git] / src / SDL2 / Xcode-iOS / SDL_image.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 46;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 00A06D7812FFBFD5009F1A11 /* SDL_image.h in Headers */ = {isa = PBXBuildFile; fileRef = 1014BAEA010A4B677F000001 /* SDL_image.h */; };
11                 AA126A9A1617A4A4005ABC8F /* IMG_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = AA126A891617A4A4005ABC8F /* IMG_bmp.c */; };
12                 AA126A9B1617A4A4005ABC8F /* IMG_gif.c in Sources */ = {isa = PBXBuildFile; fileRef = AA126A8A1617A4A4005ABC8F /* IMG_gif.c */; };
13                 AA126A9C1617A4A4005ABC8F /* IMG_ImageIO.m in Sources */ = {isa = PBXBuildFile; fileRef = AA126A8B1617A4A4005ABC8F /* IMG_ImageIO.m */; };
14                 AA126A9D1617A4A4005ABC8F /* IMG_jpg.c in Sources */ = {isa = PBXBuildFile; fileRef = AA126A8C1617A4A4005ABC8F /* IMG_jpg.c */; };
15                 AA126A9E1617A4A4005ABC8F /* IMG_lbm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA126A8D1617A4A4005ABC8F /* IMG_lbm.c */; };
16                 AA126A9F1617A4A4005ABC8F /* IMG_pcx.c in Sources */ = {isa = PBXBuildFile; fileRef = AA126A8E1617A4A4005ABC8F /* IMG_pcx.c */; };
17                 AA126AA01617A4A4005ABC8F /* IMG_png.c in Sources */ = {isa = PBXBuildFile; fileRef = AA126A8F1617A4A4005ABC8F /* IMG_png.c */; };
18                 AA126AA11617A4A4005ABC8F /* IMG_pnm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA126A901617A4A4005ABC8F /* IMG_pnm.c */; };
19                 AA126AA21617A4A4005ABC8F /* IMG_tga.c in Sources */ = {isa = PBXBuildFile; fileRef = AA126A911617A4A4005ABC8F /* IMG_tga.c */; };
20                 AA126AA31617A4A4005ABC8F /* IMG_tif.c in Sources */ = {isa = PBXBuildFile; fileRef = AA126A921617A4A4005ABC8F /* IMG_tif.c */; };
21                 AA126AA51617A4A4005ABC8F /* IMG_webp.c in Sources */ = {isa = PBXBuildFile; fileRef = AA126A941617A4A4005ABC8F /* IMG_webp.c */; };
22                 AA126AA61617A4A4005ABC8F /* IMG_xcf.c in Sources */ = {isa = PBXBuildFile; fileRef = AA126A951617A4A4005ABC8F /* IMG_xcf.c */; };
23                 AA126AA71617A4A4005ABC8F /* IMG_xpm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA126A961617A4A4005ABC8F /* IMG_xpm.c */; };
24                 AA126AA81617A4A4005ABC8F /* IMG_xv.c in Sources */ = {isa = PBXBuildFile; fileRef = AA126A971617A4A4005ABC8F /* IMG_xv.c */; };
25                 AA126AA91617A4A4005ABC8F /* IMG_xxx.c in Sources */ = {isa = PBXBuildFile; fileRef = AA126A981617A4A4005ABC8F /* IMG_xxx.c */; };
26                 AA126AAA1617A4A4005ABC8F /* IMG.c in Sources */ = {isa = PBXBuildFile; fileRef = AA126A991617A4A4005ABC8F /* IMG.c */; };
27 /* End PBXBuildFile section */
28
29 /* Begin PBXFileReference section */
30                 1014BAEA010A4B677F000001 /* SDL_image.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_image.h; path = ../SDL_image.h; sourceTree = SOURCE_ROOT; };
31                 AA126A891617A4A4005ABC8F /* IMG_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_bmp.c; path = ../IMG_bmp.c; sourceTree = "<group>"; };
32                 AA126A8A1617A4A4005ABC8F /* IMG_gif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_gif.c; path = ../IMG_gif.c; sourceTree = "<group>"; };
33                 AA126A8B1617A4A4005ABC8F /* IMG_ImageIO.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IMG_ImageIO.m; path = ../IMG_ImageIO.m; sourceTree = "<group>"; };
34                 AA126A8C1617A4A4005ABC8F /* IMG_jpg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_jpg.c; path = ../IMG_jpg.c; sourceTree = "<group>"; };
35                 AA126A8D1617A4A4005ABC8F /* IMG_lbm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_lbm.c; path = ../IMG_lbm.c; sourceTree = "<group>"; };
36                 AA126A8E1617A4A4005ABC8F /* IMG_pcx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_pcx.c; path = ../IMG_pcx.c; sourceTree = "<group>"; };
37                 AA126A8F1617A4A4005ABC8F /* IMG_png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_png.c; path = ../IMG_png.c; sourceTree = "<group>"; };
38                 AA126A901617A4A4005ABC8F /* IMG_pnm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_pnm.c; path = ../IMG_pnm.c; sourceTree = "<group>"; };
39                 AA126A911617A4A4005ABC8F /* IMG_tga.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_tga.c; path = ../IMG_tga.c; sourceTree = "<group>"; };
40                 AA126A921617A4A4005ABC8F /* IMG_tif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_tif.c; path = ../IMG_tif.c; sourceTree = "<group>"; };
41                 AA126A941617A4A4005ABC8F /* IMG_webp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_webp.c; path = ../IMG_webp.c; sourceTree = "<group>"; };
42                 AA126A951617A4A4005ABC8F /* IMG_xcf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_xcf.c; path = ../IMG_xcf.c; sourceTree = "<group>"; };
43                 AA126A961617A4A4005ABC8F /* IMG_xpm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_xpm.c; path = ../IMG_xpm.c; sourceTree = "<group>"; };
44                 AA126A971617A4A4005ABC8F /* IMG_xv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_xv.c; path = ../IMG_xv.c; sourceTree = "<group>"; };
45                 AA126A981617A4A4005ABC8F /* IMG_xxx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_xxx.c; path = ../IMG_xxx.c; sourceTree = "<group>"; };
46                 AA126A991617A4A4005ABC8F /* IMG.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG.c; path = ../IMG.c; sourceTree = "<group>"; };
47                 BE1FA74107AF4C45004B6283 /* libSDL2_image.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL2_image.a; sourceTree = BUILT_PRODUCTS_DIR; };
48 /* End PBXFileReference section */
49
50 /* Begin PBXFrameworksBuildPhase section */
51                 BE1FA73F07AF4C45004B6283 /* Frameworks */ = {
52                         isa = PBXFrameworksBuildPhase;
53                         buildActionMask = 2147483647;
54                         files = (
55                         );
56                         runOnlyForDeploymentPostprocessing = 0;
57                 };
58 /* End PBXFrameworksBuildPhase section */
59
60 /* Begin PBXGroup section */
61                 0153844A006D81B07F000001 /* Public Headers */ = {
62                         isa = PBXGroup;
63                         children = (
64                                 1014BAEA010A4B677F000001 /* SDL_image.h */,
65                         );
66                         name = "Public Headers";
67                         sourceTree = "<group>";
68                 };
69                 034768DDFF38A45A11DB9C8B /* Products */ = {
70                         isa = PBXGroup;
71                         children = (
72                                 089C1665FE841158C02AAC07 /* Resources */,
73                                 BE1FA74107AF4C45004B6283 /* libSDL2_image.a */,
74                         );
75                         name = Products;
76                         sourceTree = "<group>";
77                 };
78                 0867D691FE84028FC02AAC07 /* SDL_imageFramework */ = {
79                         isa = PBXGroup;
80                         children = (
81                                 0153844A006D81B07F000001 /* Public Headers */,
82                                 08FB77ACFE841707C02AAC07 /* Library Source */,
83                                 034768DDFF38A45A11DB9C8B /* Products */,
84                         );
85                         name = SDL_imageFramework;
86                         sourceTree = "<group>";
87                 };
88                 089C1665FE841158C02AAC07 /* Resources */ = {
89                         isa = PBXGroup;
90                         children = (
91                         );
92                         name = Resources;
93                         sourceTree = "<group>";
94                 };
95                 08FB77ACFE841707C02AAC07 /* Library Source */ = {
96                         isa = PBXGroup;
97                         children = (
98                                 AA126A991617A4A4005ABC8F /* IMG.c */,
99                                 AA126A8B1617A4A4005ABC8F /* IMG_ImageIO.m */,
100                                 AA126A891617A4A4005ABC8F /* IMG_bmp.c */,
101                                 AA126A8A1617A4A4005ABC8F /* IMG_gif.c */,
102                                 AA126A8C1617A4A4005ABC8F /* IMG_jpg.c */,
103                                 AA126A8D1617A4A4005ABC8F /* IMG_lbm.c */,
104                                 AA126A8E1617A4A4005ABC8F /* IMG_pcx.c */,
105                                 AA126A8F1617A4A4005ABC8F /* IMG_png.c */,
106                                 AA126A901617A4A4005ABC8F /* IMG_pnm.c */,
107                                 AA126A911617A4A4005ABC8F /* IMG_tga.c */,
108                                 AA126A921617A4A4005ABC8F /* IMG_tif.c */,
109                                 AA126A941617A4A4005ABC8F /* IMG_webp.c */,
110                                 AA126A951617A4A4005ABC8F /* IMG_xcf.c */,
111                                 AA126A961617A4A4005ABC8F /* IMG_xpm.c */,
112                                 AA126A971617A4A4005ABC8F /* IMG_xv.c */,
113                                 AA126A981617A4A4005ABC8F /* IMG_xxx.c */,
114                         );
115                         name = "Library Source";
116                         sourceTree = "<group>";
117                 };
118 /* End PBXGroup section */
119
120 /* Begin PBXHeadersBuildPhase section */
121                 BE1FA73007AF4C45004B6283 /* Headers */ = {
122                         isa = PBXHeadersBuildPhase;
123                         buildActionMask = 2147483647;
124                         files = (
125                                 00A06D7812FFBFD5009F1A11 /* SDL_image.h in Headers */,
126                         );
127                         runOnlyForDeploymentPostprocessing = 0;
128                 };
129 /* End PBXHeadersBuildPhase section */
130
131 /* Begin PBXNativeTarget section */
132                 BE1FA72F07AF4C45004B6283 /* libSDL_image */ = {
133                         isa = PBXNativeTarget;
134                         buildConfigurationList = 00B7E3AE097EB73D00826121 /* Build configuration list for PBXNativeTarget "libSDL_image" */;
135                         buildPhases = (
136                                 BE1FA73007AF4C45004B6283 /* Headers */,
137                                 BE1FA73107AF4C45004B6283 /* Sources */,
138                                 BE1FA73F07AF4C45004B6283 /* Frameworks */,
139                                 BE1FA74007AF4C45004B6283 /* Rez */,
140                         );
141                         buildRules = (
142                         );
143                         dependencies = (
144                         );
145                         name = libSDL_image;
146                         productInstallPath = /usr/local/lib;
147                         productName = "Static Library";
148                         productReference = BE1FA74107AF4C45004B6283 /* libSDL2_image.a */;
149                         productType = "com.apple.product-type.library.static";
150                 };
151 /* End PBXNativeTarget section */
152
153 /* Begin PBXProject section */
154                 0867D690FE84028FC02AAC07 /* Project object */ = {
155                         isa = PBXProject;
156                         buildConfigurationList = 00B7E3B6097EB73D00826121 /* Build configuration list for PBXProject "SDL_image" */;
157                         compatibilityVersion = "Xcode 3.2";
158                         developmentRegion = English;
159                         hasScannedForEncodings = 1;
160                         knownRegions = (
161                                 English,
162                                 Japanese,
163                                 French,
164                                 German,
165                         );
166                         mainGroup = 0867D691FE84028FC02AAC07 /* SDL_imageFramework */;
167                         productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
168                         projectDirPath = "";
169                         projectRoot = ..;
170                         targets = (
171                                 BE1FA72F07AF4C45004B6283 /* libSDL_image */,
172                         );
173                 };
174 /* End PBXProject section */
175
176 /* Begin PBXRezBuildPhase section */
177                 BE1FA74007AF4C45004B6283 /* Rez */ = {
178                         isa = PBXRezBuildPhase;
179                         buildActionMask = 2147483647;
180                         files = (
181                         );
182                         runOnlyForDeploymentPostprocessing = 0;
183                 };
184 /* End PBXRezBuildPhase section */
185
186 /* Begin PBXSourcesBuildPhase section */
187                 BE1FA73107AF4C45004B6283 /* Sources */ = {
188                         isa = PBXSourcesBuildPhase;
189                         buildActionMask = 2147483647;
190                         files = (
191                                 AA126A9A1617A4A4005ABC8F /* IMG_bmp.c in Sources */,
192                                 AA126A9B1617A4A4005ABC8F /* IMG_gif.c in Sources */,
193                                 AA126A9C1617A4A4005ABC8F /* IMG_ImageIO.m in Sources */,
194                                 AA126A9D1617A4A4005ABC8F /* IMG_jpg.c in Sources */,
195                                 AA126A9E1617A4A4005ABC8F /* IMG_lbm.c in Sources */,
196                                 AA126A9F1617A4A4005ABC8F /* IMG_pcx.c in Sources */,
197                                 AA126AA01617A4A4005ABC8F /* IMG_png.c in Sources */,
198                                 AA126AA11617A4A4005ABC8F /* IMG_pnm.c in Sources */,
199                                 AA126AA21617A4A4005ABC8F /* IMG_tga.c in Sources */,
200                                 AA126AA31617A4A4005ABC8F /* IMG_tif.c in Sources */,
201                                 AA126AA51617A4A4005ABC8F /* IMG_webp.c in Sources */,
202                                 AA126AA61617A4A4005ABC8F /* IMG_xcf.c in Sources */,
203                                 AA126AA71617A4A4005ABC8F /* IMG_xpm.c in Sources */,
204                                 AA126AA81617A4A4005ABC8F /* IMG_xv.c in Sources */,
205                                 AA126AA91617A4A4005ABC8F /* IMG_xxx.c in Sources */,
206                                 AA126AAA1617A4A4005ABC8F /* IMG.c in Sources */,
207                         );
208                         runOnlyForDeploymentPostprocessing = 0;
209                 };
210 /* End PBXSourcesBuildPhase section */
211
212 /* Begin XCBuildConfiguration section */
213                 007288110F0DA5BA00C302A9 /* Debug */ = {
214                         isa = XCBuildConfiguration;
215                         buildSettings = {
216                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
217                                 COPY_PHASE_STRIP = NO;
218                                 GCC_OPTIMIZATION_LEVEL = 0;
219                                 GCC_PREPROCESSOR_DEFINITIONS = (
220                                         LOAD_BMP,
221                                         LOAD_GIF,
222                                         LOAD_JPG,
223                                         LOAD_LBM,
224                                         LOAD_PCX,
225                                         LOAD_PNG,
226                                         LOAD_PNM,
227                                         LOAD_TGA,
228                                         LOAD_TIF,
229                                         LOAD_XPM,
230                                         LOAD_XV,
231                                 );
232                                 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
233                                 HEADER_SEARCH_PATHS = "$(SRCROOT)/../../SDL/include";
234                                 IPHONEOS_DEPLOYMENT_TARGET = 3.0;
235                                 SDKROOT = iphoneos;
236                                 TARGETED_DEVICE_FAMILY = "1,2";
237                         };
238                         name = Debug;
239                 };
240                 007288130F0DA5BA00C302A9 /* Debug */ = {
241                         isa = XCBuildConfiguration;
242                         buildSettings = {
243                                 DYLIB_COMPATIBILITY_VERSION = 1;
244                                 DYLIB_CURRENT_VERSION = 1;
245                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;
246                                 LIBRARY_STYLE = STATIC;
247                                 PRODUCT_NAME = SDL2_image;
248                                 SECTORDER_FLAGS = "";
249                                 SKIP_INSTALL = YES;
250                         };
251                         name = Debug;
252                 };
253                 007288150F0DA5C400C302A9 /* Release */ = {
254                         isa = XCBuildConfiguration;
255                         buildSettings = {
256                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
257                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
258                                 GCC_PREPROCESSOR_DEFINITIONS = (
259                                         LOAD_BMP,
260                                         LOAD_GIF,
261                                         LOAD_JPG,
262                                         LOAD_LBM,
263                                         LOAD_PCX,
264                                         LOAD_PNG,
265                                         LOAD_PNM,
266                                         LOAD_TGA,
267                                         LOAD_TIF,
268                                         LOAD_XPM,
269                                         LOAD_XV,
270                                 );
271                                 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
272                                 HEADER_SEARCH_PATHS = "$(SRCROOT)/../../SDL/include";
273                                 IPHONEOS_DEPLOYMENT_TARGET = 3.0;
274                                 SDKROOT = iphoneos;
275                                 TARGETED_DEVICE_FAMILY = "1,2";
276                         };
277                         name = Release;
278                 };
279                 007288170F0DA5C400C302A9 /* Release */ = {
280                         isa = XCBuildConfiguration;
281                         buildSettings = {
282                                 DYLIB_COMPATIBILITY_VERSION = 1;
283                                 DYLIB_CURRENT_VERSION = 1;
284                                 GCC_ENABLE_FIX_AND_CONTINUE = NO;
285                                 LIBRARY_STYLE = STATIC;
286                                 PRODUCT_NAME = SDL2_image;
287                                 SECTORDER_FLAGS = "";
288                                 SKIP_INSTALL = YES;
289                         };
290                         name = Release;
291                 };
292 /* End XCBuildConfiguration section */
293
294 /* Begin XCConfigurationList section */
295                 00B7E3AE097EB73D00826121 /* Build configuration list for PBXNativeTarget "libSDL_image" */ = {
296                         isa = XCConfigurationList;
297                         buildConfigurations = (
298                                 007288130F0DA5BA00C302A9 /* Debug */,
299                                 007288170F0DA5C400C302A9 /* Release */,
300                         );
301                         defaultConfigurationIsVisible = 0;
302                         defaultConfigurationName = Release;
303                 };
304                 00B7E3B6097EB73D00826121 /* Build configuration list for PBXProject "SDL_image" */ = {
305                         isa = XCConfigurationList;
306                         buildConfigurations = (
307                                 007288110F0DA5BA00C302A9 /* Debug */,
308                                 007288150F0DA5C400C302A9 /* Release */,
309                         );
310                         defaultConfigurationIsVisible = 0;
311                         defaultConfigurationName = Release;
312                 };
313 /* End XCConfigurationList section */
314         };
315         rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
316 }