author | Sam Lantinga <slouken@libsdl.org> |
Tue, 03 Jan 2012 01:41:00 -0500 | |
branch | SDL-1.2 |
changeset 6154 | 487e4bdef44e |
parent 6149 | 57574a485acb |
child 6192 | 1cda6d996fd0 |
permissions | -rwxr-xr-x |
5895 | 1 |
// !$*UTF8*$! |
2 |
{ |
|
3 |
archiveVersion = 1; |
|
4 |
classes = { |
|
5 |
}; |
|
6147
4948c24c9e3f
Updated project for release
Sam Lantinga <slouken@libsdl.org>
parents:
5954
diff
changeset
|
6 |
objectVersion = 46; |
5895 | 7 |
objects = { |
8 |
||
9 |
/* Begin PBXAggregateTarget section */ |
|
10 |
0032354F1070931700C76517 /* Generate Doxygen DocSet */ = { |
|
11 |
isa = PBXAggregateTarget; |
|
12 |
buildConfigurationList = 003235571070933500C76517 /* Build configuration list for PBXAggregateTarget "Generate Doxygen DocSet" */; |
|
13 |
buildPhases = ( |
|
14 |
0032354E1070931700C76517 /* ShellScript */, |
|
15 |
); |
|
16 |
dependencies = ( |
|
17 |
); |
|
18 |
name = "Generate Doxygen DocSet"; |
|
19 |
productName = "Generate Doxygen DocSet"; |
|
20 |
}; |
|
21 |
/* End PBXAggregateTarget section */ |
|
22 |
||
23 |
/* Begin PBXBuildFile section */ |
|
24 |
0014B7EF09C0D8D2003A99D5 /* SDL_dgaevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7E909C0D8D2003A99D5 /* SDL_dgaevents.c */; }; |
|
25 |
0014B7F109C0D8D2003A99D5 /* SDL_dgamouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7EB09C0D8D2003A99D5 /* SDL_dgamouse.c */; }; |
|
26 |
0014B7F209C0D8D2003A99D5 /* SDL_dgavideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7EC09C0D8D2003A99D5 /* SDL_dgavideo.c */; }; |
|
27 |
0014B7F409C0D8D2003A99D5 /* SDL_dgaevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B7E809C0D8D2003A99D5 /* SDL_dgaevents_c.h */; }; |
|
28 |
0014B7F509C0D8D2003A99D5 /* SDL_dgaevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7E909C0D8D2003A99D5 /* SDL_dgaevents.c */; }; |
|
29 |
0014B7F609C0D8D2003A99D5 /* SDL_dgamouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B7EA09C0D8D2003A99D5 /* SDL_dgamouse_c.h */; }; |
|
30 |
0014B7F709C0D8D2003A99D5 /* SDL_dgamouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7EB09C0D8D2003A99D5 /* SDL_dgamouse.c */; }; |
|
31 |
0014B7F809C0D8D2003A99D5 /* SDL_dgavideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7EC09C0D8D2003A99D5 /* SDL_dgavideo.c */; }; |
|
32 |
0014B7F909C0D8D2003A99D5 /* SDL_dgavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B7ED09C0D8D2003A99D5 /* SDL_dgavideo.h */; }; |
|
33 |
0014B84F09C0D977003A99D5 /* SDL_x11dga.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83809C0D977003A99D5 /* SDL_x11dga.c */; }; |
|
34 |
0014B85009C0D977003A99D5 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */; }; |
|
35 |
0014B85309C0D977003A99D5 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83C09C0D977003A99D5 /* SDL_x11events.c */; }; |
|
36 |
0014B85509C0D977003A99D5 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */; }; |
|
37 |
0014B85709C0D977003A99D5 /* SDL_x11gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84009C0D977003A99D5 /* SDL_x11gl.c */; }; |
|
38 |
0014B85909C0D977003A99D5 /* SDL_x11image.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84209C0D977003A99D5 /* SDL_x11image.c */; }; |
|
39 |
0014B85B09C0D977003A99D5 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84409C0D977003A99D5 /* SDL_x11modes.c */; }; |
|
40 |
0014B85D09C0D977003A99D5 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */; }; |
|
41 |
0014B85F09C0D977003A99D5 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84809C0D977003A99D5 /* SDL_x11video.c */; }; |
|
42 |
0014B86209C0D977003A99D5 /* SDL_x11wm.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84B09C0D977003A99D5 /* SDL_x11wm.c */; }; |
|
43 |
0014B86409C0D977003A99D5 /* SDL_x11yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84D09C0D977003A99D5 /* SDL_x11yuv.c */; }; |
|
44 |
0014B86509C0D977003A99D5 /* SDL_x11dga_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83709C0D977003A99D5 /* SDL_x11dga_c.h */; }; |
|
45 |
0014B86609C0D977003A99D5 /* SDL_x11dga.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83809C0D977003A99D5 /* SDL_x11dga.c */; }; |
|
46 |
0014B86709C0D977003A99D5 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */; }; |
|
47 |
0014B86809C0D977003A99D5 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */; }; |
|
48 |
0014B86909C0D977003A99D5 /* SDL_x11events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83B09C0D977003A99D5 /* SDL_x11events_c.h */; }; |
|
49 |
0014B86A09C0D977003A99D5 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83C09C0D977003A99D5 /* SDL_x11events.c */; }; |
|
50 |
0014B86B09C0D977003A99D5 /* SDL_x11gamma_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83D09C0D977003A99D5 /* SDL_x11gamma_c.h */; }; |
|
51 |
0014B86C09C0D977003A99D5 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */; }; |
|
52 |
0014B86D09C0D977003A99D5 /* SDL_x11gl_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83F09C0D977003A99D5 /* SDL_x11gl_c.h */; }; |
|
53 |
0014B86E09C0D977003A99D5 /* SDL_x11gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84009C0D977003A99D5 /* SDL_x11gl.c */; }; |
|
54 |
0014B86F09C0D977003A99D5 /* SDL_x11image_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84109C0D977003A99D5 /* SDL_x11image_c.h */; }; |
|
55 |
0014B87009C0D977003A99D5 /* SDL_x11image.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84209C0D977003A99D5 /* SDL_x11image.c */; }; |
|
56 |
0014B87109C0D977003A99D5 /* SDL_x11modes_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84309C0D977003A99D5 /* SDL_x11modes_c.h */; }; |
|
57 |
0014B87209C0D977003A99D5 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84409C0D977003A99D5 /* SDL_x11modes.c */; }; |
|
58 |
0014B87309C0D977003A99D5 /* SDL_x11mouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84509C0D977003A99D5 /* SDL_x11mouse_c.h */; }; |
|
59 |
0014B87409C0D977003A99D5 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */; }; |
|
60 |
0014B87509C0D977003A99D5 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84709C0D977003A99D5 /* SDL_x11sym.h */; }; |
|
61 |
0014B87609C0D977003A99D5 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84809C0D977003A99D5 /* SDL_x11video.c */; }; |
|
62 |
0014B87709C0D977003A99D5 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84909C0D977003A99D5 /* SDL_x11video.h */; }; |
|
63 |
0014B87809C0D977003A99D5 /* SDL_x11wm_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84A09C0D977003A99D5 /* SDL_x11wm_c.h */; }; |
|
64 |
0014B87909C0D977003A99D5 /* SDL_x11wm.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84B09C0D977003A99D5 /* SDL_x11wm.c */; }; |
|
65 |
0014B87A09C0D977003A99D5 /* SDL_x11yuv_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84C09C0D977003A99D5 /* SDL_x11yuv_c.h */; }; |
|
66 |
0014B87B09C0D977003A99D5 /* SDL_x11yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84D09C0D977003A99D5 /* SDL_x11yuv.c */; }; |
|
67 |
0014B89209C0DA94003A99D5 /* XF86DGA.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89009C0DA94003A99D5 /* XF86DGA.c */; }; |
|
68 |
0014B89309C0DA94003A99D5 /* XF86DGA2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89109C0DA94003A99D5 /* XF86DGA2.c */; }; |
|
69 |
0014B89409C0DA94003A99D5 /* XF86DGA.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89009C0DA94003A99D5 /* XF86DGA.c */; }; |
|
70 |
0014B89509C0DA94003A99D5 /* XF86DGA2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89109C0DA94003A99D5 /* XF86DGA2.c */; }; |
|
71 |
0014B89709C0DAA1003A99D5 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89609C0DAA1003A99D5 /* XF86VMode.c */; }; |
|
72 |
0014B89809C0DAA1003A99D5 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89609C0DAA1003A99D5 /* XF86VMode.c */; }; |
|
73 |
0014B89B09C0DAAE003A99D5 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89909C0DAAE003A99D5 /* Xv.c */; }; |
|
74 |
0014B89D09C0DAAE003A99D5 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89909C0DAAE003A99D5 /* Xv.c */; }; |
|
75 |
0014B89E09C0DAAE003A99D5 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B89A09C0DAAE003A99D5 /* Xvlibint.h */; }; |
|
76 |
0014B8A009C0DAB9003A99D5 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89F09C0DAB9003A99D5 /* Xinerama.c */; }; |
|
77 |
0014B8A109C0DAB9003A99D5 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89F09C0DAB9003A99D5 /* Xinerama.c */; }; |
|
78 |
0014B8A309C0DAC4003A99D5 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B8A209C0DAC4003A99D5 /* xme.c */; }; |
|
79 |
0014B8A409C0DAC4003A99D5 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B8A209C0DAC4003A99D5 /* xme.c */; }; |
|
80 |
00162D4409BD1FA90037C8D0 /* SDL_config_dreamcast.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3209BD1FA90037C8D0 /* SDL_config_dreamcast.h */; }; |
|
81 |
00162D4509BD1FA90037C8D0 /* SDL_config_macos.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3309BD1FA90037C8D0 /* SDL_config_macos.h */; }; |
|
82 |
00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; }; |
|
83 |
00162D4709BD1FA90037C8D0 /* SDL_config_os2.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3509BD1FA90037C8D0 /* SDL_config_os2.h */; }; |
|
84 |
00162D4809BD1FA90037C8D0 /* SDL_config_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3609BD1FA90037C8D0 /* SDL_config_win32.h */; }; |
|
85 |
00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; }; |
|
86 |
00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; }; |
|
87 |
00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; }; |
|
88 |
00162D5309BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; }; |
|
89 |
00162D5409BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; }; |
|
90 |
00162D5609BD20DA0037C8D0 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; }; |
|
91 |
00162D5709BD20DA0037C8D0 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; }; |
|
92 |
00162D5909BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; }; |
|
93 |
00162D5A09BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; }; |
|
94 |
00162D5B09BD20DA0037C8D0 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */; }; |
|
95 |
00162D5C09BD20DA0037C8D0 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; }; |
|
96 |
00162D5D09BD20DA0037C8D0 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; }; |
|
97 |
00162D5E09BD20DA0037C8D0 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */; }; |
|
98 |
00162D6109BD21010037C8D0 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; }; |
|
99 |
00162D6209BD21010037C8D0 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; }; |
|
100 |
00162D6B09BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; }; |
|
101 |
00162D6C09BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; }; |
|
102 |
00162D6D09BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; }; |
|
103 |
00162D6E09BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; }; |
|
104 |
00162D6F09BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; }; |
|
105 |
00162D7009BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; }; |
|
106 |
00162D7109BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; }; |
|
107 |
00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; }; |
|
108 |
00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; }; |
|
109 |
00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; }; |
|
110 |
00162DA409BD222F0037C8D0 /* SDL_config_dreamcast.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3209BD1FA90037C8D0 /* SDL_config_dreamcast.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
111 |
00162DA509BD222F0037C8D0 /* SDL_config_macos.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3309BD1FA90037C8D0 /* SDL_config_macos.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
112 |
00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
113 |
00162DA709BD222F0037C8D0 /* SDL_config_os2.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3509BD1FA90037C8D0 /* SDL_config_os2.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
114 |
00162DA809BD222F0037C8D0 /* SDL_config_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3609BD1FA90037C8D0 /* SDL_config_win32.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
115 |
00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
116 |
00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
117 |
00162DAB09BD222F0037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
118 |
00162DAC09BD222F0037C8D0 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E501191D2B7F000001 /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
119 |
00162DAD09BD222F0037C8D0 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E601191D2B7F000001 /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
120 |
00162DAE09BD222F0037C8D0 /* SDL_active.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E701191D2B7F000001 /* SDL_active.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
121 |
00162DAF09BD222F0037C8D0 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E801191D2B7F000001 /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
122 |
00162DB009BD222F0037C8D0 /* SDL_byteorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E901191D2B7F000001 /* SDL_byteorder.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
123 |
00162DB109BD222F0037C8D0 /* SDL_cdrom.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EA01191D2B7F000001 /* SDL_cdrom.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
124 |
00162DB209BD222F0037C8D0 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
125 |
00162DB309BD222F0037C8D0 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
126 |
00162DB409BD222F0037C8D0 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
127 |
00162DB509BD222F0037C8D0 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5ED01191D2B7F000001 /* SDL_error.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
128 |
00162DB609BD222F0037C8D0 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EE01191D2B7F000001 /* SDL_events.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
129 |
00162DB709BD222F0037C8D0 /* SDL_getenv.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EF01191D2B7F000001 /* SDL_getenv.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
130 |
00162DB809BD222F0037C8D0 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
131 |
00162DB909BD222F0037C8D0 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
132 |
00162DBA09BD222F0037C8D0 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
133 |
00162DBB09BD222F0037C8D0 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = B29A290D04E5B28700A80002 /* SDL_loadso.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
134 |
00162DBC09BD222F0037C8D0 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F301191D2B7F000001 /* SDL_main.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
135 |
00162DBD09BD222F0037C8D0 /* SDL_mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
136 |
00162DBE09BD222F0037C8D0 /* SDL_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
137 |
00162DBF09BD222F0037C8D0 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
138 |
00162DC009BD222F0037C8D0 /* SDL_opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
139 |
00162DC109BD222F0037C8D0 /* SDL_quit.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F701191D2B7F000001 /* SDL_quit.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
140 |
00162DC209BD222F0037C8D0 /* SDL_rwops.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
141 |
00162DC309BD222F0037C8D0 /* SDL_syswm.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
142 |
00162DC409BD222F0037C8D0 /* SDL_thread.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
143 |
00162DC509BD222F0037C8D0 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
144 |
00162DC609BD222F0037C8D0 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FC01191D2B7F000001 /* SDL_types.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
145 |
00162DC709BD222F0037C8D0 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FD01191D2B7F000001 /* SDL_version.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
146 |
00162DC809BD222F0037C8D0 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FE01191D2B7F000001 /* SDL_video.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
147 |
00162DC909BD222F0037C8D0 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FF01191D2B7F000001 /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
|
148 |
00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; }; |
|
149 |
00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; }; |
|
150 |
00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */; }; |
|
151 |
00162F3B09BE27FB0037C8D0 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; }; |
|
152 |
00162F3D09BE27FB0037C8D0 /* SDL_nullmouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */; }; |
|
153 |
00162F3F09BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; }; |
|
154 |
00162F4109BE27FB0037C8D0 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; }; |
|
155 |
00162F4209BE27FB0037C8D0 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */; }; |
|
156 |
00162F4309BE27FB0037C8D0 /* SDL_nullmouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */; }; |
|
157 |
00162F4409BE27FB0037C8D0 /* SDL_nullmouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3709BE27FB0037C8D0 /* SDL_nullmouse_c.h */; }; |
|
158 |
00162F4509BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; }; |
|
159 |
00162F4609BE27FB0037C8D0 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */; }; |
|
160 |
002F328609CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; }; |
|
161 |
002F328709CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; }; |
|
162 |
002F32D709CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; }; |
|
163 |
002F32D909CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; }; |
|
164 |
002F32DA09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */; }; |
|
165 |
002F32E509CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; }; |
|
166 |
002F32E709CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; }; |
|
167 |
002F32E809CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */; }; |
|
168 |
004C2C8B0975E13300E9D430 /* AudioFilePlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C860975E13300E9D430 /* AudioFilePlayer.c */; }; |
|
169 |
004C2C8C0975E13300E9D430 /* AudioFileReaderThread.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C870975E13300E9D430 /* AudioFileReaderThread.c */; }; |
|
170 |
004C2C8D0975E13300E9D430 /* CDPlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C880975E13300E9D430 /* CDPlayer.c */; }; |
|
171 |
004C2C8E0975E13300E9D430 /* SDLOSXCAGuard.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C890975E13300E9D430 /* SDLOSXCAGuard.c */; }; |
|
172 |
004C2C900975E13300E9D430 /* AudioFilePlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C860975E13300E9D430 /* AudioFilePlayer.c */; }; |
|
173 |
004C2C910975E13300E9D430 /* AudioFileReaderThread.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C870975E13300E9D430 /* AudioFileReaderThread.c */; }; |
|
174 |
004C2C920975E13300E9D430 /* CDPlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C880975E13300E9D430 /* CDPlayer.c */; }; |
|
175 |
004C2C930975E13300E9D430 /* SDLOSXCAGuard.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C890975E13300E9D430 /* SDLOSXCAGuard.c */; }; |
|
176 |
004C2C940975E13300E9D430 /* SDLOSXCAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = 004C2C8A0975E13300E9D430 /* SDLOSXCAGuard.h */; }; |
|
177 |
007317A20858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; }; |
|
178 |
007317A30858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; }; |
|
179 |
007317A40858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; }; |
|
180 |
007317A50858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; }; |
|
181 |
007317A60858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; }; |
|
182 |
007317A70858DECD00B2BC32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; }; |
|
183 |
007317A90858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; }; |
|
184 |
007317AA0858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; }; |
|
185 |
007317AB0858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; }; |
|
186 |
007317AC0858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; }; |
|
187 |
007317AD0858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; }; |
|
188 |
007317AE0858DECD00B2BC32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; }; |
|
189 |
007317AF0858DECD00B2BC32 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; }; |
|
190 |
007317B00858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; }; |
|
191 |
007317B10858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; }; |
|
192 |
007317B20858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; }; |
|
193 |
007317B30858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; }; |
|
194 |
007317B40858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; }; |
|
195 |
007317B50858DECD00B2BC32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; }; |
|
196 |
007317B60858DECD00B2BC32 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; }; |
|
197 |
007317C30858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; |
|
198 |
007317C40858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; |
|
199 |
00D0D02310675823004B05EF /* SDL_QuartzWM.h in Headers */ = {isa = PBXBuildFile; fileRef = 00D0D02210675823004B05EF /* SDL_QuartzWM.h */; }; |
|
200 |
00D0D08410675DD9004B05EF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00D0D08310675DD9004B05EF /* CoreFoundation.framework */; }; |
|
201 |
00D0D0D810675E46004B05EF /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; |
|
202 |
00EAE6FC0C4D3F84009A420A /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */; }; |
|
203 |
00EAE6FD0C4D3F88009A420A /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */; }; |
|
204 |
046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; |
|
205 |
046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; |
|
206 |
046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; |
|
207 |
046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; |
|
208 |
BECDF62B0761BA81005FE872 /* SDLMain.nib in Resources */ = {isa = PBXBuildFile; fileRef = 2EECDF2F0086C3A07F000001 /* SDLMain.nib */; }; |
|
209 |
BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; |
|
210 |
BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; |
|
211 |
BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; |
|
212 |
BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; |
|
213 |
BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; |
|
214 |
BECDF6350761BA81005FE872 /* SDL_active.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538368006D79147F000001 /* SDL_active.c */; }; |
|
215 |
BECDF6360761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; }; |
|
216 |
BECDF6370761BA81005FE872 /* SDL_expose.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836A006D79147F000001 /* SDL_expose.c */; }; |
|
217 |
BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; }; |
|
218 |
BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; }; |
|
219 |
BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; }; |
|
220 |
BECDF63B0761BA81005FE872 /* SDL_resize.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836E006D79147F000001 /* SDL_resize.c */; }; |
|
221 |
BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; }; |
|
222 |
BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; }; |
|
223 |
BECDF63F0761BA81005FE872 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; }; |
|
224 |
BECDF6400761BA81005FE872 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; }; |
|
225 |
BECDF6410761BA81005FE872 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; }; |
|
226 |
BECDF6420761BA81005FE872 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; }; |
|
227 |
BECDF6430761BA81005FE872 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; }; |
|
228 |
BECDF6440761BA81005FE872 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; }; |
|
229 |
BECDF6450761BA81005FE872 /* SDL_cursor.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E0006D7A567F000001 /* SDL_cursor.c */; }; |
|
230 |
BECDF6460761BA81005FE872 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; }; |
|
231 |
BECDF6470761BA81005FE872 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; }; |
|
232 |
BECDF6480761BA81005FE872 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; }; |
|
233 |
BECDF6490761BA81005FE872 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; }; |
|
234 |
BECDF64A0761BA81005FE872 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; }; |
|
235 |
BECDF64B0761BA81005FE872 /* SDL_yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EF006D7A567F000001 /* SDL_yuv.c */; }; |
|
236 |
BECDF64C0761BA81005FE872 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; }; |
|
237 |
BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; }; |
|
238 |
BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; }; |
|
239 |
BECDF6500761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; }; |
|
240 |
BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; }; |
|
241 |
BECDF6520761BA81005FE872 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4895006D86FF7F000001 /* SDL_cdrom.c */; }; |
|
242 |
BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; }; |
|
243 |
BECDF6580761BA81005FE872 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; }; |
|
244 |
BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; }; |
|
245 |
BECDF65B0761BA81005FE872 /* SDL_QuartzEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */; }; |
|
246 |
BECDF65C0761BA81005FE872 /* SDL_QuartzGL.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */; }; |
|
247 |
BECDF65D0761BA81005FE872 /* SDL_QuartzVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */; }; |
|
248 |
BECDF65E0761BA81005FE872 /* SDL_QuartzWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */; }; |
|
249 |
BECDF65F0761BA81005FE872 /* SDL_QuartzWM.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */; }; |
|
250 |
BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; }; |
|
251 |
BECDF6620761BA81005FE872 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = B2A23A7B04157C5700A80002 /* SDL_syscdrom.c */; }; |
|
252 |
BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; }; |
|
253 |
BECDF6720761BA81005FE872 /* CGS.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4D605A88AD0006B9F1C /* CGS.h */; }; |
|
254 |
BECDF6730761BA81005FE872 /* SDL_QuartzKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4D905A88AD0006B9F1C /* SDL_QuartzKeys.h */; }; |
|
255 |
BECDF6740761BA81005FE872 /* SDL_QuartzVideo.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4DA05A88AD0006B9F1C /* SDL_QuartzVideo.h */; }; |
|
256 |
BECDF6750761BA81005FE872 /* SDL_QuartzWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4DC05A88AD0006B9F1C /* SDL_QuartzWindow.h */; }; |
|
257 |
BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; }; |
|
258 |
BECDF6770761BA81005FE872 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; }; |
|
259 |
BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = BECDF5D60761B759005FE872 /* SDL_coreaudio.h */; }; |
|
260 |
BECDF67A0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; |
|
261 |
BECDF67B0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; |
|
262 |
BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; |
|
263 |
BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; |
|
264 |
BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; |
|
265 |
BECDF6810761BA81005FE872 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4895006D86FF7F000001 /* SDL_cdrom.c */; }; |
|
266 |
BECDF6830761BA81005FE872 /* SDL_active.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538368006D79147F000001 /* SDL_active.c */; }; |
|
267 |
BECDF6840761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; }; |
|
268 |
BECDF6850761BA81005FE872 /* SDL_expose.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836A006D79147F000001 /* SDL_expose.c */; }; |
|
269 |
BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; }; |
|
270 |
BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; }; |
|
271 |
BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; }; |
|
272 |
BECDF6890761BA81005FE872 /* SDL_resize.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836E006D79147F000001 /* SDL_resize.c */; }; |
|
273 |
BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; }; |
|
274 |
BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; }; |
|
275 |
BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; }; |
|
276 |
BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; }; |
|
277 |
BECDF6930761BA81005FE872 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; }; |
|
278 |
BECDF6940761BA81005FE872 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; }; |
|
279 |
BECDF6950761BA81005FE872 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; }; |
|
280 |
BECDF6960761BA81005FE872 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; }; |
|
281 |
BECDF6970761BA81005FE872 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; }; |
|
282 |
BECDF6980761BA81005FE872 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; }; |
|
283 |
BECDF6990761BA81005FE872 /* SDL_cursor.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E0006D7A567F000001 /* SDL_cursor.c */; }; |
|
284 |
BECDF69A0761BA81005FE872 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; }; |
|
285 |
BECDF69B0761BA81005FE872 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; }; |
|
286 |
BECDF69C0761BA81005FE872 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; }; |
|
287 |
BECDF69D0761BA81005FE872 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; }; |
|
288 |
BECDF69E0761BA81005FE872 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; }; |
|
289 |
BECDF69F0761BA81005FE872 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; }; |
|
290 |
BECDF6A00761BA81005FE872 /* SDL_yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EF006D7A567F000001 /* SDL_yuv.c */; }; |
|
291 |
BECDF6A10761BA81005FE872 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; }; |
|
292 |
BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; }; |
|
293 |
BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; }; |
|
294 |
BECDF6A50761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; }; |
|
295 |
BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; }; |
|
296 |
BECDF6A80761BA81005FE872 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4894006D86FF7F000001 /* SDL_syscdrom.c */; }; |
|
297 |
BECDF6A90761BA81005FE872 /* SDL_QuartzEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */; }; |
|
298 |
BECDF6AA0761BA81005FE872 /* SDL_QuartzGL.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */; }; |
|
299 |
BECDF6AB0761BA81005FE872 /* SDL_QuartzVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */; }; |
|
300 |
BECDF6AC0761BA81005FE872 /* SDL_QuartzWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */; }; |
|
301 |
BECDF6AD0761BA81005FE872 /* SDL_QuartzWM.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */; }; |
|
302 |
BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; }; |
|
303 |
BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; }; |
|
304 |
BECDF6B70761BA81005FE872 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EECDF2E0086C3A07F000001 /* SDLMain.m */; }; |
|
305 |
/* End PBXBuildFile section */ |
|
306 |
||
307 |
/* Begin PBXContainerItemProxy section */ |
|
308 |
00830FFF1072D94A00A531F1 /* PBXContainerItemProxy */ = { |
|
309 |
isa = PBXContainerItemProxy; |
|
310 |
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; |
|
311 |
proxyType = 1; |
|
312 |
remoteGlobalIDString = 0032354F1070931700C76517; |
|
313 |
remoteInfo = "Generate Doxygen DocSet"; |
|
314 |
}; |
|
315 |
BECDF6C50761BA81005FE872 /* PBXContainerItemProxy */ = { |
|
316 |
isa = PBXContainerItemProxy; |
|
317 |
containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; |
|
318 |
proxyType = 1; |
|
319 |
remoteGlobalIDString = BECDF5FE0761BA81005FE872; |
|
320 |
remoteInfo = "Framework (Upgraded)"; |
|
321 |
}; |
|
322 |
/* End PBXContainerItemProxy section */ |
|
323 |
||
324 |
/* Begin PBXFileReference section */ |
|
325 |
0014B7E809C0D8D2003A99D5 /* SDL_dgaevents_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dgaevents_c.h; sourceTree = "<group>"; }; |
|
326 |
0014B7E909C0D8D2003A99D5 /* SDL_dgaevents.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dgaevents.c; sourceTree = "<group>"; }; |
|
327 |
0014B7EA09C0D8D2003A99D5 /* SDL_dgamouse_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dgamouse_c.h; sourceTree = "<group>"; }; |
|
328 |
0014B7EB09C0D8D2003A99D5 /* SDL_dgamouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dgamouse.c; sourceTree = "<group>"; }; |
|
329 |
0014B7EC09C0D8D2003A99D5 /* SDL_dgavideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dgavideo.c; sourceTree = "<group>"; }; |
|
330 |
0014B7ED09C0D8D2003A99D5 /* SDL_dgavideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dgavideo.h; sourceTree = "<group>"; }; |
|
331 |
0014B83709C0D977003A99D5 /* SDL_x11dga_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11dga_c.h; sourceTree = "<group>"; }; |
|
332 |
0014B83809C0D977003A99D5 /* SDL_x11dga.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11dga.c; sourceTree = "<group>"; }; |
|
333 |
0014B83909C0D977003A99D5 /* SDL_x11dyn.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11dyn.c; sourceTree = "<group>"; }; |
|
334 |
0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11dyn.h; sourceTree = "<group>"; }; |
|
335 |
0014B83B09C0D977003A99D5 /* SDL_x11events_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11events_c.h; sourceTree = "<group>"; }; |
|
336 |
0014B83C09C0D977003A99D5 /* SDL_x11events.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11events.c; sourceTree = "<group>"; }; |
|
337 |
0014B83D09C0D977003A99D5 /* SDL_x11gamma_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11gamma_c.h; sourceTree = "<group>"; }; |
|
338 |
0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11gamma.c; sourceTree = "<group>"; }; |
|
339 |
0014B83F09C0D977003A99D5 /* SDL_x11gl_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11gl_c.h; sourceTree = "<group>"; }; |
|
340 |
0014B84009C0D977003A99D5 /* SDL_x11gl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11gl.c; sourceTree = "<group>"; }; |
|
341 |
0014B84109C0D977003A99D5 /* SDL_x11image_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11image_c.h; sourceTree = "<group>"; }; |
|
342 |
0014B84209C0D977003A99D5 /* SDL_x11image.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11image.c; sourceTree = "<group>"; }; |
|
343 |
0014B84309C0D977003A99D5 /* SDL_x11modes_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11modes_c.h; sourceTree = "<group>"; }; |
|
344 |
0014B84409C0D977003A99D5 /* SDL_x11modes.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11modes.c; sourceTree = "<group>"; }; |
|
345 |
0014B84509C0D977003A99D5 /* SDL_x11mouse_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11mouse_c.h; sourceTree = "<group>"; }; |
|
346 |
0014B84609C0D977003A99D5 /* SDL_x11mouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11mouse.c; sourceTree = "<group>"; }; |
|
347 |
0014B84709C0D977003A99D5 /* SDL_x11sym.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11sym.h; sourceTree = "<group>"; }; |
|
348 |
0014B84809C0D977003A99D5 /* SDL_x11video.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11video.c; sourceTree = "<group>"; }; |
|
349 |
0014B84909C0D977003A99D5 /* SDL_x11video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11video.h; sourceTree = "<group>"; }; |
|
350 |
0014B84A09C0D977003A99D5 /* SDL_x11wm_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11wm_c.h; sourceTree = "<group>"; }; |
|
351 |
0014B84B09C0D977003A99D5 /* SDL_x11wm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11wm.c; sourceTree = "<group>"; }; |
|
352 |
0014B84C09C0D977003A99D5 /* SDL_x11yuv_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11yuv_c.h; sourceTree = "<group>"; }; |
|
353 |
0014B84D09C0D977003A99D5 /* SDL_x11yuv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11yuv.c; sourceTree = "<group>"; }; |
|
354 |
0014B89009C0DA94003A99D5 /* XF86DGA.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = XF86DGA.c; sourceTree = "<group>"; }; |
|
355 |
0014B89109C0DA94003A99D5 /* XF86DGA2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = XF86DGA2.c; sourceTree = "<group>"; }; |
|
356 |
0014B89609C0DAA1003A99D5 /* XF86VMode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = XF86VMode.c; sourceTree = "<group>"; }; |
|
357 |
0014B89909C0DAAE003A99D5 /* Xv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = Xv.c; sourceTree = "<group>"; }; |
|
358 |
0014B89A09C0DAAE003A99D5 /* Xvlibint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Xvlibint.h; sourceTree = "<group>"; }; |
|
359 |
0014B89F09C0DAB9003A99D5 /* Xinerama.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = Xinerama.c; sourceTree = "<group>"; }; |
|
360 |
0014B8A209C0DAC4003A99D5 /* xme.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = xme.c; sourceTree = "<group>"; }; |
|
361 |
00162D3209BD1FA90037C8D0 /* SDL_config_dreamcast.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config_dreamcast.h; path = ../../include/SDL_config_dreamcast.h; sourceTree = SOURCE_ROOT; }; |
|
362 |
00162D3309BD1FA90037C8D0 /* SDL_config_macos.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config_macos.h; path = ../../include/SDL_config_macos.h; sourceTree = SOURCE_ROOT; }; |
|
363 |
00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config_macosx.h; path = ../../include/SDL_config_macosx.h; sourceTree = SOURCE_ROOT; }; |
|
364 |
00162D3509BD1FA90037C8D0 /* SDL_config_os2.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config_os2.h; path = ../../include/SDL_config_os2.h; sourceTree = SOURCE_ROOT; }; |
|
365 |
00162D3609BD1FA90037C8D0 /* SDL_config_win32.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config_win32.h; path = ../../include/SDL_config_win32.h; sourceTree = SOURCE_ROOT; }; |
|
366 |
00162D3709BD1FA90037C8D0 /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config.h; path = ../../include/SDL_config.h; sourceTree = SOURCE_ROOT; }; |
|
367 |
00162D3809BD1FA90037C8D0 /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_platform.h; path = ../../include/SDL_platform.h; sourceTree = SOURCE_ROOT; }; |
|
368 |
00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_stdinc.h; path = ../../include/SDL_stdinc.h; sourceTree = SOURCE_ROOT; }; |
|
369 |
00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; }; |
|
370 |
00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; }; |
|
371 |
00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_sysmutex_c.h; sourceTree = "<group>"; }; |
|
372 |
00162D5009BD20DA0037C8D0 /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syssem.c; sourceTree = "<group>"; }; |
|
373 |
00162D5109BD20DA0037C8D0 /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systhread.c; sourceTree = "<group>"; }; |
|
374 |
00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_systhread_c.h; sourceTree = "<group>"; }; |
|
375 |
00162D6009BD21010037C8D0 /* SDL_systimer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systimer.c; sourceTree = "<group>"; }; |
|
376 |
00162D6509BD214F0037C8D0 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = "<group>"; }; |
|
377 |
00162D6609BD214F0037C8D0 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_malloc.c; sourceTree = "<group>"; }; |
|
378 |
00162D6709BD214F0037C8D0 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_qsort.c; sourceTree = "<group>"; }; |
|
379 |
00162D6809BD214F0037C8D0 /* SDL_stdlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_stdlib.c; sourceTree = "<group>"; }; |
|
380 |
00162D6909BD214F0037C8D0 /* SDL_string.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_string.c; sourceTree = "<group>"; }; |
|
381 |
00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_nullevents.c; sourceTree = "<group>"; }; |
|
382 |
00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_nullevents_c.h; sourceTree = "<group>"; }; |
|
383 |
00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_nullmouse.c; sourceTree = "<group>"; }; |
|
384 |
00162F3709BE27FB0037C8D0 /* SDL_nullmouse_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_nullmouse_c.h; sourceTree = "<group>"; }; |
|
385 |
00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_nullvideo.c; sourceTree = "<group>"; }; |
|
386 |
00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_nullvideo.h; sourceTree = "<group>"; }; |
|
387 |
002F328509CA049100EBEB88 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; }; |
|
388 |
002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_diskaudio.c; sourceTree = "<group>"; }; |
|
389 |
002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_diskaudio.h; sourceTree = "<group>"; }; |
|
390 |
002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dummyaudio.c; sourceTree = "<group>"; }; |
|
391 |
002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dummyaudio.h; sourceTree = "<group>"; }; |
|
392 |
004C2C860975E13300E9D430 /* AudioFilePlayer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = AudioFilePlayer.c; sourceTree = "<group>"; }; |
|
393 |
004C2C870975E13300E9D430 /* AudioFileReaderThread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = AudioFileReaderThread.c; sourceTree = "<group>"; }; |
|
394 |
004C2C880975E13300E9D430 /* CDPlayer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = CDPlayer.c; sourceTree = "<group>"; }; |
|
395 |
004C2C890975E13300E9D430 /* SDLOSXCAGuard.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDLOSXCAGuard.c; sourceTree = "<group>"; }; |
|
396 |
004C2C8A0975E13300E9D430 /* SDLOSXCAGuard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDLOSXCAGuard.h; sourceTree = "<group>"; }; |
|
397 |
0073179B0858DECD00B2BC32 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; }; |
|
398 |
0073179C0858DECD00B2BC32 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = "<absolute>"; }; |
|
399 |
0073179D0858DECD00B2BC32 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; |
|
400 |
0073179E0858DECD00B2BC32 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; }; |
|
401 |
0073179F0858DECD00B2BC32 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; }; |
|
402 |
007317A00858DECD00B2BC32 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; }; |
|
403 |
007317A10858DECD00B2BC32 /* QuickTime.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuickTime.framework; path = /System/Library/Frameworks/QuickTime.framework; sourceTree = "<absolute>"; }; |
|
404 |
007317C10858E15000B2BC32 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; }; |
|
405 |
00794D3F09D0C461003FC8A1 /* License.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = License.rtf; sourceTree = "<group>"; }; |
|
406 |
00AE6E1E08B958CC00255E2F /* ReadMeDevLite.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMeDevLite.txt; sourceTree = "<group>"; }; |
|
407 |
00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_MMX.c; sourceTree = "<group>"; }; |
|
408 |
00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_MMX.h; sourceTree = "<group>"; }; |
|
409 |
00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_mmx.c; sourceTree = "<group>"; }; |
|
410 |
00D0D02210675823004B05EF /* SDL_QuartzWM.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_QuartzWM.h; sourceTree = "<group>"; }; |
|
411 |
00D0D08310675DD9004B05EF /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; }; |
|
412 |
00F5D79E0990CA0D0051C449 /* UniversalBinaryNotes.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = UniversalBinaryNotes.rtf; sourceTree = "<group>"; }; |
|
413 |
01538330006D78D67F000001 /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audio.c; sourceTree = "<group>"; }; |
|
414 |
01538331006D78D67F000001 /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiocvt.c; sourceTree = "<group>"; }; |
|
415 |
01538332006D78D67F000001 /* SDL_audiodev.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiodev.c; sourceTree = "<group>"; }; |
|
416 |
01538334006D78D67F000001 /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer.c; sourceTree = "<group>"; }; |
|
417 |
01538335006D78D67F000001 /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_wave.c; sourceTree = "<group>"; }; |
|
418 |
01538368006D79147F000001 /* SDL_active.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_active.c; sourceTree = "<group>"; }; |
|
419 |
01538369006D79147F000001 /* SDL_events.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_events.c; sourceTree = "<group>"; }; |
|
420 |
0153836A006D79147F000001 /* SDL_expose.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_expose.c; sourceTree = "<group>"; }; |
|
421 |
0153836B006D79147F000001 /* SDL_keyboard.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_keyboard.c; sourceTree = "<group>"; }; |
|
422 |
0153836C006D79147F000001 /* SDL_mouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mouse.c; sourceTree = "<group>"; }; |
|
423 |
0153836D006D79147F000001 /* SDL_quit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_quit.c; sourceTree = "<group>"; }; |
|
424 |
0153836E006D79147F000001 /* SDL_resize.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_resize.c; sourceTree = "<group>"; }; |
|
425 |
01538377006D79307F000001 /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_rwops.c; sourceTree = "<group>"; }; |
|
426 |
015383A0006D79BC7F000001 /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = "<group>"; }; |
|
427 |
015383C5006D7A567F000001 /* SDL_macevents.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_macevents.c; sourceTree = "<group>"; }; |
|
428 |
015383C7006D7A567F000001 /* SDL_macgl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_macgl.c; sourceTree = "<group>"; }; |
|
429 |
015383CA006D7A567F000001 /* SDL_macmouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_macmouse.c; sourceTree = "<group>"; }; |
|
430 |
015383CC006D7A567F000001 /* SDL_macwm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_macwm.c; sourceTree = "<group>"; }; |
|
431 |
015383D1006D7A567F000001 /* SDL_dspvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dspvideo.c; sourceTree = "<group>"; }; |
|
432 |
015383D2006D7A567F000001 /* SDL_dspvideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dspvideo.h; sourceTree = "<group>"; }; |
|
433 |
015383D6006D7A567F000001 /* SDL_romvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_romvideo.c; sourceTree = "<group>"; }; |
|
434 |
015383D8006D7A567F000001 /* SDL_blit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit.c; sourceTree = "<group>"; }; |
|
435 |
015383DA006D7A567F000001 /* SDL_blit_0.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_0.c; sourceTree = "<group>"; }; |
|
436 |
015383DB006D7A567F000001 /* SDL_blit_1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_1.c; sourceTree = "<group>"; }; |
|
437 |
015383DC006D7A567F000001 /* SDL_blit_A.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_A.c; sourceTree = "<group>"; }; |
|
438 |
015383DE006D7A567F000001 /* SDL_blit_N.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_N.c; sourceTree = "<group>"; }; |
|
439 |
015383DF006D7A567F000001 /* SDL_bmp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_bmp.c; sourceTree = "<group>"; }; |
|
440 |
015383E0006D7A567F000001 /* SDL_cursor.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cursor.c; sourceTree = "<group>"; }; |
|
441 |
015383E2006D7A567F000001 /* SDL_gamma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_gamma.c; sourceTree = "<group>"; }; |
|
442 |
015383E6006D7A567F000001 /* SDL_pixels.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_pixels.c; sourceTree = "<group>"; }; |
|
443 |
015383E8006D7A567F000001 /* SDL_RLEaccel.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_RLEaccel.c; sourceTree = "<group>"; }; |
|
444 |
015383EA006D7A567F000001 /* SDL_stretch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_stretch.c; sourceTree = "<group>"; }; |
|
445 |
015383EC006D7A567F000001 /* SDL_surface.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_surface.c; sourceTree = "<group>"; }; |
|
446 |
015383EE006D7A567F000001 /* SDL_video.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_video.c; sourceTree = "<group>"; }; |
|
447 |
015383EF006D7A567F000001 /* SDL_yuv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_yuv.c; sourceTree = "<group>"; }; |
|
448 |
015383F1006D7A567F000001 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_sw.c; sourceTree = "<group>"; }; |
|
449 |
01538438006D7D947F000001 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../src/SDL_error.c; sourceTree = SOURCE_ROOT; }; |
|
450 |
01538439006D7D947F000001 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = SOURCE_ROOT; }; |
|
451 |
0153843C006D7D947F000001 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = SOURCE_ROOT; }; |
|
452 |
01538445006D7EC67F000001 /* SDL_thread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_thread.c; path = ../../src/thread/SDL_thread.c; sourceTree = SOURCE_ROOT; }; |
|
453 |
046B91E90A11B53500FB151C /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; }; |
|
454 |
046B92100A11B8AD00FB151C /* SDL_dlcompat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dlcompat.c; sourceTree = "<group>"; }; |
|
455 |
083E4894006D86FF7F000001 /* SDL_syscdrom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscdrom.c; sourceTree = "<group>"; }; |
|
456 |
083E4895006D86FF7F000001 /* SDL_cdrom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cdrom.c; sourceTree = "<group>"; }; |
|
457 |
083E489D006D88D97F000001 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; }; |
|
458 |
0C5AF5E501191D2B7F000001 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = SOURCE_ROOT; }; |
|
459 |
0C5AF5E601191D2B7F000001 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = SOURCE_ROOT; }; |
|
460 |
0C5AF5E701191D2B7F000001 /* SDL_active.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_active.h; path = ../../include/SDL_active.h; sourceTree = SOURCE_ROOT; }; |
|
461 |
0C5AF5E801191D2B7F000001 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../include/SDL_audio.h; sourceTree = SOURCE_ROOT; }; |
|
462 |
0C5AF5E901191D2B7F000001 /* SDL_byteorder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_byteorder.h; path = ../../include/SDL_byteorder.h; sourceTree = SOURCE_ROOT; }; |
|
463 |
0C5AF5EA01191D2B7F000001 /* SDL_cdrom.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_cdrom.h; path = ../../include/SDL_cdrom.h; sourceTree = SOURCE_ROOT; }; |
|
464 |
0C5AF5EB01191D2B7F000001 /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_copying.h; path = ../../include/SDL_copying.h; sourceTree = SOURCE_ROOT; }; |
|
465 |
0C5AF5EC01191D2B7F000001 /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_endian.h; path = ../../include/SDL_endian.h; sourceTree = SOURCE_ROOT; }; |
|
466 |
0C5AF5ED01191D2B7F000001 /* SDL_error.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_error.h; path = ../../include/SDL_error.h; sourceTree = SOURCE_ROOT; }; |
|
467 |
0C5AF5EE01191D2B7F000001 /* SDL_events.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_events.h; path = ../../include/SDL_events.h; sourceTree = SOURCE_ROOT; }; |
|
468 |
0C5AF5EF01191D2B7F000001 /* SDL_getenv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_getenv.h; path = ../../include/SDL_getenv.h; sourceTree = SOURCE_ROOT; }; |
|
469 |
0C5AF5F001191D2B7F000001 /* SDL_joystick.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_joystick.h; path = ../../include/SDL_joystick.h; sourceTree = SOURCE_ROOT; }; |
|
470 |
0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_keyboard.h; path = ../../include/SDL_keyboard.h; sourceTree = SOURCE_ROOT; }; |
|
471 |
0C5AF5F201191D2B7F000001 /* SDL_keysym.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_keysym.h; path = ../../include/SDL_keysym.h; sourceTree = SOURCE_ROOT; }; |
|
472 |
0C5AF5F301191D2B7F000001 /* SDL_main.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_main.h; path = ../../include/SDL_main.h; sourceTree = SOURCE_ROOT; }; |
|
473 |
0C5AF5F401191D2B7F000001 /* SDL_mouse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_mouse.h; path = ../../include/SDL_mouse.h; sourceTree = SOURCE_ROOT; }; |
|
474 |
0C5AF5F501191D2B7F000001 /* SDL_mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_mutex.h; path = ../../include/SDL_mutex.h; sourceTree = SOURCE_ROOT; }; |
|
475 |
0C5AF5F601191D2B7F000001 /* SDL_opengl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_opengl.h; path = ../../include/SDL_opengl.h; sourceTree = SOURCE_ROOT; }; |
|
476 |
0C5AF5F701191D2B7F000001 /* SDL_quit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_quit.h; path = ../../include/SDL_quit.h; sourceTree = SOURCE_ROOT; }; |
|
477 |
0C5AF5F801191D2B7F000001 /* SDL_rwops.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_rwops.h; path = ../../include/SDL_rwops.h; sourceTree = SOURCE_ROOT; }; |
|
478 |
0C5AF5F901191D2B7F000001 /* SDL_syswm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_syswm.h; path = ../../include/SDL_syswm.h; sourceTree = SOURCE_ROOT; }; |
|
479 |
0C5AF5FA01191D2B7F000001 /* SDL_thread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_thread.h; path = ../../include/SDL_thread.h; sourceTree = SOURCE_ROOT; }; |
|
480 |
0C5AF5FB01191D2B7F000001 /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_timer.h; path = ../../include/SDL_timer.h; sourceTree = SOURCE_ROOT; }; |
|
481 |
0C5AF5FC01191D2B7F000001 /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_types.h; path = ../../include/SDL_types.h; sourceTree = SOURCE_ROOT; }; |
|
482 |
0C5AF5FD01191D2B7F000001 /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../include/SDL_version.h; sourceTree = SOURCE_ROOT; }; |
|
483 |
0C5AF5FE01191D2B7F000001 /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../include/SDL_video.h; sourceTree = SOURCE_ROOT; }; |
|
484 |
0C5AF5FF01191D2B7F000001 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../include/SDL.h; sourceTree = SOURCE_ROOT; }; |
|
485 |
2EECDF2D0086C3A07F000001 /* SDLMain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDLMain.h; path = ../../src/main/macosx/SDLMain.h; sourceTree = SOURCE_ROOT; }; |
|
486 |
2EECDF2E0086C3A07F000001 /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SDLMain.m; path = ../../src/main/macosx/SDLMain.m; sourceTree = SOURCE_ROOT; }; |
|
487 |
2EECDF2F0086C3A07F000001 /* SDLMain.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = SDLMain.nib; path = ../../src/main/macosx/SDLMain.nib; sourceTree = SOURCE_ROOT; }; |
|
488 |
B24DA4D605A88AD0006B9F1C /* CGS.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CGS.h; sourceTree = "<group>"; }; |
|
489 |
B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzEvents.m; sourceTree = "<group>"; }; |
|
490 |
B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzGL.m; sourceTree = "<group>"; }; |
|
491 |
B24DA4D905A88AD0006B9F1C /* SDL_QuartzKeys.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_QuartzKeys.h; sourceTree = "<group>"; }; |
|
492 |
B24DA4DA05A88AD0006B9F1C /* SDL_QuartzVideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_QuartzVideo.h; sourceTree = "<group>"; }; |
|
493 |
B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzVideo.m; sourceTree = "<group>"; }; |
|
494 |
B24DA4DC05A88AD0006B9F1C /* SDL_QuartzWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_QuartzWindow.h; sourceTree = "<group>"; }; |
|
495 |
B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzWindow.m; sourceTree = "<group>"; }; |
|
496 |
B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzWM.m; sourceTree = "<group>"; }; |
|
497 |
B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = "<group>"; }; |
|
498 |
B29A290D04E5B28700A80002 /* SDL_loadso.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_loadso.h; path = ../../include/SDL_loadso.h; sourceTree = "<group>"; }; |
|
499 |
B2A23A450415799100A80002 /* AudioFilePlayer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AudioFilePlayer.h; sourceTree = "<group>"; }; |
|
500 |
B2A23A7A04157C5700A80002 /* SDL_syscdrom_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_syscdrom_c.h; sourceTree = "<group>"; }; |
|
501 |
B2A23A7B04157C5700A80002 /* SDL_syscdrom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscdrom.c; sourceTree = "<group>"; }; |
|
502 |
B2A23A8104157D5D00A80002 /* CDPlayer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CDPlayer.h; sourceTree = "<group>"; }; |
|
503 |
B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_cpuinfo.h; path = ../../include/SDL_cpuinfo.h; sourceTree = SOURCE_ROOT; }; |
|
504 |
B2CF8DC705C4450500E5DC7F /* SDL_name.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_name.h; path = ../../include/SDL_name.h; sourceTree = SOURCE_ROOT; }; |
|
505 |
BECDF5D50761B759005FE872 /* SDL_coreaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_coreaudio.c; sourceTree = "<group>"; }; |
|
506 |
BECDF5D60761B759005FE872 /* SDL_coreaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_coreaudio.h; sourceTree = "<group>"; }; |
|
507 |
BECDF66B0761BA81005FE872 /* Info-Framework.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-Framework.plist"; sourceTree = "<group>"; }; |
|
508 |
BECDF66C0761BA81005FE872 /* SDL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
509 |
BECDF6B30761BA81005FE872 /* libSDL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
510 |
BECDF6BA0761BA81005FE872 /* libSDLmain.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDLmain.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
511 |
BECDF6BE0761BA81005FE872 /* Standard DMG */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Standard DMG"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
512 |
BECDF6C30761BA81005FE872 /* Developer Extras Package */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Developer Extras Package"; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
513 |
F51789D101769A2401D3D55B /* SDL_sysjoystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysjoystick.c; sourceTree = "<group>"; }; |
|
514 |
F59C70FF00D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; }; |
|
515 |
F59C710000D5CB5801000001 /* Welcome.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Welcome.txt; sourceTree = "<group>"; }; |
|
516 |
F59C710300D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; }; |
|
517 |
F59C710500D5CB5801000001 /* SDL-devel.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "SDL-devel.info"; sourceTree = "<group>"; }; |
|
518 |
F59C710600D5CB5801000001 /* SDL.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SDL.info; sourceTree = "<group>"; }; |
|
519 |
F59C710C00D5D15801000001 /* install.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = install.sh; sourceTree = "<group>"; }; |
|
520 |
F5A2EF3900C6A39A01000001 /* BUGS */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = BUGS; path = ../../BUGS; sourceTree = SOURCE_ROOT; }; |
|
521 |
F5A2EF3A00C6A3C201000001 /* README.MacOSX */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = README.MacOSX; path = ../../README.MacOSX; sourceTree = SOURCE_ROOT; }; |
|
522 |
F5F81AD400D706B101000001 /* Readme SDL Developer.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "Readme SDL Developer.txt"; path = "pkg-support/Readme SDL Developer.txt"; sourceTree = SOURCE_ROOT; }; |
|
523 |
/* End PBXFileReference section */ |
|
524 |
||
525 |
/* Begin PBXFrameworksBuildPhase section */ |
|
526 |
BECDF6680761BA81005FE872 /* Frameworks */ = { |
|
527 |
isa = PBXFrameworksBuildPhase; |
|
528 |
buildActionMask = 2147483647; |
|
529 |
files = ( |
|
530 |
007317A20858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */, |
|
531 |
007317A30858DECD00B2BC32 /* AudioUnit.framework in Frameworks */, |
|
532 |
007317A40858DECD00B2BC32 /* Cocoa.framework in Frameworks */, |
|
533 |
007317A50858DECD00B2BC32 /* CoreAudio.framework in Frameworks */, |
|
534 |
007317A60858DECD00B2BC32 /* IOKit.framework in Frameworks */, |
|
535 |
007317A70858DECD00B2BC32 /* OpenGL.framework in Frameworks */, |
|
536 |
00D0D08410675DD9004B05EF /* CoreFoundation.framework in Frameworks */, |
|
537 |
00D0D0D810675E46004B05EF /* Carbon.framework in Frameworks */, |
|
538 |
); |
|
539 |
runOnlyForDeploymentPostprocessing = 0; |
|
540 |
}; |
|
541 |
BECDF6B10761BA81005FE872 /* Frameworks */ = { |
|
542 |
isa = PBXFrameworksBuildPhase; |
|
543 |
buildActionMask = 2147483647; |
|
544 |
files = ( |
|
545 |
007317A90858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */, |
|
546 |
007317AA0858DECD00B2BC32 /* AudioUnit.framework in Frameworks */, |
|
547 |
007317AB0858DECD00B2BC32 /* Cocoa.framework in Frameworks */, |
|
548 |
007317AC0858DECD00B2BC32 /* CoreAudio.framework in Frameworks */, |
|
549 |
007317AD0858DECD00B2BC32 /* IOKit.framework in Frameworks */, |
|
550 |
007317AE0858DECD00B2BC32 /* OpenGL.framework in Frameworks */, |
|
551 |
007317AF0858DECD00B2BC32 /* QuickTime.framework in Frameworks */, |
|
552 |
007317C30858E15000B2BC32 /* Carbon.framework in Frameworks */, |
|
553 |
); |
|
554 |
runOnlyForDeploymentPostprocessing = 0; |
|
555 |
}; |
|
556 |
BECDF6B80761BA81005FE872 /* Frameworks */ = { |
|
557 |
isa = PBXFrameworksBuildPhase; |
|
558 |
buildActionMask = 2147483647; |
|
559 |
files = ( |
|
560 |
007317B00858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */, |
|
561 |
007317B10858DECD00B2BC32 /* AudioUnit.framework in Frameworks */, |
|
562 |
007317B20858DECD00B2BC32 /* Cocoa.framework in Frameworks */, |
|
563 |
007317B30858DECD00B2BC32 /* CoreAudio.framework in Frameworks */, |
|
564 |
007317B40858DECD00B2BC32 /* IOKit.framework in Frameworks */, |
|
565 |
007317B50858DECD00B2BC32 /* OpenGL.framework in Frameworks */, |
|
566 |
007317B60858DECD00B2BC32 /* QuickTime.framework in Frameworks */, |
|
567 |
007317C40858E15000B2BC32 /* Carbon.framework in Frameworks */, |
|
568 |
); |
|
569 |
runOnlyForDeploymentPostprocessing = 0; |
|
570 |
}; |
|
571 |
/* End PBXFrameworksBuildPhase section */ |
|
572 |
||
573 |
/* Begin PBXGroup section */ |
|
574 |
0014B7D809C0D808003A99D5 /* dga */ = { |
|
575 |
isa = PBXGroup; |
|
576 |
children = ( |
|
577 |
0014B7E809C0D8D2003A99D5 /* SDL_dgaevents_c.h */, |
|
578 |
0014B7E909C0D8D2003A99D5 /* SDL_dgaevents.c */, |
|
579 |
0014B7EA09C0D8D2003A99D5 /* SDL_dgamouse_c.h */, |
|
580 |
0014B7EB09C0D8D2003A99D5 /* SDL_dgamouse.c */, |
|
581 |
0014B7EC09C0D8D2003A99D5 /* SDL_dgavideo.c */, |
|
582 |
0014B7ED09C0D8D2003A99D5 /* SDL_dgavideo.h */, |
|
583 |
); |
|
584 |
path = dga; |
|
585 |
sourceTree = "<group>"; |
|
586 |
}; |
|
587 |
0014B83109C0D91E003A99D5 /* x11 */ = { |
|
588 |
isa = PBXGroup; |
|
589 |
children = ( |
|
590 |
0014B83709C0D977003A99D5 /* SDL_x11dga_c.h */, |
|
591 |
0014B83809C0D977003A99D5 /* SDL_x11dga.c */, |
|
592 |
0014B83909C0D977003A99D5 /* SDL_x11dyn.c */, |
|
593 |
0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */, |
|
594 |
0014B83B09C0D977003A99D5 /* SDL_x11events_c.h */, |
|
595 |
0014B83C09C0D977003A99D5 /* SDL_x11events.c */, |
|
596 |
0014B83D09C0D977003A99D5 /* SDL_x11gamma_c.h */, |
|
597 |
0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */, |
|
598 |
0014B83F09C0D977003A99D5 /* SDL_x11gl_c.h */, |
|
599 |
0014B84009C0D977003A99D5 /* SDL_x11gl.c */, |
|
600 |
0014B84109C0D977003A99D5 /* SDL_x11image_c.h */, |
|
601 |
0014B84209C0D977003A99D5 /* SDL_x11image.c */, |
|
602 |
0014B84309C0D977003A99D5 /* SDL_x11modes_c.h */, |
|
603 |
0014B84409C0D977003A99D5 /* SDL_x11modes.c */, |
|
604 |
0014B84509C0D977003A99D5 /* SDL_x11mouse_c.h */, |
|
605 |
0014B84609C0D977003A99D5 /* SDL_x11mouse.c */, |
|
606 |
0014B84709C0D977003A99D5 /* SDL_x11sym.h */, |
|
607 |
0014B84809C0D977003A99D5 /* SDL_x11video.c */, |
|
608 |
0014B84909C0D977003A99D5 /* SDL_x11video.h */, |
|
609 |
0014B84A09C0D977003A99D5 /* SDL_x11wm_c.h */, |
|
610 |
0014B84B09C0D977003A99D5 /* SDL_x11wm.c */, |
|
611 |
0014B84C09C0D977003A99D5 /* SDL_x11yuv_c.h */, |
|
612 |
0014B84D09C0D977003A99D5 /* SDL_x11yuv.c */, |
|
613 |
); |
|
614 |
path = x11; |
|
615 |
sourceTree = "<group>"; |
|
616 |
}; |
|
617 |
0014B87D09C0D98A003A99D5 /* Xext */ = { |
|
618 |
isa = PBXGroup; |
|
619 |
children = ( |
|
620 |
0014B87E09C0D9BD003A99D5 /* Xxf86dga */, |
|
621 |
0014B87F09C0D9D1003A99D5 /* Xxf86vm */, |
|
622 |
0014B88309C0DA1A003A99D5 /* Xv */, |
|
623 |
0014B88209C0DA0F003A99D5 /* Xinerama */, |
|
624 |
0014B88109C0DA04003A99D5 /* XME */, |
|
625 |
); |
|
626 |
path = Xext; |
|
627 |
sourceTree = "<group>"; |
|
628 |
}; |
|
629 |
0014B87E09C0D9BD003A99D5 /* Xxf86dga */ = { |
|
630 |
isa = PBXGroup; |
|
631 |
children = ( |
|
632 |
0014B89009C0DA94003A99D5 /* XF86DGA.c */, |
|
633 |
0014B89109C0DA94003A99D5 /* XF86DGA2.c */, |
|
634 |
); |
|
635 |
path = Xxf86dga; |
|
636 |
sourceTree = "<group>"; |
|
637 |
}; |
|
638 |
0014B87F09C0D9D1003A99D5 /* Xxf86vm */ = { |
|
639 |
isa = PBXGroup; |
|
640 |
children = ( |
|
641 |
0014B89609C0DAA1003A99D5 /* XF86VMode.c */, |
|
642 |
); |
|
643 |
path = Xxf86vm; |
|
644 |
sourceTree = "<group>"; |
|
645 |
}; |
|
646 |
0014B88109C0DA04003A99D5 /* XME */ = { |
|
647 |
isa = PBXGroup; |
|
648 |
children = ( |
|
649 |
0014B8A209C0DAC4003A99D5 /* xme.c */, |
|
650 |
); |
|
651 |
path = XME; |
|
652 |
sourceTree = "<group>"; |
|
653 |
}; |
|
654 |
0014B88209C0DA0F003A99D5 /* Xinerama */ = { |
|
655 |
isa = PBXGroup; |
|
656 |
children = ( |
|
657 |
0014B89F09C0DAB9003A99D5 /* Xinerama.c */, |
|
658 |
); |
|
659 |
path = Xinerama; |
|
660 |
sourceTree = "<group>"; |
|
661 |
}; |
|
662 |
0014B88309C0DA1A003A99D5 /* Xv */ = { |
|
663 |
isa = PBXGroup; |
|
664 |
children = ( |
|
665 |
0014B89909C0DAAE003A99D5 /* Xv.c */, |
|
666 |
0014B89A09C0DAAE003A99D5 /* Xvlibint.h */, |
|
667 |
); |
|
668 |
path = Xv; |
|
669 |
sourceTree = "<group>"; |
|
670 |
}; |
|
671 |
00162D4C09BD20DA0037C8D0 /* pthread */ = { |
|
672 |
isa = PBXGroup; |
|
673 |
children = ( |
|
674 |
00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */, |
|
675 |
00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */, |
|
676 |
00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */, |
|
677 |
00162D5009BD20DA0037C8D0 /* SDL_syssem.c */, |
|
678 |
00162D5109BD20DA0037C8D0 /* SDL_systhread.c */, |
|
679 |
00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */, |
|
680 |
); |
|
681 |
path = pthread; |
|
682 |
sourceTree = "<group>"; |
|
683 |
}; |
|
684 |
00162D5F09BD21010037C8D0 /* unix */ = { |
|
685 |
isa = PBXGroup; |
|
686 |
children = ( |
|
687 |
00162D6009BD21010037C8D0 /* SDL_systimer.c */, |
|
688 |
); |
|
689 |
path = unix; |
|
690 |
sourceTree = "<group>"; |
|
691 |
}; |
|
692 |
00162D6309BD214E0037C8D0 /* stdlib */ = { |
|
693 |
isa = PBXGroup; |
|
694 |
children = ( |
|
695 |
00162D6509BD214F0037C8D0 /* SDL_getenv.c */, |
|
696 |
002F328509CA049100EBEB88 /* SDL_iconv.c */, |
|
697 |
00162D6609BD214F0037C8D0 /* SDL_malloc.c */, |
|
698 |
00162D6709BD214F0037C8D0 /* SDL_qsort.c */, |
|
699 |
00162D6809BD214F0037C8D0 /* SDL_stdlib.c */, |
|
700 |
00162D6909BD214F0037C8D0 /* SDL_string.c */, |
|
701 |
); |
|
702 |
name = stdlib; |
|
703 |
path = ../../src/stdlib; |
|
704 |
sourceTree = SOURCE_ROOT; |
|
705 |
}; |
|
706 |
00162D7509BD217B0037C8D0 /* loadso */ = { |
|
707 |
isa = PBXGroup; |
|
708 |
children = ( |
|
709 |
046B91E80A11B53500FB151C /* dlopen */, |
|
710 |
00D55F250A11163D0030ED2A /* macosx */, |
|
711 |
); |
|
712 |
name = loadso; |
|
713 |
path = ../../src/loadso; |
|
714 |
sourceTree = SOURCE_ROOT; |
|
715 |
}; |
|
716 |
00162F3209BE27FB0037C8D0 /* dummy */ = { |
|
717 |
isa = PBXGroup; |
|
718 |
children = ( |
|
719 |
00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */, |
|
720 |
00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */, |
|
721 |
00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */, |
|
722 |
00162F3709BE27FB0037C8D0 /* SDL_nullmouse_c.h */, |
|
723 |
00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */, |
|
724 |
00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */, |
|
725 |
); |
|
726 |
path = dummy; |
|
727 |
sourceTree = "<group>"; |
|
728 |
}; |
|
729 |
002F32D209CA0BE700EBEB88 /* disk */ = { |
|
730 |
isa = PBXGroup; |
|
731 |
children = ( |
|
732 |
002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */, |
|
733 |
002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */, |
|
734 |
); |
|
735 |
path = disk; |
|
736 |
sourceTree = "<group>"; |
|
737 |
}; |
|
738 |
002F32E009CA0BF600EBEB88 /* dummy */ = { |
|
739 |
isa = PBXGroup; |
|
740 |
children = ( |
|
741 |
002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */, |
|
742 |
002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */, |
|
743 |
); |
|
744 |
path = dummy; |
|
745 |
sourceTree = "<group>"; |
|
746 |
}; |
|
747 |
00D55F250A11163D0030ED2A /* macosx */ = { |
|
748 |
isa = PBXGroup; |
|
749 |
children = ( |
|
750 |
046B92100A11B8AD00FB151C /* SDL_dlcompat.c */, |
|
751 |
); |
|
752 |
path = macosx; |
|
753 |
sourceTree = "<group>"; |
|
754 |
}; |
|
755 |
0153832C006D78D67F000001 /* audio */ = { |
|
756 |
isa = PBXGroup; |
|
757 |
children = ( |
|
758 |
BECDF5D20761B759005FE872 /* macosx */, |
|
759 |
002F32D209CA0BE700EBEB88 /* disk */, |
|
760 |
002F32E009CA0BF600EBEB88 /* dummy */, |
|
761 |
01538330006D78D67F000001 /* SDL_audio.c */, |
|
762 |
01538331006D78D67F000001 /* SDL_audiocvt.c */, |
|
763 |
01538332006D78D67F000001 /* SDL_audiodev.c */, |
|
764 |
01538334006D78D67F000001 /* SDL_mixer.c */, |
|
765 |
00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */, |
|
766 |
00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */, |
|
767 |
01538335006D78D67F000001 /* SDL_wave.c */, |
|
768 |
); |
|
769 |
name = audio; |
|
770 |
path = ../../src/audio; |
|
771 |
sourceTree = SOURCE_ROOT; |
|
772 |
}; |
|
773 |
01538367006D79147F000001 /* events */ = { |
|
774 |
isa = PBXGroup; |
|
775 |
children = ( |
|
776 |
01538368006D79147F000001 /* SDL_active.c */, |
|
777 |
01538369006D79147F000001 /* SDL_events.c */, |
|
778 |
0153836A006D79147F000001 /* SDL_expose.c */, |
|
779 |
0153836B006D79147F000001 /* SDL_keyboard.c */, |
|
780 |
0153836C006D79147F000001 /* SDL_mouse.c */, |
|
781 |
0153836D006D79147F000001 /* SDL_quit.c */, |
|
782 |
0153836E006D79147F000001 /* SDL_resize.c */, |
|
783 |
); |
|
784 |
name = events; |
|
785 |
path = ../../src/events; |
|
786 |
sourceTree = SOURCE_ROOT; |
|
787 |
}; |
|
788 |
01538376006D79307F000001 /* file */ = { |
|
789 |
isa = PBXGroup; |
|
790 |
children = ( |
|
791 |
01538377006D79307F000001 /* SDL_rwops.c */, |
|
792 |
); |
|
793 |
name = file; |
|
794 |
path = ../../src/file; |
|
795 |
sourceTree = SOURCE_ROOT; |
|
796 |
}; |
|
797 |
01538379006D79737F000001 /* thread */ = { |
|
798 |
isa = PBXGroup; |
|
799 |
children = ( |
|
800 |
00162D4C09BD20DA0037C8D0 /* pthread */, |
|
801 |
01538445006D7EC67F000001 /* SDL_thread.c */, |
|
802 |
); |
|
803 |
name = thread; |
|
804 |
path = ../../src/thread; |
|
805 |
sourceTree = SOURCE_ROOT; |
|
806 |
}; |
|
807 |
01538391006D79BC7F000001 /* timer */ = { |
|
808 |
isa = PBXGroup; |
|
809 |
children = ( |
|
810 |
00162D5F09BD21010037C8D0 /* unix */, |
|
811 |
015383A0006D79BC7F000001 /* SDL_timer.c */, |
|
812 |
); |
|
813 |
name = timer; |
|
814 |
path = ../../src/timer; |
|
815 |
sourceTree = SOURCE_ROOT; |
|
816 |
}; |
|
817 |
015383BE006D7A567F000001 /* video */ = { |
|
818 |
isa = PBXGroup; |
|
819 |
children = ( |
|
820 |
0FCDF5B50083FCE77F000001 /* quartz */, |
|
821 |
015383C1006D7A567F000001 /* maccommon */, |
|
822 |
015383CE006D7A567F000001 /* macdsp */, |
|
823 |
015383D3006D7A567F000001 /* macrom */, |
|
824 |
00162F3209BE27FB0037C8D0 /* dummy */, |
|
825 |
0014B83109C0D91E003A99D5 /* x11 */, |
|
826 |
0014B7D809C0D808003A99D5 /* dga */, |
|
827 |
0014B87D09C0D98A003A99D5 /* Xext */, |
|
828 |
015383D8006D7A567F000001 /* SDL_blit.c */, |
|
829 |
015383DA006D7A567F000001 /* SDL_blit_0.c */, |
|
830 |
015383DB006D7A567F000001 /* SDL_blit_1.c */, |
|
831 |
015383DC006D7A567F000001 /* SDL_blit_A.c */, |
|
832 |
015383DE006D7A567F000001 /* SDL_blit_N.c */, |
|
833 |
015383DF006D7A567F000001 /* SDL_bmp.c */, |
|
834 |
015383E0006D7A567F000001 /* SDL_cursor.c */, |
|
835 |
015383E2006D7A567F000001 /* SDL_gamma.c */, |
|
836 |
015383E6006D7A567F000001 /* SDL_pixels.c */, |
|
837 |
015383E8006D7A567F000001 /* SDL_RLEaccel.c */, |
|
838 |
015383EA006D7A567F000001 /* SDL_stretch.c */, |
|
839 |
015383EC006D7A567F000001 /* SDL_surface.c */, |
|
840 |
015383EE006D7A567F000001 /* SDL_video.c */, |
|
841 |
015383EF006D7A567F000001 /* SDL_yuv.c */, |
|
842 |
00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */, |
|
843 |
015383F1006D7A567F000001 /* SDL_yuv_sw.c */, |
|
844 |
); |
|
845 |
name = video; |
|
846 |
path = ../../src/video; |
|
847 |
sourceTree = SOURCE_ROOT; |
|
848 |
}; |
|
849 |
015383C1006D7A567F000001 /* maccommon */ = { |
|
850 |
isa = PBXGroup; |
|
851 |
children = ( |
|
852 |
015383C5006D7A567F000001 /* SDL_macevents.c */, |
|
853 |
015383C7006D7A567F000001 /* SDL_macgl.c */, |
|
854 |
015383CA006D7A567F000001 /* SDL_macmouse.c */, |
|
855 |
015383CC006D7A567F000001 /* SDL_macwm.c */, |
|
856 |
); |
|
857 |
path = maccommon; |
|
858 |
sourceTree = "<group>"; |
|
859 |
}; |
|
860 |
015383CE006D7A567F000001 /* macdsp */ = { |
|
861 |
isa = PBXGroup; |
|
862 |
children = ( |
|
863 |
015383D1006D7A567F000001 /* SDL_dspvideo.c */, |
|
864 |
015383D2006D7A567F000001 /* SDL_dspvideo.h */, |
|
865 |
); |
|
866 |
path = macdsp; |
|
867 |
sourceTree = "<group>"; |
|
868 |
}; |
|
869 |
015383D3006D7A567F000001 /* macrom */ = { |
|
870 |
isa = PBXGroup; |
|
871 |
children = ( |
|
872 |
015383D6006D7A567F000001 /* SDL_romvideo.c */, |
|
873 |
); |
|
874 |
path = macrom; |
|
875 |
sourceTree = "<group>"; |
|
876 |
}; |
|
877 |
0153844A006D81B07F000001 /* Public Headers */ = { |
|
878 |
isa = PBXGroup; |
|
879 |
children = ( |
|
880 |
00162D3209BD1FA90037C8D0 /* SDL_config_dreamcast.h */, |
|
881 |
00162D3309BD1FA90037C8D0 /* SDL_config_macos.h */, |
|
882 |
00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */, |
|
883 |
00162D3509BD1FA90037C8D0 /* SDL_config_os2.h */, |
|
884 |
00162D3609BD1FA90037C8D0 /* SDL_config_win32.h */, |
|
885 |
00162D3709BD1FA90037C8D0 /* SDL_config.h */, |
|
886 |
00162D3809BD1FA90037C8D0 /* SDL_platform.h */, |
|
887 |
00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */, |
|
888 |
0C5AF5E501191D2B7F000001 /* begin_code.h */, |
|
889 |
0C5AF5E601191D2B7F000001 /* close_code.h */, |
|
890 |
0C5AF5E701191D2B7F000001 /* SDL_active.h */, |
|
891 |
0C5AF5E801191D2B7F000001 /* SDL_audio.h */, |
|
892 |
0C5AF5E901191D2B7F000001 /* SDL_byteorder.h */, |
|
893 |
0C5AF5EA01191D2B7F000001 /* SDL_cdrom.h */, |
|
894 |
0C5AF5EB01191D2B7F000001 /* SDL_copying.h */, |
|
895 |
B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */, |
|
896 |
0C5AF5EC01191D2B7F000001 /* SDL_endian.h */, |
|
897 |
0C5AF5ED01191D2B7F000001 /* SDL_error.h */, |
|
898 |
0C5AF5EE01191D2B7F000001 /* SDL_events.h */, |
|
899 |
0C5AF5EF01191D2B7F000001 /* SDL_getenv.h */, |
|
900 |
0C5AF5F001191D2B7F000001 /* SDL_joystick.h */, |
|
901 |
0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */, |
|
902 |
0C5AF5F201191D2B7F000001 /* SDL_keysym.h */, |
|
903 |
B29A290D04E5B28700A80002 /* SDL_loadso.h */, |
|
904 |
0C5AF5F301191D2B7F000001 /* SDL_main.h */, |
|
905 |
0C5AF5F401191D2B7F000001 /* SDL_mouse.h */, |
|
906 |
0C5AF5F501191D2B7F000001 /* SDL_mutex.h */, |
|
907 |
B2CF8DC705C4450500E5DC7F /* SDL_name.h */, |
|
908 |
0C5AF5F601191D2B7F000001 /* SDL_opengl.h */, |
|
909 |
0C5AF5F701191D2B7F000001 /* SDL_quit.h */, |
|
910 |
0C5AF5F801191D2B7F000001 /* SDL_rwops.h */, |
|
911 |
0C5AF5F901191D2B7F000001 /* SDL_syswm.h */, |
|
912 |
0C5AF5FA01191D2B7F000001 /* SDL_thread.h */, |
|
913 |
0C5AF5FB01191D2B7F000001 /* SDL_timer.h */, |
|
914 |
0C5AF5FC01191D2B7F000001 /* SDL_types.h */, |
|
915 |
0C5AF5FD01191D2B7F000001 /* SDL_version.h */, |
|
916 |
0C5AF5FE01191D2B7F000001 /* SDL_video.h */, |
|
917 |
0C5AF5FF01191D2B7F000001 /* SDL.h */, |
|
918 |
); |
|
919 |
name = "Public Headers"; |
|
920 |
sourceTree = "<group>"; |
|
921 |
}; |
|
922 |
034768DDFF38A45A11DB9C8B /* Products */ = { |
|
923 |
isa = PBXGroup; |
|
924 |
children = ( |
|
925 |
089C1665FE841158C02AAC07 /* Resources */, |
|
926 |
BECDF66C0761BA81005FE872 /* SDL.framework */, |
|
927 |
BECDF6B30761BA81005FE872 /* libSDL.a */, |
|
928 |
BECDF6BA0761BA81005FE872 /* libSDLmain.a */, |
|
929 |
BECDF6BE0761BA81005FE872 /* Standard DMG */, |
|
930 |
BECDF6C30761BA81005FE872 /* Developer Extras Package */, |
|
931 |
); |
|
932 |
name = Products; |
|
933 |
sourceTree = "<group>"; |
|
934 |
}; |
|
935 |
046B91E80A11B53500FB151C /* dlopen */ = { |
|
936 |
isa = PBXGroup; |
|
937 |
children = ( |
|
938 |
046B91E90A11B53500FB151C /* SDL_sysloadso.c */, |
|
939 |
); |
|
940 |
path = dlopen; |
|
941 |
sourceTree = "<group>"; |
|
942 |
}; |
|
943 |
083E4892006D86FF7F000001 /* cdrom */ = { |
|
944 |
isa = PBXGroup; |
|
945 |
children = ( |
|
946 |
B2A23A420415799100A80002 /* macosx */, |
|
947 |
083E4893006D86FF7F000001 /* dummy */, |
|
948 |
083E4895006D86FF7F000001 /* SDL_cdrom.c */, |
|
949 |
); |
|
950 |
name = cdrom; |
|
951 |
path = ../../src/cdrom; |
|
952 |
sourceTree = SOURCE_ROOT; |
|
953 |
}; |
|
954 |
083E4893006D86FF7F000001 /* dummy */ = { |
|
955 |
isa = PBXGroup; |
|
956 |
children = ( |
|
957 |
083E4894006D86FF7F000001 /* SDL_syscdrom.c */, |
|
958 |
); |
|
959 |
path = dummy; |
|
960 |
sourceTree = "<group>"; |
|
961 |
}; |
|
962 |
083E489A006D88D97F000001 /* joystick */ = { |
|
963 |
isa = PBXGroup; |
|
964 |
children = ( |
|
965 |
F51789D001769A2401D3D55B /* darwin */, |
|
966 |
083E489D006D88D97F000001 /* SDL_joystick.c */, |
|
967 |
); |
|
968 |
name = joystick; |
|
969 |
path = ../../src/joystick; |
|
970 |
sourceTree = SOURCE_ROOT; |
|
971 |
}; |
|
972 |
0867D691FE84028FC02AAC07 /* SDLFramework */ = { |
|
973 |
isa = PBXGroup; |
|
974 |
children = ( |
|
975 |
F5A2EF3900C6A39A01000001 /* BUGS */, |
|
976 |
F5A2EF3A00C6A3C201000001 /* README.MacOSX */, |
|
977 |
F59C70FC00D5CB5801000001 /* pkg-support */, |
|
978 |
F5B2A58400C5D39001000001 /* Main */, |
|
979 |
0153844A006D81B07F000001 /* Public Headers */, |
|
980 |
08FB77ACFE841707C02AAC07 /* Library Source */, |
|
981 |
034768DDFF38A45A11DB9C8B /* Products */, |
|
982 |
BECDF66B0761BA81005FE872 /* Info-Framework.plist */, |
|
983 |
BEC562FE0761C0E800A33029 /* Linked Frameworks */, |
|
984 |
); |
|
985 |
comments = "To build Universal Binaries, we have experimented with a variety of different options.\nThe complication is that we must retain compatibility with at least 10.2. \nThe Universal Binary defaults only work for > 10.3.9\n\nSo far, we have found:\ngcc 4.0.0 with Xcode 2.1 always links against libgcc_s. gcc 4.0.1 from Xcode 2.2 fixes this problem.\n\nBut gcc 4.0 will not work with < 10.3.9 because we continue to get an undefined symbol to _fprintf$LDBL128.\nSo we must use gcc 3.3 on PPC to accomplish 10.2 support. (But 4.0 is required for i386.)\n\nSetting the deployment target to 10.4 will disable prebinding, so for PPC, we set it less than 10.4 to preserve prebinding for legacy support.\n\nSetting the PPC SDKROOT to /Developers/SDKs/MacOSX10.2.8.sdk will link to 63.0.0 libSystem.B.dylib. Leaving it at current or 10.4u links to 88.1.2. However, as long as we are using gcc 3.3, it doesn't seem to matter as testing has demonstrated both will run. We have decided not to invoke the 10.2.8 SDK because it is not a default installed component with Xcode which will probably cause most people problems. However, rather than deleting the SDKROOT_ppc entry entirely, we have mapped it to 10.4u in case we decide we need to change this setting.\n\nTo use Altivec or SSE, we needed architecture specific flags:\nOTHER_CFLAGS_ppc\nOTHER_CFLAGS_i386\nOTHER_CFLAGS=$(OTHER_CFLAGS_($CURRENT_ARCH))\n\nThe general OTHER_CFLAGS needed to be manually mapped to architecture specific options because Xcode didn't do this automatically for us.\n\n\n"; |
|
986 |
name = SDLFramework; |
|
987 |
sourceTree = "<group>"; |
|
988 |
}; |
|
989 |
089C1665FE841158C02AAC07 /* Resources */ = { |
|
990 |
isa = PBXGroup; |
|
991 |
children = ( |
|
992 |
); |
|
993 |
name = Resources; |
|
994 |
sourceTree = "<group>"; |
|
995 |
}; |
|
996 |
08FB77ACFE841707C02AAC07 /* Library Source */ = { |
|
997 |
isa = PBXGroup; |
|
998 |
children = ( |
|
999 |
0153832C006D78D67F000001 /* audio */, |
|
1000 |
083E4892006D86FF7F000001 /* cdrom */, |
|
1001 |
B24DA50105A88D52006B9F1C /* cpuinfo */, |
|
1002 |
01538367006D79147F000001 /* events */, |
|
1003 |
01538376006D79307F000001 /* file */, |
|
1004 |
083E489A006D88D97F000001 /* joystick */, |
|
1005 |
00162D7509BD217B0037C8D0 /* loadso */, |
|
1006 |
00162D6309BD214E0037C8D0 /* stdlib */, |
|
1007 |
01538379006D79737F000001 /* thread */, |
|
1008 |
01538391006D79BC7F000001 /* timer */, |
|
1009 |
015383BE006D7A567F000001 /* video */, |
|
1010 |
01538438006D7D947F000001 /* SDL_error.c */, |
|
1011 |
01538439006D7D947F000001 /* SDL_fatal.c */, |
|
1012 |
0153843C006D7D947F000001 /* SDL.c */, |
|
1013 |
); |
|
1014 |
name = "Library Source"; |
|
1015 |
sourceTree = "<group>"; |
|
1016 |
}; |
|
1017 |
0FCDF5B50083FCE77F000001 /* quartz */ = { |
|
1018 |
isa = PBXGroup; |
|
1019 |
children = ( |
|
1020 |
00D0D02210675823004B05EF /* SDL_QuartzWM.h */, |
|
1021 |
B24DA4D605A88AD0006B9F1C /* CGS.h */, |
|
1022 |
B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */, |
|
1023 |
B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */, |
|
1024 |
B24DA4D905A88AD0006B9F1C /* SDL_QuartzKeys.h */, |
|
1025 |
B24DA4DA05A88AD0006B9F1C /* SDL_QuartzVideo.h */, |
|
1026 |
B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */, |
|
1027 |
B24DA4DC05A88AD0006B9F1C /* SDL_QuartzWindow.h */, |
|
1028 |
B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */, |
|
1029 |
B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */, |
|
1030 |
); |
|
1031 |
name = quartz; |
|
1032 |
path = ../../src/video/quartz; |
|
1033 |
sourceTree = SOURCE_ROOT; |
|
1034 |
}; |
|
1035 |
B24DA50105A88D52006B9F1C /* cpuinfo */ = { |
|
1036 |
isa = PBXGroup; |
|
1037 |
children = ( |
|
1038 |
B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */, |
|
1039 |
); |
|
1040 |
name = cpuinfo; |
|
1041 |
path = ../../src/cpuinfo; |
|
1042 |
sourceTree = "<group>"; |
|
1043 |
}; |
|
1044 |
B2A23A420415799100A80002 /* macosx */ = { |
|
1045 |
isa = PBXGroup; |
|
1046 |
children = ( |
|
1047 |
004C2C860975E13300E9D430 /* AudioFilePlayer.c */, |
|
1048 |
B2A23A450415799100A80002 /* AudioFilePlayer.h */, |
|
1049 |
004C2C870975E13300E9D430 /* AudioFileReaderThread.c */, |
|
1050 |
004C2C880975E13300E9D430 /* CDPlayer.c */, |
|
1051 |
B2A23A8104157D5D00A80002 /* CDPlayer.h */, |
|
1052 |
004C2C890975E13300E9D430 /* SDLOSXCAGuard.c */, |
|
1053 |
004C2C8A0975E13300E9D430 /* SDLOSXCAGuard.h */, |
|
1054 |
B2A23A7B04157C5700A80002 /* SDL_syscdrom.c */, |
|
1055 |
B2A23A7A04157C5700A80002 /* SDL_syscdrom_c.h */, |
|
1056 |
); |
|
1057 |
path = macosx; |
|
1058 |
sourceTree = "<group>"; |
|
1059 |
}; |
|
1060 |
BEC562FE0761C0E800A33029 /* Linked Frameworks */ = { |
|
1061 |
isa = PBXGroup; |
|
1062 |
children = ( |
|
1063 |
00D0D08310675DD9004B05EF /* CoreFoundation.framework */, |
|
1064 |
007317C10858E15000B2BC32 /* Carbon.framework */, |
|
1065 |
0073179B0858DECD00B2BC32 /* AudioToolbox.framework */, |
|
1066 |
0073179C0858DECD00B2BC32 /* AudioUnit.framework */, |
|
1067 |
0073179D0858DECD00B2BC32 /* Cocoa.framework */, |
|
1068 |
0073179E0858DECD00B2BC32 /* CoreAudio.framework */, |
|
1069 |
0073179F0858DECD00B2BC32 /* IOKit.framework */, |
|
1070 |
007317A00858DECD00B2BC32 /* OpenGL.framework */, |
|
1071 |
007317A10858DECD00B2BC32 /* QuickTime.framework */, |
|
1072 |
); |
|
1073 |
name = "Linked Frameworks"; |
|
1074 |
sourceTree = "<group>"; |
|
1075 |
}; |
|
1076 |
BECDF5D20761B759005FE872 /* macosx */ = { |
|
1077 |
isa = PBXGroup; |
|
1078 |
children = ( |
|
1079 |
BECDF5D50761B759005FE872 /* SDL_coreaudio.c */, |
|
1080 |
BECDF5D60761B759005FE872 /* SDL_coreaudio.h */, |
|
1081 |
); |
|
1082 |
name = macosx; |
|
1083 |
path = ../../src/audio/macosx; |
|
1084 |
sourceTree = SOURCE_ROOT; |
|
1085 |
}; |
|
1086 |
F51789D001769A2401D3D55B /* darwin */ = { |
|
1087 |
isa = PBXGroup; |
|
1088 |
children = ( |
|
1089 |
F51789D101769A2401D3D55B /* SDL_sysjoystick.c */, |
|
1090 |
); |
|
1091 |
name = darwin; |
|
1092 |
path = ../../src/joystick/darwin; |
|
1093 |
sourceTree = SOURCE_ROOT; |
|