Skip to content

Latest commit

 

History

History
executable file
·
732 lines (716 loc) · 31.5 KB

project.pbxproj

File metadata and controls

executable file
·
732 lines (716 loc) · 31.5 KB
 
Oct 26, 2011
Oct 26, 2011
1
2
3
4
5
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
Jan 3, 2012
Jan 3, 2012
6
objectVersion = 46;
Oct 26, 2011
Oct 26, 2011
7
8
9
10
11
objects = {
/* Begin PBXBuildFile section */
007288A70F0DA79800C302A9 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007288A60F0DA79800C302A9 /* ApplicationServices.framework */; };
007288A80F0DA79800C302A9 /* ApplicationServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007288A60F0DA79800C302A9 /* ApplicationServices.framework */; };
Dec 30, 2011
Dec 30, 2011
12
61F8544A145A19BC002CA294 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 61F85449145A19BC002CA294 /* Foundation.framework */; };
Oct 3, 2012
Oct 3, 2012
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
AA579DF2161C07E6005F809B /* IMG_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE2161C07E6005F809B /* IMG_bmp.c */; };
AA579DF3161C07E7005F809B /* IMG_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE2161C07E6005F809B /* IMG_bmp.c */; };
AA579DF4161C07E7005F809B /* IMG_gif.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE3161C07E6005F809B /* IMG_gif.c */; };
AA579DF5161C07E7005F809B /* IMG_gif.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE3161C07E6005F809B /* IMG_gif.c */; };
AA579DF6161C07E7005F809B /* IMG_ImageIO.m in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE4161C07E6005F809B /* IMG_ImageIO.m */; };
AA579DF7161C07E7005F809B /* IMG_ImageIO.m in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE4161C07E6005F809B /* IMG_ImageIO.m */; };
AA579DF8161C07E7005F809B /* IMG_jpg.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE5161C07E6005F809B /* IMG_jpg.c */; };
AA579DF9161C07E7005F809B /* IMG_jpg.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE5161C07E6005F809B /* IMG_jpg.c */; };
AA579DFA161C07E7005F809B /* IMG_lbm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE6161C07E6005F809B /* IMG_lbm.c */; };
AA579DFB161C07E7005F809B /* IMG_lbm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE6161C07E6005F809B /* IMG_lbm.c */; };
AA579DFC161C07E7005F809B /* IMG_pcx.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE7161C07E6005F809B /* IMG_pcx.c */; };
AA579DFD161C07E7005F809B /* IMG_pcx.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE7161C07E6005F809B /* IMG_pcx.c */; };
AA579DFE161C07E7005F809B /* IMG_png.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE8161C07E6005F809B /* IMG_png.c */; };
AA579DFF161C07E7005F809B /* IMG_png.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE8161C07E6005F809B /* IMG_png.c */; };
AA579E00161C07E7005F809B /* IMG_pnm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE9161C07E6005F809B /* IMG_pnm.c */; };
AA579E01161C07E7005F809B /* IMG_pnm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DE9161C07E6005F809B /* IMG_pnm.c */; };
AA579E02161C07E7005F809B /* IMG_tga.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DEA161C07E6005F809B /* IMG_tga.c */; };
AA579E03161C07E7005F809B /* IMG_tga.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DEA161C07E6005F809B /* IMG_tga.c */; };
AA579E04161C07E7005F809B /* IMG_tif.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DEB161C07E6005F809B /* IMG_tif.c */; };
AA579E05161C07E7005F809B /* IMG_tif.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DEB161C07E6005F809B /* IMG_tif.c */; };
AA579E06161C07E7005F809B /* IMG_webp.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DEC161C07E6005F809B /* IMG_webp.c */; };
AA579E07161C07E7005F809B /* IMG_webp.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DEC161C07E6005F809B /* IMG_webp.c */; };
AA579E08161C07E7005F809B /* IMG_xcf.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DED161C07E6005F809B /* IMG_xcf.c */; };
AA579E09161C07E7005F809B /* IMG_xcf.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DED161C07E6005F809B /* IMG_xcf.c */; };
AA579E0A161C07E7005F809B /* IMG_xpm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DEE161C07E6005F809B /* IMG_xpm.c */; };
AA579E0B161C07E7005F809B /* IMG_xpm.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DEE161C07E6005F809B /* IMG_xpm.c */; };
AA579E0C161C07E7005F809B /* IMG_xv.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DEF161C07E6005F809B /* IMG_xv.c */; };
AA579E0D161C07E7005F809B /* IMG_xv.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DEF161C07E6005F809B /* IMG_xv.c */; };
AA579E0E161C07E7005F809B /* IMG_xxx.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DF0161C07E6005F809B /* IMG_xxx.c */; };
AA579E0F161C07E7005F809B /* IMG_xxx.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DF0161C07E6005F809B /* IMG_xxx.c */; };
AA579E10161C07E7005F809B /* IMG.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DF1161C07E6005F809B /* IMG.c */; };
AA579E11161C07E7005F809B /* IMG.c in Sources */ = {isa = PBXBuildFile; fileRef = AA579DF1161C07E6005F809B /* IMG.c */; };
Jan 3, 2012
Jan 3, 2012
45
46
AA9EE77614B27A62008773C0 /* webp.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = AA9EE77514B27A62008773C0 /* webp.framework */; };
AA9EE77714B27A6C008773C0 /* webp.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = AA9EE77514B27A62008773C0 /* webp.framework */; };
Oct 26, 2011
Oct 26, 2011
47
BE1FA71A07AF4C44004B6283 /* SDL_image.h in Headers */ = {isa = PBXBuildFile; fileRef = 1014BAEA010A4B677F000001 /* SDL_image.h */; settings = {ATTRIBUTES = (Public, ); }; };
Jan 28, 2012
Jan 28, 2012
48
BE1FA76307AF7335004B6283 /* SDL2.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1FA76207AF7335004B6283 /* SDL2.framework */; };
Oct 26, 2011
Oct 26, 2011
49
50
51
52
53
54
55
56
57
58
59
60
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
BE1FA74C07AF4C45004B6283 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
proxyType = 1;
remoteGlobalIDString = BE1FA71807AF4C44004B6283;
remoteInfo = "Framework (Upgraded)";
};
/* End PBXContainerItemProxy section */
Jan 3, 2012
Jan 3, 2012
61
62
63
64
65
66
67
68
69
70
71
72
73
74
/* Begin PBXCopyFilesBuildPhase section */
AA9EE77214B27810008773C0 /* Copy Frameworks */ = {
isa = PBXCopyFilesBuildPhase;
buildActionMask = 2147483647;
dstPath = "";
dstSubfolderSpec = 10;
files = (
AA9EE77714B27A6C008773C0 /* webp.framework in Copy Frameworks */,
);
name = "Copy Frameworks";
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXCopyFilesBuildPhase section */
Oct 26, 2011
Oct 26, 2011
75
76
77
/* Begin PBXFileReference section */
007288A60F0DA79800C302A9 /* ApplicationServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ApplicationServices.framework; path = /System/Library/Frameworks/ApplicationServices.framework; sourceTree = "<absolute>"; };
1014BAEA010A4B677F000001 /* SDL_image.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_image.h; path = ../SDL_image.h; sourceTree = SOURCE_ROOT; };
Dec 30, 2011
Dec 30, 2011
78
61F85449145A19BC002CA294 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
Oct 3, 2012
Oct 3, 2012
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
AA579DE2161C07E6005F809B /* IMG_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_bmp.c; path = ../IMG_bmp.c; sourceTree = "<group>"; };
AA579DE3161C07E6005F809B /* IMG_gif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_gif.c; path = ../IMG_gif.c; sourceTree = "<group>"; };
AA579DE4161C07E6005F809B /* IMG_ImageIO.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = IMG_ImageIO.m; path = ../IMG_ImageIO.m; sourceTree = "<group>"; };
AA579DE5161C07E6005F809B /* IMG_jpg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_jpg.c; path = ../IMG_jpg.c; sourceTree = "<group>"; };
AA579DE6161C07E6005F809B /* IMG_lbm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_lbm.c; path = ../IMG_lbm.c; sourceTree = "<group>"; };
AA579DE7161C07E6005F809B /* IMG_pcx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_pcx.c; path = ../IMG_pcx.c; sourceTree = "<group>"; };
AA579DE8161C07E6005F809B /* IMG_png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_png.c; path = ../IMG_png.c; sourceTree = "<group>"; };
AA579DE9161C07E6005F809B /* IMG_pnm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_pnm.c; path = ../IMG_pnm.c; sourceTree = "<group>"; };
AA579DEA161C07E6005F809B /* IMG_tga.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_tga.c; path = ../IMG_tga.c; sourceTree = "<group>"; };
AA579DEB161C07E6005F809B /* IMG_tif.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_tif.c; path = ../IMG_tif.c; sourceTree = "<group>"; };
AA579DEC161C07E6005F809B /* IMG_webp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_webp.c; path = ../IMG_webp.c; sourceTree = "<group>"; };
AA579DED161C07E6005F809B /* IMG_xcf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_xcf.c; path = ../IMG_xcf.c; sourceTree = "<group>"; };
AA579DEE161C07E6005F809B /* IMG_xpm.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_xpm.c; path = ../IMG_xpm.c; sourceTree = "<group>"; };
AA579DEF161C07E6005F809B /* IMG_xv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_xv.c; path = ../IMG_xv.c; sourceTree = "<group>"; };
AA579DF0161C07E6005F809B /* IMG_xxx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG_xxx.c; path = ../IMG_xxx.c; sourceTree = "<group>"; };
AA579DF1161C07E6005F809B /* IMG.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = IMG.c; path = ../IMG.c; sourceTree = "<group>"; };
Jan 9, 2012
Jan 9, 2012
95
AA9EE77514B27A62008773C0 /* webp.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = webp.framework; path = Frameworks/webp.framework; sourceTree = "<group>"; };
Oct 26, 2011
Oct 26, 2011
96
BE1FA72D07AF4C44004B6283 /* Info-Framework__Upgraded_.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-Framework__Upgraded_.plist"; sourceTree = "<group>"; };
Oct 3, 2012
Oct 3, 2012
97
BE1FA72E07AF4C45004B6283 /* SDL_image.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; name = SDL_image.framework; path = SDL2_image.framework; sourceTree = BUILT_PRODUCTS_DIR; };
Jan 9, 2012
Jan 9, 2012
98
BE1FA74107AF4C45004B6283 /* libSDL_image.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL_image.a; sourceTree = BUILT_PRODUCTS_DIR; };
Oct 26, 2011
Oct 26, 2011
99
BE1FA74507AF4C45004B6283 /* Create DMG */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Create DMG"; sourceTree = BUILT_PRODUCTS_DIR; };
Jan 28, 2012
Jan 28, 2012
100
BE1FA76207AF7335004B6283 /* SDL2.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL2.framework; path = /Library/Frameworks/SDL2.framework; sourceTree = "<absolute>"; };
Oct 26, 2011
Oct 26, 2011
101
102
103
104
105
106
107
108
109
110
F59C710300D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
F59C710400D5CB5801000001 /* Welcome.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Welcome.txt; sourceTree = "<group>"; };
F59C710600D5CB5801000001 /* SDL_image.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SDL_image.info; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
BE1FA72A07AF4C44004B6283 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
Jan 28, 2012
Jan 28, 2012
111
BE1FA76307AF7335004B6283 /* SDL2.framework in Frameworks */,
Oct 26, 2011
Oct 26, 2011
112
007288A70F0DA79800C302A9 /* ApplicationServices.framework in Frameworks */,
Dec 30, 2011
Dec 30, 2011
113
61F8544A145A19BC002CA294 /* Foundation.framework in Frameworks */,
Jan 3, 2012
Jan 3, 2012
114
AA9EE77614B27A62008773C0 /* webp.framework in Frameworks */,
Oct 26, 2011
Oct 26, 2011
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
);
runOnlyForDeploymentPostprocessing = 0;
};
BE1FA73F07AF4C45004B6283 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
007288A80F0DA79800C302A9 /* ApplicationServices.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
0153844A006D81B07F000001 /* Public Headers */ = {
isa = PBXGroup;
children = (
1014BAEA010A4B677F000001 /* SDL_image.h */,
);
name = "Public Headers";
sourceTree = "<group>";
};
034768DDFF38A45A11DB9C8B /* Products */ = {
isa = PBXGroup;
children = (
089C1665FE841158C02AAC07 /* Resources */,
Jan 9, 2012
Jan 9, 2012
141
142
BE1FA72E07AF4C45004B6283 /* SDL_image.framework */,
BE1FA74107AF4C45004B6283 /* libSDL_image.a */,
Oct 26, 2011
Oct 26, 2011
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
BE1FA74507AF4C45004B6283 /* Create DMG */,
);
name = Products;
sourceTree = "<group>";
};
0867D691FE84028FC02AAC07 /* SDL_imageFramework */ = {
isa = PBXGroup;
children = (
F59C70FC00D5CB5801000001 /* pkg-support */,
0153844A006D81B07F000001 /* Public Headers */,
08FB77ACFE841707C02AAC07 /* Library Source */,
BE1FA76107AF72F5004B6283 /* Frameworks */,
034768DDFF38A45A11DB9C8B /* Products */,
BE1FA72D07AF4C44004B6283 /* Info-Framework__Upgraded_.plist */,
);
name = SDL_imageFramework;
sourceTree = "<group>";
};
089C1665FE841158C02AAC07 /* Resources */ = {
isa = PBXGroup;
children = (
);
name = Resources;
sourceTree = "<group>";
};
08FB77ACFE841707C02AAC07 /* Library Source */ = {
isa = PBXGroup;
children = (
Oct 3, 2012
Oct 3, 2012
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
AA579DE2161C07E6005F809B /* IMG_bmp.c */,
AA579DE3161C07E6005F809B /* IMG_gif.c */,
AA579DE4161C07E6005F809B /* IMG_ImageIO.m */,
AA579DE5161C07E6005F809B /* IMG_jpg.c */,
AA579DE6161C07E6005F809B /* IMG_lbm.c */,
AA579DE7161C07E6005F809B /* IMG_pcx.c */,
AA579DE8161C07E6005F809B /* IMG_png.c */,
AA579DE9161C07E6005F809B /* IMG_pnm.c */,
AA579DEA161C07E6005F809B /* IMG_tga.c */,
AA579DEB161C07E6005F809B /* IMG_tif.c */,
AA579DEC161C07E6005F809B /* IMG_webp.c */,
AA579DED161C07E6005F809B /* IMG_xcf.c */,
AA579DEE161C07E6005F809B /* IMG_xpm.c */,
AA579DEF161C07E6005F809B /* IMG_xv.c */,
AA579DF0161C07E6005F809B /* IMG_xxx.c */,
AA579DF1161C07E6005F809B /* IMG.c */,
Oct 26, 2011
Oct 26, 2011
187
188
189
190
191
192
193
);
name = "Library Source";
sourceTree = "<group>";
};
BE1FA76007AF72B1004B6283 /* Linked Frameworks */ = {
isa = PBXGroup;
children = (
Jan 3, 2012
Jan 3, 2012
194
AA9EE77514B27A62008773C0 /* webp.framework */,
Oct 26, 2011
Oct 26, 2011
195
007288A60F0DA79800C302A9 /* ApplicationServices.framework */,
Jan 28, 2012
Jan 28, 2012
196
BE1FA76207AF7335004B6283 /* SDL2.framework */,
Oct 26, 2011
Oct 26, 2011
197
198
199
200
201
202
203
204
);
name = "Linked Frameworks";
sourceTree = "<group>";
};
BE1FA76107AF72F5004B6283 /* Frameworks */ = {
isa = PBXGroup;
children = (
BE1FA76007AF72B1004B6283 /* Linked Frameworks */,
Dec 30, 2011
Dec 30, 2011
205
61F85449145A19BC002CA294 /* Foundation.framework */,
Oct 26, 2011
Oct 26, 2011
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
);
name = Frameworks;
sourceTree = "<group>";
};
F59C70FC00D5CB5801000001 /* pkg-support */ = {
isa = PBXGroup;
children = (
F59C710100D5CB5801000001 /* resources */,
F59C710600D5CB5801000001 /* SDL_image.info */,
);
path = "pkg-support";
sourceTree = SOURCE_ROOT;
};
F59C710100D5CB5801000001 /* resources */ = {
isa = PBXGroup;
children = (
F59C710300D5CB5801000001 /* ReadMe.txt */,
F59C710400D5CB5801000001 /* Welcome.txt */,
);
path = resources;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
BE1FA71907AF4C44004B6283 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
BE1FA71A07AF4C44004B6283 /* SDL_image.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
BE1FA73007AF4C45004B6283 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
BE1FA71807AF4C44004B6283 /* Framework */ = {
isa = PBXNativeTarget;
buildConfigurationList = 00B7E3AA097EB73D00826121 /* Build configuration list for PBXNativeTarget "Framework" */;
buildPhases = (
BE1FA71907AF4C44004B6283 /* Headers */,
BE1FA71B07AF4C44004B6283 /* Resources */,
BE1FA71C07AF4C44004B6283 /* Sources */,
BE1FA72A07AF4C44004B6283 /* Frameworks */,
BE1FA72B07AF4C44004B6283 /* Rez */,
Jan 3, 2012
Jan 3, 2012
258
259
260
AA9EE77214B27810008773C0 /* Copy Frameworks */,
AA9EE77314B2782A008773C0 /* Create Frameworks symlink */,
AA9EE77414B27854008773C0 /* Convert SDL includes to SDL Framework includes */,
Oct 26, 2011
Oct 26, 2011
261
262
263
264
265
266
267
268
269
);
buildRules = (
);
comments = "Installed into ~/Library/Frameworks/SDL_image.framework\n\nAdd -framework SDL_image to your linker flags\nAdd ~/Library/Frameworks/SDL_image.framework/Headers to your header search path\nAdd ~/Library/Frameworks to your library search path";
dependencies = (
);
name = Framework;
productInstallPath = "@executable_path/../Frameworks";
productName = SDL_image;
Jan 9, 2012
Jan 9, 2012
270
productReference = BE1FA72E07AF4C45004B6283 /* SDL_image.framework */;
Oct 26, 2011
Oct 26, 2011
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
productType = "com.apple.product-type.framework";
};
BE1FA72F07AF4C45004B6283 /* Static Library */ = {
isa = PBXNativeTarget;
buildConfigurationList = 00B7E3AE097EB73D00826121 /* Build configuration list for PBXNativeTarget "Static Library" */;
buildPhases = (
BE1FA73007AF4C45004B6283 /* Headers */,
BE1FA73107AF4C45004B6283 /* Sources */,
BE1FA73F07AF4C45004B6283 /* Frameworks */,
BE1FA74007AF4C45004B6283 /* Rez */,
);
buildRules = (
);
dependencies = (
);
name = "Static Library";
productInstallPath = /usr/local/lib;
productName = "Static Library";
Jan 9, 2012
Jan 9, 2012
289
productReference = BE1FA74107AF4C45004B6283 /* libSDL_image.a */;
Oct 26, 2011
Oct 26, 2011
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
productType = "com.apple.product-type.library.static";
};
BE1FA74207AF4C45004B6283 /* Create DMG */ = {
isa = PBXNativeTarget;
buildConfigurationList = 00B7E3B2097EB73D00826121 /* Build configuration list for PBXNativeTarget "Create DMG" */;
buildPhases = (
BE1FA74407AF4C45004B6283 /* ShellScript */,
);
buildRules = (
);
dependencies = (
BE1FA74D07AF4C45004B6283 /* PBXTargetDependency */,
);
name = "Create DMG";
productInstallPath = /usr/local/bin;
productName = "Standard Package";
productReference = BE1FA74507AF4C45004B6283 /* Create DMG */;
productType = "com.apple.product-type.tool";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
0867D690FE84028FC02AAC07 /* Project object */ = {
isa = PBXProject;
Jan 3, 2012
Jan 3, 2012
314
315
316
attributes = {
LastUpgradeCheck = 0420;
};
Oct 26, 2011
Oct 26, 2011
317
buildConfigurationList = 00B7E3B6097EB73D00826121 /* Build configuration list for PBXProject "SDL_image" */;
Jan 3, 2012
Jan 3, 2012
318
compatibilityVersion = "Xcode 3.2";
Dec 30, 2011
Dec 30, 2011
319
developmentRegion = English;
Oct 26, 2011
Oct 26, 2011
320
hasScannedForEncodings = 1;
Dec 30, 2011
Dec 30, 2011
321
322
323
324
325
326
knownRegions = (
English,
Japanese,
French,
German,
);
Oct 26, 2011
Oct 26, 2011
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
mainGroup = 0867D691FE84028FC02AAC07 /* SDL_imageFramework */;
productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
projectDirPath = "";
projectRoot = ..;
targets = (
BE1FA71807AF4C44004B6283 /* Framework */,
BE1FA72F07AF4C45004B6283 /* Static Library */,
BE1FA74207AF4C45004B6283 /* Create DMG */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
BE1FA71B07AF4C44004B6283 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXRezBuildPhase section */
BE1FA72B07AF4C44004B6283 /* Rez */ = {
isa = PBXRezBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
BE1FA74007AF4C45004B6283 /* Rez */ = {
isa = PBXRezBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXRezBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
Jan 3, 2012
Jan 3, 2012
367
368
369
370
371
372
373
374
375
376
377
378
AA9EE77314B2782A008773C0 /* Create Frameworks symlink */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Create Frameworks symlink";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
Jan 28, 2012
Jan 28, 2012
379
shellScript = "cd $SYMROOT/$CONFIGURATION/$FULL_PRODUCT_NAME\nif ! [ -L Frameworks ]; then\n rm -f Frameworks\n ln -s Versions/Current/Frameworks Frameworks\nfi";
Jan 3, 2012
Jan 3, 2012
380
381
382
383
384
385
386
387
388
389
390
391
392
};
AA9EE77414B27854008773C0 /* Convert SDL includes to SDL Framework includes */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
name = "Convert SDL includes to SDL Framework includes";
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
Jan 28, 2012
Jan 28, 2012
393
shellScript = "cd $SYMROOT/$CONFIGURATION/$PUBLIC_HEADERS_FOLDER_PATH\nHEADER=SDL_image.h\nsed 's,#include \"\\(.*\\)\",#include <SDL2/\\1>,' <$HEADER >$HEADER.new\nmv $HEADER.new $HEADER";
Jan 3, 2012
Jan 3, 2012
394
};
Oct 26, 2011
Oct 26, 2011
395
396
397
398
399
400
401
BE1FA74407AF4C45004B6283 /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
Oct 3, 2012
Oct 3, 2012
402
shellScript = "# clean up the framework, remove headers, extra files\nPRODUCT_NAME=SDL2_image\nmkdir -p build/dmg-tmp\n`xcode-select -print-path`/Tools/CpMac -r $TARGET_BUILD_DIR/$PRODUCT_NAME.framework build/dmg-tmp/\ncp pkg-support/resources/ReadMe.txt build/dmg-tmp\n\n# remove the .DS_Store files if any (we may want to provide one in the future for fancy .dmgs)\nrm -rf build/dmg-tmp/.DS_Store\n\n# create the dmg\nhdiutil create -ov -fs HFS+ -volname $PRODUCT_NAME -srcfolder build/dmg-tmp build/$PRODUCT_NAME.dmg\n\n# clean up\nrm -rf build/dmg-tmp";
Oct 26, 2011
Oct 26, 2011
403
404
405
406
407
408
409
410
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
BE1FA71C07AF4C44004B6283 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
Oct 3, 2012
Oct 3, 2012
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
AA579DF2161C07E6005F809B /* IMG_bmp.c in Sources */,
AA579DF4161C07E7005F809B /* IMG_gif.c in Sources */,
AA579DF6161C07E7005F809B /* IMG_ImageIO.m in Sources */,
AA579DF8161C07E7005F809B /* IMG_jpg.c in Sources */,
AA579DFA161C07E7005F809B /* IMG_lbm.c in Sources */,
AA579DFC161C07E7005F809B /* IMG_pcx.c in Sources */,
AA579DFE161C07E7005F809B /* IMG_png.c in Sources */,
AA579E00161C07E7005F809B /* IMG_pnm.c in Sources */,
AA579E02161C07E7005F809B /* IMG_tga.c in Sources */,
AA579E04161C07E7005F809B /* IMG_tif.c in Sources */,
AA579E06161C07E7005F809B /* IMG_webp.c in Sources */,
AA579E08161C07E7005F809B /* IMG_xcf.c in Sources */,
AA579E0A161C07E7005F809B /* IMG_xpm.c in Sources */,
AA579E0C161C07E7005F809B /* IMG_xv.c in Sources */,
AA579E0E161C07E7005F809B /* IMG_xxx.c in Sources */,
AA579E10161C07E7005F809B /* IMG.c in Sources */,
Oct 26, 2011
Oct 26, 2011
427
428
429
430
431
432
433
);
runOnlyForDeploymentPostprocessing = 0;
};
BE1FA73107AF4C45004B6283 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
Oct 3, 2012
Oct 3, 2012
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
AA579DF3161C07E7005F809B /* IMG_bmp.c in Sources */,
AA579DF5161C07E7005F809B /* IMG_gif.c in Sources */,
AA579DF7161C07E7005F809B /* IMG_ImageIO.m in Sources */,
AA579DF9161C07E7005F809B /* IMG_jpg.c in Sources */,
AA579DFB161C07E7005F809B /* IMG_lbm.c in Sources */,
AA579DFD161C07E7005F809B /* IMG_pcx.c in Sources */,
AA579DFF161C07E7005F809B /* IMG_png.c in Sources */,
AA579E01161C07E7005F809B /* IMG_pnm.c in Sources */,
AA579E03161C07E7005F809B /* IMG_tga.c in Sources */,
AA579E05161C07E7005F809B /* IMG_tif.c in Sources */,
AA579E07161C07E7005F809B /* IMG_webp.c in Sources */,
AA579E09161C07E7005F809B /* IMG_xcf.c in Sources */,
AA579E0B161C07E7005F809B /* IMG_xpm.c in Sources */,
AA579E0D161C07E7005F809B /* IMG_xv.c in Sources */,
AA579E0F161C07E7005F809B /* IMG_xxx.c in Sources */,
AA579E11161C07E7005F809B /* IMG.c in Sources */,
Oct 26, 2011
Oct 26, 2011
450
451
452
453
454
455
456
457
458
459
460
461
462
463
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
BE1FA74D07AF4C45004B6283 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = BE1FA71807AF4C44004B6283 /* Framework */;
targetProxy = BE1FA74C07AF4C45004B6283 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
Jan 3, 2012
Jan 3, 2012
464
007288110F0DA5BA00C302A9 /* Debug */ = {
Oct 26, 2011
Oct 26, 2011
465
466
isa = XCBuildConfiguration;
buildSettings = {
Jan 3, 2012
Jan 3, 2012
467
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
Oct 26, 2011
Oct 26, 2011
468
FRAMEWORK_SEARCH_PATHS = (
Jan 3, 2012
Jan 3, 2012
469
"$(FRAMEWORK_SEARCH_PATHS_QUOTED)",
Oct 26, 2011
Oct 26, 2011
470
471
472
"$(HOME)/Library/Frameworks",
/Library/Frameworks,
);
Jan 9, 2012
Jan 9, 2012
473
FRAMEWORK_SEARCH_PATHS_QUOTED = "\"$(SRCROOT)/Frameworks\"";
Oct 26, 2011
Oct 26, 2011
474
475
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
Jan 3, 2012
Jan 3, 2012
476
477
478
LOAD_BMP,
LOAD_GIF,
LOAD_JPG,
Oct 26, 2011
Oct 26, 2011
479
480
LOAD_LBM,
LOAD_PCX,
Jan 3, 2012
Jan 3, 2012
481
LOAD_PNG,
Oct 26, 2011
Oct 26, 2011
482
LOAD_PNM,
Jan 3, 2012
Jan 3, 2012
483
484
485
LOAD_TGA,
LOAD_TIF,
LOAD_WEBP,
Oct 26, 2011
Oct 26, 2011
486
LOAD_XPM,
Jan 3, 2012
Jan 3, 2012
487
LOAD_XV,
Oct 26, 2011
Oct 26, 2011
488
489
490
);
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = (
Jan 3, 2012
Jan 3, 2012
491
492
"$(HEADER_SEARCH_PATHS_QUOTED)",
"$(HOME)/Library/Frameworks/SDL.framework/Headers",
Oct 26, 2011
Oct 26, 2011
493
494
/Library/Frameworks/SDL.framework/Headers,
);
Jan 9, 2012
Jan 9, 2012
495
HEADER_SEARCH_PATHS_QUOTED = "\"$(SRCROOT)/Frameworks/webp.framework/Headers\"";
Jan 3, 2012
Jan 3, 2012
496
MACOSX_DEPLOYMENT_TARGET = 10.5;
Jan 28, 2012
Jan 28, 2012
497
PRODUCT_NAME = SDL2_image;
Jan 3, 2012
Jan 3, 2012
498
SDKROOT = macosx;
Jan 28, 2012
Jan 28, 2012
499
USER_HEADER_SEARCH_PATHS = "$(HEADER_SEARCH_PATHS_QUOTED) $(HOME)/Library/Frameworks/SDL2.framework/Headers /Library/Frameworks/SDL2.framework/Headers";
Jan 3, 2012
Jan 3, 2012
500
501
502
503
504
505
};
name = Debug;
};
007288120F0DA5BA00C302A9 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
Jan 14, 2012
Jan 14, 2012
506
DYLIB_COMPATIBILITY_VERSION = 1;
Jan 20, 2012
Jan 20, 2012
507
DYLIB_CURRENT_VERSION = 9.4;
Jan 3, 2012
Jan 3, 2012
508
509
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Jan 9, 2012
Jan 9, 2012
510
"\"$(SRCROOT)/Frameworks\"",
Jan 3, 2012
Jan 3, 2012
511
512
513
514
515
);
FRAMEWORK_VERSION = A;
INFOPLIST_FILE = "Info-Framework__Upgraded_.plist";
INSTALL_PATH = "@rpath";
LD_RUNPATH_SEARCH_PATHS = "@loader_path/Frameworks";
Oct 26, 2011
Oct 26, 2011
516
517
WRAPPER_EXTENSION = framework;
};
Jan 3, 2012
Jan 3, 2012
518
name = Debug;
Oct 26, 2011
Oct 26, 2011
519
};
Jan 3, 2012
Jan 3, 2012
520
007288130F0DA5BA00C302A9 /* Debug */ = {
Oct 26, 2011
Oct 26, 2011
521
522
523
524
525
526
527
528
529
isa = XCBuildConfiguration;
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_SEARCH_PATHS = "";
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
Jan 3, 2012
Jan 3, 2012
530
531
532
LOAD_BMP,
LOAD_GIF,
LOAD_JPG,
Oct 26, 2011
Oct 26, 2011
533
534
LOAD_LBM,
LOAD_PCX,
Jan 3, 2012
Jan 3, 2012
535
LOAD_PNG,
Oct 26, 2011
Oct 26, 2011
536
LOAD_PNM,
Jan 3, 2012
Jan 3, 2012
537
538
539
LOAD_TGA,
LOAD_TIF,
LOAD_WEBP,
Oct 26, 2011
Oct 26, 2011
540
LOAD_XPM,
Jan 3, 2012
Jan 3, 2012
541
LOAD_XV,
Oct 26, 2011
Oct 26, 2011
542
543
544
545
546
547
548
549
550
);
HEADER_SEARCH_PATHS = (
/Library/Frameworks/SDL.framework/Headers,
"~/Library/Frameworks/SDL.framework/Headers",
);
LIBRARY_STYLE = STATIC;
OTHER_CFLAGS = "";
OTHER_LIBTOOL_FLAGS = "";
OTHER_REZFLAGS = "";
Jan 9, 2012
Jan 9, 2012
551
PRODUCT_NAME = SDL_image;
Oct 26, 2011
Oct 26, 2011
552
553
554
REZ_EXECUTABLE = YES;
SECTORDER_FLAGS = "";
};
Jan 3, 2012
Jan 3, 2012
555
name = Debug;
Oct 26, 2011
Oct 26, 2011
556
};
Jan 3, 2012
Jan 3, 2012
557
007288140F0DA5BA00C302A9 /* Debug */ = {
Oct 26, 2011
Oct 26, 2011
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
isa = XCBuildConfiguration;
buildSettings = {
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = "Create DMG";
REZ_EXECUTABLE = YES;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
"-Wno-unknown-pragmas",
);
ZERO_LINK = YES;
};
Jan 3, 2012
Jan 3, 2012
576
name = Debug;
Oct 26, 2011
Oct 26, 2011
577
};
Jan 3, 2012
Jan 3, 2012
578
007288150F0DA5C400C302A9 /* Release */ = {
Oct 26, 2011
Oct 26, 2011
579
580
isa = XCBuildConfiguration;
buildSettings = {
Jan 3, 2012
Jan 3, 2012
581
ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
Jan 8, 2012
Jan 8, 2012
582
DEPLOYMENT_POSTPROCESSING = YES;
Oct 26, 2011
Oct 26, 2011
583
FRAMEWORK_SEARCH_PATHS = (
Jan 3, 2012
Jan 3, 2012
584
"$(FRAMEWORK_SEARCH_PATHS_QUOTED)",
Oct 26, 2011
Oct 26, 2011
585
586
587
"$(HOME)/Library/Frameworks",
/Library/Frameworks,
);
Jan 9, 2012
Jan 9, 2012
588
FRAMEWORK_SEARCH_PATHS_QUOTED = "\"$(SRCROOT)/Frameworks\"";
Oct 26, 2011
Oct 26, 2011
589
590
591
592
593
594
595
596
597
598
599
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
LOAD_BMP,
LOAD_GIF,
LOAD_JPG,
LOAD_LBM,
LOAD_PCX,
LOAD_PNG,
LOAD_PNM,
LOAD_TGA,
LOAD_TIF,
Jan 3, 2012
Jan 3, 2012
600
LOAD_WEBP,
Oct 26, 2011
Oct 26, 2011
601
LOAD_XPM,
Jan 3, 2012
Jan 3, 2012
602
LOAD_XV,
Oct 26, 2011
Oct 26, 2011
603
604
605
);
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
HEADER_SEARCH_PATHS = (
Jan 3, 2012
Jan 3, 2012
606
607
"$(HEADER_SEARCH_PATHS_QUOTED)",
"$(HOME)/Library/Frameworks/SDL.framework/Headers",
Oct 26, 2011
Oct 26, 2011
608
609
/Library/Frameworks/SDL.framework/Headers,
);
Jan 9, 2012
Jan 9, 2012
610
HEADER_SEARCH_PATHS_QUOTED = "\"$(SRCROOT)/Frameworks/webp.framework/Headers\"";
Jan 3, 2012
Jan 3, 2012
611
MACOSX_DEPLOYMENT_TARGET = 10.5;
Jan 28, 2012
Jan 28, 2012
612
PRODUCT_NAME = SDL2_image;
Jan 3, 2012
Jan 3, 2012
613
SDKROOT = macosx;
Jan 8, 2012
Jan 8, 2012
614
615
SEPARATE_STRIP = YES;
STRIP_STYLE = "non-global";
Jan 28, 2012
Jan 28, 2012
616
USER_HEADER_SEARCH_PATHS = "$(HEADER_SEARCH_PATHS_QUOTED) $(HOME)/Library/Frameworks/SDL2.framework/Headers /Library/Frameworks/SDL2.framework/Headers";
Oct 26, 2011
Oct 26, 2011
617
};
Jan 3, 2012
Jan 3, 2012
618
name = Release;
Oct 26, 2011
Oct 26, 2011
619
};
Jan 3, 2012
Jan 3, 2012
620
007288160F0DA5C400C302A9 /* Release */ = {
Oct 26, 2011
Oct 26, 2011
621
622
isa = XCBuildConfiguration;
buildSettings = {
Jan 14, 2012
Jan 14, 2012
623
DYLIB_COMPATIBILITY_VERSION = 1;
Jan 20, 2012
Jan 20, 2012
624
DYLIB_CURRENT_VERSION = 9.4;
Jan 3, 2012
Jan 3, 2012
625
626
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
Jan 9, 2012
Jan 9, 2012
627
"\"$(SRCROOT)/Frameworks\"",
Oct 26, 2011
Oct 26, 2011
628
);
Jan 3, 2012
Jan 3, 2012
629
FRAMEWORK_VERSION = A;
Oct 26, 2011
Oct 26, 2011
630
INFOPLIST_FILE = "Info-Framework__Upgraded_.plist";
Jan 3, 2012
Jan 3, 2012
631
632
INSTALL_PATH = "@rpath";
LD_RUNPATH_SEARCH_PATHS = "@loader_path/Frameworks";
Oct 26, 2011
Oct 26, 2011
633
634
WRAPPER_EXTENSION = framework;
};
Jan 3, 2012
Jan 3, 2012
635
name = Release;
Oct 26, 2011
Oct 26, 2011
636
};
Jan 3, 2012
Jan 3, 2012
637
007288170F0DA5C400C302A9 /* Release */ = {
Oct 26, 2011
Oct 26, 2011
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
isa = XCBuildConfiguration;
buildSettings = {
DYLIB_COMPATIBILITY_VERSION = 1;
DYLIB_CURRENT_VERSION = 1;
FRAMEWORK_SEARCH_PATHS = "";
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_PREPROCESSOR_DEFINITIONS = (
LOAD_BMP,
LOAD_GIF,
LOAD_JPG,
LOAD_LBM,
LOAD_PCX,
LOAD_PNG,
LOAD_PNM,
LOAD_TGA,
LOAD_TIF,
Jan 3, 2012
Jan 3, 2012
654
LOAD_WEBP,
Oct 26, 2011
Oct 26, 2011
655
LOAD_XPM,
Jan 3, 2012
Jan 3, 2012
656
LOAD_XV,
Oct 26, 2011
Oct 26, 2011
657
658
659
660
661
662
663
664
665
);
HEADER_SEARCH_PATHS = (
/Library/Frameworks/SDL.framework/Headers,
"~/Library/Frameworks/SDL.framework/Headers",
);
LIBRARY_STYLE = STATIC;
OTHER_CFLAGS = "";
OTHER_LIBTOOL_FLAGS = "";
OTHER_REZFLAGS = "";
Jan 9, 2012
Jan 9, 2012
666
PRODUCT_NAME = SDL_image;
Oct 26, 2011
Oct 26, 2011
667
668
669
REZ_EXECUTABLE = YES;
SECTORDER_FLAGS = "";
};
Jan 3, 2012
Jan 3, 2012
670
name = Release;
Oct 26, 2011
Oct 26, 2011
671
};
Jan 3, 2012
Jan 3, 2012
672
007288180F0DA5C400C302A9 /* Release */ = {
Oct 26, 2011
Oct 26, 2011
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
isa = XCBuildConfiguration;
buildSettings = {
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PRODUCT_NAME = "Create DMG";
REZ_EXECUTABLE = YES;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
"-Wno-unknown-pragmas",
);
ZERO_LINK = NO;
};
Jan 3, 2012
Jan 3, 2012
688
name = Release;
Oct 26, 2011
Oct 26, 2011
689
690
691
692
693
694
695
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
00B7E3AA097EB73D00826121 /* Build configuration list for PBXNativeTarget "Framework" */ = {
isa = XCConfigurationList;
buildConfigurations = (
Jan 3, 2012
Jan 3, 2012
696
697
007288160F0DA5C400C302A9 /* Release */,
007288120F0DA5BA00C302A9 /* Debug */,
Oct 26, 2011
Oct 26, 2011
698
699
);
defaultConfigurationIsVisible = 0;
Jan 3, 2012
Jan 3, 2012
700
defaultConfigurationName = Release;
Oct 26, 2011
Oct 26, 2011
701
702
703
704
};
00B7E3AE097EB73D00826121 /* Build configuration list for PBXNativeTarget "Static Library" */ = {
isa = XCConfigurationList;
buildConfigurations = (
Jan 3, 2012
Jan 3, 2012
705
706
007288170F0DA5C400C302A9 /* Release */,
007288130F0DA5BA00C302A9 /* Debug */,
Oct 26, 2011
Oct 26, 2011
707
708
);
defaultConfigurationIsVisible = 0;
Jan 3, 2012
Jan 3, 2012
709
defaultConfigurationName = Release;
Oct 26, 2011
Oct 26, 2011
710
711
712
713
};
00B7E3B2097EB73D00826121 /* Build configuration list for PBXNativeTarget "Create DMG" */ = {
isa = XCConfigurationList;
buildConfigurations = (
Jan 3, 2012
Jan 3, 2012
714
715
007288180F0DA5C400C302A9 /* Release */,
007288140F0DA5BA00C302A9 /* Debug */,
Oct 26, 2011
Oct 26, 2011
716
717
);
defaultConfigurationIsVisible = 0;
Jan 3, 2012
Jan 3, 2012
718
defaultConfigurationName = Release;
Oct 26, 2011
Oct 26, 2011
719
720
721
722
};
00B7E3B6097EB73D00826121 /* Build configuration list for PBXProject "SDL_image" */ = {
isa = XCConfigurationList;
buildConfigurations = (
Jan 3, 2012
Jan 3, 2012
723
724
007288150F0DA5C400C302A9 /* Release */,
007288110F0DA5BA00C302A9 /* Debug */,
Oct 26, 2011
Oct 26, 2011
725
726
);
defaultConfigurationIsVisible = 0;
Jan 3, 2012
Jan 3, 2012
727
defaultConfigurationName = Release;
Oct 26, 2011
Oct 26, 2011
728
729
730
731
732
};
/* End XCConfigurationList section */
};
rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
}