comparison Xcode/SDL/SDL.xcodeproj/project.pbxproj @ 2540:56cf872c723a gsoc2008_force_feedback

Synced with trunk.
author Edgar Simo <bobbens@gmail.com>
date Sun, 20 Jul 2008 21:34:04 +0000
parents d63e9f5944ae
children 8763183f03a8
comparison
equal deleted inserted replaced
2539:b4c41a7eea04 2540:56cf872c723a
5 }; 5 };
6 objectVersion = 42; 6 objectVersion = 42;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 0014B7EF09C0D8D2003A99D5 /* SDL_dgaevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7E909C0D8D2003A99D5 /* SDL_dgaevents.c */; };
11 0014B7F109C0D8D2003A99D5 /* SDL_dgamouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7EB09C0D8D2003A99D5 /* SDL_dgamouse.c */; };
12 0014B7F209C0D8D2003A99D5 /* SDL_dgavideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7EC09C0D8D2003A99D5 /* SDL_dgavideo.c */; };
13 0014B7F409C0D8D2003A99D5 /* SDL_dgaevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B7E809C0D8D2003A99D5 /* SDL_dgaevents_c.h */; };
14 0014B7F509C0D8D2003A99D5 /* SDL_dgaevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7E909C0D8D2003A99D5 /* SDL_dgaevents.c */; };
15 0014B7F609C0D8D2003A99D5 /* SDL_dgamouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B7EA09C0D8D2003A99D5 /* SDL_dgamouse_c.h */; };
16 0014B7F709C0D8D2003A99D5 /* SDL_dgamouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7EB09C0D8D2003A99D5 /* SDL_dgamouse.c */; };
17 0014B7F809C0D8D2003A99D5 /* SDL_dgavideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B7EC09C0D8D2003A99D5 /* SDL_dgavideo.c */; };
18 0014B7F909C0D8D2003A99D5 /* SDL_dgavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B7ED09C0D8D2003A99D5 /* SDL_dgavideo.h */; };
19 0014B84F09C0D977003A99D5 /* SDL_x11dga.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83809C0D977003A99D5 /* SDL_x11dga.c */; };
20 0014B85009C0D977003A99D5 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */; }; 10 0014B85009C0D977003A99D5 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */; };
21 0014B85309C0D977003A99D5 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83C09C0D977003A99D5 /* SDL_x11events.c */; }; 11 0014B85309C0D977003A99D5 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83C09C0D977003A99D5 /* SDL_x11events.c */; };
22 0014B85509C0D977003A99D5 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */; }; 12 0014B85509C0D977003A99D5 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */; };
23 0014B85709C0D977003A99D5 /* SDL_x11gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84009C0D977003A99D5 /* SDL_x11gl.c */; };
24 0014B85909C0D977003A99D5 /* SDL_x11image.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84209C0D977003A99D5 /* SDL_x11image.c */; };
25 0014B85B09C0D977003A99D5 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84409C0D977003A99D5 /* SDL_x11modes.c */; }; 13 0014B85B09C0D977003A99D5 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84409C0D977003A99D5 /* SDL_x11modes.c */; };
26 0014B85D09C0D977003A99D5 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */; }; 14 0014B85D09C0D977003A99D5 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */; };
27 0014B85F09C0D977003A99D5 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84809C0D977003A99D5 /* SDL_x11video.c */; }; 15 0014B85F09C0D977003A99D5 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84809C0D977003A99D5 /* SDL_x11video.c */; };
28 0014B86209C0D977003A99D5 /* SDL_x11wm.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84B09C0D977003A99D5 /* SDL_x11wm.c */; };
29 0014B86409C0D977003A99D5 /* SDL_x11yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84D09C0D977003A99D5 /* SDL_x11yuv.c */; };
30 0014B86509C0D977003A99D5 /* SDL_x11dga_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83709C0D977003A99D5 /* SDL_x11dga_c.h */; };
31 0014B86609C0D977003A99D5 /* SDL_x11dga.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83809C0D977003A99D5 /* SDL_x11dga.c */; };
32 0014B86709C0D977003A99D5 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */; }; 16 0014B86709C0D977003A99D5 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */; };
33 0014B86809C0D977003A99D5 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */; }; 17 0014B86809C0D977003A99D5 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */; };
34 0014B86909C0D977003A99D5 /* SDL_x11events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83B09C0D977003A99D5 /* SDL_x11events_c.h */; };
35 0014B86A09C0D977003A99D5 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83C09C0D977003A99D5 /* SDL_x11events.c */; }; 18 0014B86A09C0D977003A99D5 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83C09C0D977003A99D5 /* SDL_x11events.c */; };
36 0014B86B09C0D977003A99D5 /* SDL_x11gamma_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83D09C0D977003A99D5 /* SDL_x11gamma_c.h */; };
37 0014B86C09C0D977003A99D5 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */; }; 19 0014B86C09C0D977003A99D5 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */; };
38 0014B86D09C0D977003A99D5 /* SDL_x11gl_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83F09C0D977003A99D5 /* SDL_x11gl_c.h */; };
39 0014B86E09C0D977003A99D5 /* SDL_x11gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84009C0D977003A99D5 /* SDL_x11gl.c */; };
40 0014B86F09C0D977003A99D5 /* SDL_x11image_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84109C0D977003A99D5 /* SDL_x11image_c.h */; };
41 0014B87009C0D977003A99D5 /* SDL_x11image.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84209C0D977003A99D5 /* SDL_x11image.c */; };
42 0014B87109C0D977003A99D5 /* SDL_x11modes_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84309C0D977003A99D5 /* SDL_x11modes_c.h */; };
43 0014B87209C0D977003A99D5 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84409C0D977003A99D5 /* SDL_x11modes.c */; }; 20 0014B87209C0D977003A99D5 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84409C0D977003A99D5 /* SDL_x11modes.c */; };
44 0014B87309C0D977003A99D5 /* SDL_x11mouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84509C0D977003A99D5 /* SDL_x11mouse_c.h */; };
45 0014B87409C0D977003A99D5 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */; }; 21 0014B87409C0D977003A99D5 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */; };
46 0014B87509C0D977003A99D5 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84709C0D977003A99D5 /* SDL_x11sym.h */; }; 22 0014B87509C0D977003A99D5 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84709C0D977003A99D5 /* SDL_x11sym.h */; };
47 0014B87609C0D977003A99D5 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84809C0D977003A99D5 /* SDL_x11video.c */; }; 23 0014B87609C0D977003A99D5 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84809C0D977003A99D5 /* SDL_x11video.c */; };
48 0014B87709C0D977003A99D5 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84909C0D977003A99D5 /* SDL_x11video.h */; }; 24 0014B87709C0D977003A99D5 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84909C0D977003A99D5 /* SDL_x11video.h */; };
49 0014B87809C0D977003A99D5 /* SDL_x11wm_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84A09C0D977003A99D5 /* SDL_x11wm_c.h */; };
50 0014B87909C0D977003A99D5 /* SDL_x11wm.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84B09C0D977003A99D5 /* SDL_x11wm.c */; };
51 0014B87A09C0D977003A99D5 /* SDL_x11yuv_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84C09C0D977003A99D5 /* SDL_x11yuv_c.h */; };
52 0014B87B09C0D977003A99D5 /* SDL_x11yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B84D09C0D977003A99D5 /* SDL_x11yuv.c */; };
53 0014B89209C0DA94003A99D5 /* XF86DGA.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89009C0DA94003A99D5 /* XF86DGA.c */; };
54 0014B89309C0DA94003A99D5 /* XF86DGA2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89109C0DA94003A99D5 /* XF86DGA2.c */; };
55 0014B89409C0DA94003A99D5 /* XF86DGA.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89009C0DA94003A99D5 /* XF86DGA.c */; };
56 0014B89509C0DA94003A99D5 /* XF86DGA2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89109C0DA94003A99D5 /* XF86DGA2.c */; };
57 0014B89709C0DAA1003A99D5 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89609C0DAA1003A99D5 /* XF86VMode.c */; }; 25 0014B89709C0DAA1003A99D5 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89609C0DAA1003A99D5 /* XF86VMode.c */; };
58 0014B89809C0DAA1003A99D5 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89609C0DAA1003A99D5 /* XF86VMode.c */; }; 26 0014B89809C0DAA1003A99D5 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89609C0DAA1003A99D5 /* XF86VMode.c */; };
59 0014B89B09C0DAAE003A99D5 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89909C0DAAE003A99D5 /* Xv.c */; }; 27 0014B89B09C0DAAE003A99D5 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89909C0DAAE003A99D5 /* Xv.c */; };
60 0014B89D09C0DAAE003A99D5 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89909C0DAAE003A99D5 /* Xv.c */; }; 28 0014B89D09C0DAAE003A99D5 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89909C0DAAE003A99D5 /* Xv.c */; };
61 0014B89E09C0DAAE003A99D5 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B89A09C0DAAE003A99D5 /* Xvlibint.h */; }; 29 0014B89E09C0DAAE003A99D5 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B89A09C0DAAE003A99D5 /* Xvlibint.h */; };
62 0014B8A009C0DAB9003A99D5 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89F09C0DAB9003A99D5 /* Xinerama.c */; }; 30 0014B8A009C0DAB9003A99D5 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89F09C0DAB9003A99D5 /* Xinerama.c */; };
63 0014B8A109C0DAB9003A99D5 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89F09C0DAB9003A99D5 /* Xinerama.c */; }; 31 0014B8A109C0DAB9003A99D5 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B89F09C0DAB9003A99D5 /* Xinerama.c */; };
64 0014B8A309C0DAC4003A99D5 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B8A209C0DAC4003A99D5 /* xme.c */; }; 32 0014B8A309C0DAC4003A99D5 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B8A209C0DAC4003A99D5 /* xme.c */; };
65 0014B8A409C0DAC4003A99D5 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B8A209C0DAC4003A99D5 /* xme.c */; }; 33 0014B8A409C0DAC4003A99D5 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 0014B8A209C0DAC4003A99D5 /* xme.c */; };
66 0014B91B09C0E585003A99D5 /* SDL_config_amiga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3109BD1FA80037C8D0 /* SDL_config_amiga.h */; settings = {ATTRIBUTES = (Public, ); }; };
67 0014B91C09C0E585003A99D5 /* SDL_config_dreamcast.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3209BD1FA90037C8D0 /* SDL_config_dreamcast.h */; settings = {ATTRIBUTES = (Public, ); }; };
68 0014B91D09C0E585003A99D5 /* SDL_config_macos.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3309BD1FA90037C8D0 /* SDL_config_macos.h */; settings = {ATTRIBUTES = (Public, ); }; };
69 0014B91E09C0E585003A99D5 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; settings = {ATTRIBUTES = (Public, ); }; }; 34 0014B91E09C0E585003A99D5 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; settings = {ATTRIBUTES = (Public, ); }; };
70 0014B91F09C0E585003A99D5 /* SDL_config_os2.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3509BD1FA90037C8D0 /* SDL_config_os2.h */; settings = {ATTRIBUTES = (Public, ); }; };
71 0014B92009C0E585003A99D5 /* SDL_config_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3609BD1FA90037C8D0 /* SDL_config_win32.h */; settings = {ATTRIBUTES = (Public, ); }; };
72 0014B92109C0E585003A99D5 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; }; 35 0014B92109C0E585003A99D5 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; };
73 0014B92209C0E585003A99D5 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; settings = {ATTRIBUTES = (Public, ); }; }; 36 0014B92209C0E585003A99D5 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; settings = {ATTRIBUTES = (Public, ); }; };
74 0014B92309C0E585003A99D5 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; settings = {ATTRIBUTES = (Public, ); }; }; 37 0014B92309C0E585003A99D5 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; settings = {ATTRIBUTES = (Public, ); }; };
75 0014B92409C0E585003A99D5 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E501191D2B7F000001 /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; 38 0014B92409C0E585003A99D5 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E501191D2B7F000001 /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; };
76 0014B92509C0E585003A99D5 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E601191D2B7F000001 /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; 39 0014B92509C0E585003A99D5 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E601191D2B7F000001 /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; };
77 0014B92609C0E585003A99D5 /* SDL_active.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E701191D2B7F000001 /* SDL_active.h */; settings = {ATTRIBUTES = (Public, ); }; };
78 0014B92709C0E585003A99D5 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E801191D2B7F000001 /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; }; 40 0014B92709C0E585003A99D5 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E801191D2B7F000001 /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; };
79 0014B92809C0E585003A99D5 /* SDL_byteorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E901191D2B7F000001 /* SDL_byteorder.h */; settings = {ATTRIBUTES = (Public, ); }; };
80 0014B92909C0E585003A99D5 /* SDL_cdrom.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EA01191D2B7F000001 /* SDL_cdrom.h */; settings = {ATTRIBUTES = (Public, ); }; }; 41 0014B92909C0E585003A99D5 /* SDL_cdrom.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EA01191D2B7F000001 /* SDL_cdrom.h */; settings = {ATTRIBUTES = (Public, ); }; };
81 0014B92A09C0E585003A99D5 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */; settings = {ATTRIBUTES = (Public, ); }; }; 42 0014B92A09C0E585003A99D5 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */; settings = {ATTRIBUTES = (Public, ); }; };
82 0014B92B09C0E585003A99D5 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; settings = {ATTRIBUTES = (Public, ); }; }; 43 0014B92B09C0E585003A99D5 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
83 0014B92C09C0E585003A99D5 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */; settings = {ATTRIBUTES = (Public, ); }; }; 44 0014B92C09C0E585003A99D5 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */; settings = {ATTRIBUTES = (Public, ); }; };
84 0014B92D09C0E585003A99D5 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5ED01191D2B7F000001 /* SDL_error.h */; settings = {ATTRIBUTES = (Public, ); }; }; 45 0014B92D09C0E585003A99D5 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5ED01191D2B7F000001 /* SDL_error.h */; settings = {ATTRIBUTES = (Public, ); }; };
85 0014B92E09C0E585003A99D5 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EE01191D2B7F000001 /* SDL_events.h */; settings = {ATTRIBUTES = (Public, ); }; }; 46 0014B92E09C0E585003A99D5 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EE01191D2B7F000001 /* SDL_events.h */; settings = {ATTRIBUTES = (Public, ); }; };
86 0014B92F09C0E585003A99D5 /* SDL_getenv.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EF01191D2B7F000001 /* SDL_getenv.h */; settings = {ATTRIBUTES = (Public, ); }; };
87 0014B93009C0E585003A99D5 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */; settings = {ATTRIBUTES = (Public, ); }; }; 47 0014B93009C0E585003A99D5 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */; settings = {ATTRIBUTES = (Public, ); }; };
88 0014B93109C0E585003A99D5 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */; settings = {ATTRIBUTES = (Public, ); }; }; 48 0014B93109C0E585003A99D5 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */; settings = {ATTRIBUTES = (Public, ); }; };
89 0014B93209C0E585003A99D5 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */; settings = {ATTRIBUTES = (Public, ); }; }; 49 0014B93209C0E585003A99D5 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */; settings = {ATTRIBUTES = (Public, ); }; };
90 0014B93309C0E585003A99D5 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = B29A290D04E5B28700A80002 /* SDL_loadso.h */; settings = {ATTRIBUTES = (Public, ); }; }; 50 0014B93309C0E585003A99D5 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = B29A290D04E5B28700A80002 /* SDL_loadso.h */; settings = {ATTRIBUTES = (Public, ); }; };
91 0014B93409C0E585003A99D5 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F301191D2B7F000001 /* SDL_main.h */; settings = {ATTRIBUTES = (Public, ); }; }; 51 0014B93409C0E585003A99D5 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F301191D2B7F000001 /* SDL_main.h */; settings = {ATTRIBUTES = (Public, ); }; };
100 0014B93D09C0E585003A99D5 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */; settings = {ATTRIBUTES = (Public, ); }; }; 60 0014B93D09C0E585003A99D5 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */; settings = {ATTRIBUTES = (Public, ); }; };
101 0014B93E09C0E585003A99D5 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FC01191D2B7F000001 /* SDL_types.h */; settings = {ATTRIBUTES = (Public, ); }; }; 61 0014B93E09C0E585003A99D5 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FC01191D2B7F000001 /* SDL_types.h */; settings = {ATTRIBUTES = (Public, ); }; };
102 0014B93F09C0E585003A99D5 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FD01191D2B7F000001 /* SDL_version.h */; settings = {ATTRIBUTES = (Public, ); }; }; 62 0014B93F09C0E585003A99D5 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FD01191D2B7F000001 /* SDL_version.h */; settings = {ATTRIBUTES = (Public, ); }; };
103 0014B94009C0E585003A99D5 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FE01191D2B7F000001 /* SDL_video.h */; settings = {ATTRIBUTES = (Public, ); }; }; 63 0014B94009C0E585003A99D5 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FE01191D2B7F000001 /* SDL_video.h */; settings = {ATTRIBUTES = (Public, ); }; };
104 0014B94109C0E585003A99D5 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FF01191D2B7F000001 /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; }; 64 0014B94109C0E585003A99D5 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FF01191D2B7F000001 /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; };
105 0014B94309C0E585003A99D5 /* SDLMain.nib in Resources */ = {isa = PBXBuildFile; fileRef = 2EECDF2F0086C3A07F000001 /* SDLMain.nib */; };
106 0014B94509C0E585003A99D5 /* SDL_romaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153832E006D78D67F000001 /* SDL_romaudio.c */; }; 65 0014B94509C0E585003A99D5 /* SDL_romaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153832E006D78D67F000001 /* SDL_romaudio.c */; };
107 0014B94609C0E585003A99D5 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; 66 0014B94609C0E585003A99D5 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; };
108 0014B94709C0E585003A99D5 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; 67 0014B94709C0E585003A99D5 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; };
109 0014B94809C0E585003A99D5 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; 68 0014B94809C0E585003A99D5 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; };
110 0014B94909C0E585003A99D5 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; 69 0014B94909C0E585003A99D5 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; };
111 0014B94A09C0E585003A99D5 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; 70 0014B94A09C0E585003A99D5 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; };
112 0014B94B09C0E585003A99D5 /* SDL_active.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538368006D79147F000001 /* SDL_active.c */; };
113 0014B94C09C0E585003A99D5 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; }; 71 0014B94C09C0E585003A99D5 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; };
114 0014B94D09C0E585003A99D5 /* SDL_expose.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836A006D79147F000001 /* SDL_expose.c */; };
115 0014B94E09C0E585003A99D5 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; }; 72 0014B94E09C0E585003A99D5 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; };
116 0014B94F09C0E585003A99D5 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; }; 73 0014B94F09C0E585003A99D5 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; };
117 0014B95009C0E585003A99D5 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; }; 74 0014B95009C0E585003A99D5 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; };
118 0014B95109C0E585003A99D5 /* SDL_resize.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836E006D79147F000001 /* SDL_resize.c */; };
119 0014B95209C0E585003A99D5 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; }; 75 0014B95209C0E585003A99D5 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; };
120 0014B95309C0E585003A99D5 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; }; 76 0014B95309C0E585003A99D5 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; };
121 0014B95409C0E585003A99D5 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; }; 77 0014B95409C0E585003A99D5 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; };
122 0014B95509C0E585003A99D5 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; }; 78 0014B95509C0E585003A99D5 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; };
123 0014B95609C0E585003A99D5 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; }; 79 0014B95609C0E585003A99D5 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; };
124 0014B95709C0E585003A99D5 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; }; 80 0014B95709C0E585003A99D5 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; };
125 0014B95809C0E585003A99D5 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; }; 81 0014B95809C0E585003A99D5 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; };
126 0014B95909C0E585003A99D5 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; }; 82 0014B95909C0E585003A99D5 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; };
127 0014B95A09C0E585003A99D5 /* SDL_cursor.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E0006D7A567F000001 /* SDL_cursor.c */; };
128 0014B95B09C0E585003A99D5 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; }; 83 0014B95B09C0E585003A99D5 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; };
129 0014B95C09C0E585003A99D5 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; }; 84 0014B95C09C0E585003A99D5 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; };
130 0014B95D09C0E585003A99D5 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; }; 85 0014B95D09C0E585003A99D5 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; };
131 0014B95E09C0E585003A99D5 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; }; 86 0014B95E09C0E585003A99D5 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; };
132 0014B95F09C0E585003A99D5 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; }; 87 0014B95F09C0E585003A99D5 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; };
133 0014B96009C0E585003A99D5 /* SDL_yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EF006D7A567F000001 /* SDL_yuv.c */; };
134 0014B96109C0E585003A99D5 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; }; 88 0014B96109C0E585003A99D5 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; };
135 0014B96209C0E585003A99D5 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; }; 89 0014B96209C0E585003A99D5 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; };
136 0014B96309C0E585003A99D5 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; }; 90 0014B96309C0E585003A99D5 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; };
137 0014B96409C0E585003A99D5 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; }; 91 0014B96409C0E585003A99D5 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; };
138 0014B96509C0E585003A99D5 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; }; 92 0014B96509C0E585003A99D5 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; };
139 0014B96609C0E585003A99D5 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4895006D86FF7F000001 /* SDL_cdrom.c */; }; 93 0014B96609C0E585003A99D5 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4895006D86FF7F000001 /* SDL_cdrom.c */; };
140 0014B96709C0E585003A99D5 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; }; 94 0014B96709C0E585003A99D5 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; };
141 0014B96809C0E585003A99D5 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; }; 95 0014B96809C0E585003A99D5 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; };
142 0014B96909C0E585003A99D5 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; }; 96 0014B96909C0E585003A99D5 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; };
143 0014B96A09C0E585003A99D5 /* SDL_QuartzEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */; };
144 0014B96B09C0E585003A99D5 /* SDL_QuartzGL.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */; };
145 0014B96C09C0E585003A99D5 /* SDL_QuartzVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */; };
146 0014B96D09C0E585003A99D5 /* SDL_QuartzWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */; };
147 0014B96E09C0E585003A99D5 /* SDL_QuartzWM.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */; };
148 0014B96F09C0E585003A99D5 /* SDL_QuartzYUV.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DF05A88AD0006B9F1C /* SDL_QuartzYUV.m */; };
149 0014B97009C0E585003A99D5 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; }; 97 0014B97009C0E585003A99D5 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; };
150 0014B97109C0E585003A99D5 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = B2A23A7B04157C5700A80002 /* SDL_syscdrom.c */; }; 98 0014B97109C0E585003A99D5 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = B2A23A7B04157C5700A80002 /* SDL_syscdrom.c */; };
151 0014B97209C0E585003A99D5 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; }; 99 0014B97209C0E585003A99D5 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; };
152 0014B97309C0E585003A99D5 /* AudioFilePlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C860975E13300E9D430 /* AudioFilePlayer.c */; }; 100 0014B97309C0E585003A99D5 /* AudioFilePlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C860975E13300E9D430 /* AudioFilePlayer.c */; };
153 0014B97409C0E585003A99D5 /* AudioFileReaderThread.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C870975E13300E9D430 /* AudioFileReaderThread.c */; }; 101 0014B97409C0E585003A99D5 /* AudioFileReaderThread.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C870975E13300E9D430 /* AudioFileReaderThread.c */; };
163 0014B97E09C0E585003A99D5 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; }; 111 0014B97E09C0E585003A99D5 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; };
164 0014B97F09C0E585003A99D5 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; }; 112 0014B97F09C0E585003A99D5 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; };
165 0014B98009C0E585003A99D5 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; }; 113 0014B98009C0E585003A99D5 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; };
166 0014B98109C0E585003A99D5 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; }; 114 0014B98109C0E585003A99D5 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; };
167 0014B98309C0E585003A99D5 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; }; 115 0014B98309C0E585003A99D5 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; };
168 0014B98409C0E585003A99D5 /* SDL_nullmouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */; };
169 0014B98509C0E585003A99D5 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; }; 116 0014B98509C0E585003A99D5 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; };
170 0014B99B09C0E585003A99D5 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; }; 117 0014B99B09C0E585003A99D5 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; };
171 0014B99C09C0E585003A99D5 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; }; 118 0014B99C09C0E585003A99D5 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; };
172 0014B99D09C0E585003A99D5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; }; 119 0014B99D09C0E585003A99D5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; };
173 0014B99E09C0E585003A99D5 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; }; 120 0014B99E09C0E585003A99D5 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; };
174 0014B99F09C0E585003A99D5 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; }; 121 0014B99F09C0E585003A99D5 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; };
175 0014B9A009C0E585003A99D5 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; }; 122 0014B9A009C0E585003A99D5 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; };
176 0014B9A109C0E585003A99D5 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; }; 123 0014B9A109C0E585003A99D5 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; };
177 0014B9A209C0E585003A99D5 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; 124 0014B9A209C0E585003A99D5 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; };
178 00162D4309BD1FA90037C8D0 /* SDL_config_amiga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3109BD1FA80037C8D0 /* SDL_config_amiga.h */; };
179 00162D4409BD1FA90037C8D0 /* SDL_config_dreamcast.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3209BD1FA90037C8D0 /* SDL_config_dreamcast.h */; };
180 00162D4509BD1FA90037C8D0 /* SDL_config_macos.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3309BD1FA90037C8D0 /* SDL_config_macos.h */; };
181 00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; }; 125 00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; };
182 00162D4709BD1FA90037C8D0 /* SDL_config_os2.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3509BD1FA90037C8D0 /* SDL_config_os2.h */; };
183 00162D4809BD1FA90037C8D0 /* SDL_config_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3609BD1FA90037C8D0 /* SDL_config_win32.h */; };
184 00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; }; 126 00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; };
185 00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; }; 127 00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; };
186 00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; }; 128 00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; };
187 00162D5309BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; }; 129 00162D5309BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; };
188 00162D5409BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; }; 130 00162D5409BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; };
204 00162D7009BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; }; 146 00162D7009BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; };
205 00162D7109BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; }; 147 00162D7109BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; };
206 00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; }; 148 00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; };
207 00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; }; 149 00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; };
208 00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; }; 150 00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; };
209 00162DA309BD222F0037C8D0 /* SDL_config_amiga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3109BD1FA80037C8D0 /* SDL_config_amiga.h */; settings = {ATTRIBUTES = (Public, ); }; };
210 00162DA409BD222F0037C8D0 /* SDL_config_dreamcast.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3209BD1FA90037C8D0 /* SDL_config_dreamcast.h */; settings = {ATTRIBUTES = (Public, ); }; };
211 00162DA509BD222F0037C8D0 /* SDL_config_macos.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3309BD1FA90037C8D0 /* SDL_config_macos.h */; settings = {ATTRIBUTES = (Public, ); }; };
212 00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; settings = {ATTRIBUTES = (Public, ); }; }; 151 00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; settings = {ATTRIBUTES = (Public, ); }; };
213 00162DA709BD222F0037C8D0 /* SDL_config_os2.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3509BD1FA90037C8D0 /* SDL_config_os2.h */; settings = {ATTRIBUTES = (Public, ); }; };
214 00162DA809BD222F0037C8D0 /* SDL_config_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3609BD1FA90037C8D0 /* SDL_config_win32.h */; settings = {ATTRIBUTES = (Public, ); }; };
215 00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; }; 152 00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; };
216 00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; settings = {ATTRIBUTES = (Public, ); }; }; 153 00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; settings = {ATTRIBUTES = (Public, ); }; };
217 00162DAB09BD222F0037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; settings = {ATTRIBUTES = (Public, ); }; }; 154 00162DAB09BD222F0037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; settings = {ATTRIBUTES = (Public, ); }; };
218 00162DAC09BD222F0037C8D0 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E501191D2B7F000001 /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; 155 00162DAC09BD222F0037C8D0 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E501191D2B7F000001 /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; };
219 00162DAD09BD222F0037C8D0 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E601191D2B7F000001 /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; 156 00162DAD09BD222F0037C8D0 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E601191D2B7F000001 /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; };
220 00162DAE09BD222F0037C8D0 /* SDL_active.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E701191D2B7F000001 /* SDL_active.h */; settings = {ATTRIBUTES = (Public, ); }; };
221 00162DAF09BD222F0037C8D0 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E801191D2B7F000001 /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; }; 157 00162DAF09BD222F0037C8D0 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E801191D2B7F000001 /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; };
222 00162DB009BD222F0037C8D0 /* SDL_byteorder.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E901191D2B7F000001 /* SDL_byteorder.h */; settings = {ATTRIBUTES = (Public, ); }; };
223 00162DB109BD222F0037C8D0 /* SDL_cdrom.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EA01191D2B7F000001 /* SDL_cdrom.h */; settings = {ATTRIBUTES = (Public, ); }; }; 158 00162DB109BD222F0037C8D0 /* SDL_cdrom.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EA01191D2B7F000001 /* SDL_cdrom.h */; settings = {ATTRIBUTES = (Public, ); }; };
224 00162DB209BD222F0037C8D0 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */; settings = {ATTRIBUTES = (Public, ); }; }; 159 00162DB209BD222F0037C8D0 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */; settings = {ATTRIBUTES = (Public, ); }; };
225 00162DB309BD222F0037C8D0 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; settings = {ATTRIBUTES = (Public, ); }; }; 160 00162DB309BD222F0037C8D0 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
226 00162DB409BD222F0037C8D0 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */; settings = {ATTRIBUTES = (Public, ); }; }; 161 00162DB409BD222F0037C8D0 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */; settings = {ATTRIBUTES = (Public, ); }; };
227 00162DB509BD222F0037C8D0 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5ED01191D2B7F000001 /* SDL_error.h */; settings = {ATTRIBUTES = (Public, ); }; }; 162 00162DB509BD222F0037C8D0 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5ED01191D2B7F000001 /* SDL_error.h */; settings = {ATTRIBUTES = (Public, ); }; };
228 00162DB609BD222F0037C8D0 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EE01191D2B7F000001 /* SDL_events.h */; settings = {ATTRIBUTES = (Public, ); }; }; 163 00162DB609BD222F0037C8D0 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EE01191D2B7F000001 /* SDL_events.h */; settings = {ATTRIBUTES = (Public, ); }; };
229 00162DB709BD222F0037C8D0 /* SDL_getenv.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EF01191D2B7F000001 /* SDL_getenv.h */; settings = {ATTRIBUTES = (Public, ); }; };
230 00162DB809BD222F0037C8D0 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */; settings = {ATTRIBUTES = (Public, ); }; }; 164 00162DB809BD222F0037C8D0 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */; settings = {ATTRIBUTES = (Public, ); }; };
231 00162DB909BD222F0037C8D0 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */; settings = {ATTRIBUTES = (Public, ); }; }; 165 00162DB909BD222F0037C8D0 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */; settings = {ATTRIBUTES = (Public, ); }; };
232 00162DBA09BD222F0037C8D0 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */; settings = {ATTRIBUTES = (Public, ); }; }; 166 00162DBA09BD222F0037C8D0 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */; settings = {ATTRIBUTES = (Public, ); }; };
233 00162DBB09BD222F0037C8D0 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = B29A290D04E5B28700A80002 /* SDL_loadso.h */; settings = {ATTRIBUTES = (Public, ); }; }; 167 00162DBB09BD222F0037C8D0 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = B29A290D04E5B28700A80002 /* SDL_loadso.h */; settings = {ATTRIBUTES = (Public, ); }; };
234 00162DBC09BD222F0037C8D0 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F301191D2B7F000001 /* SDL_main.h */; settings = {ATTRIBUTES = (Public, ); }; }; 168 00162DBC09BD222F0037C8D0 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F301191D2B7F000001 /* SDL_main.h */; settings = {ATTRIBUTES = (Public, ); }; };
247 00162DC909BD222F0037C8D0 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FF01191D2B7F000001 /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; }; 181 00162DC909BD222F0037C8D0 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FF01191D2B7F000001 /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; };
248 00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; }; 182 00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; };
249 00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; }; 183 00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; };
250 00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */; }; 184 00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */; };
251 00162F3B09BE27FB0037C8D0 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; }; 185 00162F3B09BE27FB0037C8D0 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; };
252 00162F3D09BE27FB0037C8D0 /* SDL_nullmouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */; };
253 00162F3F09BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; }; 186 00162F3F09BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; };
254 00162F4109BE27FB0037C8D0 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; }; 187 00162F4109BE27FB0037C8D0 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; };
255 00162F4209BE27FB0037C8D0 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */; }; 188 00162F4209BE27FB0037C8D0 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */; };
256 00162F4309BE27FB0037C8D0 /* SDL_nullmouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */; };
257 00162F4409BE27FB0037C8D0 /* SDL_nullmouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3709BE27FB0037C8D0 /* SDL_nullmouse_c.h */; };
258 00162F4509BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; }; 189 00162F4509BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; };
259 00162F4609BE27FB0037C8D0 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */; }; 190 00162F4609BE27FB0037C8D0 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */; };
260 002F31EB09CA02D800EBEB88 /* CGS.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4D605A88AD0006B9F1C /* CGS.h */; };
261 002F31EC09CA02D800EBEB88 /* SDL_QuartzKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4D905A88AD0006B9F1C /* SDL_QuartzKeys.h */; };
262 002F31ED09CA02D800EBEB88 /* SDL_QuartzVideo.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4DA05A88AD0006B9F1C /* SDL_QuartzVideo.h */; };
263 002F31EE09CA02D800EBEB88 /* SDL_QuartzWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4DC05A88AD0006B9F1C /* SDL_QuartzWindow.h */; };
264 002F31EF09CA02D800EBEB88 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; }; 191 002F31EF09CA02D800EBEB88 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; };
265 002F31F009CA02D800EBEB88 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; }; 192 002F31F009CA02D800EBEB88 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; };
266 002F31F109CA02D800EBEB88 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = BECDF5D60761B759005FE872 /* SDL_coreaudio.h */; }; 193 002F31F109CA02D800EBEB88 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = BECDF5D60761B759005FE872 /* SDL_coreaudio.h */; };
267 002F31F209CA02D800EBEB88 /* SDLOSXCAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = 004C2C8A0975E13300E9D430 /* SDLOSXCAGuard.h */; }; 194 002F31F209CA02D800EBEB88 /* SDLOSXCAGuard.h in Headers */ = {isa = PBXBuildFile; fileRef = 004C2C8A0975E13300E9D430 /* SDLOSXCAGuard.h */; };
268 002F31F309CA02D800EBEB88 /* SDL_config_amiga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3109BD1FA80037C8D0 /* SDL_config_amiga.h */; };
269 002F31F409CA02D800EBEB88 /* SDL_config_dreamcast.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3209BD1FA90037C8D0 /* SDL_config_dreamcast.h */; };
270 002F31F509CA02D800EBEB88 /* SDL_config_macos.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3309BD1FA90037C8D0 /* SDL_config_macos.h */; };
271 002F31F609CA02D800EBEB88 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; }; 195 002F31F609CA02D800EBEB88 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; };
272 002F31F709CA02D800EBEB88 /* SDL_config_os2.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3509BD1FA90037C8D0 /* SDL_config_os2.h */; };
273 002F31F809CA02D800EBEB88 /* SDL_config_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3609BD1FA90037C8D0 /* SDL_config_win32.h */; };
274 002F31F909CA02D800EBEB88 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; }; 196 002F31F909CA02D800EBEB88 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; };
275 002F31FA09CA02D800EBEB88 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; }; 197 002F31FA09CA02D800EBEB88 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; };
276 002F31FB09CA02D800EBEB88 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; }; 198 002F31FB09CA02D800EBEB88 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; };
277 002F31FC09CA02D800EBEB88 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */; }; 199 002F31FC09CA02D800EBEB88 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */; };
278 002F31FD09CA02D800EBEB88 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */; }; 200 002F31FD09CA02D800EBEB88 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */; };
279 002F31FE09CA02D800EBEB88 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */; }; 201 002F31FE09CA02D800EBEB88 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */; };
280 002F31FF09CA02D800EBEB88 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */; }; 202 002F31FF09CA02D800EBEB88 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */; };
281 002F320009CA02D800EBEB88 /* SDL_nullmouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3709BE27FB0037C8D0 /* SDL_nullmouse_c.h */; };
282 002F320109CA02D800EBEB88 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */; }; 203 002F320109CA02D800EBEB88 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */; };
283 002F321309CA02D800EBEB88 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; 204 002F321309CA02D800EBEB88 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; };
284 002F321409CA02D800EBEB88 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; 205 002F321409CA02D800EBEB88 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; };
285 002F321509CA02D800EBEB88 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; 206 002F321509CA02D800EBEB88 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; };
286 002F321609CA02D800EBEB88 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; 207 002F321609CA02D800EBEB88 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; };
287 002F321709CA02D800EBEB88 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; 208 002F321709CA02D800EBEB88 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; };
288 002F321809CA02D800EBEB88 /* SDL_romaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153832E006D78D67F000001 /* SDL_romaudio.c */; }; 209 002F321809CA02D800EBEB88 /* SDL_romaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153832E006D78D67F000001 /* SDL_romaudio.c */; };
289 002F321909CA02D800EBEB88 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4895006D86FF7F000001 /* SDL_cdrom.c */; }; 210 002F321909CA02D800EBEB88 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4895006D86FF7F000001 /* SDL_cdrom.c */; };
290 002F321A09CA02D800EBEB88 /* SDL_active.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538368006D79147F000001 /* SDL_active.c */; };
291 002F321B09CA02D800EBEB88 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; }; 211 002F321B09CA02D800EBEB88 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; };
292 002F321C09CA02D800EBEB88 /* SDL_expose.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836A006D79147F000001 /* SDL_expose.c */; };
293 002F321D09CA02D800EBEB88 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; }; 212 002F321D09CA02D800EBEB88 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; };
294 002F321E09CA02D800EBEB88 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; }; 213 002F321E09CA02D800EBEB88 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; };
295 002F321F09CA02D800EBEB88 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; }; 214 002F321F09CA02D800EBEB88 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; };
296 002F322009CA02D800EBEB88 /* SDL_resize.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836E006D79147F000001 /* SDL_resize.c */; };
297 002F322109CA02D800EBEB88 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; }; 215 002F322109CA02D800EBEB88 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; };
298 002F322209CA02D800EBEB88 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; }; 216 002F322209CA02D800EBEB88 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; };
299 002F322309CA02D800EBEB88 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; }; 217 002F322309CA02D800EBEB88 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; };
300 002F322409CA02D800EBEB88 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; }; 218 002F322409CA02D800EBEB88 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; };
301 002F322509CA02D800EBEB88 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; }; 219 002F322509CA02D800EBEB88 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; };
302 002F322609CA02D800EBEB88 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; }; 220 002F322609CA02D800EBEB88 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; };
303 002F322709CA02D800EBEB88 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; }; 221 002F322709CA02D800EBEB88 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; };
304 002F322809CA02D800EBEB88 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; }; 222 002F322809CA02D800EBEB88 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; };
305 002F322909CA02D800EBEB88 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; }; 223 002F322909CA02D800EBEB88 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; };
306 002F322A09CA02D800EBEB88 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; }; 224 002F322A09CA02D800EBEB88 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; };
307 002F322B09CA02D800EBEB88 /* SDL_cursor.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E0006D7A567F000001 /* SDL_cursor.c */; };
308 002F322C09CA02D800EBEB88 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; }; 225 002F322C09CA02D800EBEB88 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; };
309 002F322D09CA02D800EBEB88 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; }; 226 002F322D09CA02D800EBEB88 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; };
310 002F322E09CA02D800EBEB88 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; }; 227 002F322E09CA02D800EBEB88 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; };
311 002F322F09CA02D800EBEB88 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; }; 228 002F322F09CA02D800EBEB88 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; };
312 002F323009CA02D800EBEB88 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; }; 229 002F323009CA02D800EBEB88 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; };
313 002F323109CA02D800EBEB88 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; }; 230 002F323109CA02D800EBEB88 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; };
314 002F323209CA02D800EBEB88 /* SDL_yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EF006D7A567F000001 /* SDL_yuv.c */; };
315 002F323309CA02D800EBEB88 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; }; 231 002F323309CA02D800EBEB88 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; };
316 002F323409CA02D800EBEB88 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; }; 232 002F323409CA02D800EBEB88 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; };
317 002F323509CA02D800EBEB88 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; }; 233 002F323509CA02D800EBEB88 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; };
318 002F323609CA02D800EBEB88 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; }; 234 002F323609CA02D800EBEB88 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; };
319 002F323709CA02D800EBEB88 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; }; 235 002F323709CA02D800EBEB88 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; };
320 002F323809CA02D800EBEB88 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4894006D86FF7F000001 /* SDL_syscdrom.c */; }; 236 002F323809CA02D800EBEB88 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4894006D86FF7F000001 /* SDL_syscdrom.c */; };
321 002F323909CA02D800EBEB88 /* SDL_QuartzEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */; };
322 002F323A09CA02D800EBEB88 /* SDL_QuartzGL.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */; };
323 002F323B09CA02D800EBEB88 /* SDL_QuartzVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */; };
324 002F323C09CA02D800EBEB88 /* SDL_QuartzWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */; };
325 002F323D09CA02D800EBEB88 /* SDL_QuartzWM.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */; };
326 002F323E09CA02D800EBEB88 /* SDL_QuartzYUV.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DF05A88AD0006B9F1C /* SDL_QuartzYUV.m */; };
327 002F323F09CA02D800EBEB88 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; }; 237 002F323F09CA02D800EBEB88 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; };
328 002F324009CA02D800EBEB88 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; }; 238 002F324009CA02D800EBEB88 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; };
329 002F324109CA02D800EBEB88 /* AudioFilePlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C860975E13300E9D430 /* AudioFilePlayer.c */; }; 239 002F324109CA02D800EBEB88 /* AudioFilePlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C860975E13300E9D430 /* AudioFilePlayer.c */; };
330 002F324209CA02D800EBEB88 /* AudioFileReaderThread.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C870975E13300E9D430 /* AudioFileReaderThread.c */; }; 240 002F324209CA02D800EBEB88 /* AudioFileReaderThread.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C870975E13300E9D430 /* AudioFileReaderThread.c */; };
331 002F324309CA02D800EBEB88 /* CDPlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C880975E13300E9D430 /* CDPlayer.c */; }; 241 002F324309CA02D800EBEB88 /* CDPlayer.c in Sources */ = {isa = PBXBuildFile; fileRef = 004C2C880975E13300E9D430 /* CDPlayer.c */; };
340 002F324C09CA02D800EBEB88 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; }; 250 002F324C09CA02D800EBEB88 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; };
341 002F324D09CA02D800EBEB88 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; }; 251 002F324D09CA02D800EBEB88 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; };
342 002F324E09CA02D800EBEB88 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; }; 252 002F324E09CA02D800EBEB88 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; };
343 002F324F09CA02D800EBEB88 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; }; 253 002F324F09CA02D800EBEB88 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; };
344 002F325109CA02D800EBEB88 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; }; 254 002F325109CA02D800EBEB88 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */; };
345 002F325209CA02D800EBEB88 /* SDL_nullmouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */; };
346 002F325309CA02D800EBEB88 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; }; 255 002F325309CA02D800EBEB88 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */; };
347 002F326909CA02D800EBEB88 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; }; 256 002F326909CA02D800EBEB88 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; };
348 002F326A09CA02D800EBEB88 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; }; 257 002F326A09CA02D800EBEB88 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; };
349 002F326B09CA02D800EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; }; 258 002F326B09CA02D800EBEB88 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; };
350 002F326C09CA02D800EBEB88 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; }; 259 002F326C09CA02D800EBEB88 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; };
389 007317AB0858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; }; 298 007317AB0858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; };
390 007317AC0858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; }; 299 007317AC0858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; };
391 007317AD0858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; }; 300 007317AD0858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; };
392 007317AE0858DECD00B2BC32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; }; 301 007317AE0858DECD00B2BC32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; };
393 007317AF0858DECD00B2BC32 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; }; 302 007317AF0858DECD00B2BC32 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; };
394 007317B00858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; };
395 007317B10858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; };
396 007317B20858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; };
397 007317B30858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; };
398 007317B40858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; };
399 007317B50858DECD00B2BC32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; };
400 007317B60858DECD00B2BC32 /* QuickTime.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A10858DECD00B2BC32 /* QuickTime.framework */; };
401 007317C20858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; 303 007317C20858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; };
402 007317C30858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; 304 007317C30858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; };
403 007317C40858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; };
404 046B91EA0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; 305 046B91EA0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; };
405 046B91EB0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; 306 046B91EB0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; };
406 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; 307 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; };
407 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; 308 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; };
408 046B92110A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; 309 046B92110A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; };
409 046B92120A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; 310 046B92120A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; };
410 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; 311 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; };
411 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; 312 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; };
412 BECDF62B0761BA81005FE872 /* SDLMain.nib in Resources */ = {isa = PBXBuildFile; fileRef = 2EECDF2F0086C3A07F000001 /* SDLMain.nib */; };
413 BECDF62D0761BA81005FE872 /* SDL_romaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153832E006D78D67F000001 /* SDL_romaudio.c */; }; 313 BECDF62D0761BA81005FE872 /* SDL_romaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153832E006D78D67F000001 /* SDL_romaudio.c */; };
414 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; 314 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; };
415 BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; 315 BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; };
416 BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; 316 BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; };
417 BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; 317 BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; };
418 BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; 318 BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; };
419 BECDF6350761BA81005FE872 /* SDL_active.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538368006D79147F000001 /* SDL_active.c */; };
420 BECDF6360761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; }; 319 BECDF6360761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; };
421 BECDF6370761BA81005FE872 /* SDL_expose.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836A006D79147F000001 /* SDL_expose.c */; };
422 BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; }; 320 BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; };
423 BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; }; 321 BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; };
424 BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; }; 322 BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; };
425 BECDF63B0761BA81005FE872 /* SDL_resize.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836E006D79147F000001 /* SDL_resize.c */; };
426 BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; }; 323 BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; };
427 BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; }; 324 BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; };
428 BECDF63F0761BA81005FE872 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; }; 325 BECDF63F0761BA81005FE872 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; };
429 BECDF6400761BA81005FE872 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; }; 326 BECDF6400761BA81005FE872 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; };
430 BECDF6410761BA81005FE872 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; }; 327 BECDF6410761BA81005FE872 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; };
431 BECDF6420761BA81005FE872 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; }; 328 BECDF6420761BA81005FE872 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; };
432 BECDF6430761BA81005FE872 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; }; 329 BECDF6430761BA81005FE872 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; };
433 BECDF6440761BA81005FE872 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; }; 330 BECDF6440761BA81005FE872 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; };
434 BECDF6450761BA81005FE872 /* SDL_cursor.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E0006D7A567F000001 /* SDL_cursor.c */; };
435 BECDF6460761BA81005FE872 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; }; 331 BECDF6460761BA81005FE872 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; };
436 BECDF6470761BA81005FE872 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; }; 332 BECDF6470761BA81005FE872 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; };
437 BECDF6480761BA81005FE872 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; }; 333 BECDF6480761BA81005FE872 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; };
438 BECDF6490761BA81005FE872 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; }; 334 BECDF6490761BA81005FE872 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; };
439 BECDF64A0761BA81005FE872 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; }; 335 BECDF64A0761BA81005FE872 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; };
440 BECDF64B0761BA81005FE872 /* SDL_yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EF006D7A567F000001 /* SDL_yuv.c */; };
441 BECDF64C0761BA81005FE872 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; }; 336 BECDF64C0761BA81005FE872 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; };
442 BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; }; 337 BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; };
443 BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; }; 338 BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; };
444 BECDF6500761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; }; 339 BECDF6500761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; };
445 BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; }; 340 BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; };
446 BECDF6520761BA81005FE872 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4895006D86FF7F000001 /* SDL_cdrom.c */; }; 341 BECDF6520761BA81005FE872 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4895006D86FF7F000001 /* SDL_cdrom.c */; };
447 BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; }; 342 BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; };
448 BECDF6580761BA81005FE872 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; }; 343 BECDF6580761BA81005FE872 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; };
449 BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; }; 344 BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; };
450 BECDF65B0761BA81005FE872 /* SDL_QuartzEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */; };
451 BECDF65C0761BA81005FE872 /* SDL_QuartzGL.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */; };
452 BECDF65D0761BA81005FE872 /* SDL_QuartzVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */; };
453 BECDF65E0761BA81005FE872 /* SDL_QuartzWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */; };
454 BECDF65F0761BA81005FE872 /* SDL_QuartzWM.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */; };
455 BECDF6600761BA81005FE872 /* SDL_QuartzYUV.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DF05A88AD0006B9F1C /* SDL_QuartzYUV.m */; };
456 BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; }; 345 BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; };
457 BECDF6620761BA81005FE872 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = B2A23A7B04157C5700A80002 /* SDL_syscdrom.c */; }; 346 BECDF6620761BA81005FE872 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = B2A23A7B04157C5700A80002 /* SDL_syscdrom.c */; };
458 BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; }; 347 BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; };
459 BECDF6720761BA81005FE872 /* CGS.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4D605A88AD0006B9F1C /* CGS.h */; };
460 BECDF6730761BA81005FE872 /* SDL_QuartzKeys.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4D905A88AD0006B9F1C /* SDL_QuartzKeys.h */; };
461 BECDF6740761BA81005FE872 /* SDL_QuartzVideo.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4DA05A88AD0006B9F1C /* SDL_QuartzVideo.h */; };
462 BECDF6750761BA81005FE872 /* SDL_QuartzWindow.h in Headers */ = {isa = PBXBuildFile; fileRef = B24DA4DC05A88AD0006B9F1C /* SDL_QuartzWindow.h */; };
463 BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; }; 348 BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; };
464 BECDF6770761BA81005FE872 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; }; 349 BECDF6770761BA81005FE872 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; };
465 BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = BECDF5D60761B759005FE872 /* SDL_coreaudio.h */; }; 350 BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = BECDF5D60761B759005FE872 /* SDL_coreaudio.h */; };
466 BECDF67A0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; 351 BECDF67A0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; };
467 BECDF67B0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; 352 BECDF67B0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; };
468 BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; 353 BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; };
469 BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; 354 BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; };
470 BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; 355 BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; };
471 BECDF6800761BA81005FE872 /* SDL_romaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153832E006D78D67F000001 /* SDL_romaudio.c */; }; 356 BECDF6800761BA81005FE872 /* SDL_romaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153832E006D78D67F000001 /* SDL_romaudio.c */; };
472 BECDF6810761BA81005FE872 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4895006D86FF7F000001 /* SDL_cdrom.c */; }; 357 BECDF6810761BA81005FE872 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4895006D86FF7F000001 /* SDL_cdrom.c */; };
473 BECDF6830761BA81005FE872 /* SDL_active.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538368006D79147F000001 /* SDL_active.c */; };
474 BECDF6840761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; }; 358 BECDF6840761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; };
475 BECDF6850761BA81005FE872 /* SDL_expose.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836A006D79147F000001 /* SDL_expose.c */; };
476 BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; }; 359 BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; };
477 BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; }; 360 BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; };
478 BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; }; 361 BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; };
479 BECDF6890761BA81005FE872 /* SDL_resize.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836E006D79147F000001 /* SDL_resize.c */; };
480 BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; }; 362 BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; };
481 BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; }; 363 BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; };
482 BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; }; 364 BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; };
483 BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; }; 365 BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; };
484 BECDF6930761BA81005FE872 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; }; 366 BECDF6930761BA81005FE872 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383D8006D7A567F000001 /* SDL_blit.c */; };
485 BECDF6940761BA81005FE872 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; }; 367 BECDF6940761BA81005FE872 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DA006D7A567F000001 /* SDL_blit_0.c */; };
486 BECDF6950761BA81005FE872 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; }; 368 BECDF6950761BA81005FE872 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DB006D7A567F000001 /* SDL_blit_1.c */; };
487 BECDF6960761BA81005FE872 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; }; 369 BECDF6960761BA81005FE872 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DC006D7A567F000001 /* SDL_blit_A.c */; };
488 BECDF6970761BA81005FE872 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; }; 370 BECDF6970761BA81005FE872 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DE006D7A567F000001 /* SDL_blit_N.c */; };
489 BECDF6980761BA81005FE872 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; }; 371 BECDF6980761BA81005FE872 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383DF006D7A567F000001 /* SDL_bmp.c */; };
490 BECDF6990761BA81005FE872 /* SDL_cursor.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E0006D7A567F000001 /* SDL_cursor.c */; };
491 BECDF69A0761BA81005FE872 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; }; 372 BECDF69A0761BA81005FE872 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E2006D7A567F000001 /* SDL_gamma.c */; };
492 BECDF69B0761BA81005FE872 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; }; 373 BECDF69B0761BA81005FE872 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E6006D7A567F000001 /* SDL_pixels.c */; };
493 BECDF69C0761BA81005FE872 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; }; 374 BECDF69C0761BA81005FE872 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383E8006D7A567F000001 /* SDL_RLEaccel.c */; };
494 BECDF69D0761BA81005FE872 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; }; 375 BECDF69D0761BA81005FE872 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EA006D7A567F000001 /* SDL_stretch.c */; };
495 BECDF69E0761BA81005FE872 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; }; 376 BECDF69E0761BA81005FE872 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EC006D7A567F000001 /* SDL_surface.c */; };
496 BECDF69F0761BA81005FE872 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; }; 377 BECDF69F0761BA81005FE872 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EE006D7A567F000001 /* SDL_video.c */; };
497 BECDF6A00761BA81005FE872 /* SDL_yuv.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383EF006D7A567F000001 /* SDL_yuv.c */; };
498 BECDF6A10761BA81005FE872 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; }; 378 BECDF6A10761BA81005FE872 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383F1006D7A567F000001 /* SDL_yuv_sw.c */; };
499 BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; }; 379 BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; };
500 BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; }; 380 BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; };
501 BECDF6A50761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; }; 381 BECDF6A50761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; };
502 BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; }; 382 BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; };
503 BECDF6A80761BA81005FE872 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4894006D86FF7F000001 /* SDL_syscdrom.c */; }; 383 BECDF6A80761BA81005FE872 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4894006D86FF7F000001 /* SDL_syscdrom.c */; };
504 BECDF6A90761BA81005FE872 /* SDL_QuartzEvents.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */; };
505 BECDF6AA0761BA81005FE872 /* SDL_QuartzGL.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */; };
506 BECDF6AB0761BA81005FE872 /* SDL_QuartzVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */; };
507 BECDF6AC0761BA81005FE872 /* SDL_QuartzWindow.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */; };
508 BECDF6AD0761BA81005FE872 /* SDL_QuartzWM.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */; };
509 BECDF6AE0761BA81005FE872 /* SDL_QuartzYUV.m in Sources */ = {isa = PBXBuildFile; fileRef = B24DA4DF05A88AD0006B9F1C /* SDL_QuartzYUV.m */; };
510 BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; }; 384 BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; };
511 BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; }; 385 BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; };
512 BECDF6B70761BA81005FE872 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 2EECDF2E0086C3A07F000001 /* SDLMain.m */; }; 386 F306D6A00CB645A900B70512 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */; };
387 F306D6A10CB645AF00B70512 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */; };
388 F306D6A20CB645B100B70512 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */; };
389 F306D6A30CB645B100B70512 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */; };
390 F317F3C80C789CCF00411C95 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3B80C789CCE00411C95 /* SDL_blit_auto.c */; };
391 F317F3CA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BA0C789CCE00411C95 /* SDL_blit_copy.c */; };
392 F317F3CC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BC0C789CCE00411C95 /* SDL_blit_slow.c */; };
393 F317F3CE0C789CCF00411C95 /* SDL_fill.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BE0C789CCF00411C95 /* SDL_fill.c */; };
394 F317F3D80C789CCF00411C95 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3B80C789CCE00411C95 /* SDL_blit_auto.c */; };
395 F317F3DA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BA0C789CCE00411C95 /* SDL_blit_copy.c */; };
396 F317F3DC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BC0C789CCE00411C95 /* SDL_blit_slow.c */; };
397 F317F3DE0C789CCF00411C95 /* SDL_fill.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BE0C789CCF00411C95 /* SDL_fill.c */; };
398 F317F3E80C789CCF00411C95 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3B80C789CCE00411C95 /* SDL_blit_auto.c */; };
399 F317F3EA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BA0C789CCE00411C95 /* SDL_blit_copy.c */; };
400 F317F3EC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BC0C789CCE00411C95 /* SDL_blit_slow.c */; };
401 F317F3EE0C789CCF00411C95 /* SDL_fill.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BE0C789CCF00411C95 /* SDL_fill.c */; };
402 F317F3F80C789CCF00411C95 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3B80C789CCE00411C95 /* SDL_blit_auto.c */; };
403 F317F3FA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BA0C789CCE00411C95 /* SDL_blit_copy.c */; };
404 F317F3FC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BC0C789CCE00411C95 /* SDL_blit_slow.c */; };
405 F317F3FE0C789CCF00411C95 /* SDL_fill.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F3BE0C789CCF00411C95 /* SDL_fill.c */; };
406 F317F44D0C789F2600411C95 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F44C0C789F2600411C95 /* SDL_compat.c */; };
407 F317F44E0C789F2600411C95 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F44C0C789F2600411C95 /* SDL_compat.c */; };
408 F317F44F0C789F2600411C95 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F44C0C789F2600411C95 /* SDL_compat.c */; };
409 F317F4500C789F2600411C95 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = F317F44C0C789F2600411C95 /* SDL_compat.c */; };
410 F38109E30D27B07E002DA2C1 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = F38109E20D27B07E002DA2C1 /* imKStoUCS.c */; };
411 F38109E40D27B07E002DA2C1 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = F38109E20D27B07E002DA2C1 /* imKStoUCS.c */; };
412 F3C832DF0DCDAE7200B01593 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C832DE0DCDAE7200B01593 /* SDL_scancode.h */; settings = {ATTRIBUTES = (Public, ); }; };
413 F3C832E00DCDAE7200B01593 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C832DE0DCDAE7200B01593 /* SDL_scancode.h */; };
414 F3C832E10DCDAE7200B01593 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C832DE0DCDAE7200B01593 /* SDL_scancode.h */; };
415 F3C832E20DCDAE7200B01593 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C832DE0DCDAE7200B01593 /* SDL_scancode.h */; settings = {ATTRIBUTES = (Public, ); }; };
416 F3C833490DCDBDF900B01593 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833480DCDBDF900B01593 /* SDL_pixels.h */; settings = {ATTRIBUTES = (Public, ); }; };
417 F3C8334A0DCDBDF900B01593 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833480DCDBDF900B01593 /* SDL_pixels.h */; };
418 F3C8334B0DCDBDF900B01593 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833480DCDBDF900B01593 /* SDL_pixels.h */; };
419 F3C8334C0DCDBDF900B01593 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833480DCDBDF900B01593 /* SDL_pixels.h */; settings = {ATTRIBUTES = (Public, ); }; };
420 F3C833500DCDBE3B00B01593 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C8334F0DCDBE3B00B01593 /* SDL_rect.h */; settings = {ATTRIBUTES = (Public, ); }; };
421 F3C833510DCDBE3B00B01593 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C8334F0DCDBE3B00B01593 /* SDL_rect.h */; };
422 F3C833520DCDBE3B00B01593 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C8334F0DCDBE3B00B01593 /* SDL_rect.h */; };
423 F3C833530DCDBE3B00B01593 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C8334F0DCDBE3B00B01593 /* SDL_rect.h */; settings = {ATTRIBUTES = (Public, ); }; };
424 F3C833550DCDBE8400B01593 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833540DCDBE8400B01593 /* SDL_surface.h */; settings = {ATTRIBUTES = (Public, ); }; };
425 F3C833560DCDBE8400B01593 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833540DCDBE8400B01593 /* SDL_surface.h */; };
426 F3C833570DCDBE8400B01593 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833540DCDBE8400B01593 /* SDL_surface.h */; };
427 F3C833580DCDBE8400B01593 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C833540DCDBE8400B01593 /* SDL_surface.h */; settings = {ATTRIBUTES = (Public, ); }; };
428 F3C834970DD22A4D00B01593 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C8348F0DD22A4D00B01593 /* imKStoUCS.h */; };
429 F3C834980DD22A4D00B01593 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834900DD22A4D00B01593 /* SDL_x11events.h */; };
430 F3C834990DD22A4D00B01593 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834910DD22A4D00B01593 /* SDL_x11gamma.h */; };
431 F3C8349A0DD22A4D00B01593 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834920DD22A4D00B01593 /* SDL_x11keyboard.h */; };
432 F3C8349B0DD22A4D00B01593 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834930DD22A4D00B01593 /* SDL_x11modes.h */; };
433 F3C8349C0DD22A4D00B01593 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834940DD22A4D00B01593 /* SDL_x11mouse.h */; };
434 F3C8349D0DD22A4D00B01593 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834950DD22A4D00B01593 /* SDL_x11opengl.h */; };
435 F3C8349E0DD22A4D00B01593 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834960DD22A4D00B01593 /* SDL_x11window.h */; };
436 F3C8349F0DD22A4D00B01593 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C8348F0DD22A4D00B01593 /* imKStoUCS.h */; };
437 F3C834A00DD22A4D00B01593 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834900DD22A4D00B01593 /* SDL_x11events.h */; };
438 F3C834A10DD22A4D00B01593 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834910DD22A4D00B01593 /* SDL_x11gamma.h */; };
439 F3C834A20DD22A4D00B01593 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834920DD22A4D00B01593 /* SDL_x11keyboard.h */; };
440 F3C834A30DD22A4D00B01593 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834930DD22A4D00B01593 /* SDL_x11modes.h */; };
441 F3C834A40DD22A4D00B01593 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834940DD22A4D00B01593 /* SDL_x11mouse.h */; };
442 F3C834A50DD22A4D00B01593 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834950DD22A4D00B01593 /* SDL_x11opengl.h */; };
443 F3C834A60DD22A4D00B01593 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834960DD22A4D00B01593 /* SDL_x11window.h */; };
444 F3C834CE0DD22C4300B01593 /* e_log.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BC0DD22C4300B01593 /* e_log.h */; };
445 F3C834CF0DD22C4300B01593 /* e_pow.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BD0DD22C4300B01593 /* e_pow.h */; };
446 F3C834D00DD22C4300B01593 /* e_sqrt.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BE0DD22C4300B01593 /* e_sqrt.h */; };
447 F3C834D10DD22C4300B01593 /* math_private.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BF0DD22C4300B01593 /* math_private.h */; };
448 F3C834D20DD22C4300B01593 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C00DD22C4300B01593 /* mmx.h */; };
449 F3C834D30DD22C4300B01593 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C10DD22C4300B01593 /* SDL_blit.h */; };
450 F3C834D40DD22C4300B01593 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C20DD22C4300B01593 /* SDL_blit_auto.h */; };
451 F3C834D50DD22C4300B01593 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C30DD22C4300B01593 /* SDL_blit_copy.h */; };
452 F3C834D60DD22C4300B01593 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C40DD22C4300B01593 /* SDL_glfuncs.h */; };
453 F3C834D70DD22C4300B01593 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C50DD22C4300B01593 /* SDL_leaks.h */; };
454 F3C834D80DD22C4300B01593 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C60DD22C4300B01593 /* SDL_pixels_c.h */; };
455 F3C834D90DD22C4300B01593 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C70DD22C4300B01593 /* SDL_rect_c.h */; };
456 F3C834DA0DD22C4300B01593 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C80DD22C4300B01593 /* SDL_renderer_gl.h */; };
457 F3C834DB0DD22C4300B01593 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C90DD22C4300B01593 /* SDL_renderer_sw.h */; };
458 F3C834DC0DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CA0DD22C4300B01593 /* SDL_RLEaccel_c.h */; };
459 F3C834DD0DD22C4300B01593 /* SDL_stretch_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CB0DD22C4300B01593 /* SDL_stretch_c.h */; };
460 F3C834DE0DD22C4300B01593 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CC0DD22C4300B01593 /* SDL_sysvideo.h */; };
461 F3C834DF0DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CD0DD22C4300B01593 /* SDL_yuv_sw_c.h */; };
462 F3C834E00DD22C4300B01593 /* e_log.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BC0DD22C4300B01593 /* e_log.h */; };
463 F3C834E10DD22C4300B01593 /* e_pow.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BD0DD22C4300B01593 /* e_pow.h */; };
464 F3C834E20DD22C4300B01593 /* e_sqrt.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BE0DD22C4300B01593 /* e_sqrt.h */; };
465 F3C834E30DD22C4300B01593 /* math_private.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BF0DD22C4300B01593 /* math_private.h */; };
466 F3C834E40DD22C4300B01593 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C00DD22C4300B01593 /* mmx.h */; };
467 F3C834E50DD22C4300B01593 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C10DD22C4300B01593 /* SDL_blit.h */; };
468 F3C834E60DD22C4300B01593 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C20DD22C4300B01593 /* SDL_blit_auto.h */; };
469 F3C834E70DD22C4300B01593 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C30DD22C4300B01593 /* SDL_blit_copy.h */; };
470 F3C834E80DD22C4300B01593 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C40DD22C4300B01593 /* SDL_glfuncs.h */; };
471 F3C834E90DD22C4300B01593 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C50DD22C4300B01593 /* SDL_leaks.h */; };
472 F3C834EA0DD22C4300B01593 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C60DD22C4300B01593 /* SDL_pixels_c.h */; };
473 F3C834EB0DD22C4300B01593 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C70DD22C4300B01593 /* SDL_rect_c.h */; };
474 F3C834EC0DD22C4300B01593 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C80DD22C4300B01593 /* SDL_renderer_gl.h */; };
475 F3C834ED0DD22C4300B01593 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C90DD22C4300B01593 /* SDL_renderer_sw.h */; };
476 F3C834EE0DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CA0DD22C4300B01593 /* SDL_RLEaccel_c.h */; };
477 F3C834EF0DD22C4300B01593 /* SDL_stretch_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CB0DD22C4300B01593 /* SDL_stretch_c.h */; };
478 F3C834F00DD22C4300B01593 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CC0DD22C4300B01593 /* SDL_sysvideo.h */; };
479 F3C834F10DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CD0DD22C4300B01593 /* SDL_yuv_sw_c.h */; };
480 F3C834F20DD22C4300B01593 /* e_log.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BC0DD22C4300B01593 /* e_log.h */; };
481 F3C834F30DD22C4300B01593 /* e_pow.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BD0DD22C4300B01593 /* e_pow.h */; };
482 F3C834F40DD22C4300B01593 /* e_sqrt.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BE0DD22C4300B01593 /* e_sqrt.h */; };
483 F3C834F50DD22C4300B01593 /* math_private.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BF0DD22C4300B01593 /* math_private.h */; };
484 F3C834F60DD22C4300B01593 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C00DD22C4300B01593 /* mmx.h */; };
485 F3C834F70DD22C4300B01593 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C10DD22C4300B01593 /* SDL_blit.h */; };
486 F3C834F80DD22C4300B01593 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C20DD22C4300B01593 /* SDL_blit_auto.h */; };
487 F3C834F90DD22C4300B01593 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C30DD22C4300B01593 /* SDL_blit_copy.h */; };
488 F3C834FA0DD22C4300B01593 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C40DD22C4300B01593 /* SDL_glfuncs.h */; };
489 F3C834FB0DD22C4300B01593 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C50DD22C4300B01593 /* SDL_leaks.h */; };
490 F3C834FC0DD22C4300B01593 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C60DD22C4300B01593 /* SDL_pixels_c.h */; };
491 F3C834FD0DD22C4300B01593 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C70DD22C4300B01593 /* SDL_rect_c.h */; };
492 F3C834FE0DD22C4300B01593 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C80DD22C4300B01593 /* SDL_renderer_gl.h */; };
493 F3C834FF0DD22C4300B01593 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C90DD22C4300B01593 /* SDL_renderer_sw.h */; };
494 F3C835000DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CA0DD22C4300B01593 /* SDL_RLEaccel_c.h */; };
495 F3C835010DD22C4300B01593 /* SDL_stretch_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CB0DD22C4300B01593 /* SDL_stretch_c.h */; };
496 F3C835020DD22C4300B01593 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CC0DD22C4300B01593 /* SDL_sysvideo.h */; };
497 F3C835030DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CD0DD22C4300B01593 /* SDL_yuv_sw_c.h */; };
498 F3C835040DD22C4300B01593 /* e_log.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BC0DD22C4300B01593 /* e_log.h */; };
499 F3C835050DD22C4300B01593 /* e_pow.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BD0DD22C4300B01593 /* e_pow.h */; };
500 F3C835060DD22C4300B01593 /* e_sqrt.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BE0DD22C4300B01593 /* e_sqrt.h */; };
501 F3C835070DD22C4300B01593 /* math_private.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834BF0DD22C4300B01593 /* math_private.h */; };
502 F3C835080DD22C4300B01593 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C00DD22C4300B01593 /* mmx.h */; };
503 F3C835090DD22C4300B01593 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C10DD22C4300B01593 /* SDL_blit.h */; };
504 F3C8350A0DD22C4300B01593 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C20DD22C4300B01593 /* SDL_blit_auto.h */; };
505 F3C8350B0DD22C4300B01593 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C30DD22C4300B01593 /* SDL_blit_copy.h */; };
506 F3C8350C0DD22C4300B01593 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C40DD22C4300B01593 /* SDL_glfuncs.h */; };
507 F3C8350D0DD22C4300B01593 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C50DD22C4300B01593 /* SDL_leaks.h */; };
508 F3C8350E0DD22C4300B01593 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C60DD22C4300B01593 /* SDL_pixels_c.h */; };
509 F3C8350F0DD22C4300B01593 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C70DD22C4300B01593 /* SDL_rect_c.h */; };
510 F3C835100DD22C4300B01593 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C80DD22C4300B01593 /* SDL_renderer_gl.h */; };
511 F3C835110DD22C4300B01593 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834C90DD22C4300B01593 /* SDL_renderer_sw.h */; };
512 F3C835120DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CA0DD22C4300B01593 /* SDL_RLEaccel_c.h */; };
513 F3C835130DD22C4300B01593 /* SDL_stretch_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CB0DD22C4300B01593 /* SDL_stretch_c.h */; };
514 F3C835140DD22C4300B01593 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CC0DD22C4300B01593 /* SDL_sysvideo.h */; };
515 F3C835150DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3C834CD0DD22C4300B01593 /* SDL_yuv_sw_c.h */; };
516 F3C8353D0DD22EE800B01593 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6230C57E360003E2527 /* SDL_cocoaevents.h */; };
517 F3C8353E0DD22EE800B01593 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6240C57E360003E2527 /* SDL_cocoakeyboard.h */; };
518 F3C8353F0DD22EE800B01593 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6260C57E360003E2527 /* SDL_cocoamodes.h */; };
519 F3C835400DD22EE800B01593 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6270C57E360003E2527 /* SDL_cocoamouse.h */; };
520 F3C835410DD22EE800B01593 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6280C57E360003E2527 /* SDL_cocoaopengl.h */; };
521 F3C835420DD22EE800B01593 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6290C57E360003E2527 /* SDL_cocoavideo.h */; };
522 F3C835430DD22EE800B01593 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB62A0C57E360003E2527 /* SDL_cocoawindow.h */; };
523 F3C835440DD22EE900B01593 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6230C57E360003E2527 /* SDL_cocoaevents.h */; };
524 F3C835450DD22EE900B01593 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6240C57E360003E2527 /* SDL_cocoakeyboard.h */; };
525 F3C835460DD22EE900B01593 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6260C57E360003E2527 /* SDL_cocoamodes.h */; };
526 F3C835470DD22EE900B01593 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6270C57E360003E2527 /* SDL_cocoamouse.h */; };
527 F3C835480DD22EE900B01593 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6280C57E360003E2527 /* SDL_cocoaopengl.h */; };
528 F3C835490DD22EE900B01593 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6290C57E360003E2527 /* SDL_cocoavideo.h */; };
529 F3C8354A0DD22EE900B01593 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB62A0C57E360003E2527 /* SDL_cocoawindow.h */; };
530 F3C8354B0DD22EEA00B01593 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6230C57E360003E2527 /* SDL_cocoaevents.h */; };
531 F3C8354C0DD22EEA00B01593 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6240C57E360003E2527 /* SDL_cocoakeyboard.h */; };
532 F3C8354D0DD22EEA00B01593 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6260C57E360003E2527 /* SDL_cocoamodes.h */; };
533 F3C8354E0DD22EEA00B01593 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6270C57E360003E2527 /* SDL_cocoamouse.h */; };
534 F3C8354F0DD22EEA00B01593 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6280C57E360003E2527 /* SDL_cocoaopengl.h */; };
535 F3C835500DD22EEA00B01593 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6290C57E360003E2527 /* SDL_cocoavideo.h */; };
536 F3C835510DD22EEA00B01593 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB62A0C57E360003E2527 /* SDL_cocoawindow.h */; };
537 F3C835520DD22EEB00B01593 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6230C57E360003E2527 /* SDL_cocoaevents.h */; };
538 F3C835530DD22EEB00B01593 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6240C57E360003E2527 /* SDL_cocoakeyboard.h */; };
539 F3C835540DD22EEB00B01593 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6260C57E360003E2527 /* SDL_cocoamodes.h */; };
540 F3C835550DD22EEB00B01593 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6270C57E360003E2527 /* SDL_cocoamouse.h */; };
541 F3C835560DD22EEB00B01593 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6280C57E360003E2527 /* SDL_cocoaopengl.h */; };
542 F3C835570DD22EEB00B01593 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6290C57E360003E2527 /* SDL_cocoavideo.h */; };
543 F3C835580DD22EEB00B01593 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB62A0C57E360003E2527 /* SDL_cocoawindow.h */; };
544 F3C835590DD22F3F00B01593 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */; };
545 F3C8355A0DD22F3F00B01593 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6190C57E321003E2527 /* SDL_nullrender_c.h */; };
546 F3C8355B0DD22F3F00B01593 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */; };
547 F3C8355C0DD22F4000B01593 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */; };
548 F3C8355D0DD22F4000B01593 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6190C57E321003E2527 /* SDL_nullrender_c.h */; };
549 F3C8355E0DD22F4000B01593 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */; };
550 F3C835600DD22F7A00B01593 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */; };
551 F3C835610DD22F7A00B01593 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84709C0D977003A99D5 /* SDL_x11sym.h */; };
552 F3C835620DD22F7A00B01593 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0014B84909C0D977003A99D5 /* SDL_x11video.h */; };
553 F3DEB5830C57E0D4003E2527 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB5820C57E0D4003E2527 /* SDL_compat.h */; settings = {ATTRIBUTES = (Public, ); }; };
554 F3DEB5840C57E0D4003E2527 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB5820C57E0D4003E2527 /* SDL_compat.h */; };
555 F3DEB5850C57E0D4003E2527 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB5820C57E0D4003E2527 /* SDL_compat.h */; settings = {ATTRIBUTES = (Public, ); }; };
556 F3DEB5860C57E0D4003E2527 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB5820C57E0D4003E2527 /* SDL_compat.h */; };
557 F3DEB5890C57E182003E2527 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5880C57E182003E2527 /* SDL_audiotypecvt.c */; };
558 F3DEB58A0C57E182003E2527 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5880C57E182003E2527 /* SDL_audiotypecvt.c */; };
559 F3DEB58B0C57E182003E2527 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5880C57E182003E2527 /* SDL_audiotypecvt.c */; };
560 F3DEB58C0C57E182003E2527 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5880C57E182003E2527 /* SDL_audiotypecvt.c */; };
561 F3DEB58E0C57E1EA003E2527 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB58D0C57E1EA003E2527 /* SDL_windowevents.c */; };
562 F3DEB58F0C57E1EA003E2527 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB58D0C57E1EA003E2527 /* SDL_windowevents.c */; };
563 F3DEB5900C57E1EA003E2527 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB58D0C57E1EA003E2527 /* SDL_windowevents.c */; };
564 F3DEB5910C57E1EA003E2527 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB58D0C57E1EA003E2527 /* SDL_windowevents.c */; };
565 F3DEB5A00C57E282003E2527 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59C0C57E282003E2527 /* SDL_rect.c */; };
566 F3DEB5A20C57E282003E2527 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59E0C57E282003E2527 /* SDL_renderer_gl.c */; };
567 F3DEB5A30C57E282003E2527 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59F0C57E282003E2527 /* SDL_renderer_sw.c */; };
568 F3DEB5A40C57E282003E2527 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59C0C57E282003E2527 /* SDL_rect.c */; };
569 F3DEB5A60C57E282003E2527 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59E0C57E282003E2527 /* SDL_renderer_gl.c */; };
570 F3DEB5A70C57E282003E2527 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59F0C57E282003E2527 /* SDL_renderer_sw.c */; };
571 F3DEB5A80C57E282003E2527 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59C0C57E282003E2527 /* SDL_rect.c */; };
572 F3DEB5AA0C57E282003E2527 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59E0C57E282003E2527 /* SDL_renderer_gl.c */; };
573 F3DEB5AB0C57E282003E2527 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59F0C57E282003E2527 /* SDL_renderer_sw.c */; };
574 F3DEB5AC0C57E282003E2527 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59C0C57E282003E2527 /* SDL_rect.c */; };
575 F3DEB5AE0C57E282003E2527 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59E0C57E282003E2527 /* SDL_renderer_gl.c */; };
576 F3DEB5AF0C57E282003E2527 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB59F0C57E282003E2527 /* SDL_renderer_sw.c */; };
577 F3DEB5C10C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B20C57E2BF003E2527 /* SDL_cocoaevents.m */; };
578 F3DEB5C30C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B40C57E2BF003E2527 /* SDL_cocoakeyboard.m */; };
579 F3DEB5C60C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B70C57E2BF003E2527 /* SDL_cocoamodes.m */; };
580 F3DEB5C80C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B90C57E2BF003E2527 /* SDL_cocoamouse.m */; };
581 F3DEB5CA0C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BB0C57E2BF003E2527 /* SDL_cocoaopengl.m */; };
582 F3DEB5CC0C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BD0C57E2BF003E2527 /* SDL_cocoavideo.m */; };
583 F3DEB5CE0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BF0C57E2BF003E2527 /* SDL_cocoawindow.m */; };
584 F3DEB5D00C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B20C57E2BF003E2527 /* SDL_cocoaevents.m */; };
585 F3DEB5D20C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B40C57E2BF003E2527 /* SDL_cocoakeyboard.m */; };
586 F3DEB5D50C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B70C57E2BF003E2527 /* SDL_cocoamodes.m */; };
587 F3DEB5D70C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B90C57E2BF003E2527 /* SDL_cocoamouse.m */; };
588 F3DEB5D90C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BB0C57E2BF003E2527 /* SDL_cocoaopengl.m */; };
589 F3DEB5DB0C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BD0C57E2BF003E2527 /* SDL_cocoavideo.m */; };
590 F3DEB5DD0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BF0C57E2BF003E2527 /* SDL_cocoawindow.m */; };
591 F3DEB5DF0C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B20C57E2BF003E2527 /* SDL_cocoaevents.m */; };
592 F3DEB5E10C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B40C57E2BF003E2527 /* SDL_cocoakeyboard.m */; };
593 F3DEB5E40C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B70C57E2BF003E2527 /* SDL_cocoamodes.m */; };
594 F3DEB5E60C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B90C57E2BF003E2527 /* SDL_cocoamouse.m */; };
595 F3DEB5E80C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BB0C57E2BF003E2527 /* SDL_cocoaopengl.m */; };
596 F3DEB5EA0C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BD0C57E2BF003E2527 /* SDL_cocoavideo.m */; };
597 F3DEB5EC0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BF0C57E2BF003E2527 /* SDL_cocoawindow.m */; };
598 F3DEB5EE0C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B20C57E2BF003E2527 /* SDL_cocoaevents.m */; };
599 F3DEB5F00C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B40C57E2BF003E2527 /* SDL_cocoakeyboard.m */; };
600 F3DEB5F30C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B70C57E2BF003E2527 /* SDL_cocoamodes.m */; };
601 F3DEB5F50C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5B90C57E2BF003E2527 /* SDL_cocoamouse.m */; };
602 F3DEB5F70C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BB0C57E2BF003E2527 /* SDL_cocoaopengl.m */; };
603 F3DEB5F90C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BD0C57E2BF003E2527 /* SDL_cocoavideo.m */; };
604 F3DEB5FB0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB5BF0C57E2BF003E2527 /* SDL_cocoawindow.m */; };
605 F3DEB61C0C57E321003E2527 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB61A0C57E321003E2527 /* SDL_nullrender.c */; };
606 F3DEB61D0C57E321003E2527 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6190C57E321003E2527 /* SDL_nullrender_c.h */; };
607 F3DEB61E0C57E321003E2527 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB61A0C57E321003E2527 /* SDL_nullrender.c */; };
608 F3DEB6200C57E321003E2527 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB61A0C57E321003E2527 /* SDL_nullrender.c */; };
609 F3DEB6210C57E321003E2527 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = F3DEB6190C57E321003E2527 /* SDL_nullrender_c.h */; };
610 F3DEB6220C57E321003E2527 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB61A0C57E321003E2527 /* SDL_nullrender.c */; };
611 F3DEB6330C57E3C4003E2527 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6300C57E3C4003E2527 /* SDL_x11keyboard.c */; };
612 F3DEB6340C57E3C4003E2527 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6310C57E3C4003E2527 /* SDL_x11opengl.c */; };
613 F3DEB6350C57E3C4003E2527 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6320C57E3C4003E2527 /* SDL_x11window.c */; };
614 F3DEB6360C57E3C4003E2527 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6300C57E3C4003E2527 /* SDL_x11keyboard.c */; };
615 F3DEB6370C57E3C4003E2527 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6310C57E3C4003E2527 /* SDL_x11opengl.c */; };
616 F3DEB6380C57E3C4003E2527 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6320C57E3C4003E2527 /* SDL_x11window.c */; };
617 F3DEB6490C57E483003E2527 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6410C57E483003E2527 /* AllCmap.c */; };
618 F3DEB64A0C57E483003E2527 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6420C57E483003E2527 /* CmapAlloc.c */; };
619 F3DEB64B0C57E483003E2527 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6430C57E483003E2527 /* CrCmap.c */; };
620 F3DEB64C0C57E483003E2527 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6440C57E483003E2527 /* DelCmap.c */; };
621 F3DEB64D0C57E483003E2527 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6450C57E483003E2527 /* Distinct.c */; };
622 F3DEB64E0C57E483003E2527 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6460C57E483003E2527 /* LookupCmap.c */; };
623 F3DEB64F0C57E483003E2527 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6470C57E483003E2527 /* StdCmap.c */; };
624 F3DEB6500C57E483003E2527 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6480C57E483003E2527 /* VisCmap.c */; };
625 F3DEB6510C57E483003E2527 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6410C57E483003E2527 /* AllCmap.c */; };
626 F3DEB6520C57E483003E2527 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6420C57E483003E2527 /* CmapAlloc.c */; };
627 F3DEB6530C57E483003E2527 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6430C57E483003E2527 /* CrCmap.c */; };
628 F3DEB6540C57E483003E2527 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6440C57E483003E2527 /* DelCmap.c */; };
629 F3DEB6550C57E483003E2527 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6450C57E483003E2527 /* Distinct.c */; };
630 F3DEB6560C57E483003E2527 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6460C57E483003E2527 /* LookupCmap.c */; };
631 F3DEB6570C57E483003E2527 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6470C57E483003E2527 /* StdCmap.c */; };
632 F3DEB6580C57E483003E2527 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = F3DEB6480C57E483003E2527 /* VisCmap.c */; };
513 /* End PBXBuildFile section */ 633 /* End PBXBuildFile section */
514
515 /* Begin PBXBuildStyle section */
516 F512D95E02A6E0AB01D28762 /* Development */ = {
517 isa = PBXBuildStyle;
518 buildSettings = {
519 COPY_PHASE_STRIP = NO;
520 DEBUGGING_SYMBOLS = YES;
521 GCC_DYNAMIC_NO_PIC = NO;
522 GCC_ENABLE_FIX_AND_CONTINUE = YES;
523 GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
524 GCC_OPTIMIZATION_LEVEL = 0;
525 OPTIMIZATION_CFLAGS = "-O0";
526 ZERO_LINK = YES;
527 };
528 name = Development;
529 };
530 F512D95F02A6E0AB01D28762 /* Deployment */ = {
531 isa = PBXBuildStyle;
532 buildSettings = {
533 COPY_PHASE_STRIP = YES;
534 DEBUGGING_SYMBOLS = NO;
535 GCC_ENABLE_FIX_AND_CONTINUE = NO;
536 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
537 GCC_OPTIMIZATION_LEVEL = 3;
538 ZERO_LINK = NO;
539 };
540 name = Deployment;
541 };
542 /* End PBXBuildStyle section */
543 634
544 /* Begin PBXContainerItemProxy section */ 635 /* Begin PBXContainerItemProxy section */
545 BECDF6C50761BA81005FE872 /* PBXContainerItemProxy */ = { 636 BECDF6C50761BA81005FE872 /* PBXContainerItemProxy */ = {
546 isa = PBXContainerItemProxy; 637 isa = PBXContainerItemProxy;
547 containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; 638 containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
550 remoteInfo = "Framework (Upgraded)"; 641 remoteInfo = "Framework (Upgraded)";
551 }; 642 };
552 /* End PBXContainerItemProxy section */ 643 /* End PBXContainerItemProxy section */
553 644
554 /* Begin PBXFileReference section */ 645 /* Begin PBXFileReference section */
555 0014B7E809C0D8D2003A99D5 /* SDL_dgaevents_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dgaevents_c.h; sourceTree = "<group>"; };
556 0014B7E909C0D8D2003A99D5 /* SDL_dgaevents.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dgaevents.c; sourceTree = "<group>"; };
557 0014B7EA09C0D8D2003A99D5 /* SDL_dgamouse_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dgamouse_c.h; sourceTree = "<group>"; };
558 0014B7EB09C0D8D2003A99D5 /* SDL_dgamouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dgamouse.c; sourceTree = "<group>"; };
559 0014B7EC09C0D8D2003A99D5 /* SDL_dgavideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dgavideo.c; sourceTree = "<group>"; };
560 0014B7ED09C0D8D2003A99D5 /* SDL_dgavideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dgavideo.h; sourceTree = "<group>"; };
561 0014B83709C0D977003A99D5 /* SDL_x11dga_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11dga_c.h; sourceTree = "<group>"; };
562 0014B83809C0D977003A99D5 /* SDL_x11dga.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11dga.c; sourceTree = "<group>"; };
563 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11dyn.c; sourceTree = "<group>"; }; 646 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11dyn.c; sourceTree = "<group>"; };
564 0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11dyn.h; sourceTree = "<group>"; }; 647 0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11dyn.h; sourceTree = "<group>"; };
565 0014B83B09C0D977003A99D5 /* SDL_x11events_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11events_c.h; sourceTree = "<group>"; };
566 0014B83C09C0D977003A99D5 /* SDL_x11events.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11events.c; sourceTree = "<group>"; }; 648 0014B83C09C0D977003A99D5 /* SDL_x11events.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11events.c; sourceTree = "<group>"; };
567 0014B83D09C0D977003A99D5 /* SDL_x11gamma_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11gamma_c.h; sourceTree = "<group>"; };
568 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11gamma.c; sourceTree = "<group>"; }; 649 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11gamma.c; sourceTree = "<group>"; };
569 0014B83F09C0D977003A99D5 /* SDL_x11gl_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11gl_c.h; sourceTree = "<group>"; };
570 0014B84009C0D977003A99D5 /* SDL_x11gl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11gl.c; sourceTree = "<group>"; };
571 0014B84109C0D977003A99D5 /* SDL_x11image_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11image_c.h; sourceTree = "<group>"; };
572 0014B84209C0D977003A99D5 /* SDL_x11image.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11image.c; sourceTree = "<group>"; };
573 0014B84309C0D977003A99D5 /* SDL_x11modes_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11modes_c.h; sourceTree = "<group>"; };
574 0014B84409C0D977003A99D5 /* SDL_x11modes.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11modes.c; sourceTree = "<group>"; }; 650 0014B84409C0D977003A99D5 /* SDL_x11modes.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11modes.c; sourceTree = "<group>"; };
575 0014B84509C0D977003A99D5 /* SDL_x11mouse_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11mouse_c.h; sourceTree = "<group>"; };
576 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11mouse.c; sourceTree = "<group>"; }; 651 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11mouse.c; sourceTree = "<group>"; };
577 0014B84709C0D977003A99D5 /* SDL_x11sym.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11sym.h; sourceTree = "<group>"; }; 652 0014B84709C0D977003A99D5 /* SDL_x11sym.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11sym.h; sourceTree = "<group>"; };
578 0014B84809C0D977003A99D5 /* SDL_x11video.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11video.c; sourceTree = "<group>"; }; 653 0014B84809C0D977003A99D5 /* SDL_x11video.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11video.c; sourceTree = "<group>"; };
579 0014B84909C0D977003A99D5 /* SDL_x11video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11video.h; sourceTree = "<group>"; }; 654 0014B84909C0D977003A99D5 /* SDL_x11video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11video.h; sourceTree = "<group>"; };
580 0014B84A09C0D977003A99D5 /* SDL_x11wm_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11wm_c.h; sourceTree = "<group>"; };
581 0014B84B09C0D977003A99D5 /* SDL_x11wm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11wm.c; sourceTree = "<group>"; };
582 0014B84C09C0D977003A99D5 /* SDL_x11yuv_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_x11yuv_c.h; sourceTree = "<group>"; };
583 0014B84D09C0D977003A99D5 /* SDL_x11yuv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_x11yuv.c; sourceTree = "<group>"; };
584 0014B89009C0DA94003A99D5 /* XF86DGA.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = XF86DGA.c; sourceTree = "<group>"; };
585 0014B89109C0DA94003A99D5 /* XF86DGA2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = XF86DGA2.c; sourceTree = "<group>"; };
586 0014B89609C0DAA1003A99D5 /* XF86VMode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = XF86VMode.c; sourceTree = "<group>"; }; 655 0014B89609C0DAA1003A99D5 /* XF86VMode.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = XF86VMode.c; sourceTree = "<group>"; };
587 0014B89909C0DAAE003A99D5 /* Xv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = Xv.c; sourceTree = "<group>"; }; 656 0014B89909C0DAAE003A99D5 /* Xv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = Xv.c; sourceTree = "<group>"; };
588 0014B89A09C0DAAE003A99D5 /* Xvlibint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Xvlibint.h; sourceTree = "<group>"; }; 657 0014B89A09C0DAAE003A99D5 /* Xvlibint.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Xvlibint.h; sourceTree = "<group>"; };
589 0014B89F09C0DAB9003A99D5 /* Xinerama.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = Xinerama.c; sourceTree = "<group>"; }; 658 0014B89F09C0DAB9003A99D5 /* Xinerama.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = Xinerama.c; sourceTree = "<group>"; };
590 0014B8A209C0DAC4003A99D5 /* xme.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = xme.c; sourceTree = "<group>"; }; 659 0014B8A209C0DAC4003A99D5 /* xme.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = xme.c; sourceTree = "<group>"; };
591 0014B9A809C0E585003A99D5 /* SDL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL.framework; sourceTree = BUILT_PRODUCTS_DIR; };
592 0014B9A909C0E585003A99D5 /* Info-FrameworkNoX11.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Info-FrameworkNoX11.plist"; sourceTree = "<group>"; }; 660 0014B9A909C0E585003A99D5 /* Info-FrameworkNoX11.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Info-FrameworkNoX11.plist"; sourceTree = "<group>"; };
593 00162D3109BD1FA80037C8D0 /* SDL_config_amiga.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config_amiga.h; path = ../../include/SDL_config_amiga.h; sourceTree = SOURCE_ROOT; };
594 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; };
595 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; };
596 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; }; 661 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; };
597 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; };
598 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; };
599 00162D3709BD1FA90037C8D0 /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config.h; path = ../../include/SDL_config.h; sourceTree = SOURCE_ROOT; }; 662 00162D3709BD1FA90037C8D0 /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config.h; path = ../../include/SDL_config.h; sourceTree = SOURCE_ROOT; };
600 00162D3809BD1FA90037C8D0 /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_platform.h; path = ../../include/SDL_platform.h; sourceTree = SOURCE_ROOT; }; 663 00162D3809BD1FA90037C8D0 /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_platform.h; path = ../../include/SDL_platform.h; sourceTree = SOURCE_ROOT; };
601 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_stdinc.h; path = ../../include/SDL_stdinc.h; sourceTree = SOURCE_ROOT; }; 664 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_stdinc.h; path = ../../include/SDL_stdinc.h; sourceTree = SOURCE_ROOT; };
602 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; }; 665 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; };
603 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; }; 666 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; };
611 00162D6709BD214F0037C8D0 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_qsort.c; sourceTree = "<group>"; }; 674 00162D6709BD214F0037C8D0 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_qsort.c; sourceTree = "<group>"; };
612 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_stdlib.c; sourceTree = "<group>"; }; 675 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_stdlib.c; sourceTree = "<group>"; };
613 00162D6909BD214F0037C8D0 /* SDL_string.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_string.c; sourceTree = "<group>"; }; 676 00162D6909BD214F0037C8D0 /* SDL_string.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_string.c; sourceTree = "<group>"; };
614 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_nullevents.c; sourceTree = "<group>"; }; 677 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_nullevents.c; sourceTree = "<group>"; };
615 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_nullevents_c.h; sourceTree = "<group>"; }; 678 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_nullevents_c.h; sourceTree = "<group>"; };
616 00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_nullmouse.c; sourceTree = "<group>"; };
617 00162F3709BE27FB0037C8D0 /* SDL_nullmouse_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_nullmouse_c.h; sourceTree = "<group>"; };
618 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_nullvideo.c; sourceTree = "<group>"; }; 679 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_nullvideo.c; sourceTree = "<group>"; };
619 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_nullvideo.h; sourceTree = "<group>"; }; 680 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_nullvideo.h; sourceTree = "<group>"; };
620 002F327609CA02D800EBEB88 /* libSDL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL.a; sourceTree = BUILT_PRODUCTS_DIR; }; 681 002F327609CA02D800EBEB88 /* libSDL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL.a; sourceTree = BUILT_PRODUCTS_DIR; };
621 002F328509CA049100EBEB88 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; }; 682 002F328509CA049100EBEB88 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; };
622 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_diskaudio.c; sourceTree = "<group>"; }; 683 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_diskaudio.c; sourceTree = "<group>"; };
646 01538330006D78D67F000001 /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audio.c; sourceTree = "<group>"; }; 707 01538330006D78D67F000001 /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audio.c; sourceTree = "<group>"; };
647 01538331006D78D67F000001 /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiocvt.c; sourceTree = "<group>"; }; 708 01538331006D78D67F000001 /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiocvt.c; sourceTree = "<group>"; };
648 01538332006D78D67F000001 /* SDL_audiodev.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiodev.c; sourceTree = "<group>"; }; 709 01538332006D78D67F000001 /* SDL_audiodev.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiodev.c; sourceTree = "<group>"; };
649 01538334006D78D67F000001 /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer.c; sourceTree = "<group>"; }; 710 01538334006D78D67F000001 /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer.c; sourceTree = "<group>"; };
650 01538335006D78D67F000001 /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_wave.c; sourceTree = "<group>"; }; 711 01538335006D78D67F000001 /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_wave.c; sourceTree = "<group>"; };
651 01538368006D79147F000001 /* SDL_active.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_active.c; sourceTree = "<group>"; };
652 01538369006D79147F000001 /* SDL_events.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_events.c; sourceTree = "<group>"; }; 712 01538369006D79147F000001 /* SDL_events.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_events.c; sourceTree = "<group>"; };
653 0153836A006D79147F000001 /* SDL_expose.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_expose.c; sourceTree = "<group>"; };
654 0153836B006D79147F000001 /* SDL_keyboard.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_keyboard.c; sourceTree = "<group>"; }; 713 0153836B006D79147F000001 /* SDL_keyboard.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_keyboard.c; sourceTree = "<group>"; };
655 0153836C006D79147F000001 /* SDL_mouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mouse.c; sourceTree = "<group>"; }; 714 0153836C006D79147F000001 /* SDL_mouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mouse.c; sourceTree = "<group>"; };
656 0153836D006D79147F000001 /* SDL_quit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_quit.c; sourceTree = "<group>"; }; 715 0153836D006D79147F000001 /* SDL_quit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_quit.c; sourceTree = "<group>"; };
657 0153836E006D79147F000001 /* SDL_resize.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_resize.c; sourceTree = "<group>"; };
658 01538377006D79307F000001 /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_rwops.c; sourceTree = "<group>"; }; 716 01538377006D79307F000001 /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_rwops.c; sourceTree = "<group>"; };
659 015383A0006D79BC7F000001 /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = "<group>"; }; 717 015383A0006D79BC7F000001 /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = "<group>"; };
660 015383C5006D7A567F000001 /* SDL_macevents.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_macevents.c; sourceTree = "<group>"; };
661 015383C7006D7A567F000001 /* SDL_macgl.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_macgl.c; sourceTree = "<group>"; };
662 015383CA006D7A567F000001 /* SDL_macmouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_macmouse.c; sourceTree = "<group>"; };
663 015383CC006D7A567F000001 /* SDL_macwm.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_macwm.c; sourceTree = "<group>"; };
664 015383D1006D7A567F000001 /* SDL_dspvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dspvideo.c; sourceTree = "<group>"; };
665 015383D2006D7A567F000001 /* SDL_dspvideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dspvideo.h; sourceTree = "<group>"; };
666 015383D6006D7A567F000001 /* SDL_romvideo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_romvideo.c; sourceTree = "<group>"; };
667 015383D8006D7A567F000001 /* SDL_blit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit.c; sourceTree = "<group>"; }; 718 015383D8006D7A567F000001 /* SDL_blit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit.c; sourceTree = "<group>"; };
668 015383DA006D7A567F000001 /* SDL_blit_0.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_0.c; sourceTree = "<group>"; }; 719 015383DA006D7A567F000001 /* SDL_blit_0.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_0.c; sourceTree = "<group>"; };
669 015383DB006D7A567F000001 /* SDL_blit_1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_1.c; sourceTree = "<group>"; }; 720 015383DB006D7A567F000001 /* SDL_blit_1.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_1.c; sourceTree = "<group>"; };
670 015383DC006D7A567F000001 /* SDL_blit_A.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_A.c; sourceTree = "<group>"; }; 721 015383DC006D7A567F000001 /* SDL_blit_A.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_A.c; sourceTree = "<group>"; };
671 015383DE006D7A567F000001 /* SDL_blit_N.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_N.c; sourceTree = "<group>"; }; 722 015383DE006D7A567F000001 /* SDL_blit_N.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_blit_N.c; sourceTree = "<group>"; };
672 015383DF006D7A567F000001 /* SDL_bmp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_bmp.c; sourceTree = "<group>"; }; 723 015383DF006D7A567F000001 /* SDL_bmp.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_bmp.c; sourceTree = "<group>"; };
673 015383E0006D7A567F000001 /* SDL_cursor.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cursor.c; sourceTree = "<group>"; };
674 015383E2006D7A567F000001 /* SDL_gamma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_gamma.c; sourceTree = "<group>"; }; 724 015383E2006D7A567F000001 /* SDL_gamma.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_gamma.c; sourceTree = "<group>"; };
675 015383E6006D7A567F000001 /* SDL_pixels.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_pixels.c; sourceTree = "<group>"; }; 725 015383E6006D7A567F000001 /* SDL_pixels.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_pixels.c; sourceTree = "<group>"; };
676 015383E8006D7A567F000001 /* SDL_RLEaccel.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_RLEaccel.c; sourceTree = "<group>"; }; 726 015383E8006D7A567F000001 /* SDL_RLEaccel.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_RLEaccel.c; sourceTree = "<group>"; };
677 015383EA006D7A567F000001 /* SDL_stretch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_stretch.c; sourceTree = "<group>"; }; 727 015383EA006D7A567F000001 /* SDL_stretch.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_stretch.c; sourceTree = "<group>"; };
678 015383EC006D7A567F000001 /* SDL_surface.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_surface.c; sourceTree = "<group>"; }; 728 015383EC006D7A567F000001 /* SDL_surface.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_surface.c; sourceTree = "<group>"; };
679 015383EE006D7A567F000001 /* SDL_video.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_video.c; sourceTree = "<group>"; }; 729 015383EE006D7A567F000001 /* SDL_video.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_video.c; sourceTree = "<group>"; };
680 015383EF006D7A567F000001 /* SDL_yuv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_yuv.c; sourceTree = "<group>"; };
681 015383F1006D7A567F000001 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_sw.c; sourceTree = "<group>"; }; 730 015383F1006D7A567F000001 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_sw.c; sourceTree = "<group>"; };
682 01538438006D7D947F000001 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../src/SDL_error.c; sourceTree = SOURCE_ROOT; }; 731 01538438006D7D947F000001 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../src/SDL_error.c; sourceTree = SOURCE_ROOT; };
683 01538439006D7D947F000001 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = SOURCE_ROOT; }; 732 01538439006D7D947F000001 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = SOURCE_ROOT; };
684 0153843C006D7D947F000001 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = SOURCE_ROOT; }; 733 0153843C006D7D947F000001 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = SOURCE_ROOT; };
685 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; }; 734 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; };
688 083E4894006D86FF7F000001 /* SDL_syscdrom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscdrom.c; sourceTree = "<group>"; }; 737 083E4894006D86FF7F000001 /* SDL_syscdrom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscdrom.c; sourceTree = "<group>"; };
689 083E4895006D86FF7F000001 /* SDL_cdrom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cdrom.c; sourceTree = "<group>"; }; 738 083E4895006D86FF7F000001 /* SDL_cdrom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cdrom.c; sourceTree = "<group>"; };
690 083E489D006D88D97F000001 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; }; 739 083E489D006D88D97F000001 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; };
691 0C5AF5E501191D2B7F000001 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = SOURCE_ROOT; }; 740 0C5AF5E501191D2B7F000001 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = SOURCE_ROOT; };
692 0C5AF5E601191D2B7F000001 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = SOURCE_ROOT; }; 741 0C5AF5E601191D2B7F000001 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = SOURCE_ROOT; };
693 0C5AF5E701191D2B7F000001 /* SDL_active.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_active.h; path = ../../include/SDL_active.h; sourceTree = SOURCE_ROOT; };
694 0C5AF5E801191D2B7F000001 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../include/SDL_audio.h; sourceTree = SOURCE_ROOT; }; 742 0C5AF5E801191D2B7F000001 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../include/SDL_audio.h; sourceTree = SOURCE_ROOT; };
695 0C5AF5E901191D2B7F000001 /* SDL_byteorder.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_byteorder.h; path = ../../include/SDL_byteorder.h; sourceTree = SOURCE_ROOT; };
696 0C5AF5EA01191D2B7F000001 /* SDL_cdrom.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_cdrom.h; path = ../../include/SDL_cdrom.h; sourceTree = SOURCE_ROOT; }; 743 0C5AF5EA01191D2B7F000001 /* SDL_cdrom.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_cdrom.h; path = ../../include/SDL_cdrom.h; sourceTree = SOURCE_ROOT; };
697 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_copying.h; path = ../../include/SDL_copying.h; sourceTree = SOURCE_ROOT; }; 744 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_copying.h; path = ../../include/SDL_copying.h; sourceTree = SOURCE_ROOT; };
698 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_endian.h; path = ../../include/SDL_endian.h; sourceTree = SOURCE_ROOT; }; 745 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_endian.h; path = ../../include/SDL_endian.h; sourceTree = SOURCE_ROOT; };
699 0C5AF5ED01191D2B7F000001 /* SDL_error.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_error.h; path = ../../include/SDL_error.h; sourceTree = SOURCE_ROOT; }; 746 0C5AF5ED01191D2B7F000001 /* SDL_error.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_error.h; path = ../../include/SDL_error.h; sourceTree = SOURCE_ROOT; };
700 0C5AF5EE01191D2B7F000001 /* SDL_events.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_events.h; path = ../../include/SDL_events.h; sourceTree = SOURCE_ROOT; }; 747 0C5AF5EE01191D2B7F000001 /* SDL_events.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_events.h; path = ../../include/SDL_events.h; sourceTree = SOURCE_ROOT; };
701 0C5AF5EF01191D2B7F000001 /* SDL_getenv.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_getenv.h; path = ../../include/SDL_getenv.h; sourceTree = SOURCE_ROOT; };
702 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_joystick.h; path = ../../include/SDL_joystick.h; sourceTree = SOURCE_ROOT; }; 748 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_joystick.h; path = ../../include/SDL_joystick.h; sourceTree = SOURCE_ROOT; };
703 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_keyboard.h; path = ../../include/SDL_keyboard.h; sourceTree = SOURCE_ROOT; }; 749 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_keyboard.h; path = ../../include/SDL_keyboard.h; sourceTree = SOURCE_ROOT; };
704 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_keysym.h; path = ../../include/SDL_keysym.h; sourceTree = SOURCE_ROOT; }; 750 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_keysym.h; path = ../../include/SDL_keysym.h; sourceTree = SOURCE_ROOT; };
705 0C5AF5F301191D2B7F000001 /* SDL_main.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_main.h; path = ../../include/SDL_main.h; sourceTree = SOURCE_ROOT; }; 751 0C5AF5F301191D2B7F000001 /* SDL_main.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_main.h; path = ../../include/SDL_main.h; sourceTree = SOURCE_ROOT; };
706 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_mouse.h; path = ../../include/SDL_mouse.h; sourceTree = SOURCE_ROOT; }; 752 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_mouse.h; path = ../../include/SDL_mouse.h; sourceTree = SOURCE_ROOT; };
713 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_timer.h; path = ../../include/SDL_timer.h; sourceTree = SOURCE_ROOT; }; 759 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_timer.h; path = ../../include/SDL_timer.h; sourceTree = SOURCE_ROOT; };
714 0C5AF5FC01191D2B7F000001 /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_types.h; path = ../../include/SDL_types.h; sourceTree = SOURCE_ROOT; }; 760 0C5AF5FC01191D2B7F000001 /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_types.h; path = ../../include/SDL_types.h; sourceTree = SOURCE_ROOT; };
715 0C5AF5FD01191D2B7F000001 /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../include/SDL_version.h; sourceTree = SOURCE_ROOT; }; 761 0C5AF5FD01191D2B7F000001 /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../include/SDL_version.h; sourceTree = SOURCE_ROOT; };
716 0C5AF5FE01191D2B7F000001 /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../include/SDL_video.h; sourceTree = SOURCE_ROOT; }; 762 0C5AF5FE01191D2B7F000001 /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../include/SDL_video.h; sourceTree = SOURCE_ROOT; };
717 0C5AF5FF01191D2B7F000001 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../include/SDL.h; sourceTree = SOURCE_ROOT; }; 763 0C5AF5FF01191D2B7F000001 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../include/SDL.h; sourceTree = SOURCE_ROOT; };
718 2EECDF2D0086C3A07F000001 /* SDLMain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDLMain.h; path = ../../src/main/macosx/SDLMain.h; sourceTree = SOURCE_ROOT; };
719 2EECDF2E0086C3A07F000001 /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SDLMain.m; path = ../../src/main/macosx/SDLMain.m; sourceTree = SOURCE_ROOT; };
720 2EECDF2F0086C3A07F000001 /* SDLMain.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = SDLMain.nib; path = ../../src/main/macosx/SDLMain.nib; sourceTree = SOURCE_ROOT; };
721 B24DA4D605A88AD0006B9F1C /* CGS.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = CGS.h; sourceTree = "<group>"; };
722 B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzEvents.m; sourceTree = "<group>"; };
723 B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzGL.m; sourceTree = "<group>"; };
724 B24DA4D905A88AD0006B9F1C /* SDL_QuartzKeys.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_QuartzKeys.h; sourceTree = "<group>"; };
725 B24DA4DA05A88AD0006B9F1C /* SDL_QuartzVideo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_QuartzVideo.h; sourceTree = "<group>"; };
726 B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzVideo.m; sourceTree = "<group>"; };
727 B24DA4DC05A88AD0006B9F1C /* SDL_QuartzWindow.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_QuartzWindow.h; sourceTree = "<group>"; };
728 B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzWindow.m; sourceTree = "<group>"; };
729 B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzWM.m; sourceTree = "<group>"; };
730 B24DA4DF05A88AD0006B9F1C /* SDL_QuartzYUV.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; path = SDL_QuartzYUV.m; sourceTree = "<group>"; };
731 B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = "<group>"; }; 764 B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = "<group>"; };
732 B29A290D04E5B28700A80002 /* SDL_loadso.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_loadso.h; path = ../../include/SDL_loadso.h; sourceTree = "<group>"; }; 765 B29A290D04E5B28700A80002 /* SDL_loadso.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_loadso.h; path = ../../include/SDL_loadso.h; sourceTree = "<group>"; };
733 B2A23A450415799100A80002 /* AudioFilePlayer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AudioFilePlayer.h; sourceTree = "<group>"; }; 766 B2A23A450415799100A80002 /* AudioFilePlayer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = AudioFilePlayer.h; sourceTree = "<group>"; };
734 B2A23A7A04157C5700A80002 /* SDL_syscdrom_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_syscdrom_c.h; sourceTree = "<group>"; }; 767 B2A23A7A04157C5700A80002 /* SDL_syscdrom_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_syscdrom_c.h; sourceTree = "<group>"; };
735 B2A23A7B04157C5700A80002 /* SDL_syscdrom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscdrom.c; sourceTree = "<group>"; }; 768 B2A23A7B04157C5700A80002 /* SDL_syscdrom.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscdrom.c; sourceTree = "<group>"; };
739 BECDF5D50761B759005FE872 /* SDL_coreaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_coreaudio.c; sourceTree = "<group>"; }; 772 BECDF5D50761B759005FE872 /* SDL_coreaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_coreaudio.c; sourceTree = "<group>"; };
740 BECDF5D60761B759005FE872 /* SDL_coreaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_coreaudio.h; sourceTree = "<group>"; }; 773 BECDF5D60761B759005FE872 /* SDL_coreaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_coreaudio.h; sourceTree = "<group>"; };
741 BECDF66B0761BA81005FE872 /* Info-Framework.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Info-Framework.plist"; sourceTree = "<group>"; }; 774 BECDF66B0761BA81005FE872 /* Info-Framework.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Info-Framework.plist"; sourceTree = "<group>"; };
742 BECDF66C0761BA81005FE872 /* SDL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL.framework; sourceTree = BUILT_PRODUCTS_DIR; }; 775 BECDF66C0761BA81005FE872 /* SDL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL.framework; sourceTree = BUILT_PRODUCTS_DIR; };
743 BECDF6B30761BA81005FE872 /* libSDL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL.a; sourceTree = BUILT_PRODUCTS_DIR; }; 776 BECDF6B30761BA81005FE872 /* libSDL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL.a; sourceTree = BUILT_PRODUCTS_DIR; };
744 BECDF6BA0761BA81005FE872 /* libSDLmain.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDLmain.a; sourceTree = BUILT_PRODUCTS_DIR; }; 777 BECDF6BE0761BA81005FE872 /* Standard DMG */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Standard DMG"; sourceTree = BUILT_PRODUCTS_DIR; };
745 BECDF6BE0761BA81005FE872 /* Standard DMG */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = "Standard DMG"; sourceTree = BUILT_PRODUCTS_DIR; }; 778 BECDF6C30761BA81005FE872 /* Developer Extras Package */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Developer Extras Package"; sourceTree = BUILT_PRODUCTS_DIR; };
746 BECDF6C30761BA81005FE872 /* Developer Extras Package */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = "compiled.mach-o.executable"; path = "Developer Extras Package"; sourceTree = BUILT_PRODUCTS_DIR; }; 779 F317F3B80C789CCE00411C95 /* SDL_blit_auto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_auto.c; sourceTree = "<group>"; };
780 F317F3BA0C789CCE00411C95 /* SDL_blit_copy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_copy.c; sourceTree = "<group>"; };
781 F317F3BC0C789CCE00411C95 /* SDL_blit_slow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_slow.c; sourceTree = "<group>"; };
782 F317F3BE0C789CCF00411C95 /* SDL_fill.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_fill.c; sourceTree = "<group>"; };
783 F317F44C0C789F2600411C95 /* SDL_compat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_compat.c; path = ../../src/SDL_compat.c; sourceTree = SOURCE_ROOT; };
784 F38109E20D27B07E002DA2C1 /* imKStoUCS.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = imKStoUCS.c; sourceTree = "<group>"; };
785 F3A40F4F0C5CE1B200BB2308 /* SDL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL.framework; sourceTree = BUILT_PRODUCTS_DIR; };
786 F3C832DE0DCDAE7200B01593 /* SDL_scancode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_scancode.h; path = ../../include/SDL_scancode.h; sourceTree = SOURCE_ROOT; };
787 F3C833480DCDBDF900B01593 /* SDL_pixels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_pixels.h; path = ../../include/SDL_pixels.h; sourceTree = SOURCE_ROOT; };
788 F3C8334F0DCDBE3B00B01593 /* SDL_rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rect.h; path = ../../include/SDL_rect.h; sourceTree = SOURCE_ROOT; };
789 F3C833540DCDBE8400B01593 /* SDL_surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_surface.h; path = ../../include/SDL_surface.h; sourceTree = SOURCE_ROOT; };
790 F3C8348F0DD22A4D00B01593 /* imKStoUCS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imKStoUCS.h; sourceTree = "<group>"; };
791 F3C834900DD22A4D00B01593 /* SDL_x11events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11events.h; sourceTree = "<group>"; };
792 F3C834910DD22A4D00B01593 /* SDL_x11gamma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11gamma.h; sourceTree = "<group>"; };
793 F3C834920DD22A4D00B01593 /* SDL_x11keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11keyboard.h; sourceTree = "<group>"; };
794 F3C834930DD22A4D00B01593 /* SDL_x11modes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11modes.h; sourceTree = "<group>"; };
795 F3C834940DD22A4D00B01593 /* SDL_x11mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11mouse.h; sourceTree = "<group>"; };
796 F3C834950DD22A4D00B01593 /* SDL_x11opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11opengl.h; sourceTree = "<group>"; };
797 F3C834960DD22A4D00B01593 /* SDL_x11window.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11window.h; sourceTree = "<group>"; };
798 F3C834BC0DD22C4300B01593 /* e_log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = e_log.h; sourceTree = "<group>"; };
799 F3C834BD0DD22C4300B01593 /* e_pow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = e_pow.h; sourceTree = "<group>"; };
800 F3C834BE0DD22C4300B01593 /* e_sqrt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = e_sqrt.h; sourceTree = "<group>"; };
801 F3C834BF0DD22C4300B01593 /* math_private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = math_private.h; sourceTree = "<group>"; };
802 F3C834C00DD22C4300B01593 /* mmx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mmx.h; sourceTree = "<group>"; };
803 F3C834C10DD22C4300B01593 /* SDL_blit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit.h; sourceTree = "<group>"; };
804 F3C834C20DD22C4300B01593 /* SDL_blit_auto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_auto.h; sourceTree = "<group>"; };
805 F3C834C30DD22C4300B01593 /* SDL_blit_copy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_copy.h; sourceTree = "<group>"; };
806 F3C834C40DD22C4300B01593 /* SDL_glfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glfuncs.h; sourceTree = "<group>"; };
807 F3C834C50DD22C4300B01593 /* SDL_leaks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_leaks.h; sourceTree = "<group>"; };
808 F3C834C60DD22C4300B01593 /* SDL_pixels_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_pixels_c.h; sourceTree = "<group>"; };
809 F3C834C70DD22C4300B01593 /* SDL_rect_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rect_c.h; sourceTree = "<group>"; };
810 F3C834C80DD22C4300B01593 /* SDL_renderer_gl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gl.h; sourceTree = "<group>"; };
811 F3C834C90DD22C4300B01593 /* SDL_renderer_sw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_sw.h; sourceTree = "<group>"; };
812 F3C834CA0DD22C4300B01593 /* SDL_RLEaccel_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_RLEaccel_c.h; sourceTree = "<group>"; };
813 F3C834CB0DD22C4300B01593 /* SDL_stretch_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_stretch_c.h; sourceTree = "<group>"; };
814 F3C834CC0DD22C4300B01593 /* SDL_sysvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysvideo.h; sourceTree = "<group>"; };
815 F3C834CD0DD22C4300B01593 /* SDL_yuv_sw_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_yuv_sw_c.h; sourceTree = "<group>"; };
816 F3DEB5820C57E0D4003E2527 /* SDL_compat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_compat.h; path = ../../include/SDL_compat.h; sourceTree = SOURCE_ROOT; };
817 F3DEB5880C57E182003E2527 /* SDL_audiotypecvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiotypecvt.c; sourceTree = "<group>"; };
818 F3DEB58D0C57E1EA003E2527 /* SDL_windowevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_windowevents.c; sourceTree = "<group>"; };
819 F3DEB59C0C57E282003E2527 /* SDL_rect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_rect.c; sourceTree = "<group>"; };
820 F3DEB59E0C57E282003E2527 /* SDL_renderer_gl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gl.c; sourceTree = "<group>"; };
821 F3DEB59F0C57E282003E2527 /* SDL_renderer_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_sw.c; sourceTree = "<group>"; };
822 F3DEB5B20C57E2BF003E2527 /* SDL_cocoaevents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaevents.m; sourceTree = "<group>"; };
823 F3DEB5B40C57E2BF003E2527 /* SDL_cocoakeyboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoakeyboard.m; sourceTree = "<group>"; };
824 F3DEB5B70C57E2BF003E2527 /* SDL_cocoamodes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamodes.m; sourceTree = "<group>"; };
825 F3DEB5B90C57E2BF003E2527 /* SDL_cocoamouse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamouse.m; sourceTree = "<group>"; };
826 F3DEB5BB0C57E2BF003E2527 /* SDL_cocoaopengl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaopengl.m; sourceTree = "<group>"; };
827 F3DEB5BD0C57E2BF003E2527 /* SDL_cocoavideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoavideo.m; sourceTree = "<group>"; };
828 F3DEB5BF0C57E2BF003E2527 /* SDL_cocoawindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoawindow.m; sourceTree = "<group>"; };
829 F3DEB6190C57E321003E2527 /* SDL_nullrender_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullrender_c.h; sourceTree = "<group>"; };
830 F3DEB61A0C57E321003E2527 /* SDL_nullrender.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullrender.c; sourceTree = "<group>"; };
831 F3DEB6230C57E360003E2527 /* SDL_cocoaevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaevents.h; sourceTree = "<group>"; };
832 F3DEB6240C57E360003E2527 /* SDL_cocoakeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoakeyboard.h; sourceTree = "<group>"; };
833 F3DEB6260C57E360003E2527 /* SDL_cocoamodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamodes.h; sourceTree = "<group>"; };
834 F3DEB6270C57E360003E2527 /* SDL_cocoamouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamouse.h; sourceTree = "<group>"; };
835 F3DEB6280C57E360003E2527 /* SDL_cocoaopengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaopengl.h; sourceTree = "<group>"; };
836 F3DEB6290C57E360003E2527 /* SDL_cocoavideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoavideo.h; sourceTree = "<group>"; };
837 F3DEB62A0C57E360003E2527 /* SDL_cocoawindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoawindow.h; sourceTree = "<group>"; };
838 F3DEB6300C57E3C4003E2527 /* SDL_x11keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11keyboard.c; sourceTree = "<group>"; };
839 F3DEB6310C57E3C4003E2527 /* SDL_x11opengl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11opengl.c; sourceTree = "<group>"; };
840 F3DEB6320C57E3C4003E2527 /* SDL_x11window.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11window.c; sourceTree = "<group>"; };
841 F3DEB6410C57E483003E2527 /* AllCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AllCmap.c; sourceTree = "<group>"; };
842 F3DEB6420C57E483003E2527 /* CmapAlloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CmapAlloc.c; sourceTree = "<group>"; };
843 F3DEB6430C57E483003E2527 /* CrCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CrCmap.c; sourceTree = "<group>"; };
844 F3DEB6440C57E483003E2527 /* DelCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DelCmap.c; sourceTree = "<group>"; };
845 F3DEB6450C57E483003E2527 /* Distinct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Distinct.c; sourceTree = "<group>"; };
846 F3DEB6460C57E483003E2527 /* LookupCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LookupCmap.c; sourceTree = "<group>"; };
847 F3DEB6470C57E483003E2527 /* StdCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StdCmap.c; sourceTree = "<group>"; };
848 F3DEB6480C57E483003E2527 /* VisCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VisCmap.c; sourceTree = "<group>"; };
747 F51789D101769A2401D3D55B /* SDL_sysjoystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysjoystick.c; sourceTree = "<group>"; }; 849 F51789D101769A2401D3D55B /* SDL_sysjoystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysjoystick.c; sourceTree = "<group>"; };
748 F59C70FF00D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; }; 850 F59C70FF00D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
749 F59C710000D5CB5801000001 /* Welcome.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Welcome.txt; sourceTree = "<group>"; }; 851 F59C710000D5CB5801000001 /* Welcome.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Welcome.txt; sourceTree = "<group>"; };
750 F59C710300D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; }; 852 F59C710300D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
751 F59C710500D5CB5801000001 /* SDL-devel.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "SDL-devel.info"; sourceTree = "<group>"; }; 853 F59C710500D5CB5801000001 /* SDL-devel.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "SDL-devel.info"; sourceTree = "<group>"; };
815 007317AF0858DECD00B2BC32 /* QuickTime.framework in Frameworks */, 917 007317AF0858DECD00B2BC32 /* QuickTime.framework in Frameworks */,
816 007317C30858E15000B2BC32 /* Carbon.framework in Frameworks */, 918 007317C30858E15000B2BC32 /* Carbon.framework in Frameworks */,
817 ); 919 );
818 runOnlyForDeploymentPostprocessing = 0; 920 runOnlyForDeploymentPostprocessing = 0;
819 }; 921 };
820 BECDF6B80761BA81005FE872 /* Frameworks */ = {
821 isa = PBXFrameworksBuildPhase;
822 buildActionMask = 2147483647;
823 files = (
824 007317B00858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */,
825 007317B10858DECD00B2BC32 /* AudioUnit.framework in Frameworks */,
826 007317B20858DECD00B2BC32 /* Cocoa.framework in Frameworks */,
827 007317B30858DECD00B2BC32 /* CoreAudio.framework in Frameworks */,
828 007317B40858DECD00B2BC32 /* IOKit.framework in Frameworks */,
829 007317B50858DECD00B2BC32 /* OpenGL.framework in Frameworks */,
830 007317B60858DECD00B2BC32 /* QuickTime.framework in Frameworks */,
831 007317C40858E15000B2BC32 /* Carbon.framework in Frameworks */,
832 );
833 runOnlyForDeploymentPostprocessing = 0;
834 };
835 /* End PBXFrameworksBuildPhase section */ 922 /* End PBXFrameworksBuildPhase section */
836 923
837 /* Begin PBXGroup section */ 924 /* Begin PBXGroup section */
838 0014B7D809C0D808003A99D5 /* dga */ = {
839 isa = PBXGroup;
840 children = (
841 0014B7E809C0D8D2003A99D5 /* SDL_dgaevents_c.h */,
842 0014B7E909C0D8D2003A99D5 /* SDL_dgaevents.c */,
843 0014B7EA09C0D8D2003A99D5 /* SDL_dgamouse_c.h */,
844 0014B7EB09C0D8D2003A99D5 /* SDL_dgamouse.c */,
845 0014B7EC09C0D8D2003A99D5 /* SDL_dgavideo.c */,
846 0014B7ED09C0D8D2003A99D5 /* SDL_dgavideo.h */,
847 );
848 path = dga;
849 sourceTree = "<group>";
850 };
851 0014B83109C0D91E003A99D5 /* x11 */ = { 925 0014B83109C0D91E003A99D5 /* x11 */ = {
852 isa = PBXGroup; 926 isa = PBXGroup;
853 children = ( 927 children = (
854 0014B83709C0D977003A99D5 /* SDL_x11dga_c.h */, 928 F38109E20D27B07E002DA2C1 /* imKStoUCS.c */,
855 0014B83809C0D977003A99D5 /* SDL_x11dga.c */, 929 F3C8348F0DD22A4D00B01593 /* imKStoUCS.h */,
856 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */, 930 0014B83909C0D977003A99D5 /* SDL_x11dyn.c */,
857 0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */, 931 0014B83A09C0D977003A99D5 /* SDL_x11dyn.h */,
858 0014B83B09C0D977003A99D5 /* SDL_x11events_c.h */,
859 0014B83C09C0D977003A99D5 /* SDL_x11events.c */, 932 0014B83C09C0D977003A99D5 /* SDL_x11events.c */,
860 0014B83D09C0D977003A99D5 /* SDL_x11gamma_c.h */, 933 F3C834900DD22A4D00B01593 /* SDL_x11events.h */,
861 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */, 934 0014B83E09C0D977003A99D5 /* SDL_x11gamma.c */,
862 0014B83F09C0D977003A99D5 /* SDL_x11gl_c.h */, 935 F3C834910DD22A4D00B01593 /* SDL_x11gamma.h */,
863 0014B84009C0D977003A99D5 /* SDL_x11gl.c */, 936 F3DEB6300C57E3C4003E2527 /* SDL_x11keyboard.c */,
864 0014B84109C0D977003A99D5 /* SDL_x11image_c.h */, 937 F3C834920DD22A4D00B01593 /* SDL_x11keyboard.h */,
865 0014B84209C0D977003A99D5 /* SDL_x11image.c */,
866 0014B84309C0D977003A99D5 /* SDL_x11modes_c.h */,
867 0014B84409C0D977003A99D5 /* SDL_x11modes.c */, 938 0014B84409C0D977003A99D5 /* SDL_x11modes.c */,
868 0014B84509C0D977003A99D5 /* SDL_x11mouse_c.h */, 939 F3C834930DD22A4D00B01593 /* SDL_x11modes.h */,
869 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */, 940 0014B84609C0D977003A99D5 /* SDL_x11mouse.c */,
941 F3C834940DD22A4D00B01593 /* SDL_x11mouse.h */,
942 F3DEB6310C57E3C4003E2527 /* SDL_x11opengl.c */,
943 F3C834950DD22A4D00B01593 /* SDL_x11opengl.h */,
870 0014B84709C0D977003A99D5 /* SDL_x11sym.h */, 944 0014B84709C0D977003A99D5 /* SDL_x11sym.h */,
871 0014B84809C0D977003A99D5 /* SDL_x11video.c */, 945 0014B84809C0D977003A99D5 /* SDL_x11video.c */,
872 0014B84909C0D977003A99D5 /* SDL_x11video.h */, 946 0014B84909C0D977003A99D5 /* SDL_x11video.h */,
873 0014B84A09C0D977003A99D5 /* SDL_x11wm_c.h */, 947 F3DEB6320C57E3C4003E2527 /* SDL_x11window.c */,
874 0014B84B09C0D977003A99D5 /* SDL_x11wm.c */, 948 F3C834960DD22A4D00B01593 /* SDL_x11window.h */,
875 0014B84C09C0D977003A99D5 /* SDL_x11yuv_c.h */,
876 0014B84D09C0D977003A99D5 /* SDL_x11yuv.c */,
877 ); 949 );
878 path = x11; 950 path = x11;
879 sourceTree = "<group>"; 951 sourceTree = "<group>";
880 }; 952 };
881 0014B87D09C0D98A003A99D5 /* Xext */ = { 953 0014B87D09C0D98A003A99D5 /* Xext */ = {
882 isa = PBXGroup; 954 isa = PBXGroup;
883 children = ( 955 children = (
884 0014B87E09C0D9BD003A99D5 /* Xxf86dga */,
885 0014B87F09C0D9D1003A99D5 /* Xxf86vm */, 956 0014B87F09C0D9D1003A99D5 /* Xxf86vm */,
886 0014B88309C0DA1A003A99D5 /* Xv */, 957 0014B88309C0DA1A003A99D5 /* Xv */,
887 0014B88209C0DA0F003A99D5 /* Xinerama */, 958 0014B88209C0DA0F003A99D5 /* Xinerama */,
888 0014B88109C0DA04003A99D5 /* XME */, 959 0014B88109C0DA04003A99D5 /* XME */,
960 F3DEB6400C57E483003E2527 /* XmuStdCmap */,
889 ); 961 );
890 path = Xext; 962 path = Xext;
891 sourceTree = "<group>";
892 };
893 0014B87E09C0D9BD003A99D5 /* Xxf86dga */ = {
894 isa = PBXGroup;
895 children = (
896 0014B89009C0DA94003A99D5 /* XF86DGA.c */,
897 0014B89109C0DA94003A99D5 /* XF86DGA2.c */,
898 );
899 path = Xxf86dga;
900 sourceTree = "<group>"; 963 sourceTree = "<group>";
901 }; 964 };
902 0014B87F09C0D9D1003A99D5 /* Xxf86vm */ = { 965 0014B87F09C0D9D1003A99D5 /* Xxf86vm */ = {
903 isa = PBXGroup; 966 isa = PBXGroup;
904 children = ( 967 children = (
980 00162F3209BE27FB0037C8D0 /* dummy */ = { 1043 00162F3209BE27FB0037C8D0 /* dummy */ = {
981 isa = PBXGroup; 1044 isa = PBXGroup;
982 children = ( 1045 children = (
983 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */, 1046 00162F3409BE27FB0037C8D0 /* SDL_nullevents.c */,
984 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */, 1047 00162F3509BE27FB0037C8D0 /* SDL_nullevents_c.h */,
985 00162F3609BE27FB0037C8D0 /* SDL_nullmouse.c */, 1048 F3DEB61A0C57E321003E2527 /* SDL_nullrender.c */,
986 00162F3709BE27FB0037C8D0 /* SDL_nullmouse_c.h */, 1049 F3DEB6190C57E321003E2527 /* SDL_nullrender_c.h */,
987 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */, 1050 00162F3809BE27FB0037C8D0 /* SDL_nullvideo.c */,
988 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */, 1051 00162F3909BE27FB0037C8D0 /* SDL_nullvideo.h */,
989 ); 1052 );
990 path = dummy; 1053 path = dummy;
991 sourceTree = "<group>"; 1054 sourceTree = "<group>";
1024 002F32D209CA0BE700EBEB88 /* disk */, 1087 002F32D209CA0BE700EBEB88 /* disk */,
1025 002F32E009CA0BF600EBEB88 /* dummy */, 1088 002F32E009CA0BF600EBEB88 /* dummy */,
1026 01538330006D78D67F000001 /* SDL_audio.c */, 1089 01538330006D78D67F000001 /* SDL_audio.c */,
1027 01538331006D78D67F000001 /* SDL_audiocvt.c */, 1090 01538331006D78D67F000001 /* SDL_audiocvt.c */,
1028 01538332006D78D67F000001 /* SDL_audiodev.c */, 1091 01538332006D78D67F000001 /* SDL_audiodev.c */,
1092 F3DEB5880C57E182003E2527 /* SDL_audiotypecvt.c */,
1029 01538334006D78D67F000001 /* SDL_mixer.c */, 1093 01538334006D78D67F000001 /* SDL_mixer.c */,
1030 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */, 1094 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */,
1031 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */, 1095 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */,
1032 01538335006D78D67F000001 /* SDL_wave.c */, 1096 01538335006D78D67F000001 /* SDL_wave.c */,
1033 ); 1097 );
1044 sourceTree = "<group>"; 1108 sourceTree = "<group>";
1045 }; 1109 };
1046 01538367006D79147F000001 /* events */ = { 1110 01538367006D79147F000001 /* events */ = {
1047 isa = PBXGroup; 1111 isa = PBXGroup;
1048 children = ( 1112 children = (
1049 01538368006D79147F000001 /* SDL_active.c */,
1050 01538369006D79147F000001 /* SDL_events.c */, 1113 01538369006D79147F000001 /* SDL_events.c */,
1051 0153836A006D79147F000001 /* SDL_expose.c */,
1052 0153836B006D79147F000001 /* SDL_keyboard.c */, 1114 0153836B006D79147F000001 /* SDL_keyboard.c */,
1053 0153836C006D79147F000001 /* SDL_mouse.c */, 1115 0153836C006D79147F000001 /* SDL_mouse.c */,
1054 0153836D006D79147F000001 /* SDL_quit.c */, 1116 0153836D006D79147F000001 /* SDL_quit.c */,
1055 0153836E006D79147F000001 /* SDL_resize.c */, 1117 F3DEB58D0C57E1EA003E2527 /* SDL_windowevents.c */,
1056 ); 1118 );
1057 name = events; 1119 name = events;
1058 path = ../../src/events; 1120 path = ../../src/events;
1059 sourceTree = SOURCE_ROOT; 1121 sourceTree = SOURCE_ROOT;
1060 }; 1122 };
1088 sourceTree = SOURCE_ROOT; 1150 sourceTree = SOURCE_ROOT;
1089 }; 1151 };
1090 015383BE006D7A567F000001 /* video */ = { 1152 015383BE006D7A567F000001 /* video */ = {
1091 isa = PBXGroup; 1153 isa = PBXGroup;
1092 children = ( 1154 children = (
1093 0FCDF5B50083FCE77F000001 /* quartz */, 1155 F3DEB5B00C57E2BF003E2527 /* cocoa */,
1094 015383C1006D7A567F000001 /* maccommon */,
1095 015383CE006D7A567F000001 /* macdsp */,
1096 015383D3006D7A567F000001 /* macrom */,
1097 00162F3209BE27FB0037C8D0 /* dummy */, 1156 00162F3209BE27FB0037C8D0 /* dummy */,
1098 0014B83109C0D91E003A99D5 /* x11 */, 1157 0014B83109C0D91E003A99D5 /* x11 */,
1099 0014B7D809C0D808003A99D5 /* dga */,
1100 0014B87D09C0D98A003A99D5 /* Xext */, 1158 0014B87D09C0D98A003A99D5 /* Xext */,
1159 F3C834BC0DD22C4300B01593 /* e_log.h */,
1160 F3C834BD0DD22C4300B01593 /* e_pow.h */,
1161 F3C834BE0DD22C4300B01593 /* e_sqrt.h */,
1162 F3C834BF0DD22C4300B01593 /* math_private.h */,
1163 F3C834C00DD22C4300B01593 /* mmx.h */,
1101 015383D8006D7A567F000001 /* SDL_blit.c */, 1164 015383D8006D7A567F000001 /* SDL_blit.c */,
1165 F3C834C10DD22C4300B01593 /* SDL_blit.h */,
1102 015383DA006D7A567F000001 /* SDL_blit_0.c */, 1166 015383DA006D7A567F000001 /* SDL_blit_0.c */,
1103 015383DB006D7A567F000001 /* SDL_blit_1.c */, 1167 015383DB006D7A567F000001 /* SDL_blit_1.c */,
1104 015383DC006D7A567F000001 /* SDL_blit_A.c */, 1168 015383DC006D7A567F000001 /* SDL_blit_A.c */,
1105 015383DE006D7A567F000001 /* SDL_blit_N.c */, 1169 015383DE006D7A567F000001 /* SDL_blit_N.c */,
1170 F317F3B80C789CCE00411C95 /* SDL_blit_auto.c */,
1171 F3C834C20DD22C4300B01593 /* SDL_blit_auto.h */,
1172 F317F3BA0C789CCE00411C95 /* SDL_blit_copy.c */,
1173 F3C834C30DD22C4300B01593 /* SDL_blit_copy.h */,
1174 F317F3BC0C789CCE00411C95 /* SDL_blit_slow.c */,
1106 015383DF006D7A567F000001 /* SDL_bmp.c */, 1175 015383DF006D7A567F000001 /* SDL_bmp.c */,
1107 015383E0006D7A567F000001 /* SDL_cursor.c */, 1176 F317F3BE0C789CCF00411C95 /* SDL_fill.c */,
1108 015383E2006D7A567F000001 /* SDL_gamma.c */, 1177 015383E2006D7A567F000001 /* SDL_gamma.c */,
1178 F3C834C40DD22C4300B01593 /* SDL_glfuncs.h */,
1179 F3C834C50DD22C4300B01593 /* SDL_leaks.h */,
1109 015383E6006D7A567F000001 /* SDL_pixels.c */, 1180 015383E6006D7A567F000001 /* SDL_pixels.c */,
1181 F3C834C60DD22C4300B01593 /* SDL_pixels_c.h */,
1182 F3DEB59C0C57E282003E2527 /* SDL_rect.c */,
1183 F3C834C70DD22C4300B01593 /* SDL_rect_c.h */,
1184 F3DEB59E0C57E282003E2527 /* SDL_renderer_gl.c */,
1185 F3C834C80DD22C4300B01593 /* SDL_renderer_gl.h */,
1186 F3DEB59F0C57E282003E2527 /* SDL_renderer_sw.c */,
1187 F3C834C90DD22C4300B01593 /* SDL_renderer_sw.h */,
1110 015383E8006D7A567F000001 /* SDL_RLEaccel.c */, 1188 015383E8006D7A567F000001 /* SDL_RLEaccel.c */,
1189 F3C834CA0DD22C4300B01593 /* SDL_RLEaccel_c.h */,
1111 015383EA006D7A567F000001 /* SDL_stretch.c */, 1190 015383EA006D7A567F000001 /* SDL_stretch.c */,
1191 F3C834CB0DD22C4300B01593 /* SDL_stretch_c.h */,
1112 015383EC006D7A567F000001 /* SDL_surface.c */, 1192 015383EC006D7A567F000001 /* SDL_surface.c */,
1193 F3C834CC0DD22C4300B01593 /* SDL_sysvideo.h */,
1113 015383EE006D7A567F000001 /* SDL_video.c */, 1194 015383EE006D7A567F000001 /* SDL_video.c */,
1114 015383EF006D7A567F000001 /* SDL_yuv.c */,
1115 00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */, 1195 00B7E625097F2DD100826121 /* SDL_yuv_mmx.c */,
1116 015383F1006D7A567F000001 /* SDL_yuv_sw.c */, 1196 015383F1006D7A567F000001 /* SDL_yuv_sw.c */,
1197 F3C834CD0DD22C4300B01593 /* SDL_yuv_sw_c.h */,
1117 ); 1198 );
1118 name = video; 1199 name = video;
1119 path = ../../src/video; 1200 path = ../../src/video;
1120 sourceTree = SOURCE_ROOT; 1201 sourceTree = SOURCE_ROOT;
1121 }; 1202 };
1122 015383C1006D7A567F000001 /* maccommon */ = {
1123 isa = PBXGroup;
1124 children = (
1125 015383C5006D7A567F000001 /* SDL_macevents.c */,
1126 015383C7006D7A567F000001 /* SDL_macgl.c */,
1127 015383CA006D7A567F000001 /* SDL_macmouse.c */,
1128 015383CC006D7A567F000001 /* SDL_macwm.c */,
1129 );
1130 path = maccommon;
1131 sourceTree = "<group>";
1132 };
1133 015383CE006D7A567F000001 /* macdsp */ = {
1134 isa = PBXGroup;
1135 children = (
1136 015383D1006D7A567F000001 /* SDL_dspvideo.c */,
1137 015383D2006D7A567F000001 /* SDL_dspvideo.h */,
1138 );
1139 path = macdsp;
1140 sourceTree = "<group>";
1141 };
1142 015383D3006D7A567F000001 /* macrom */ = {
1143 isa = PBXGroup;
1144 children = (
1145 015383D6006D7A567F000001 /* SDL_romvideo.c */,
1146 );
1147 path = macrom;
1148 sourceTree = "<group>";
1149 };
1150 0153844A006D81B07F000001 /* Public Headers */ = { 1203 0153844A006D81B07F000001 /* Public Headers */ = {
1151 isa = PBXGroup; 1204 isa = PBXGroup;
1152 children = ( 1205 children = (
1153 00162D3109BD1FA80037C8D0 /* SDL_config_amiga.h */,
1154 00162D3209BD1FA90037C8D0 /* SDL_config_dreamcast.h */,
1155 00162D3309BD1FA90037C8D0 /* SDL_config_macos.h */,
1156 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */, 1206 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */,
1157 00162D3509BD1FA90037C8D0 /* SDL_config_os2.h */,
1158 00162D3609BD1FA90037C8D0 /* SDL_config_win32.h */,
1159 00162D3709BD1FA90037C8D0 /* SDL_config.h */, 1207 00162D3709BD1FA90037C8D0 /* SDL_config.h */,
1160 00162D3809BD1FA90037C8D0 /* SDL_platform.h */,
1161 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */, 1208 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */,
1162 0C5AF5E501191D2B7F000001 /* begin_code.h */, 1209 0C5AF5E501191D2B7F000001 /* begin_code.h */,
1163 0C5AF5E601191D2B7F000001 /* close_code.h */, 1210 0C5AF5E601191D2B7F000001 /* close_code.h */,
1164 0C5AF5E701191D2B7F000001 /* SDL_active.h */,
1165 0C5AF5E801191D2B7F000001 /* SDL_audio.h */, 1211 0C5AF5E801191D2B7F000001 /* SDL_audio.h */,
1166 0C5AF5E901191D2B7F000001 /* SDL_byteorder.h */,
1167 0C5AF5EA01191D2B7F000001 /* SDL_cdrom.h */, 1212 0C5AF5EA01191D2B7F000001 /* SDL_cdrom.h */,
1213 F3DEB5820C57E0D4003E2527 /* SDL_compat.h */,
1168 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */, 1214 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */,
1169 B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */, 1215 B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */,
1170 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */, 1216 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */,
1171 0C5AF5ED01191D2B7F000001 /* SDL_error.h */, 1217 0C5AF5ED01191D2B7F000001 /* SDL_error.h */,
1172 0C5AF5EE01191D2B7F000001 /* SDL_events.h */, 1218 0C5AF5EE01191D2B7F000001 /* SDL_events.h */,
1173 0C5AF5EF01191D2B7F000001 /* SDL_getenv.h */,
1174 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */, 1219 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */,
1175 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */, 1220 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */,
1176 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */, 1221 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */,
1177 B29A290D04E5B28700A80002 /* SDL_loadso.h */, 1222 B29A290D04E5B28700A80002 /* SDL_loadso.h */,
1178 0C5AF5F301191D2B7F000001 /* SDL_main.h */, 1223 0C5AF5F301191D2B7F000001 /* SDL_main.h */,
1179 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */, 1224 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */,
1180 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */, 1225 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */,
1181 B2CF8DC705C4450500E5DC7F /* SDL_name.h */, 1226 B2CF8DC705C4450500E5DC7F /* SDL_name.h */,
1182 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */, 1227 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */,
1228 00162D3809BD1FA90037C8D0 /* SDL_platform.h */,
1229 F3C833480DCDBDF900B01593 /* SDL_pixels.h */,
1183 0C5AF5F701191D2B7F000001 /* SDL_quit.h */, 1230 0C5AF5F701191D2B7F000001 /* SDL_quit.h */,
1231 F3C8334F0DCDBE3B00B01593 /* SDL_rect.h */,
1184 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */, 1232 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */,
1233 F3C832DE0DCDAE7200B01593 /* SDL_scancode.h */,
1234 F3C833540DCDBE8400B01593 /* SDL_surface.h */,
1185 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */, 1235 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */,
1186 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */, 1236 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */,
1187 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */, 1237 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */,
1188 0C5AF5FC01191D2B7F000001 /* SDL_types.h */, 1238 0C5AF5FC01191D2B7F000001 /* SDL_types.h */,
1189 0C5AF5FD01191D2B7F000001 /* SDL_version.h */, 1239 0C5AF5FD01191D2B7F000001 /* SDL_version.h */,
1197 isa = PBXGroup; 1247 isa = PBXGroup;
1198 children = ( 1248 children = (
1199 089C1665FE841158C02AAC07 /* Resources */, 1249 089C1665FE841158C02AAC07 /* Resources */,
1200 BECDF66C0761BA81005FE872 /* SDL.framework */, 1250 BECDF66C0761BA81005FE872 /* SDL.framework */,
1201 BECDF6B30761BA81005FE872 /* libSDL.a */, 1251 BECDF6B30761BA81005FE872 /* libSDL.a */,
1202 BECDF6BA0761BA81005FE872 /* libSDLmain.a */,
1203 BECDF6BE0761BA81005FE872 /* Standard DMG */, 1252 BECDF6BE0761BA81005FE872 /* Standard DMG */,
1204 BECDF6C30761BA81005FE872 /* Developer Extras Package */, 1253 BECDF6C30761BA81005FE872 /* Developer Extras Package */,
1205 0014B9A809C0E585003A99D5 /* SDL.framework */,
1206 002F327609CA02D800EBEB88 /* libSDL.a */, 1254 002F327609CA02D800EBEB88 /* libSDL.a */,
1255 F3A40F4F0C5CE1B200BB2308 /* SDL.framework */,
1207 ); 1256 );
1208 name = Products; 1257 name = Products;
1209 sourceTree = "<group>"; 1258 sourceTree = "<group>";
1210 }; 1259 };
1211 046B91E80A11B53500FB151C /* dlopen */ = { 1260 046B91E80A11B53500FB151C /* dlopen */ = {
1249 isa = PBXGroup; 1298 isa = PBXGroup;
1250 children = ( 1299 children = (
1251 F5A2EF3900C6A39A01000001 /* BUGS */, 1300 F5A2EF3900C6A39A01000001 /* BUGS */,
1252 F5A2EF3A00C6A3C201000001 /* README.MacOSX */, 1301 F5A2EF3A00C6A3C201000001 /* README.MacOSX */,
1253 F59C70FC00D5CB5801000001 /* pkg-support */, 1302 F59C70FC00D5CB5801000001 /* pkg-support */,
1254 F5B2A58400C5D39001000001 /* Main */,
1255 0153844A006D81B07F000001 /* Public Headers */, 1303 0153844A006D81B07F000001 /* Public Headers */,
1256 08FB77ACFE841707C02AAC07 /* Library Source */, 1304 08FB77ACFE841707C02AAC07 /* Library Source */,
1257 034768DDFF38A45A11DB9C8B /* Products */, 1305 034768DDFF38A45A11DB9C8B /* Products */,
1258 BECDF66B0761BA81005FE872 /* Info-Framework.plist */, 1306 BECDF66B0761BA81005FE872 /* Info-Framework.plist */,
1259 0014B9A909C0E585003A99D5 /* Info-FrameworkNoX11.plist */, 1307 0014B9A909C0E585003A99D5 /* Info-FrameworkNoX11.plist */,
1285 01538391006D79BC7F000001 /* timer */, 1333 01538391006D79BC7F000001 /* timer */,
1286 015383BE006D7A567F000001 /* video */, 1334 015383BE006D7A567F000001 /* video */,
1287 01538438006D7D947F000001 /* SDL_error.c */, 1335 01538438006D7D947F000001 /* SDL_error.c */,
1288 01538439006D7D947F000001 /* SDL_fatal.c */, 1336 01538439006D7D947F000001 /* SDL_fatal.c */,
1289 0153843C006D7D947F000001 /* SDL.c */, 1337 0153843C006D7D947F000001 /* SDL.c */,
1338 F317F44C0C789F2600411C95 /* SDL_compat.c */,
1290 ); 1339 );
1291 name = "Library Source"; 1340 name = "Library Source";
1292 sourceTree = "<group>"; 1341 sourceTree = "<group>";
1293 };
1294 0FCDF5B50083FCE77F000001 /* quartz */ = {
1295 isa = PBXGroup;
1296 children = (
1297 B24DA4D605A88AD0006B9F1C /* CGS.h */,
1298 B24DA4D705A88AD0006B9F1C /* SDL_QuartzEvents.m */,
1299 B24DA4D805A88AD0006B9F1C /* SDL_QuartzGL.m */,
1300 B24DA4D905A88AD0006B9F1C /* SDL_QuartzKeys.h */,
1301 B24DA4DA05A88AD0006B9F1C /* SDL_QuartzVideo.h */,
1302 B24DA4DB05A88AD0006B9F1C /* SDL_QuartzVideo.m */,
1303 B24DA4DC05A88AD0006B9F1C /* SDL_QuartzWindow.h */,
1304 B24DA4DD05A88AD0006B9F1C /* SDL_QuartzWindow.m */,
1305 B24DA4DE05A88AD0006B9F1C /* SDL_QuartzWM.m */,
1306 B24DA4DF05A88AD0006B9F1C /* SDL_QuartzYUV.m */,
1307 );
1308 name = quartz;
1309 path = ../../src/video/quartz;
1310 sourceTree = SOURCE_ROOT;
1311 }; 1342 };
1312 B24DA50105A88D52006B9F1C /* cpuinfo */ = { 1343 B24DA50105A88D52006B9F1C /* cpuinfo */ = {
1313 isa = PBXGroup; 1344 isa = PBXGroup;
1314 children = ( 1345 children = (
1315 B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */, 1346 B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */,
1357 ); 1388 );
1358 name = macosx; 1389 name = macosx;
1359 path = ../../src/audio/macosx; 1390 path = ../../src/audio/macosx;
1360 sourceTree = SOURCE_ROOT; 1391 sourceTree = SOURCE_ROOT;
1361 }; 1392 };
1393 F3DEB5B00C57E2BF003E2527 /* cocoa */ = {
1394 isa = PBXGroup;
1395 children = (
1396 F3DEB6230C57E360003E2527 /* SDL_cocoaevents.h */,
1397 F3DEB5B20C57E2BF003E2527 /* SDL_cocoaevents.m */,
1398 F3DEB6240C57E360003E2527 /* SDL_cocoakeyboard.h */,
1399 F3DEB5B40C57E2BF003E2527 /* SDL_cocoakeyboard.m */,
1400 F3DEB6260C57E360003E2527 /* SDL_cocoamodes.h */,
1401 F3DEB5B70C57E2BF003E2527 /* SDL_cocoamodes.m */,
1402 F3DEB6270C57E360003E2527 /* SDL_cocoamouse.h */,
1403 F3DEB5B90C57E2BF003E2527 /* SDL_cocoamouse.m */,
1404 F3DEB6280C57E360003E2527 /* SDL_cocoaopengl.h */,
1405 F3DEB5BB0C57E2BF003E2527 /* SDL_cocoaopengl.m */,
1406 F3DEB6290C57E360003E2527 /* SDL_cocoavideo.h */,
1407 F3DEB5BD0C57E2BF003E2527 /* SDL_cocoavideo.m */,
1408 F3DEB62A0C57E360003E2527 /* SDL_cocoawindow.h */,
1409 F3DEB5BF0C57E2BF003E2527 /* SDL_cocoawindow.m */,
1410 );
1411 path = cocoa;
1412 sourceTree = "<group>";
1413 };
1414 F3DEB6400C57E483003E2527 /* XmuStdCmap */ = {
1415 isa = PBXGroup;
1416 children = (
1417 F3DEB6410C57E483003E2527 /* AllCmap.c */,
1418 F3DEB6420C57E483003E2527 /* CmapAlloc.c */,
1419 F3DEB6430C57E483003E2527 /* CrCmap.c */,
1420 F3DEB6440C57E483003E2527 /* DelCmap.c */,
1421 F3DEB6450C57E483003E2527 /* Distinct.c */,
1422 F3DEB6460C57E483003E2527 /* LookupCmap.c */,
1423 F3DEB6470C57E483003E2527 /* StdCmap.c */,
1424 F3DEB6480C57E483003E2527 /* VisCmap.c */,
1425 );
1426 path = XmuStdCmap;
1427 sourceTree = "<group>";
1428 };
1362 F51789D001769A2401D3D55B /* darwin */ = { 1429 F51789D001769A2401D3D55B /* darwin */ = {
1363 isa = PBXGroup; 1430 isa = PBXGroup;
1364 children = ( 1431 children = (
1365 F51789D101769A2401D3D55B /* SDL_sysjoystick.c */, 1432 F51789D101769A2401D3D55B /* SDL_sysjoystick.c */,
1366 ); 1433 );
1397 00F5D79E0990CA0D0051C449 /* UniversalBinaryNotes.rtf */, 1464 00F5D79E0990CA0D0051C449 /* UniversalBinaryNotes.rtf */,
1398 00AE6E1E08B958CC00255E2F /* ReadMeDevLite.txt */, 1465 00AE6E1E08B958CC00255E2F /* ReadMeDevLite.txt */,
1399 F59C710300D5CB5801000001 /* ReadMe.txt */, 1466 F59C710300D5CB5801000001 /* ReadMe.txt */,
1400 ); 1467 );
1401 path = resources; 1468 path = resources;
1402 sourceTree = "<group>";
1403 };
1404 F5B2A58400C5D39001000001 /* Main */ = {
1405 isa = PBXGroup;
1406 children = (
1407 2EECDF2D0086C3A07F000001 /* SDLMain.h */,
1408 2EECDF2E0086C3A07F000001 /* SDLMain.m */,
1409 2EECDF2F0086C3A07F000001 /* SDLMain.nib */,
1410 );
1411 name = Main;
1412 sourceTree = "<group>"; 1469 sourceTree = "<group>";
1413 }; 1470 };
1414 /* End PBXGroup section */ 1471 /* End PBXGroup section */
1415 1472
1416 /* Begin PBXHeadersBuildPhase section */ 1473 /* Begin PBXHeadersBuildPhase section */
1417 0014B91A09C0E585003A99D5 /* Headers */ = { 1474 0014B91A09C0E585003A99D5 /* Headers */ = {
1418 isa = PBXHeadersBuildPhase; 1475 isa = PBXHeadersBuildPhase;
1419 buildActionMask = 2147483647; 1476 buildActionMask = 2147483647;
1420 files = ( 1477 files = (
1421 0014B91B09C0E585003A99D5 /* SDL_config_amiga.h in Headers */,
1422 0014B91C09C0E585003A99D5 /* SDL_config_dreamcast.h in Headers */,
1423 0014B91D09C0E585003A99D5 /* SDL_config_macos.h in Headers */,
1424 0014B91E09C0E585003A99D5 /* SDL_config_macosx.h in Headers */, 1478 0014B91E09C0E585003A99D5 /* SDL_config_macosx.h in Headers */,
1425 0014B91F09C0E585003A99D5 /* SDL_config_os2.h in Headers */,
1426 0014B92009C0E585003A99D5 /* SDL_config_win32.h in Headers */,
1427 0014B92109C0E585003A99D5 /* SDL_config.h in Headers */, 1479 0014B92109C0E585003A99D5 /* SDL_config.h in Headers */,
1428 0014B92209C0E585003A99D5 /* SDL_platform.h in Headers */, 1480 0014B92209C0E585003A99D5 /* SDL_platform.h in Headers */,
1429 0014B92309C0E585003A99D5 /* SDL_stdinc.h in Headers */, 1481 0014B92309C0E585003A99D5 /* SDL_stdinc.h in Headers */,
1430 0014B92409C0E585003A99D5 /* begin_code.h in Headers */, 1482 0014B92409C0E585003A99D5 /* begin_code.h in Headers */,
1431 0014B92509C0E585003A99D5 /* close_code.h in Headers */, 1483 0014B92509C0E585003A99D5 /* close_code.h in Headers */,
1432 0014B92609C0E585003A99D5 /* SDL_active.h in Headers */,
1433 0014B92709C0E585003A99D5 /* SDL_audio.h in Headers */, 1484 0014B92709C0E585003A99D5 /* SDL_audio.h in Headers */,
1434 0014B92809C0E585003A99D5 /* SDL_byteorder.h in Headers */,
1435 0014B92909C0E585003A99D5 /* SDL_cdrom.h in Headers */, 1485 0014B92909C0E585003A99D5 /* SDL_cdrom.h in Headers */,
1436 0014B92A09C0E585003A99D5 /* SDL_copying.h in Headers */, 1486 0014B92A09C0E585003A99D5 /* SDL_copying.h in Headers */,
1437 0014B92B09C0E585003A99D5 /* SDL_cpuinfo.h in Headers */, 1487 0014B92B09C0E585003A99D5 /* SDL_cpuinfo.h in Headers */,
1438 0014B92C09C0E585003A99D5 /* SDL_endian.h in Headers */, 1488 0014B92C09C0E585003A99D5 /* SDL_endian.h in Headers */,
1439 0014B92D09C0E585003A99D5 /* SDL_error.h in Headers */, 1489 0014B92D09C0E585003A99D5 /* SDL_error.h in Headers */,
1440 0014B92E09C0E585003A99D5 /* SDL_events.h in Headers */, 1490 0014B92E09C0E585003A99D5 /* SDL_events.h in Headers */,
1441 0014B92F09C0E585003A99D5 /* SDL_getenv.h in Headers */,
1442 0014B93009C0E585003A99D5 /* SDL_joystick.h in Headers */, 1491 0014B93009C0E585003A99D5 /* SDL_joystick.h in Headers */,
1443 0014B93109C0E585003A99D5 /* SDL_keyboard.h in Headers */, 1492 0014B93109C0E585003A99D5 /* SDL_keyboard.h in Headers */,
1444 0014B93209C0E585003A99D5 /* SDL_keysym.h in Headers */, 1493 0014B93209C0E585003A99D5 /* SDL_keysym.h in Headers */,
1445 0014B93309C0E585003A99D5 /* SDL_loadso.h in Headers */, 1494 0014B93309C0E585003A99D5 /* SDL_loadso.h in Headers */,
1446 0014B93409C0E585003A99D5 /* SDL_main.h in Headers */, 1495 0014B93409C0E585003A99D5 /* SDL_main.h in Headers */,
1455 0014B93D09C0E585003A99D5 /* SDL_timer.h in Headers */, 1504 0014B93D09C0E585003A99D5 /* SDL_timer.h in Headers */,
1456 0014B93E09C0E585003A99D5 /* SDL_types.h in Headers */, 1505 0014B93E09C0E585003A99D5 /* SDL_types.h in Headers */,
1457 0014B93F09C0E585003A99D5 /* SDL_version.h in Headers */, 1506 0014B93F09C0E585003A99D5 /* SDL_version.h in Headers */,
1458 0014B94009C0E585003A99D5 /* SDL_video.h in Headers */, 1507 0014B94009C0E585003A99D5 /* SDL_video.h in Headers */,
1459 0014B94109C0E585003A99D5 /* SDL.h in Headers */, 1508 0014B94109C0E585003A99D5 /* SDL.h in Headers */,
1509 F3DEB5850C57E0D4003E2527 /* SDL_compat.h in Headers */,
1510 F3C832E20DCDAE7200B01593 /* SDL_scancode.h in Headers */,
1511 F3C8334C0DCDBDF900B01593 /* SDL_pixels.h in Headers */,
1512 F3C833530DCDBE3B00B01593 /* SDL_rect.h in Headers */,
1513 F3C833580DCDBE8400B01593 /* SDL_surface.h in Headers */,
1514 F3C835040DD22C4300B01593 /* e_log.h in Headers */,
1515 F3C835050DD22C4300B01593 /* e_pow.h in Headers */,
1516 F3C835060DD22C4300B01593 /* e_sqrt.h in Headers */,
1517 F3C835070DD22C4300B01593 /* math_private.h in Headers */,
1518 F3C835080DD22C4300B01593 /* mmx.h in Headers */,
1519 F3C835090DD22C4300B01593 /* SDL_blit.h in Headers */,
1520 F3C8350A0DD22C4300B01593 /* SDL_blit_auto.h in Headers */,
1521 F3C8350B0DD22C4300B01593 /* SDL_blit_copy.h in Headers */,
1522 F3C8350C0DD22C4300B01593 /* SDL_glfuncs.h in Headers */,
1523 F3C8350D0DD22C4300B01593 /* SDL_leaks.h in Headers */,
1524 F3C8350E0DD22C4300B01593 /* SDL_pixels_c.h in Headers */,
1525 F3C8350F0DD22C4300B01593 /* SDL_rect_c.h in Headers */,
1526 F3C835100DD22C4300B01593 /* SDL_renderer_gl.h in Headers */,
1527 F3C835110DD22C4300B01593 /* SDL_renderer_sw.h in Headers */,
1528 F3C835120DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */,
1529 F3C835130DD22C4300B01593 /* SDL_stretch_c.h in Headers */,
1530 F3C835140DD22C4300B01593 /* SDL_sysvideo.h in Headers */,
1531 F3C835150DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */,
1532 F3C8354B0DD22EEA00B01593 /* SDL_cocoaevents.h in Headers */,
1533 F3C8354C0DD22EEA00B01593 /* SDL_cocoakeyboard.h in Headers */,
1534 F3C8354D0DD22EEA00B01593 /* SDL_cocoamodes.h in Headers */,
1535 F3C8354E0DD22EEA00B01593 /* SDL_cocoamouse.h in Headers */,
1536 F3C8354F0DD22EEA00B01593 /* SDL_cocoaopengl.h in Headers */,
1537 F3C835500DD22EEA00B01593 /* SDL_cocoavideo.h in Headers */,
1538 F3C835510DD22EEA00B01593 /* SDL_cocoawindow.h in Headers */,
1539 F3C8355C0DD22F4000B01593 /* SDL_nullevents_c.h in Headers */,
1540 F3C8355D0DD22F4000B01593 /* SDL_nullrender_c.h in Headers */,
1541 F3C8355E0DD22F4000B01593 /* SDL_nullvideo.h in Headers */,
1460 ); 1542 );
1461 runOnlyForDeploymentPostprocessing = 0; 1543 runOnlyForDeploymentPostprocessing = 0;
1462 }; 1544 };
1463 002F31EA09CA02D800EBEB88 /* Headers */ = { 1545 002F31EA09CA02D800EBEB88 /* Headers */ = {
1464 isa = PBXHeadersBuildPhase; 1546 isa = PBXHeadersBuildPhase;
1465 buildActionMask = 2147483647; 1547 buildActionMask = 2147483647;
1466 files = ( 1548 files = (
1467 002F31EB09CA02D800EBEB88 /* CGS.h in Headers */,
1468 002F31EC09CA02D800EBEB88 /* SDL_QuartzKeys.h in Headers */,
1469 002F31ED09CA02D800EBEB88 /* SDL_QuartzVideo.h in Headers */,
1470 002F31EE09CA02D800EBEB88 /* SDL_QuartzWindow.h in Headers */,
1471 002F31EF09CA02D800EBEB88 /* SDL_cpuinfo.h in Headers */, 1549 002F31EF09CA02D800EBEB88 /* SDL_cpuinfo.h in Headers */,
1472 002F31F009CA02D800EBEB88 /* SDL_name.h in Headers */, 1550 002F31F009CA02D800EBEB88 /* SDL_name.h in Headers */,
1473 002F31F109CA02D800EBEB88 /* SDL_coreaudio.h in Headers */, 1551 002F31F109CA02D800EBEB88 /* SDL_coreaudio.h in Headers */,
1474 002F31F209CA02D800EBEB88 /* SDLOSXCAGuard.h in Headers */, 1552 002F31F209CA02D800EBEB88 /* SDLOSXCAGuard.h in Headers */,
1475 002F31F309CA02D800EBEB88 /* SDL_config_amiga.h in Headers */,
1476 002F31F409CA02D800EBEB88 /* SDL_config_dreamcast.h in Headers */,
1477 002F31F509CA02D800EBEB88 /* SDL_config_macos.h in Headers */,
1478 002F31F609CA02D800EBEB88 /* SDL_config_macosx.h in Headers */, 1553 002F31F609CA02D800EBEB88 /* SDL_config_macosx.h in Headers */,
1479 002F31F709CA02D800EBEB88 /* SDL_config_os2.h in Headers */,
1480 002F31F809CA02D800EBEB88 /* SDL_config_win32.h in Headers */,
1481 002F31F909CA02D800EBEB88 /* SDL_config.h in Headers */, 1554 002F31F909CA02D800EBEB88 /* SDL_config.h in Headers */,
1482 002F31FA09CA02D800EBEB88 /* SDL_platform.h in Headers */, 1555 002F31FA09CA02D800EBEB88 /* SDL_platform.h in Headers */,
1483 002F31FB09CA02D800EBEB88 /* SDL_stdinc.h in Headers */, 1556 002F31FB09CA02D800EBEB88 /* SDL_stdinc.h in Headers */,
1484 002F31FC09CA02D800EBEB88 /* SDL_sysmutex_c.h in Headers */, 1557 002F31FC09CA02D800EBEB88 /* SDL_sysmutex_c.h in Headers */,
1485 002F31FD09CA02D800EBEB88 /* SDL_systhread_c.h in Headers */, 1558 002F31FD09CA02D800EBEB88 /* SDL_systhread_c.h in Headers */,
1486 002F31FE09CA02D800EBEB88 /* SDL_mixer_MMX.h in Headers */, 1559 002F31FE09CA02D800EBEB88 /* SDL_mixer_MMX.h in Headers */,
1487 002F31FF09CA02D800EBEB88 /* SDL_nullevents_c.h in Headers */, 1560 002F31FF09CA02D800EBEB88 /* SDL_nullevents_c.h in Headers */,
1488 002F320009CA02D800EBEB88 /* SDL_nullmouse_c.h in Headers */,
1489 002F320109CA02D800EBEB88 /* SDL_nullvideo.h in Headers */, 1561 002F320109CA02D800EBEB88 /* SDL_nullvideo.h in Headers */,
1490 002F32DF09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */, 1562 002F32DF09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */,
1491 002F32ED09CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */, 1563 002F32ED09CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */,
1564 F3DEB5860C57E0D4003E2527 /* SDL_compat.h in Headers */,
1565 F3DEB6210C57E321003E2527 /* SDL_nullrender_c.h in Headers */,
1566 F3C832E10DCDAE7200B01593 /* SDL_scancode.h in Headers */,
1567 F3C8334B0DCDBDF900B01593 /* SDL_pixels.h in Headers */,
1568 F3C833520DCDBE3B00B01593 /* SDL_rect.h in Headers */,
1569 F3C833570DCDBE8400B01593 /* SDL_surface.h in Headers */,
1570 F3C834F20DD22C4300B01593 /* e_log.h in Headers */,
1571 F3C834F30DD22C4300B01593 /* e_pow.h in Headers */,
1572 F3C834F40DD22C4300B01593 /* e_sqrt.h in Headers */,
1573 F3C834F50DD22C4300B01593 /* math_private.h in Headers */,
1574 F3C834F60DD22C4300B01593 /* mmx.h in Headers */,
1575 F3C834F70DD22C4300B01593 /* SDL_blit.h in Headers */,
1576 F3C834F80DD22C4300B01593 /* SDL_blit_auto.h in Headers */,
1577 F3C834F90DD22C4300B01593 /* SDL_blit_copy.h in Headers */,
1578 F3C834FA0DD22C4300B01593 /* SDL_glfuncs.h in Headers */,
1579 F3C834FB0DD22C4300B01593 /* SDL_leaks.h in Headers */,
1580 F3C834FC0DD22C4300B01593 /* SDL_pixels_c.h in Headers */,
1581 F3C834FD0DD22C4300B01593 /* SDL_rect_c.h in Headers */,
1582 F3C834FE0DD22C4300B01593 /* SDL_renderer_gl.h in Headers */,
1583 F3C834FF0DD22C4300B01593 /* SDL_renderer_sw.h in Headers */,
1584 F3C835000DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */,
1585 F3C835010DD22C4300B01593 /* SDL_stretch_c.h in Headers */,
1586 F3C835020DD22C4300B01593 /* SDL_sysvideo.h in Headers */,
1587 F3C835030DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */,
1588 F3C835520DD22EEB00B01593 /* SDL_cocoaevents.h in Headers */,
1589 F3C835530DD22EEB00B01593 /* SDL_cocoakeyboard.h in Headers */,
1590 F3C835540DD22EEB00B01593 /* SDL_cocoamodes.h in Headers */,
1591 F3C835550DD22EEB00B01593 /* SDL_cocoamouse.h in Headers */,
1592 F3C835560DD22EEB00B01593 /* SDL_cocoaopengl.h in Headers */,
1593 F3C835570DD22EEB00B01593 /* SDL_cocoavideo.h in Headers */,
1594 F3C835580DD22EEB00B01593 /* SDL_cocoawindow.h in Headers */,
1492 ); 1595 );
1493 runOnlyForDeploymentPostprocessing = 0; 1596 runOnlyForDeploymentPostprocessing = 0;
1494 }; 1597 };
1495 BECDF5FF0761BA81005FE872 /* Headers */ = { 1598 BECDF5FF0761BA81005FE872 /* Headers */ = {
1496 isa = PBXHeadersBuildPhase; 1599 isa = PBXHeadersBuildPhase;
1497 buildActionMask = 2147483647; 1600 buildActionMask = 2147483647;
1498 files = ( 1601 files = (
1499 00162DA309BD222F0037C8D0 /* SDL_config_amiga.h in Headers */,
1500 00162DA409BD222F0037C8D0 /* SDL_config_dreamcast.h in Headers */,
1501 00162DA509BD222F0037C8D0 /* SDL_config_macos.h in Headers */,
1502 00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */, 1602 00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */,
1503 00162DA709BD222F0037C8D0 /* SDL_config_os2.h in Headers */,
1504 00162DA809BD222F0037C8D0 /* SDL_config_win32.h in Headers */,
1505 00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */, 1603 00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */,
1506 00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */, 1604 00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */,
1507 00162DAB09BD222F0037C8D0 /* SDL_stdinc.h in Headers */, 1605 00162DAB09BD222F0037C8D0 /* SDL_stdinc.h in Headers */,
1508 00162DAC09BD222F0037C8D0 /* begin_code.h in Headers */, 1606 00162DAC09BD222F0037C8D0 /* begin_code.h in Headers */,
1509 00162DAD09BD222F0037C8D0 /* close_code.h in Headers */, 1607 00162DAD09BD222F0037C8D0 /* close_code.h in Headers */,
1510 00162DAE09BD222F0037C8D0 /* SDL_active.h in Headers */,
1511 00162DAF09BD222F0037C8D0 /* SDL_audio.h in Headers */, 1608 00162DAF09BD222F0037C8D0 /* SDL_audio.h in Headers */,
1512 00162DB009BD222F0037C8D0 /* SDL_byteorder.h in Headers */,
1513 00162DB109BD222F0037C8D0 /* SDL_cdrom.h in Headers */, 1609 00162DB109BD222F0037C8D0 /* SDL_cdrom.h in Headers */,
1514 00162DB209BD222F0037C8D0 /* SDL_copying.h in Headers */, 1610 00162DB209BD222F0037C8D0 /* SDL_copying.h in Headers */,
1515 00162DB309BD222F0037C8D0 /* SDL_cpuinfo.h in Headers */, 1611 00162DB309BD222F0037C8D0 /* SDL_cpuinfo.h in Headers */,
1516 00162DB409BD222F0037C8D0 /* SDL_endian.h in Headers */, 1612 00162DB409BD222F0037C8D0 /* SDL_endian.h in Headers */,
1517 00162DB509BD222F0037C8D0 /* SDL_error.h in Headers */, 1613 00162DB509BD222F0037C8D0 /* SDL_error.h in Headers */,
1518 00162DB609BD222F0037C8D0 /* SDL_events.h in Headers */, 1614 00162DB609BD222F0037C8D0 /* SDL_events.h in Headers */,
1519 00162DB709BD222F0037C8D0 /* SDL_getenv.h in Headers */,
1520 00162DB809BD222F0037C8D0 /* SDL_joystick.h in Headers */, 1615 00162DB809BD222F0037C8D0 /* SDL_joystick.h in Headers */,
1521 00162DB909BD222F0037C8D0 /* SDL_keyboard.h in Headers */, 1616 00162DB909BD222F0037C8D0 /* SDL_keyboard.h in Headers */,
1522 00162DBA09BD222F0037C8D0 /* SDL_keysym.h in Headers */, 1617 00162DBA09BD222F0037C8D0 /* SDL_keysym.h in Headers */,
1523 00162DBB09BD222F0037C8D0 /* SDL_loadso.h in Headers */, 1618 00162DBB09BD222F0037C8D0 /* SDL_loadso.h in Headers */,
1524 00162DBC09BD222F0037C8D0 /* SDL_main.h in Headers */, 1619 00162DBC09BD222F0037C8D0 /* SDL_main.h in Headers */,
1533 00162DC509BD222F0037C8D0 /* SDL_timer.h in Headers */, 1628 00162DC509BD222F0037C8D0 /* SDL_timer.h in Headers */,
1534 00162DC609BD222F0037C8D0 /* SDL_types.h in Headers */, 1629 00162DC609BD222F0037C8D0 /* SDL_types.h in Headers */,
1535 00162DC709BD222F0037C8D0 /* SDL_version.h in Headers */, 1630 00162DC709BD222F0037C8D0 /* SDL_version.h in Headers */,
1536 00162DC809BD222F0037C8D0 /* SDL_video.h in Headers */, 1631 00162DC809BD222F0037C8D0 /* SDL_video.h in Headers */,
1537 00162DC909BD222F0037C8D0 /* SDL.h in Headers */, 1632 00162DC909BD222F0037C8D0 /* SDL.h in Headers */,
1633 F3DEB5830C57E0D4003E2527 /* SDL_compat.h in Headers */,
1634 F3C832DF0DCDAE7200B01593 /* SDL_scancode.h in Headers */,
1635 F3C833490DCDBDF900B01593 /* SDL_pixels.h in Headers */,
1636 F3C833500DCDBE3B00B01593 /* SDL_rect.h in Headers */,
1637 F3C833550DCDBE8400B01593 /* SDL_surface.h in Headers */,
1638 F3C834970DD22A4D00B01593 /* imKStoUCS.h in Headers */,
1639 F3C834980DD22A4D00B01593 /* SDL_x11events.h in Headers */,
1640 F3C834990DD22A4D00B01593 /* SDL_x11gamma.h in Headers */,
1641 F3C8349A0DD22A4D00B01593 /* SDL_x11keyboard.h in Headers */,
1642 F3C8349B0DD22A4D00B01593 /* SDL_x11modes.h in Headers */,
1643 F3C8349C0DD22A4D00B01593 /* SDL_x11mouse.h in Headers */,
1644 F3C8349D0DD22A4D00B01593 /* SDL_x11opengl.h in Headers */,
1645 F3C8349E0DD22A4D00B01593 /* SDL_x11window.h in Headers */,
1646 F3C834CE0DD22C4300B01593 /* e_log.h in Headers */,
1647 F3C834CF0DD22C4300B01593 /* e_pow.h in Headers */,
1648 F3C834D00DD22C4300B01593 /* e_sqrt.h in Headers */,
1649 F3C834D10DD22C4300B01593 /* math_private.h in Headers */,
1650 F3C834D20DD22C4300B01593 /* mmx.h in Headers */,
1651 F3C834D30DD22C4300B01593 /* SDL_blit.h in Headers */,
1652 F3C834D40DD22C4300B01593 /* SDL_blit_auto.h in Headers */,
1653 F3C834D50DD22C4300B01593 /* SDL_blit_copy.h in Headers */,
1654 F3C834D60DD22C4300B01593 /* SDL_glfuncs.h in Headers */,
1655 F3C834D70DD22C4300B01593 /* SDL_leaks.h in Headers */,
1656 F3C834D80DD22C4300B01593 /* SDL_pixels_c.h in Headers */,
1657 F3C834D90DD22C4300B01593 /* SDL_rect_c.h in Headers */,
1658 F3C834DA0DD22C4300B01593 /* SDL_renderer_gl.h in Headers */,
1659 F3C834DB0DD22C4300B01593 /* SDL_renderer_sw.h in Headers */,
1660 F3C834DC0DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */,
1661 F3C834DD0DD22C4300B01593 /* SDL_stretch_c.h in Headers */,
1662 F3C834DE0DD22C4300B01593 /* SDL_sysvideo.h in Headers */,
1663 F3C834DF0DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */,
1664 F3C8353D0DD22EE800B01593 /* SDL_cocoaevents.h in Headers */,
1665 F3C8353E0DD22EE800B01593 /* SDL_cocoakeyboard.h in Headers */,
1666 F3C8353F0DD22EE800B01593 /* SDL_cocoamodes.h in Headers */,
1667 F3C835400DD22EE800B01593 /* SDL_cocoamouse.h in Headers */,
1668 F3C835410DD22EE800B01593 /* SDL_cocoaopengl.h in Headers */,
1669 F3C835420DD22EE800B01593 /* SDL_cocoavideo.h in Headers */,
1670 F3C835430DD22EE800B01593 /* SDL_cocoawindow.h in Headers */,
1671 F3C835590DD22F3F00B01593 /* SDL_nullevents_c.h in Headers */,
1672 F3C8355A0DD22F3F00B01593 /* SDL_nullrender_c.h in Headers */,
1673 F3C8355B0DD22F3F00B01593 /* SDL_nullvideo.h in Headers */,
1674 F3C835600DD22F7A00B01593 /* SDL_x11dyn.h in Headers */,
1675 F3C835610DD22F7A00B01593 /* SDL_x11sym.h in Headers */,
1676 F3C835620DD22F7A00B01593 /* SDL_x11video.h in Headers */,
1538 ); 1677 );
1539 runOnlyForDeploymentPostprocessing = 0; 1678 runOnlyForDeploymentPostprocessing = 0;
1540 }; 1679 };
1541 BECDF66E0761BA81005FE872 /* Headers */ = { 1680 BECDF66E0761BA81005FE872 /* Headers */ = {
1542 isa = PBXHeadersBuildPhase; 1681 isa = PBXHeadersBuildPhase;
1543 buildActionMask = 2147483647; 1682 buildActionMask = 2147483647;
1544 files = ( 1683 files = (
1545 BECDF6720761BA81005FE872 /* CGS.h in Headers */,
1546 BECDF6730761BA81005FE872 /* SDL_QuartzKeys.h in Headers */,
1547 BECDF6740761BA81005FE872 /* SDL_QuartzVideo.h in Headers */,
1548 BECDF6750761BA81005FE872 /* SDL_QuartzWindow.h in Headers */,
1549 BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */, 1684 BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */,
1550 BECDF6770761BA81005FE872 /* SDL_name.h in Headers */, 1685 BECDF6770761BA81005FE872 /* SDL_name.h in Headers */,
1551 BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */, 1686 BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */,
1552 004C2C940975E13300E9D430 /* SDLOSXCAGuard.h in Headers */, 1687 004C2C940975E13300E9D430 /* SDLOSXCAGuard.h in Headers */,
1553 00162D4309BD1FA90037C8D0 /* SDL_config_amiga.h in Headers */,
1554 00162D4409BD1FA90037C8D0 /* SDL_config_dreamcast.h in Headers */,
1555 00162D4509BD1FA90037C8D0 /* SDL_config_macos.h in Headers */,
1556 00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */, 1688 00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */,
1557 00162D4709BD1FA90037C8D0 /* SDL_config_os2.h in Headers */,
1558 00162D4809BD1FA90037C8D0 /* SDL_config_win32.h in Headers */,
1559 00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */, 1689 00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */,
1560 00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */, 1690 00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */,
1561 00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */, 1691 00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */,
1562 00162D5B09BD20DA0037C8D0 /* SDL_sysmutex_c.h in Headers */, 1692 00162D5B09BD20DA0037C8D0 /* SDL_sysmutex_c.h in Headers */,
1563 00162D5E09BD20DA0037C8D0 /* SDL_systhread_c.h in Headers */, 1693 00162D5E09BD20DA0037C8D0 /* SDL_systhread_c.h in Headers */,
1564 00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */, 1694 00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */,
1565 00162F4209BE27FB0037C8D0 /* SDL_nullevents_c.h in Headers */, 1695 00162F4209BE27FB0037C8D0 /* SDL_nullevents_c.h in Headers */,
1566 00162F4409BE27FB0037C8D0 /* SDL_nullmouse_c.h in Headers */,
1567 00162F4609BE27FB0037C8D0 /* SDL_nullvideo.h in Headers */, 1696 00162F4609BE27FB0037C8D0 /* SDL_nullvideo.h in Headers */,
1568 0014B7F409C0D8D2003A99D5 /* SDL_dgaevents_c.h in Headers */,
1569 0014B7F609C0D8D2003A99D5 /* SDL_dgamouse_c.h in Headers */,
1570 0014B7F909C0D8D2003A99D5 /* SDL_dgavideo.h in Headers */,
1571 0014B86509C0D977003A99D5 /* SDL_x11dga_c.h in Headers */,
1572 0014B86809C0D977003A99D5 /* SDL_x11dyn.h in Headers */, 1697 0014B86809C0D977003A99D5 /* SDL_x11dyn.h in Headers */,
1573 0014B86909C0D977003A99D5 /* SDL_x11events_c.h in Headers */,
1574 0014B86B09C0D977003A99D5 /* SDL_x11gamma_c.h in Headers */,
1575 0014B86D09C0D977003A99D5 /* SDL_x11gl_c.h in Headers */,
1576 0014B86F09C0D977003A99D5 /* SDL_x11image_c.h in Headers */,
1577 0014B87109C0D977003A99D5 /* SDL_x11modes_c.h in Headers */,
1578 0014B87309C0D977003A99D5 /* SDL_x11mouse_c.h in Headers */,
1579 0014B87509C0D977003A99D5 /* SDL_x11sym.h in Headers */, 1698 0014B87509C0D977003A99D5 /* SDL_x11sym.h in Headers */,
1580 0014B87709C0D977003A99D5 /* SDL_x11video.h in Headers */, 1699 0014B87709C0D977003A99D5 /* SDL_x11video.h in Headers */,
1581 0014B87809C0D977003A99D5 /* SDL_x11wm_c.h in Headers */,
1582 0014B87A09C0D977003A99D5 /* SDL_x11yuv_c.h in Headers */,
1583 0014B89E09C0DAAE003A99D5 /* Xvlibint.h in Headers */, 1700 0014B89E09C0DAAE003A99D5 /* Xvlibint.h in Headers */,
1584 002F32DA09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */, 1701 002F32DA09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */,
1585 002F32E809CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */, 1702 002F32E809CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */,
1586 ); 1703 F3DEB5840C57E0D4003E2527 /* SDL_compat.h in Headers */,
1587 runOnlyForDeploymentPostprocessing = 0; 1704 F3DEB61D0C57E321003E2527 /* SDL_nullrender_c.h in Headers */,
1588 }; 1705 F3C832E00DCDAE7200B01593 /* SDL_scancode.h in Headers */,
1589 BECDF6B50761BA81005FE872 /* Headers */ = { 1706 F3C8334A0DCDBDF900B01593 /* SDL_pixels.h in Headers */,
1590 isa = PBXHeadersBuildPhase; 1707 F3C833510DCDBE3B00B01593 /* SDL_rect.h in Headers */,
1591 buildActionMask = 2147483647; 1708 F3C833560DCDBE8400B01593 /* SDL_surface.h in Headers */,
1592 files = ( 1709 F3C8349F0DD22A4D00B01593 /* imKStoUCS.h in Headers */,
1710 F3C834A00DD22A4D00B01593 /* SDL_x11events.h in Headers */,
1711 F3C834A10DD22A4D00B01593 /* SDL_x11gamma.h in Headers */,
1712 F3C834A20DD22A4D00B01593 /* SDL_x11keyboard.h in Headers */,
1713 F3C834A30DD22A4D00B01593 /* SDL_x11modes.h in Headers */,
1714 F3C834A40DD22A4D00B01593 /* SDL_x11mouse.h in Headers */,
1715 F3C834A50DD22A4D00B01593 /* SDL_x11opengl.h in Headers */,
1716 F3C834A60DD22A4D00B01593 /* SDL_x11window.h in Headers */,
1717 F3C834E00DD22C4300B01593 /* e_log.h in Headers */,
1718 F3C834E10DD22C4300B01593 /* e_pow.h in Headers */,
1719 F3C834E20DD22C4300B01593 /* e_sqrt.h in Headers */,
1720 F3C834E30DD22C4300B01593 /* math_private.h in Headers */,
1721 F3C834E40DD22C4300B01593 /* mmx.h in Headers */,
1722 F3C834E50DD22C4300B01593 /* SDL_blit.h in Headers */,
1723 F3C834E60DD22C4300B01593 /* SDL_blit_auto.h in Headers */,
1724 F3C834E70DD22C4300B01593 /* SDL_blit_copy.h in Headers */,
1725 F3C834E80DD22C4300B01593 /* SDL_glfuncs.h in Headers */,
1726 F3C834E90DD22C4300B01593 /* SDL_leaks.h in Headers */,
1727 F3C834EA0DD22C4300B01593 /* SDL_pixels_c.h in Headers */,
1728 F3C834EB0DD22C4300B01593 /* SDL_rect_c.h in Headers */,
1729 F3C834EC0DD22C4300B01593 /* SDL_renderer_gl.h in Headers */,
1730 F3C834ED0DD22C4300B01593 /* SDL_renderer_sw.h in Headers */,
1731 F3C834EE0DD22C4300B01593 /* SDL_RLEaccel_c.h in Headers */,
1732 F3C834EF0DD22C4300B01593 /* SDL_stretch_c.h in Headers */,
1733 F3C834F00DD22C4300B01593 /* SDL_sysvideo.h in Headers */,
1734 F3C834F10DD22C4300B01593 /* SDL_yuv_sw_c.h in Headers */,
1735 F3C835440DD22EE900B01593 /* SDL_cocoaevents.h in Headers */,
1736 F3C835450DD22EE900B01593 /* SDL_cocoakeyboard.h in Headers */,
1737 F3C835460DD22EE900B01593 /* SDL_cocoamodes.h in Headers */,
1738 F3C835470DD22EE900B01593 /* SDL_cocoamouse.h in Headers */,
1739 F3C835480DD22EE900B01593 /* SDL_cocoaopengl.h in Headers */,
1740 F3C835490DD22EE900B01593 /* SDL_cocoavideo.h in Headers */,
1741 F3C8354A0DD22EE900B01593 /* SDL_cocoawindow.h in Headers */,
1593 ); 1742 );
1594 runOnlyForDeploymentPostprocessing = 0; 1743 runOnlyForDeploymentPostprocessing = 0;
1595 }; 1744 };
1596 /* End PBXHeadersBuildPhase section */ 1745 /* End PBXHeadersBuildPhase section */
1597 1746
1607 0014B99A09C0E585003A99D5 /* Frameworks */, 1756 0014B99A09C0E585003A99D5 /* Frameworks */,
1608 0014B9A309C0E585003A99D5 /* Rez */, 1757 0014B9A309C0E585003A99D5 /* Rez */,
1609 ); 1758 );
1610 buildRules = ( 1759 buildRules = (
1611 ); 1760 );
1612 buildSettings = {
1613 COPY_PHASE_STRIP = YES;
1614 DYLIB_COMPATIBILITY_VERSION = 1;
1615 DYLIB_CURRENT_VERSION = 1;
1616 EXPORTED_SYMBOLS_FILE = ../../src/main/macosx/exports/SDL.x;
1617 FRAMEWORK_SEARCH_PATHS = "";
1618 FRAMEWORK_VERSION = A;
1619 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1620 GCC_OPTIMIZATION_LEVEL = 3;
1621 GCC_PREPROCESSOR_DEFINITIONS = (
1622 ENABLE_QUARTZ,
1623 PTHREAD_NO_RECURSIVE_MUTEX,
1624 SDL_USE_PTHREADS,
1625 TARGET_API_MAC_CARBON,
1626 TARGET_API_MAC_OSX,
1627 MACOSX,
1628 HAVE_OPENGL,
1629 );
1630 GCC_USE_GCC3_PFE_SUPPORT = YES;
1631 HEADER_SEARCH_PATHS = (
1632 /System/Library/Frameworks/Carbon.framework/Headers,
1633 ../../src,
1634 ../../include,
1635 ../../src/audio,
1636 ../../src/cdrom,
1637 ../../src/endian,
1638 ../../src/events,
1639 ../../src/file,
1640 ../../src/hermes,
1641 ../../src/joystick,
1642 ../../src/main,
1643 ../../src/thread,
1644 ../../src/timer,
1645 ../../src/video,
1646 );
1647 INFOPLIST_FILE = "Info-Framework__Upgraded_.plist";
1648 INSTALL_PATH = "@executable_path/../Frameworks";
1649 LIBRARY_SEARCH_PATHS = "";
1650 OTHER_CFLAGS = "";
1651 OTHER_LDFLAGS = (
1652 "-seg1addr",
1653 0x30000000,
1654 "-framework",
1655 IOKit,
1656 "-framework",
1657 Cocoa,
1658 "-framework",
1659 OpenGL,
1660 "-framework",
1661 Carbon,
1662 "-framework",
1663 QuickTime,
1664 "-framework",
1665 AudioToolbox,
1666 "-framework",
1667 AudioUnit,
1668 "-framework",
1669 CoreAudio,
1670 );
1671 PRODUCT_NAME = SDL;
1672 SECTORDER_FLAGS = "";
1673 WARNING_CFLAGS = (
1674 "-Wall",
1675 "-Wno-four-char-constants",
1676 );
1677 WRAPPER_EXTENSION = framework;
1678 };
1679 comments = "We recommend installing to /Library/Frameworks\nAn alternative is $(HOME)/Library/Frameworks for per-user if permissions are an issue.\n\nAdd the framework to the Groups & Files panel (under Linked Frameworks is a good place) and enable the check box for the targets that need to link to it. You can also manually add \"-framework SDL\" to your linker flags if you don't like the check box system.\n\nAdd /Library/Frameworks/SDL.framework/Headers to your header search path\nAdd /Library/Frameworks to your library search path\n(Adjust the two above if installed in $(HOME)/Library/Frameworks. You can also list both paths if you want robustness.)\n\nWe used to use an exports file. It was becoming a maintenance issue we kept neglecting, so we have removed it. If you need it back, set the \"Exported Symbols File\" option to:\n../../src/main/macosx/exports/SDL.x\n(You may need to regenerate the exports list. There is a Makefile in that directory that you can run from the command line to rebuild it.)\nLong term, we want to utilize gcc 4.0's new visibility feature (analogous to declspec on Windows). Other platforms would benefit from this change too. The downside is that we still use gcc 3.3 for the PowerPC build here so only our x86 builds will cull the symbols if we go down this route (and don't use the exports file).\n\n"; 1761 comments = "We recommend installing to /Library/Frameworks\nAn alternative is $(HOME)/Library/Frameworks for per-user if permissions are an issue.\n\nAdd the framework to the Groups & Files panel (under Linked Frameworks is a good place) and enable the check box for the targets that need to link to it. You can also manually add \"-framework SDL\" to your linker flags if you don't like the check box system.\n\nAdd /Library/Frameworks/SDL.framework/Headers to your header search path\nAdd /Library/Frameworks to your library search path\n(Adjust the two above if installed in $(HOME)/Library/Frameworks. You can also list both paths if you want robustness.)\n\nWe used to use an exports file. It was becoming a maintenance issue we kept neglecting, so we have removed it. If you need it back, set the \"Exported Symbols File\" option to:\n../../src/main/macosx/exports/SDL.x\n(You may need to regenerate the exports list. There is a Makefile in that directory that you can run from the command line to rebuild it.)\nLong term, we want to utilize gcc 4.0's new visibility feature (analogous to declspec on Windows). Other platforms would benefit from this change too. The downside is that we still use gcc 3.3 for the PowerPC build here so only our x86 builds will cull the symbols if we go down this route (and don't use the exports file).\n\n";
1680 dependencies = ( 1762 dependencies = (
1681 ); 1763 );
1682 name = "Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode)"; 1764 name = "Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode)";
1683 productInstallPath = "@executable_path/../Frameworks"; 1765 productInstallPath = "@executable_path/../Frameworks";
1684 productName = SDL; 1766 productName = SDL;
1685 productReference = 0014B9A809C0E585003A99D5 /* SDL.framework */; 1767 productReference = F3A40F4F0C5CE1B200BB2308 /* SDL.framework */;
1686 productType = "com.apple.product-type.framework"; 1768 productType = "com.apple.product-type.framework";
1687 }; 1769 };
1688 002F31E909CA02D800EBEB88 /* Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode) */ = { 1770 002F31E909CA02D800EBEB88 /* Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode) */ = {
1689 isa = PBXNativeTarget; 1771 isa = PBXNativeTarget;
1690 buildConfigurationList = 002F327209CA02D800EBEB88 /* Build configuration list for PBXNativeTarget "Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode)" */; 1772 buildConfigurationList = 002F327209CA02D800EBEB88 /* Build configuration list for PBXNativeTarget "Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode)" */;
1695 002F326809CA02D800EBEB88 /* Frameworks */, 1777 002F326809CA02D800EBEB88 /* Frameworks */,
1696 002F327109CA02D800EBEB88 /* Rez */, 1778 002F327109CA02D800EBEB88 /* Rez */,
1697 ); 1779 );
1698 buildRules = ( 1780 buildRules = (
1699 ); 1781 );
1700 buildSettings = {
1701 DYLIB_COMPATIBILITY_VERSION = 1;
1702 DYLIB_CURRENT_VERSION = 1;
1703 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1704 GCC_OPTIMIZATION_LEVEL = 3;
1705 GCC_PREPROCESSOR_DEFINITIONS = (
1706 ENABLE_QUARTZ,
1707 PTHREAD_NO_RECURSIVE_MUTEX,
1708 SDL_USE_PTHREADS,
1709 DISABLE_JOYSTICK,
1710 DISABLE_CDROM,
1711 TARGET_API_MAC_CARBON,
1712 TARGET_API_MAC_OSX,
1713 MACOSX,
1714 HAVE_OPENGL,
1715 );
1716 HEADER_SEARCH_PATHS = (
1717 /System/Library/Frameworks/Carbon.framework/Headers/,
1718 ../../src,
1719 ../../include,
1720 ../../src/audio,
1721 ../../src/cdrom,
1722 ../../src/endian,
1723 ../../src/events,
1724 ../../src/file,
1725 ../../src/joystick,
1726 ../../src/thread,
1727 ../../src/timer,
1728 ../../src/video,
1729 );
1730 LIBRARY_STYLE = STATIC;
1731 OTHER_CFLAGS = "";
1732 OTHER_LDFLAGS = "";
1733 OTHER_LIBTOOL_FLAGS = "";
1734 OTHER_REZFLAGS = "";
1735 PRODUCT_NAME = SDL;
1736 REZ_EXECUTABLE = YES;
1737 SECTORDER_FLAGS = "";
1738 WARNING_CFLAGS = (
1739 "-Wmost",
1740 "-Wno-four-char-constants",
1741 "-Wno-unknown-pragmas",
1742 );
1743 };
1744 comments = "This produces libsdl.a, which is the static build of SDL. You will have to link to the Cocoa and OpenGL frameworks in your application."; 1782 comments = "This produces libsdl.a, which is the static build of SDL. You will have to link to the Cocoa and OpenGL frameworks in your application.";
1745 dependencies = ( 1783 dependencies = (
1746 ); 1784 );
1747 name = "Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode)"; 1785 name = "Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode)";
1748 productInstallPath = /usr/local/lib; 1786 productInstallPath = /usr/local/lib;
1761 BECDF6680761BA81005FE872 /* Frameworks */, 1799 BECDF6680761BA81005FE872 /* Frameworks */,
1762 BECDF6690761BA81005FE872 /* Rez */, 1800 BECDF6690761BA81005FE872 /* Rez */,
1763 ); 1801 );
1764 buildRules = ( 1802 buildRules = (
1765 ); 1803 );
1766 buildSettings = {
1767 COPY_PHASE_STRIP = YES;
1768 DYLIB_COMPATIBILITY_VERSION = 1;
1769 DYLIB_CURRENT_VERSION = 1;
1770 EXPORTED_SYMBOLS_FILE = ../../src/main/macosx/exports/SDL.x;
1771 FRAMEWORK_SEARCH_PATHS = "";
1772 FRAMEWORK_VERSION = A;
1773 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1774 GCC_OPTIMIZATION_LEVEL = 3;
1775 GCC_PREPROCESSOR_DEFINITIONS = (
1776 ENABLE_QUARTZ,
1777 PTHREAD_NO_RECURSIVE_MUTEX,
1778 SDL_USE_PTHREADS,
1779 TARGET_API_MAC_CARBON,
1780 TARGET_API_MAC_OSX,
1781 MACOSX,
1782 HAVE_OPENGL,
1783 );
1784 GCC_USE_GCC3_PFE_SUPPORT = YES;
1785 HEADER_SEARCH_PATHS = (
1786 /System/Library/Frameworks/Carbon.framework/Headers,
1787 ../../src,
1788 ../../include,
1789 ../../src/audio,
1790 ../../src/cdrom,
1791 ../../src/endian,
1792 ../../src/events,
1793 ../../src/file,
1794 ../../src/hermes,
1795 ../../src/joystick,
1796 ../../src/main,
1797 ../../src/thread,
1798 ../../src/timer,
1799 ../../src/video,
1800 );
1801 INFOPLIST_FILE = "Info-Framework__Upgraded_.plist";
1802 INSTALL_PATH = "@executable_path/../Frameworks";
1803 LIBRARY_SEARCH_PATHS = "";
1804 OTHER_CFLAGS = "";
1805 OTHER_LDFLAGS = (
1806 "-seg1addr",
1807 0x30000000,
1808 "-framework",
1809 IOKit,
1810 "-framework",
1811 Cocoa,
1812 "-framework",
1813 OpenGL,
1814 "-framework",
1815 Carbon,
1816 "-framework",
1817 QuickTime,
1818 "-framework",
1819 AudioToolbox,
1820 "-framework",
1821 AudioUnit,
1822 "-framework",
1823 CoreAudio,
1824 );
1825 PRODUCT_NAME = SDL;
1826 SECTORDER_FLAGS = "";
1827 WARNING_CFLAGS = (
1828 "-Wall",
1829 "-Wno-four-char-constants",
1830 );
1831 WRAPPER_EXTENSION = framework;
1832 };
1833 comments = "We recommend installing to /Library/Frameworks\nAn alternative is $(HOME)/Library/Frameworks for per-user if permissions are an issue.\n\nAdd the framework to the Groups & Files panel (under Linked Frameworks is a good place) and enable the check box for the targets that need to link to it. You can also manually add \"-framework SDL\" to your linker flags if you don't like the check box system.\n\nAdd /Library/Frameworks/SDL.framework/Headers to your header search path\nAdd /Library/Frameworks to your library search path\n(Adjust the two above if installed in $(HOME)/Library/Frameworks. You can also list both paths if you want robustness.)\n\nWe used to use an exports file. It was becoming a maintenance issue we kept neglecting, so we have removed it. If you need it back, set the \"Exported Symbols File\" option to:\n../../src/main/macosx/exports/SDL.x\n(You may need to regenerate the exports list. There is a Makefile in that directory that you can run from the command line to rebuild it.)\nLong term, we want to utilize gcc 4.0's new visibility feature (analogous to declspec on Windows). Other platforms would benefit from this change too. The downside is that we still use gcc 3.3 for the PowerPC build here so only our x86 builds will cull the symbols if we go down this route (and don't use the exports file).\n\n"; 1804 comments = "We recommend installing to /Library/Frameworks\nAn alternative is $(HOME)/Library/Frameworks for per-user if permissions are an issue.\n\nAdd the framework to the Groups & Files panel (under Linked Frameworks is a good place) and enable the check box for the targets that need to link to it. You can also manually add \"-framework SDL\" to your linker flags if you don't like the check box system.\n\nAdd /Library/Frameworks/SDL.framework/Headers to your header search path\nAdd /Library/Frameworks to your library search path\n(Adjust the two above if installed in $(HOME)/Library/Frameworks. You can also list both paths if you want robustness.)\n\nWe used to use an exports file. It was becoming a maintenance issue we kept neglecting, so we have removed it. If you need it back, set the \"Exported Symbols File\" option to:\n../../src/main/macosx/exports/SDL.x\n(You may need to regenerate the exports list. There is a Makefile in that directory that you can run from the command line to rebuild it.)\nLong term, we want to utilize gcc 4.0's new visibility feature (analogous to declspec on Windows). Other platforms would benefit from this change too. The downside is that we still use gcc 3.3 for the PowerPC build here so only our x86 builds will cull the symbols if we go down this route (and don't use the exports file).\n\n";
1834 dependencies = ( 1805 dependencies = (
1835 ); 1806 );
1836 name = Framework; 1807 name = Framework;
1837 productInstallPath = "@executable_path/../Frameworks"; 1808 productInstallPath = "@executable_path/../Frameworks";
1849 BECDF6B10761BA81005FE872 /* Frameworks */, 1820 BECDF6B10761BA81005FE872 /* Frameworks */,
1850 BECDF6B20761BA81005FE872 /* Rez */, 1821 BECDF6B20761BA81005FE872 /* Rez */,
1851 ); 1822 );
1852 buildRules = ( 1823 buildRules = (
1853 ); 1824 );
1854 buildSettings = {
1855 DYLIB_COMPATIBILITY_VERSION = 1;
1856 DYLIB_CURRENT_VERSION = 1;
1857 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1858 GCC_OPTIMIZATION_LEVEL = 3;
1859 GCC_PREPROCESSOR_DEFINITIONS = (
1860 ENABLE_QUARTZ,
1861 PTHREAD_NO_RECURSIVE_MUTEX,
1862 SDL_USE_PTHREADS,
1863 DISABLE_JOYSTICK,
1864 DISABLE_CDROM,
1865 TARGET_API_MAC_CARBON,
1866 TARGET_API_MAC_OSX,
1867 MACOSX,
1868 HAVE_OPENGL,
1869 );
1870 HEADER_SEARCH_PATHS = (
1871 /System/Library/Frameworks/Carbon.framework/Headers/,
1872 ../../src,
1873 ../../include,
1874 ../../src/audio,
1875 ../../src/cdrom,
1876 ../../src/endian,
1877 ../../src/events,
1878 ../../src/file,
1879 ../../src/joystick,
1880 ../../src/thread,
1881 ../../src/timer,
1882 ../../src/video,
1883 );
1884 LIBRARY_STYLE = STATIC;
1885 OTHER_CFLAGS = "";
1886 OTHER_LDFLAGS = "";
1887 OTHER_LIBTOOL_FLAGS = "";
1888 OTHER_REZFLAGS = "";
1889 PRODUCT_NAME = SDL;
1890 REZ_EXECUTABLE = YES;
1891 SECTORDER_FLAGS = "";
1892 WARNING_CFLAGS = (
1893 "-Wmost",
1894 "-Wno-four-char-constants",
1895 "-Wno-unknown-pragmas",
1896 );
1897 };
1898 comments = "This produces libsdl.a, which is the static build of SDL. You will have to link to the Cocoa and OpenGL frameworks in your application."; 1825 comments = "This produces libsdl.a, which is the static build of SDL. You will have to link to the Cocoa and OpenGL frameworks in your application.";
1899 dependencies = ( 1826 dependencies = (
1900 ); 1827 );
1901 name = "Static Library"; 1828 name = "Static Library";
1902 productInstallPath = /usr/local/lib; 1829 productInstallPath = /usr/local/lib;
1903 productName = "Static Library"; 1830 productName = "Static Library";
1904 productReference = BECDF6B30761BA81005FE872 /* libSDL.a */; 1831 productReference = BECDF6B30761BA81005FE872 /* libSDL.a */;
1905 productType = "com.apple.product-type.library.static"; 1832 productType = "com.apple.product-type.library.static";
1906 }; 1833 };
1907 BECDF6B40761BA81005FE872 /* Main Library */ = {
1908 isa = PBXNativeTarget;
1909 buildConfigurationList = 007317820858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Main Library" */;
1910 buildPhases = (
1911 BECDF6B50761BA81005FE872 /* Headers */,
1912 BECDF6B60761BA81005FE872 /* Sources */,
1913 BECDF6B80761BA81005FE872 /* Frameworks */,
1914 BECDF6B90761BA81005FE872 /* Rez */,
1915 );
1916 buildRules = (
1917 );
1918 buildSettings = {
1919 DYLIB_COMPATIBILITY_VERSION = 1;
1920 DYLIB_CURRENT_VERSION = 1;
1921 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
1922 GCC_OPTIMIZATION_LEVEL = 3;
1923 LIBRARY_STYLE = STATIC;
1924 OTHER_CFLAGS = "";
1925 OTHER_LDFLAGS = "";
1926 OTHER_LIBTOOL_FLAGS = "";
1927 OTHER_REZFLAGS = "";
1928 PRODUCT_NAME = SDLmain;
1929 REZ_EXECUTABLE = YES;
1930 SECTORDER_FLAGS = "";
1931 WARNING_CFLAGS = (
1932 "-Wmost",
1933 "-Wno-four-char-constants",
1934 "-Wno-unknown-pragmas",
1935 );
1936 };
1937 comments = "This produces libSDLmain.a, which contains only SDL_main.m, the hook to get the app running correctly before your SDL code executes.";
1938 dependencies = (
1939 );
1940 name = "Main Library";
1941 productInstallPath = /usr/local/lib;
1942 productName = libSDLmain.a;
1943 productReference = BECDF6BA0761BA81005FE872 /* libSDLmain.a */;
1944 productType = "com.apple.product-type.library.static";
1945 };
1946 BECDF6BB0761BA81005FE872 /* Standard DMG */ = { 1834 BECDF6BB0761BA81005FE872 /* Standard DMG */ = {
1947 isa = PBXNativeTarget; 1835 isa = PBXNativeTarget;
1948 buildConfigurationList = 007317860858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Standard DMG" */; 1836 buildConfigurationList = 007317860858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Standard DMG" */;
1949 buildPhases = ( 1837 buildPhases = (
1950 BECDF6BD0761BA81005FE872 /* ShellScript */, 1838 BECDF6BD0761BA81005FE872 /* ShellScript */,
1951 ); 1839 );
1952 buildRules = ( 1840 buildRules = (
1953 ); 1841 );
1954 buildSettings = {
1955 OTHER_CFLAGS = "";
1956 OTHER_LDFLAGS = "";
1957 OTHER_REZFLAGS = "";
1958 PRODUCT_NAME = "Standard Package";
1959 REZ_EXECUTABLE = YES;
1960 SECTORDER_FLAGS = "";
1961 WARNING_CFLAGS = (
1962 "-Wmost",
1963 "-Wno-four-char-constants",
1964 "-Wno-unknown-pragmas",
1965 );
1966 };
1967 dependencies = ( 1842 dependencies = (
1968 BECDF6C60761BA81005FE872 /* PBXTargetDependency */, 1843 BECDF6C60761BA81005FE872 /* PBXTargetDependency */,
1969 ); 1844 );
1970 name = "Standard DMG"; 1845 name = "Standard DMG";
1971 productInstallPath = /usr/local/bin; 1846 productInstallPath = /usr/local/bin;
1979 buildPhases = ( 1854 buildPhases = (
1980 BECDF6C20761BA81005FE872 /* ShellScript */, 1855 BECDF6C20761BA81005FE872 /* ShellScript */,
1981 ); 1856 );
1982 buildRules = ( 1857 buildRules = (
1983 ); 1858 );
1984 buildSettings = {
1985 OTHER_CFLAGS = "";
1986 OTHER_LDFLAGS = "";
1987 OTHER_REZFLAGS = "";
1988 PRODUCT_NAME = "Devel Package";
1989 REZ_EXECUTABLE = YES;
1990 SECTORDER_FLAGS = "";
1991 WARNING_CFLAGS = (
1992 "-Wmost",
1993 "-Wno-four-char-constants",
1994 "-Wno-unknown-pragmas",
1995 );
1996 };
1997 dependencies = ( 1859 dependencies = (
1998 ); 1860 );
1999 name = "Developer Extras Package"; 1861 name = "Developer Extras Package";
2000 productInstallPath = /usr/local/bin; 1862 productInstallPath = /usr/local/bin;
2001 productName = "Devel Package"; 1863 productName = "Devel Package";
2006 1868
2007 /* Begin PBXProject section */ 1869 /* Begin PBXProject section */
2008 0867D690FE84028FC02AAC07 /* Project object */ = { 1870 0867D690FE84028FC02AAC07 /* Project object */ = {
2009 isa = PBXProject; 1871 isa = PBXProject;
2010 buildConfigurationList = 0073178E0858DB0500B2BC32 /* Build configuration list for PBXProject "SDL" */; 1872 buildConfigurationList = 0073178E0858DB0500B2BC32 /* Build configuration list for PBXProject "SDL" */;
2011 buildSettings = { 1873 compatibilityVersion = "Xcode 2.4";
2012 MACOSX_DEPLOYMENT_TARGET = 10.1;
2013 };
2014 buildStyles = (
2015 F512D95E02A6E0AB01D28762 /* Development */,
2016 F512D95F02A6E0AB01D28762 /* Deployment */,
2017 );
2018 hasScannedForEncodings = 1; 1874 hasScannedForEncodings = 1;
2019 mainGroup = 0867D691FE84028FC02AAC07 /* SDLFramework */; 1875 mainGroup = 0867D691FE84028FC02AAC07 /* SDLFramework */;
2020 productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */; 1876 productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
2021 projectDirPath = ""; 1877 projectDirPath = "";
1878 projectRoot = ../..;
2022 targets = ( 1879 targets = (
2023 BECDF5FE0761BA81005FE872 /* Framework */, 1880 BECDF5FE0761BA81005FE872 /* Framework */,
2024 BECDF66D0761BA81005FE872 /* Static Library */, 1881 BECDF66D0761BA81005FE872 /* Static Library */,
2025 BECDF6B40761BA81005FE872 /* Main Library */,
2026 BECDF6BB0761BA81005FE872 /* Standard DMG */, 1882 BECDF6BB0761BA81005FE872 /* Standard DMG */,
2027 BECDF6C00761BA81005FE872 /* Developer Extras Package */, 1883 BECDF6C00761BA81005FE872 /* Developer Extras Package */,
2028 0014B91909C0E585003A99D5 /* Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode) */, 1884 0014B91909C0E585003A99D5 /* Framework Without X11 Stuff (for those who didn't install the X11 headers with Xcode) */,
2029 002F31E909CA02D800EBEB88 /* Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode) */, 1885 002F31E909CA02D800EBEB88 /* Static Library Without X11 Stuff (for those who didn't install the X11 headers with Xcode) */,
2030 ); 1886 );
2034 /* Begin PBXResourcesBuildPhase section */ 1890 /* Begin PBXResourcesBuildPhase section */
2035 0014B94209C0E585003A99D5 /* Resources */ = { 1891 0014B94209C0E585003A99D5 /* Resources */ = {
2036 isa = PBXResourcesBuildPhase; 1892 isa = PBXResourcesBuildPhase;
2037 buildActionMask = 2147483647; 1893 buildActionMask = 2147483647;
2038 files = ( 1894 files = (
2039 0014B94309C0E585003A99D5 /* SDLMain.nib in Resources */,
2040 ); 1895 );
2041 runOnlyForDeploymentPostprocessing = 0; 1896 runOnlyForDeploymentPostprocessing = 0;
2042 }; 1897 };
2043 BECDF62A0761BA81005FE872 /* Resources */ = { 1898 BECDF62A0761BA81005FE872 /* Resources */ = {
2044 isa = PBXResourcesBuildPhase; 1899 isa = PBXResourcesBuildPhase;
2045 buildActionMask = 2147483647; 1900 buildActionMask = 2147483647;
2046 files = ( 1901 files = (
2047 BECDF62B0761BA81005FE872 /* SDLMain.nib in Resources */,
2048 ); 1902 );
2049 runOnlyForDeploymentPostprocessing = 0; 1903 runOnlyForDeploymentPostprocessing = 0;
2050 }; 1904 };
2051 /* End PBXResourcesBuildPhase section */ 1905 /* End PBXResourcesBuildPhase section */
2052 1906
2071 files = ( 1925 files = (
2072 ); 1926 );
2073 runOnlyForDeploymentPostprocessing = 0; 1927 runOnlyForDeploymentPostprocessing = 0;
2074 }; 1928 };
2075 BECDF6B20761BA81005FE872 /* Rez */ = { 1929 BECDF6B20761BA81005FE872 /* Rez */ = {
2076 isa = PBXRezBuildPhase;
2077 buildActionMask = 2147483647;
2078 files = (
2079 );
2080 runOnlyForDeploymentPostprocessing = 0;
2081 };
2082 BECDF6B90761BA81005FE872 /* Rez */ = {
2083 isa = PBXRezBuildPhase; 1930 isa = PBXRezBuildPhase;
2084 buildActionMask = 2147483647; 1931 buildActionMask = 2147483647;
2085 files = ( 1932 files = (
2086 ); 1933 );
2087 runOnlyForDeploymentPostprocessing = 0; 1934 runOnlyForDeploymentPostprocessing = 0;
2175 0014B94609C0E585003A99D5 /* SDL_audio.c in Sources */, 2022 0014B94609C0E585003A99D5 /* SDL_audio.c in Sources */,
2176 0014B94709C0E585003A99D5 /* SDL_audiocvt.c in Sources */, 2023 0014B94709C0E585003A99D5 /* SDL_audiocvt.c in Sources */,
2177 0014B94809C0E585003A99D5 /* SDL_audiodev.c in Sources */, 2024 0014B94809C0E585003A99D5 /* SDL_audiodev.c in Sources */,
2178 0014B94909C0E585003A99D5 /* SDL_mixer.c in Sources */, 2025 0014B94909C0E585003A99D5 /* SDL_mixer.c in Sources */,
2179 0014B94A09C0E585003A99D5 /* SDL_wave.c in Sources */, 2026 0014B94A09C0E585003A99D5 /* SDL_wave.c in Sources */,
2180 0014B94B09C0E585003A99D5 /* SDL_active.c in Sources */,
2181 0014B94C09C0E585003A99D5 /* SDL_events.c in Sources */, 2027 0014B94C09C0E585003A99D5 /* SDL_events.c in Sources */,
2182 0014B94D09C0E585003A99D5 /* SDL_expose.c in Sources */,
2183 0014B94E09C0E585003A99D5 /* SDL_keyboard.c in Sources */, 2028 0014B94E09C0E585003A99D5 /* SDL_keyboard.c in Sources */,
2184 0014B94F09C0E585003A99D5 /* SDL_mouse.c in Sources */, 2029 0014B94F09C0E585003A99D5 /* SDL_mouse.c in Sources */,
2185 0014B95009C0E585003A99D5 /* SDL_quit.c in Sources */, 2030 0014B95009C0E585003A99D5 /* SDL_quit.c in Sources */,
2186 0014B95109C0E585003A99D5 /* SDL_resize.c in Sources */,
2187 0014B95209C0E585003A99D5 /* SDL_rwops.c in Sources */, 2031 0014B95209C0E585003A99D5 /* SDL_rwops.c in Sources */,
2188 0014B95309C0E585003A99D5 /* SDL_timer.c in Sources */, 2032 0014B95309C0E585003A99D5 /* SDL_timer.c in Sources */,
2189 0014B95409C0E585003A99D5 /* SDL_blit.c in Sources */, 2033 0014B95409C0E585003A99D5 /* SDL_blit.c in Sources */,
2190 0014B95509C0E585003A99D5 /* SDL_blit_0.c in Sources */, 2034 0014B95509C0E585003A99D5 /* SDL_blit_0.c in Sources */,
2191 0014B95609C0E585003A99D5 /* SDL_blit_1.c in Sources */, 2035 0014B95609C0E585003A99D5 /* SDL_blit_1.c in Sources */,
2192 0014B95709C0E585003A99D5 /* SDL_blit_A.c in Sources */, 2036 0014B95709C0E585003A99D5 /* SDL_blit_A.c in Sources */,
2193 0014B95809C0E585003A99D5 /* SDL_blit_N.c in Sources */, 2037 0014B95809C0E585003A99D5 /* SDL_blit_N.c in Sources */,
2194 0014B95909C0E585003A99D5 /* SDL_bmp.c in Sources */, 2038 0014B95909C0E585003A99D5 /* SDL_bmp.c in Sources */,
2195 0014B95A09C0E585003A99D5 /* SDL_cursor.c in Sources */,
2196 0014B95B09C0E585003A99D5 /* SDL_gamma.c in Sources */, 2039 0014B95B09C0E585003A99D5 /* SDL_gamma.c in Sources */,
2197 0014B95C09C0E585003A99D5 /* SDL_pixels.c in Sources */, 2040 0014B95C09C0E585003A99D5 /* SDL_pixels.c in Sources */,
2198 0014B95D09C0E585003A99D5 /* SDL_RLEaccel.c in Sources */, 2041 0014B95D09C0E585003A99D5 /* SDL_RLEaccel.c in Sources */,
2199 0014B95E09C0E585003A99D5 /* SDL_surface.c in Sources */, 2042 0014B95E09C0E585003A99D5 /* SDL_surface.c in Sources */,
2200 0014B95F09C0E585003A99D5 /* SDL_video.c in Sources */, 2043 0014B95F09C0E585003A99D5 /* SDL_video.c in Sources */,
2201 0014B96009C0E585003A99D5 /* SDL_yuv.c in Sources */,
2202 0014B96109C0E585003A99D5 /* SDL_yuv_sw.c in Sources */, 2044 0014B96109C0E585003A99D5 /* SDL_yuv_sw.c in Sources */,
2203 0014B96209C0E585003A99D5 /* SDL_error.c in Sources */, 2045 0014B96209C0E585003A99D5 /* SDL_error.c in Sources */,
2204 0014B96309C0E585003A99D5 /* SDL_fatal.c in Sources */, 2046 0014B96309C0E585003A99D5 /* SDL_fatal.c in Sources */,
2205 0014B96409C0E585003A99D5 /* SDL.c in Sources */, 2047 0014B96409C0E585003A99D5 /* SDL.c in Sources */,
2206 0014B96509C0E585003A99D5 /* SDL_thread.c in Sources */, 2048 0014B96509C0E585003A99D5 /* SDL_thread.c in Sources */,
2207 0014B96609C0E585003A99D5 /* SDL_cdrom.c in Sources */, 2049 0014B96609C0E585003A99D5 /* SDL_cdrom.c in Sources */,
2208 0014B96709C0E585003A99D5 /* SDL_joystick.c in Sources */, 2050 0014B96709C0E585003A99D5 /* SDL_joystick.c in Sources */,
2209 0014B96809C0E585003A99D5 /* SDL_stretch.c in Sources */, 2051 0014B96809C0E585003A99D5 /* SDL_stretch.c in Sources */,
2210 0014B96909C0E585003A99D5 /* SDL_sysjoystick.c in Sources */, 2052 0014B96909C0E585003A99D5 /* SDL_sysjoystick.c in Sources */,
2211 0014B96A09C0E585003A99D5 /* SDL_QuartzEvents.m in Sources */,
2212 0014B96B09C0E585003A99D5 /* SDL_QuartzGL.m in Sources */,
2213 0014B96C09C0E585003A99D5 /* SDL_QuartzVideo.m in Sources */,
2214 0014B96D09C0E585003A99D5 /* SDL_QuartzWindow.m in Sources */,
2215 0014B96E09C0E585003A99D5 /* SDL_QuartzWM.m in Sources */,
2216 0014B96F09C0E585003A99D5 /* SDL_QuartzYUV.m in Sources */,
2217 0014B97009C0E585003A99D5 /* SDL_cpuinfo.c in Sources */, 2053 0014B97009C0E585003A99D5 /* SDL_cpuinfo.c in Sources */,
2218 0014B97109C0E585003A99D5 /* SDL_syscdrom.c in Sources */, 2054 0014B97109C0E585003A99D5 /* SDL_syscdrom.c in Sources */,
2219 0014B97209C0E585003A99D5 /* SDL_coreaudio.c in Sources */, 2055 0014B97209C0E585003A99D5 /* SDL_coreaudio.c in Sources */,
2220 0014B97309C0E585003A99D5 /* AudioFilePlayer.c in Sources */, 2056 0014B97309C0E585003A99D5 /* AudioFilePlayer.c in Sources */,
2221 0014B97409C0E585003A99D5 /* AudioFileReaderThread.c in Sources */, 2057 0014B97409C0E585003A99D5 /* AudioFileReaderThread.c in Sources */,
2231 0014B97E09C0E585003A99D5 /* SDL_qsort.c in Sources */, 2067 0014B97E09C0E585003A99D5 /* SDL_qsort.c in Sources */,
2232 0014B97F09C0E585003A99D5 /* SDL_stdlib.c in Sources */, 2068 0014B97F09C0E585003A99D5 /* SDL_stdlib.c in Sources */,
2233 0014B98009C0E585003A99D5 /* SDL_string.c in Sources */, 2069 0014B98009C0E585003A99D5 /* SDL_string.c in Sources */,
2234 0014B98109C0E585003A99D5 /* SDL_mixer_MMX.c in Sources */, 2070 0014B98109C0E585003A99D5 /* SDL_mixer_MMX.c in Sources */,
2235 0014B98309C0E585003A99D5 /* SDL_nullevents.c in Sources */, 2071 0014B98309C0E585003A99D5 /* SDL_nullevents.c in Sources */,
2236 0014B98409C0E585003A99D5 /* SDL_nullmouse.c in Sources */,
2237 0014B98509C0E585003A99D5 /* SDL_nullvideo.c in Sources */, 2072 0014B98509C0E585003A99D5 /* SDL_nullvideo.c in Sources */,
2238 002F328809CA049100EBEB88 /* SDL_iconv.c in Sources */, 2073 002F328809CA049100EBEB88 /* SDL_iconv.c in Sources */,
2239 002F32DC09CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */, 2074 002F32DC09CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */,
2240 002F32EA09CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */, 2075 002F32EA09CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */,
2241 046B91EB0A11B53500FB151C /* SDL_sysloadso.c in Sources */, 2076 046B91EB0A11B53500FB151C /* SDL_sysloadso.c in Sources */,
2242 046B92120A11B8AD00FB151C /* SDL_dlcompat.c in Sources */, 2077 046B92120A11B8AD00FB151C /* SDL_dlcompat.c in Sources */,
2078 F3DEB58B0C57E182003E2527 /* SDL_audiotypecvt.c in Sources */,
2079 F3DEB5900C57E1EA003E2527 /* SDL_windowevents.c in Sources */,
2080 F3DEB5A80C57E282003E2527 /* SDL_rect.c in Sources */,
2081 F3DEB5AA0C57E282003E2527 /* SDL_renderer_gl.c in Sources */,
2082 F3DEB5AB0C57E282003E2527 /* SDL_renderer_sw.c in Sources */,
2083 F3DEB5DF0C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */,
2084 F3DEB5E10C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */,
2085 F3DEB5E40C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */,
2086 F3DEB5E60C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */,
2087 F3DEB5E80C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */,
2088 F3DEB5EA0C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */,
2089 F3DEB5EC0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */,
2090 F3DEB6200C57E321003E2527 /* SDL_nullrender.c in Sources */,
2091 F317F3E80C789CCF00411C95 /* SDL_blit_auto.c in Sources */,
2092 F317F3EA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */,
2093 F317F3EC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */,
2094 F317F3EE0C789CCF00411C95 /* SDL_fill.c in Sources */,
2095 F317F44F0C789F2600411C95 /* SDL_compat.c in Sources */,
2096 F306D6A20CB645B100B70512 /* SDL_yuv_mmx.c in Sources */,
2243 ); 2097 );
2244 runOnlyForDeploymentPostprocessing = 0; 2098 runOnlyForDeploymentPostprocessing = 0;
2245 }; 2099 };
2246 002F321209CA02D800EBEB88 /* Sources */ = { 2100 002F321209CA02D800EBEB88 /* Sources */ = {
2247 isa = PBXSourcesBuildPhase; 2101 isa = PBXSourcesBuildPhase;
2252 002F321509CA02D800EBEB88 /* SDL_audiodev.c in Sources */, 2106 002F321509CA02D800EBEB88 /* SDL_audiodev.c in Sources */,
2253 002F321609CA02D800EBEB88 /* SDL_mixer.c in Sources */, 2107 002F321609CA02D800EBEB88 /* SDL_mixer.c in Sources */,
2254 002F321709CA02D800EBEB88 /* SDL_wave.c in Sources */, 2108 002F321709CA02D800EBEB88 /* SDL_wave.c in Sources */,
2255 002F321809CA02D800EBEB88 /* SDL_romaudio.c in Sources */, 2109 002F321809CA02D800EBEB88 /* SDL_romaudio.c in Sources */,
2256 002F321909CA02D800EBEB88 /* SDL_cdrom.c in Sources */, 2110 002F321909CA02D800EBEB88 /* SDL_cdrom.c in Sources */,
2257 002F321A09CA02D800EBEB88 /* SDL_active.c in Sources */,
2258 002F321B09CA02D800EBEB88 /* SDL_events.c in Sources */, 2111 002F321B09CA02D800EBEB88 /* SDL_events.c in Sources */,
2259 002F321C09CA02D800EBEB88 /* SDL_expose.c in Sources */,
2260 002F321D09CA02D800EBEB88 /* SDL_keyboard.c in Sources */, 2112 002F321D09CA02D800EBEB88 /* SDL_keyboard.c in Sources */,
2261 002F321E09CA02D800EBEB88 /* SDL_mouse.c in Sources */, 2113 002F321E09CA02D800EBEB88 /* SDL_mouse.c in Sources */,
2262 002F321F09CA02D800EBEB88 /* SDL_quit.c in Sources */, 2114 002F321F09CA02D800EBEB88 /* SDL_quit.c in Sources */,
2263 002F322009CA02D800EBEB88 /* SDL_resize.c in Sources */,
2264 002F322109CA02D800EBEB88 /* SDL_rwops.c in Sources */, 2115 002F322109CA02D800EBEB88 /* SDL_rwops.c in Sources */,
2265 002F322209CA02D800EBEB88 /* SDL_joystick.c in Sources */, 2116 002F322209CA02D800EBEB88 /* SDL_joystick.c in Sources */,
2266 002F322309CA02D800EBEB88 /* SDL_thread.c in Sources */, 2117 002F322309CA02D800EBEB88 /* SDL_thread.c in Sources */,
2267 002F322409CA02D800EBEB88 /* SDL_timer.c in Sources */, 2118 002F322409CA02D800EBEB88 /* SDL_timer.c in Sources */,
2268 002F322509CA02D800EBEB88 /* SDL_blit.c in Sources */, 2119 002F322509CA02D800EBEB88 /* SDL_blit.c in Sources */,
2269 002F322609CA02D800EBEB88 /* SDL_blit_0.c in Sources */, 2120 002F322609CA02D800EBEB88 /* SDL_blit_0.c in Sources */,
2270 002F322709CA02D800EBEB88 /* SDL_blit_1.c in Sources */, 2121 002F322709CA02D800EBEB88 /* SDL_blit_1.c in Sources */,
2271 002F322809CA02D800EBEB88 /* SDL_blit_A.c in Sources */, 2122 002F322809CA02D800EBEB88 /* SDL_blit_A.c in Sources */,
2272 002F322909CA02D800EBEB88 /* SDL_blit_N.c in Sources */, 2123 002F322909CA02D800EBEB88 /* SDL_blit_N.c in Sources */,
2273 002F322A09CA02D800EBEB88 /* SDL_bmp.c in Sources */, 2124 002F322A09CA02D800EBEB88 /* SDL_bmp.c in Sources */,
2274 002F322B09CA02D800EBEB88 /* SDL_cursor.c in Sources */,
2275 002F322C09CA02D800EBEB88 /* SDL_gamma.c in Sources */, 2125 002F322C09CA02D800EBEB88 /* SDL_gamma.c in Sources */,
2276 002F322D09CA02D800EBEB88 /* SDL_pixels.c in Sources */, 2126 002F322D09CA02D800EBEB88 /* SDL_pixels.c in Sources */,
2277 002F322E09CA02D800EBEB88 /* SDL_RLEaccel.c in Sources */, 2127 002F322E09CA02D800EBEB88 /* SDL_RLEaccel.c in Sources */,
2278 002F322F09CA02D800EBEB88 /* SDL_stretch.c in Sources */, 2128 002F322F09CA02D800EBEB88 /* SDL_stretch.c in Sources */,
2279 002F323009CA02D800EBEB88 /* SDL_surface.c in Sources */, 2129 002F323009CA02D800EBEB88 /* SDL_surface.c in Sources */,
2280 002F323109CA02D800EBEB88 /* SDL_video.c in Sources */, 2130 002F323109CA02D800EBEB88 /* SDL_video.c in Sources */,
2281 002F323209CA02D800EBEB88 /* SDL_yuv.c in Sources */,
2282 002F323309CA02D800EBEB88 /* SDL_yuv_sw.c in Sources */, 2131 002F323309CA02D800EBEB88 /* SDL_yuv_sw.c in Sources */,
2283 002F323409CA02D800EBEB88 /* SDL_error.c in Sources */, 2132 002F323409CA02D800EBEB88 /* SDL_error.c in Sources */,
2284 002F323509CA02D800EBEB88 /* SDL_fatal.c in Sources */, 2133 002F323509CA02D800EBEB88 /* SDL_fatal.c in Sources */,
2285 002F323609CA02D800EBEB88 /* SDL.c in Sources */, 2134 002F323609CA02D800EBEB88 /* SDL.c in Sources */,
2286 002F323709CA02D800EBEB88 /* SDL_sysjoystick.c in Sources */, 2135 002F323709CA02D800EBEB88 /* SDL_sysjoystick.c in Sources */,
2287 002F323809CA02D800EBEB88 /* SDL_syscdrom.c in Sources */, 2136 002F323809CA02D800EBEB88 /* SDL_syscdrom.c in Sources */,
2288 002F323909CA02D800EBEB88 /* SDL_QuartzEvents.m in Sources */,
2289 002F323A09CA02D800EBEB88 /* SDL_QuartzGL.m in Sources */,
2290 002F323B09CA02D800EBEB88 /* SDL_QuartzVideo.m in Sources */,
2291 002F323C09CA02D800EBEB88 /* SDL_QuartzWindow.m in Sources */,
2292 002F323D09CA02D800EBEB88 /* SDL_QuartzWM.m in Sources */,
2293 002F323E09CA02D800EBEB88 /* SDL_QuartzYUV.m in Sources */,
2294 002F323F09CA02D800EBEB88 /* SDL_cpuinfo.c in Sources */, 2137 002F323F09CA02D800EBEB88 /* SDL_cpuinfo.c in Sources */,
2295 002F324009CA02D800EBEB88 /* SDL_coreaudio.c in Sources */, 2138 002F324009CA02D800EBEB88 /* SDL_coreaudio.c in Sources */,
2296 002F324109CA02D800EBEB88 /* AudioFilePlayer.c in Sources */, 2139 002F324109CA02D800EBEB88 /* AudioFilePlayer.c in Sources */,
2297 002F324209CA02D800EBEB88 /* AudioFileReaderThread.c in Sources */, 2140 002F324209CA02D800EBEB88 /* AudioFileReaderThread.c in Sources */,
2298 002F324309CA02D800EBEB88 /* CDPlayer.c in Sources */, 2141 002F324309CA02D800EBEB88 /* CDPlayer.c in Sources */,
2307 002F324C09CA02D800EBEB88 /* SDL_qsort.c in Sources */, 2150 002F324C09CA02D800EBEB88 /* SDL_qsort.c in Sources */,
2308 002F324D09CA02D800EBEB88 /* SDL_stdlib.c in Sources */, 2151 002F324D09CA02D800EBEB88 /* SDL_stdlib.c in Sources */,
2309 002F324E09CA02D800EBEB88 /* SDL_string.c in Sources */, 2152 002F324E09CA02D800EBEB88 /* SDL_string.c in Sources */,
2310 002F324F09CA02D800EBEB88 /* SDL_mixer_MMX.c in Sources */, 2153 002F324F09CA02D800EBEB88 /* SDL_mixer_MMX.c in Sources */,
2311 002F325109CA02D800EBEB88 /* SDL_nullevents.c in Sources */, 2154 002F325109CA02D800EBEB88 /* SDL_nullevents.c in Sources */,
2312 002F325209CA02D800EBEB88 /* SDL_nullmouse.c in Sources */,
2313 002F325309CA02D800EBEB88 /* SDL_nullvideo.c in Sources */, 2155 002F325309CA02D800EBEB88 /* SDL_nullvideo.c in Sources */,
2314 002F328909CA049100EBEB88 /* SDL_iconv.c in Sources */, 2156 002F328909CA049100EBEB88 /* SDL_iconv.c in Sources */,
2315 002F32DE09CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */, 2157 002F32DE09CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */,
2316 002F32EC09CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */, 2158 002F32EC09CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */,
2317 046B91EA0A11B53500FB151C /* SDL_sysloadso.c in Sources */, 2159 046B91EA0A11B53500FB151C /* SDL_sysloadso.c in Sources */,
2318 046B92110A11B8AD00FB151C /* SDL_dlcompat.c in Sources */, 2160 046B92110A11B8AD00FB151C /* SDL_dlcompat.c in Sources */,
2161 F3DEB58C0C57E182003E2527 /* SDL_audiotypecvt.c in Sources */,
2162 F3DEB5910C57E1EA003E2527 /* SDL_windowevents.c in Sources */,
2163 F3DEB5AC0C57E282003E2527 /* SDL_rect.c in Sources */,
2164 F3DEB5AE0C57E282003E2527 /* SDL_renderer_gl.c in Sources */,
2165 F3DEB5AF0C57E282003E2527 /* SDL_renderer_sw.c in Sources */,
2166 F3DEB5EE0C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */,
2167 F3DEB5F00C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */,
2168 F3DEB5F30C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */,
2169 F3DEB5F50C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */,
2170 F3DEB5F70C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */,
2171 F3DEB5F90C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */,
2172 F3DEB5FB0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */,
2173 F3DEB6220C57E321003E2527 /* SDL_nullrender.c in Sources */,
2174 F317F3F80C789CCF00411C95 /* SDL_blit_auto.c in Sources */,
2175 F317F3FA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */,
2176 F317F3FC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */,
2177 F317F3FE0C789CCF00411C95 /* SDL_fill.c in Sources */,
2178 F317F4500C789F2600411C95 /* SDL_compat.c in Sources */,
2179 F306D6A30CB645B100B70512 /* SDL_yuv_mmx.c in Sources */,
2319 ); 2180 );
2320 runOnlyForDeploymentPostprocessing = 0; 2181 runOnlyForDeploymentPostprocessing = 0;
2321 }; 2182 };
2322 BECDF62C0761BA81005FE872 /* Sources */ = { 2183 BECDF62C0761BA81005FE872 /* Sources */ = {
2323 isa = PBXSourcesBuildPhase; 2184 isa = PBXSourcesBuildPhase;
2327 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */, 2188 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */,
2328 BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */, 2189 BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */,
2329 BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */, 2190 BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */,
2330 BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */, 2191 BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */,
2331 BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */, 2192 BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */,
2332 BECDF6350761BA81005FE872 /* SDL_active.c in Sources */,
2333 BECDF6360761BA81005FE872 /* SDL_events.c in Sources */, 2193 BECDF6360761BA81005FE872 /* SDL_events.c in Sources */,
2334 BECDF6370761BA81005FE872 /* SDL_expose.c in Sources */,
2335 BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */, 2194 BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */,
2336 BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */, 2195 BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */,
2337 BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */, 2196 BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */,
2338 BECDF63B0761BA81005FE872 /* SDL_resize.c in Sources */,
2339 BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */, 2197 BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */,
2340 BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */, 2198 BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */,
2341 BECDF63F0761BA81005FE872 /* SDL_blit.c in Sources */, 2199 BECDF63F0761BA81005FE872 /* SDL_blit.c in Sources */,
2342 BECDF6400761BA81005FE872 /* SDL_blit_0.c in Sources */, 2200 BECDF6400761BA81005FE872 /* SDL_blit_0.c in Sources */,
2343 BECDF6410761BA81005FE872 /* SDL_blit_1.c in Sources */, 2201 BECDF6410761BA81005FE872 /* SDL_blit_1.c in Sources */,
2344 BECDF6420761BA81005FE872 /* SDL_blit_A.c in Sources */, 2202 BECDF6420761BA81005FE872 /* SDL_blit_A.c in Sources */,
2345 BECDF6430761BA81005FE872 /* SDL_blit_N.c in Sources */, 2203 BECDF6430761BA81005FE872 /* SDL_blit_N.c in Sources */,
2346 BECDF6440761BA81005FE872 /* SDL_bmp.c in Sources */, 2204 BECDF6440761BA81005FE872 /* SDL_bmp.c in Sources */,
2347 BECDF6450761BA81005FE872 /* SDL_cursor.c in Sources */,
2348 BECDF6460761BA81005FE872 /* SDL_gamma.c in Sources */, 2205 BECDF6460761BA81005FE872 /* SDL_gamma.c in Sources */,
2349 BECDF6470761BA81005FE872 /* SDL_pixels.c in Sources */, 2206 BECDF6470761BA81005FE872 /* SDL_pixels.c in Sources */,
2350 BECDF6480761BA81005FE872 /* SDL_RLEaccel.c in Sources */, 2207 BECDF6480761BA81005FE872 /* SDL_RLEaccel.c in Sources */,
2351 BECDF6490761BA81005FE872 /* SDL_surface.c in Sources */, 2208 BECDF6490761BA81005FE872 /* SDL_surface.c in Sources */,
2352 BECDF64A0761BA81005FE872 /* SDL_video.c in Sources */, 2209 BECDF64A0761BA81005FE872 /* SDL_video.c in Sources */,
2353 BECDF64B0761BA81005FE872 /* SDL_yuv.c in Sources */,
2354 BECDF64C0761BA81005FE872 /* SDL_yuv_sw.c in Sources */, 2210 BECDF64C0761BA81005FE872 /* SDL_yuv_sw.c in Sources */,
2355 BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */, 2211 BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */,
2356 BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */, 2212 BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */,
2357 BECDF6500761BA81005FE872 /* SDL.c in Sources */, 2213 BECDF6500761BA81005FE872 /* SDL.c in Sources */,
2358 BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */, 2214 BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */,
2359 BECDF6520761BA81005FE872 /* SDL_cdrom.c in Sources */, 2215 BECDF6520761BA81005FE872 /* SDL_cdrom.c in Sources */,
2360 BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */, 2216 BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */,
2361 BECDF6580761BA81005FE872 /* SDL_stretch.c in Sources */, 2217 BECDF6580761BA81005FE872 /* SDL_stretch.c in Sources */,
2362 BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */, 2218 BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */,
2363 BECDF65B0761BA81005FE872 /* SDL_QuartzEvents.m in Sources */,
2364 BECDF65C0761BA81005FE872 /* SDL_QuartzGL.m in Sources */,
2365 BECDF65D0761BA81005FE872 /* SDL_QuartzVideo.m in Sources */,
2366 BECDF65E0761BA81005FE872 /* SDL_QuartzWindow.m in Sources */,
2367 BECDF65F0761BA81005FE872 /* SDL_QuartzWM.m in Sources */,
2368 BECDF6600761BA81005FE872 /* SDL_QuartzYUV.m in Sources */,
2369 BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */, 2219 BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */,
2370 BECDF6620761BA81005FE872 /* SDL_syscdrom.c in Sources */, 2220 BECDF6620761BA81005FE872 /* SDL_syscdrom.c in Sources */,
2371 BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */, 2221 BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */,
2372 004C2C8B0975E13300E9D430 /* AudioFilePlayer.c in Sources */, 2222 004C2C8B0975E13300E9D430 /* AudioFilePlayer.c in Sources */,
2373 004C2C8C0975E13300E9D430 /* AudioFileReaderThread.c in Sources */, 2223 004C2C8C0975E13300E9D430 /* AudioFileReaderThread.c in Sources */,
2383 00162D6D09BD214F0037C8D0 /* SDL_qsort.c in Sources */, 2233 00162D6D09BD214F0037C8D0 /* SDL_qsort.c in Sources */,
2384 00162D6E09BD214F0037C8D0 /* SDL_stdlib.c in Sources */, 2234 00162D6E09BD214F0037C8D0 /* SDL_stdlib.c in Sources */,
2385 00162D6F09BD214F0037C8D0 /* SDL_string.c in Sources */, 2235 00162D6F09BD214F0037C8D0 /* SDL_string.c in Sources */,
2386 00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */, 2236 00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */,
2387 00162F3B09BE27FB0037C8D0 /* SDL_nullevents.c in Sources */, 2237 00162F3B09BE27FB0037C8D0 /* SDL_nullevents.c in Sources */,
2388 00162F3D09BE27FB0037C8D0 /* SDL_nullmouse.c in Sources */,
2389 00162F3F09BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */, 2238 00162F3F09BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */,
2390 0014B7EF09C0D8D2003A99D5 /* SDL_dgaevents.c in Sources */,
2391 0014B7F109C0D8D2003A99D5 /* SDL_dgamouse.c in Sources */,
2392 0014B7F209C0D8D2003A99D5 /* SDL_dgavideo.c in Sources */,
2393 0014B84F09C0D977003A99D5 /* SDL_x11dga.c in Sources */,
2394 0014B85009C0D977003A99D5 /* SDL_x11dyn.c in Sources */, 2239 0014B85009C0D977003A99D5 /* SDL_x11dyn.c in Sources */,
2395 0014B85309C0D977003A99D5 /* SDL_x11events.c in Sources */, 2240 0014B85309C0D977003A99D5 /* SDL_x11events.c in Sources */,
2396 0014B85509C0D977003A99D5 /* SDL_x11gamma.c in Sources */, 2241 0014B85509C0D977003A99D5 /* SDL_x11gamma.c in Sources */,
2397 0014B85709C0D977003A99D5 /* SDL_x11gl.c in Sources */,
2398 0014B85909C0D977003A99D5 /* SDL_x11image.c in Sources */,
2399 0014B85B09C0D977003A99D5 /* SDL_x11modes.c in Sources */, 2242 0014B85B09C0D977003A99D5 /* SDL_x11modes.c in Sources */,
2400 0014B85D09C0D977003A99D5 /* SDL_x11mouse.c in Sources */, 2243 0014B85D09C0D977003A99D5 /* SDL_x11mouse.c in Sources */,
2401 0014B85F09C0D977003A99D5 /* SDL_x11video.c in Sources */, 2244 0014B85F09C0D977003A99D5 /* SDL_x11video.c in Sources */,
2402 0014B86209C0D977003A99D5 /* SDL_x11wm.c in Sources */,
2403 0014B86409C0D977003A99D5 /* SDL_x11yuv.c in Sources */,
2404 0014B89209C0DA94003A99D5 /* XF86DGA.c in Sources */,
2405 0014B89309C0DA94003A99D5 /* XF86DGA2.c in Sources */,
2406 0014B89709C0DAA1003A99D5 /* XF86VMode.c in Sources */, 2245 0014B89709C0DAA1003A99D5 /* XF86VMode.c in Sources */,
2407 0014B89B09C0DAAE003A99D5 /* Xv.c in Sources */, 2246 0014B89B09C0DAAE003A99D5 /* Xv.c in Sources */,
2408 0014B8A009C0DAB9003A99D5 /* Xinerama.c in Sources */, 2247 0014B8A009C0DAB9003A99D5 /* Xinerama.c in Sources */,
2409 0014B8A309C0DAC4003A99D5 /* xme.c in Sources */, 2248 0014B8A309C0DAC4003A99D5 /* xme.c in Sources */,
2410 002F328609CA049100EBEB88 /* SDL_iconv.c in Sources */, 2249 002F328609CA049100EBEB88 /* SDL_iconv.c in Sources */,
2411 002F32D709CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */, 2250 002F32D709CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */,
2412 002F32E509CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */, 2251 002F32E509CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */,
2413 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */, 2252 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */,
2414 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */, 2253 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */,
2254 F3DEB5890C57E182003E2527 /* SDL_audiotypecvt.c in Sources */,
2255 F3DEB58E0C57E1EA003E2527 /* SDL_windowevents.c in Sources */,
2256 F3DEB5A00C57E282003E2527 /* SDL_rect.c in Sources */,
2257 F3DEB5A20C57E282003E2527 /* SDL_renderer_gl.c in Sources */,
2258 F3DEB5A30C57E282003E2527 /* SDL_renderer_sw.c in Sources */,
2259 F3DEB5C10C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */,
2260 F3DEB5C30C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */,
2261 F3DEB5C60C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */,
2262 F3DEB5C80C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */,
2263 F3DEB5CA0C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */,
2264 F3DEB5CC0C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */,
2265 F3DEB5CE0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */,
2266 F3DEB61C0C57E321003E2527 /* SDL_nullrender.c in Sources */,
2267 F3DEB6330C57E3C4003E2527 /* SDL_x11keyboard.c in Sources */,
2268 F3DEB6340C57E3C4003E2527 /* SDL_x11opengl.c in Sources */,
2269 F3DEB6350C57E3C4003E2527 /* SDL_x11window.c in Sources */,
2270 F3DEB6490C57E483003E2527 /* AllCmap.c in Sources */,
2271 F3DEB64A0C57E483003E2527 /* CmapAlloc.c in Sources */,
2272 F3DEB64B0C57E483003E2527 /* CrCmap.c in Sources */,
2273 F3DEB64C0C57E483003E2527 /* DelCmap.c in Sources */,
2274 F3DEB64D0C57E483003E2527 /* Distinct.c in Sources */,
2275 F3DEB64E0C57E483003E2527 /* LookupCmap.c in Sources */,
2276 F3DEB64F0C57E483003E2527 /* StdCmap.c in Sources */,
2277 F3DEB6500C57E483003E2527 /* VisCmap.c in Sources */,
2278 F317F3C80C789CCF00411C95 /* SDL_blit_auto.c in Sources */,
2279 F317F3CA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */,
2280 F317F3CC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */,
2281 F317F3CE0C789CCF00411C95 /* SDL_fill.c in Sources */,
2282 F317F44D0C789F2600411C95 /* SDL_compat.c in Sources */,
2283 F306D6A00CB645A900B70512 /* SDL_yuv_mmx.c in Sources */,
2284 F38109E30D27B07E002DA2C1 /* imKStoUCS.c in Sources */,
2415 ); 2285 );
2416 runOnlyForDeploymentPostprocessing = 0; 2286 runOnlyForDeploymentPostprocessing = 0;
2417 }; 2287 };
2418 BECDF6790761BA81005FE872 /* Sources */ = { 2288 BECDF6790761BA81005FE872 /* Sources */ = {
2419 isa = PBXSourcesBuildPhase; 2289 isa = PBXSourcesBuildPhase;
2424 BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */, 2294 BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */,
2425 BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */, 2295 BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */,
2426 BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */, 2296 BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */,
2427 BECDF6800761BA81005FE872 /* SDL_romaudio.c in Sources */, 2297 BECDF6800761BA81005FE872 /* SDL_romaudio.c in Sources */,
2428 BECDF6810761BA81005FE872 /* SDL_cdrom.c in Sources */, 2298 BECDF6810761BA81005FE872 /* SDL_cdrom.c in Sources */,
2429 BECDF6830761BA81005FE872 /* SDL_active.c in Sources */,
2430 BECDF6840761BA81005FE872 /* SDL_events.c in Sources */, 2299 BECDF6840761BA81005FE872 /* SDL_events.c in Sources */,
2431 BECDF6850761BA81005FE872 /* SDL_expose.c in Sources */,
2432 BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */, 2300 BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */,
2433 BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */, 2301 BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */,
2434 BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */, 2302 BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */,
2435 BECDF6890761BA81005FE872 /* SDL_resize.c in Sources */,
2436 BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */, 2303 BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */,
2437 BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */, 2304 BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */,
2438 BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */, 2305 BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */,
2439 BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */, 2306 BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */,
2440 BECDF6930761BA81005FE872 /* SDL_blit.c in Sources */, 2307 BECDF6930761BA81005FE872 /* SDL_blit.c in Sources */,
2441 BECDF6940761BA81005FE872 /* SDL_blit_0.c in Sources */, 2308 BECDF6940761BA81005FE872 /* SDL_blit_0.c in Sources */,
2442 BECDF6950761BA81005FE872 /* SDL_blit_1.c in Sources */, 2309 BECDF6950761BA81005FE872 /* SDL_blit_1.c in Sources */,
2443 BECDF6960761BA81005FE872 /* SDL_blit_A.c in Sources */, 2310 BECDF6960761BA81005FE872 /* SDL_blit_A.c in Sources */,
2444 BECDF6970761BA81005FE872 /* SDL_blit_N.c in Sources */, 2311 BECDF6970761BA81005FE872 /* SDL_blit_N.c in Sources */,
2445 BECDF6980761BA81005FE872 /* SDL_bmp.c in Sources */, 2312 BECDF6980761BA81005FE872 /* SDL_bmp.c in Sources */,
2446 BECDF6990761BA81005FE872 /* SDL_cursor.c in Sources */,
2447 BECDF69A0761BA81005FE872 /* SDL_gamma.c in Sources */, 2313 BECDF69A0761BA81005FE872 /* SDL_gamma.c in Sources */,
2448 BECDF69B0761BA81005FE872 /* SDL_pixels.c in Sources */, 2314 BECDF69B0761BA81005FE872 /* SDL_pixels.c in Sources */,
2449 BECDF69C0761BA81005FE872 /* SDL_RLEaccel.c in Sources */, 2315 BECDF69C0761BA81005FE872 /* SDL_RLEaccel.c in Sources */,
2450 BECDF69D0761BA81005FE872 /* SDL_stretch.c in Sources */, 2316 BECDF69D0761BA81005FE872 /* SDL_stretch.c in Sources */,
2451 BECDF69E0761BA81005FE872 /* SDL_surface.c in Sources */, 2317 BECDF69E0761BA81005FE872 /* SDL_surface.c in Sources */,
2452 BECDF69F0761BA81005FE872 /* SDL_video.c in Sources */, 2318 BECDF69F0761BA81005FE872 /* SDL_video.c in Sources */,
2453 BECDF6A00761BA81005FE872 /* SDL_yuv.c in Sources */,
2454 BECDF6A10761BA81005FE872 /* SDL_yuv_sw.c in Sources */, 2319 BECDF6A10761BA81005FE872 /* SDL_yuv_sw.c in Sources */,
2455 BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */, 2320 BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */,
2456 BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */, 2321 BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */,
2457 BECDF6A50761BA81005FE872 /* SDL.c in Sources */, 2322 BECDF6A50761BA81005FE872 /* SDL.c in Sources */,
2458 BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */, 2323 BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */,
2459 BECDF6A80761BA81005FE872 /* SDL_syscdrom.c in Sources */, 2324 BECDF6A80761BA81005FE872 /* SDL_syscdrom.c in Sources */,
2460 BECDF6A90761BA81005FE872 /* SDL_QuartzEvents.m in Sources */,
2461 BECDF6AA0761BA81005FE872 /* SDL_QuartzGL.m in Sources */,
2462 BECDF6AB0761BA81005FE872 /* SDL_QuartzVideo.m in Sources */,
2463 BECDF6AC0761BA81005FE872 /* SDL_QuartzWindow.m in Sources */,
2464 BECDF6AD0761BA81005FE872 /* SDL_QuartzWM.m in Sources */,
2465 BECDF6AE0761BA81005FE872 /* SDL_QuartzYUV.m in Sources */,
2466 BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */, 2325 BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */,
2467 BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */, 2326 BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */,
2468 004C2C900975E13300E9D430 /* AudioFilePlayer.c in Sources */, 2327 004C2C900975E13300E9D430 /* AudioFilePlayer.c in Sources */,
2469 004C2C910975E13300E9D430 /* AudioFileReaderThread.c in Sources */, 2328 004C2C910975E13300E9D430 /* AudioFileReaderThread.c in Sources */,
2470 004C2C920975E13300E9D430 /* CDPlayer.c in Sources */, 2329 004C2C920975E13300E9D430 /* CDPlayer.c in Sources */,
2479 00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */, 2338 00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */,
2480 00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */, 2339 00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */,
2481 00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */, 2340 00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */,
2482 00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */, 2341 00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */,
2483 00162F4109BE27FB0037C8D0 /* SDL_nullevents.c in Sources */, 2342 00162F4109BE27FB0037C8D0 /* SDL_nullevents.c in Sources */,
2484 00162F4309BE27FB0037C8D0 /* SDL_nullmouse.c in Sources */,
2485 00162F4509BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */, 2343 00162F4509BE27FB0037C8D0 /* SDL_nullvideo.c in Sources */,
2486 0014B7F509C0D8D2003A99D5 /* SDL_dgaevents.c in Sources */,
2487 0014B7F709C0D8D2003A99D5 /* SDL_dgamouse.c in Sources */,
2488 0014B7F809C0D8D2003A99D5 /* SDL_dgavideo.c in Sources */,
2489 0014B86609C0D977003A99D5 /* SDL_x11dga.c in Sources */,
2490 0014B86709C0D977003A99D5 /* SDL_x11dyn.c in Sources */, 2344 0014B86709C0D977003A99D5 /* SDL_x11dyn.c in Sources */,
2491 0014B86A09C0D977003A99D5 /* SDL_x11events.c in Sources */, 2345 0014B86A09C0D977003A99D5 /* SDL_x11events.c in Sources */,
2492 0014B86C09C0D977003A99D5 /* SDL_x11gamma.c in Sources */, 2346 0014B86C09C0D977003A99D5 /* SDL_x11gamma.c in Sources */,
2493 0014B86E09C0D977003A99D5 /* SDL_x11gl.c in Sources */,
2494 0014B87009C0D977003A99D5 /* SDL_x11image.c in Sources */,
2495 0014B87209C0D977003A99D5 /* SDL_x11modes.c in Sources */, 2347 0014B87209C0D977003A99D5 /* SDL_x11modes.c in Sources */,
2496 0014B87409C0D977003A99D5 /* SDL_x11mouse.c in Sources */, 2348 0014B87409C0D977003A99D5 /* SDL_x11mouse.c in Sources */,
2497 0014B87609C0D977003A99D5 /* SDL_x11video.c in Sources */, 2349 0014B87609C0D977003A99D5 /* SDL_x11video.c in Sources */,
2498 0014B87909C0D977003A99D5 /* SDL_x11wm.c in Sources */,
2499 0014B87B09C0D977003A99D5 /* SDL_x11yuv.c in Sources */,
2500 0014B89409C0DA94003A99D5 /* XF86DGA.c in Sources */,
2501 0014B89509C0DA94003A99D5 /* XF86DGA2.c in Sources */,
2502 0014B89809C0DAA1003A99D5 /* XF86VMode.c in Sources */, 2350 0014B89809C0DAA1003A99D5 /* XF86VMode.c in Sources */,
2503 0014B89D09C0DAAE003A99D5 /* Xv.c in Sources */, 2351 0014B89D09C0DAAE003A99D5 /* Xv.c in Sources */,
2504 0014B8A109C0DAB9003A99D5 /* Xinerama.c in Sources */, 2352 0014B8A109C0DAB9003A99D5 /* Xinerama.c in Sources */,
2505 0014B8A409C0DAC4003A99D5 /* xme.c in Sources */, 2353 0014B8A409C0DAC4003A99D5 /* xme.c in Sources */,
2506 002F328709CA049100EBEB88 /* SDL_iconv.c in Sources */, 2354 002F328709CA049100EBEB88 /* SDL_iconv.c in Sources */,
2507 002F32D909CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */, 2355 002F32D909CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */,
2508 002F32E709CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */, 2356 002F32E709CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */,
2509 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */, 2357 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */,
2510 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */, 2358 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */,
2511 ); 2359 F3DEB58A0C57E182003E2527 /* SDL_audiotypecvt.c in Sources */,
2512 runOnlyForDeploymentPostprocessing = 0; 2360 F3DEB58F0C57E1EA003E2527 /* SDL_windowevents.c in Sources */,
2513 }; 2361 F3DEB5A40C57E282003E2527 /* SDL_rect.c in Sources */,
2514 BECDF6B60761BA81005FE872 /* Sources */ = { 2362 F3DEB5A60C57E282003E2527 /* SDL_renderer_gl.c in Sources */,
2515 isa = PBXSourcesBuildPhase; 2363 F3DEB5A70C57E282003E2527 /* SDL_renderer_sw.c in Sources */,
2516 buildActionMask = 2147483647; 2364 F3DEB5D00C57E2BF003E2527 /* SDL_cocoaevents.m in Sources */,
2517 files = ( 2365 F3DEB5D20C57E2BF003E2527 /* SDL_cocoakeyboard.m in Sources */,
2518 BECDF6B70761BA81005FE872 /* SDLMain.m in Sources */, 2366 F3DEB5D50C57E2BF003E2527 /* SDL_cocoamodes.m in Sources */,
2367 F3DEB5D70C57E2BF003E2527 /* SDL_cocoamouse.m in Sources */,
2368 F3DEB5D90C57E2BF003E2527 /* SDL_cocoaopengl.m in Sources */,
2369 F3DEB5DB0C57E2BF003E2527 /* SDL_cocoavideo.m in Sources */,
2370 F3DEB5DD0C57E2BF003E2527 /* SDL_cocoawindow.m in Sources */,
2371 F3DEB61E0C57E321003E2527 /* SDL_nullrender.c in Sources */,
2372 F3DEB6360C57E3C4003E2527 /* SDL_x11keyboard.c in Sources */,
2373 F3DEB6370C57E3C4003E2527 /* SDL_x11opengl.c in Sources */,
2374 F3DEB6380C57E3C4003E2527 /* SDL_x11window.c in Sources */,
2375 F3DEB6510C57E483003E2527 /* AllCmap.c in Sources */,
2376 F3DEB6520C57E483003E2527 /* CmapAlloc.c in Sources */,
2377 F3DEB6530C57E483003E2527 /* CrCmap.c in Sources */,
2378 F3DEB6540C57E483003E2527 /* DelCmap.c in Sources */,
2379 F3DEB6550C57E483003E2527 /* Distinct.c in Sources */,
2380 F3DEB6560C57E483003E2527 /* LookupCmap.c in Sources */,
2381 F3DEB6570C57E483003E2527 /* StdCmap.c in Sources */,
2382 F3DEB6580C57E483003E2527 /* VisCmap.c in Sources */,
2383 F317F3D80C789CCF00411C95 /* SDL_blit_auto.c in Sources */,
2384 F317F3DA0C789CCF00411C95 /* SDL_blit_copy.c in Sources */,
2385 F317F3DC0C789CCF00411C95 /* SDL_blit_slow.c in Sources */,
2386 F317F3DE0C789CCF00411C95 /* SDL_fill.c in Sources */,
2387 F317F44E0C789F2600411C95 /* SDL_compat.c in Sources */,
2388 F306D6A10CB645AF00B70512 /* SDL_yuv_mmx.c in Sources */,
2389 F38109E40D27B07E002DA2C1 /* imKStoUCS.c in Sources */,
2519 ); 2390 );
2520 runOnlyForDeploymentPostprocessing = 0; 2391 runOnlyForDeploymentPostprocessing = 0;
2521 }; 2392 };
2522 /* End PBXSourcesBuildPhase section */ 2393 /* End PBXSourcesBuildPhase section */
2523 2394
2626 0073177B0858DB0500B2BC32 /* Development */ = { 2497 0073177B0858DB0500B2BC32 /* Development */ = {
2627 isa = XCBuildConfiguration; 2498 isa = XCBuildConfiguration;
2628 buildSettings = { 2499 buildSettings = {
2629 DYLIB_COMPATIBILITY_VERSION = 1; 2500 DYLIB_COMPATIBILITY_VERSION = 1;
2630 DYLIB_CURRENT_VERSION = 1; 2501 DYLIB_CURRENT_VERSION = 1;
2631 FRAMEWORK_VERSION = A; 2502 FRAMEWORK_VERSION = B;
2632 GCC_PREPROCESSOR_DEFINITIONS = ( 2503 GCC_PREPROCESSOR_DEFINITIONS = (
2633 "$(GCC_PREPROCESSOR_DEFINITIONS)", 2504 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2634 "SDL_VIDEO_DRIVER_DGA=1",
2635 "SDL_VIDEO_DRIVER_X11=1", 2505 "SDL_VIDEO_DRIVER_X11=1",
2636 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", 2506 "SDL_VIDEO_DRIVER_X11_DPMS=1",
2637 "SDL_VIDEO_DRIVER_X11_DYNAMIC=\"/usr/X11R6/lib/libX11.6.dylib\"", 2507 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
2638 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\"/usr/X11R6/lib/libXext.6.dylib\"", 2508 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
2639 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\"/usr/X11R6/lib/libXrandr.2.dylib\"", 2509 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
2640 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\"/usr/X11R6/lib/libXrender.1.dylib\"", 2510 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
2641 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", 2511 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
2642 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", 2512 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
2643 "SDL_VIDEO_DRIVER_X11_XME=1", 2513 "SDL_VIDEO_DRIVER_X11_XME=1",
2644 "SDL_VIDEO_DRIVER_X11_XRANDR=1", 2514 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
2645 "SDL_VIDEO_DRIVER_X11_XV=1", 2515 "SDL_VIDEO_DRIVER_X11_XV=1",
2516 "SDL_VIDEO_OPENGL_GLX=1",
2646 ); 2517 );
2518 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "SDL_VIDEO_DRIVER_X11_DYNAMIC=\\\"/usr/X11R6/lib/libX11.6.dylib\\\"";
2519 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\\\"/usr/X11R6/lib/libXext.6.dylib\\\"";
2520 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\\\"/usr/X11R6/lib/libXrandr.2.dylib\\\"";
2521 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\\\"/usr/X11R6/lib/libXrender.1.dylib\\\"";
2647 GCC_SYMBOLS_PRIVATE_EXTERN = YES; 2522 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
2523 HEADER_SEARCH_PATHS = /usr/X11R6/include;
2648 INFOPLIST_FILE = "Info-Framework.plist"; 2524 INFOPLIST_FILE = "Info-Framework.plist";
2649 INSTALL_PATH = "@executable_path/../Frameworks"; 2525 INSTALL_PATH = "@executable_path/../Frameworks";
2650 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; 2526 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
2651 OTHER_CFLAGS_i386 = ""; 2527 OTHER_CFLAGS_i386 = "";
2652 OTHER_CFLAGS_ppc = ""; 2528 OTHER_CFLAGS_ppc = "";
2662 0073177C0858DB0500B2BC32 /* Deployment */ = { 2538 0073177C0858DB0500B2BC32 /* Deployment */ = {
2663 isa = XCBuildConfiguration; 2539 isa = XCBuildConfiguration;
2664 buildSettings = { 2540 buildSettings = {
2665 DYLIB_COMPATIBILITY_VERSION = 1; 2541 DYLIB_COMPATIBILITY_VERSION = 1;
2666 DYLIB_CURRENT_VERSION = 1; 2542 DYLIB_CURRENT_VERSION = 1;
2667 FRAMEWORK_VERSION = A; 2543 FRAMEWORK_VERSION = B;
2668 GCC_PREPROCESSOR_DEFINITIONS = ( 2544 GCC_PREPROCESSOR_DEFINITIONS = (
2669 "$(GCC_PREPROCESSOR_DEFINITIONS)", 2545 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2670 "SDL_VIDEO_DRIVER_DGA=1",
2671 "SDL_VIDEO_DRIVER_X11=1", 2546 "SDL_VIDEO_DRIVER_X11=1",
2672 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", 2547 "SDL_VIDEO_DRIVER_X11_DPMS=1",
2673 "SDL_VIDEO_DRIVER_X11_DYNAMIC=\"/usr/X11R6/lib/libX11.6.dylib\"", 2548 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
2674 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\"/usr/X11R6/lib/libXext.6.dylib\"", 2549 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
2675 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\"/usr/X11R6/lib/libXrandr.2.dylib\"", 2550 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
2676 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\"/usr/X11R6/lib/libXrender.1.dylib\"", 2551 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
2677 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", 2552 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
2678 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", 2553 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
2679 "SDL_VIDEO_DRIVER_X11_XME=1", 2554 "SDL_VIDEO_DRIVER_X11_XME=1",
2680 "SDL_VIDEO_DRIVER_X11_XRANDR=1", 2555 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
2681 "SDL_VIDEO_DRIVER_X11_XV=1", 2556 "SDL_VIDEO_DRIVER_X11_XV=1",
2557 "SDL_VIDEO_OPENGL_GLX=1",
2682 ); 2558 );
2559 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "SDL_VIDEO_DRIVER_X11_DYNAMIC=\\\"/usr/X11R6/lib/libX11.6.dylib\\\"";
2560 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\\\"/usr/X11R6/lib/libXext.6.dylib\\\"";
2561 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\\\"/usr/X11R6/lib/libXrandr.2.dylib\\\"";
2562 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\\\"/usr/X11R6/lib/libXrender.1.dylib\\\"";
2683 GCC_SYMBOLS_PRIVATE_EXTERN = YES; 2563 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
2564 HEADER_SEARCH_PATHS = /usr/X11R6/include;
2684 INFOPLIST_FILE = "Info-Framework.plist"; 2565 INFOPLIST_FILE = "Info-Framework.plist";
2685 INSTALL_PATH = "@executable_path/../Frameworks"; 2566 INSTALL_PATH = "@executable_path/../Frameworks";
2686 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; 2567 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
2687 OTHER_CFLAGS_i386 = ""; 2568 OTHER_CFLAGS_i386 = "";
2688 OTHER_CFLAGS_ppc = ""; 2569 OTHER_CFLAGS_ppc = "";
2698 0073177D0858DB0500B2BC32 /* Default */ = { 2579 0073177D0858DB0500B2BC32 /* Default */ = {
2699 isa = XCBuildConfiguration; 2580 isa = XCBuildConfiguration;
2700 buildSettings = { 2581 buildSettings = {
2701 DYLIB_COMPATIBILITY_VERSION = 1; 2582 DYLIB_COMPATIBILITY_VERSION = 1;
2702 DYLIB_CURRENT_VERSION = 1; 2583 DYLIB_CURRENT_VERSION = 1;
2703 FRAMEWORK_VERSION = A; 2584 FRAMEWORK_VERSION = B;
2704 GCC_PREPROCESSOR_DEFINITIONS = ( 2585 GCC_PREPROCESSOR_DEFINITIONS = (
2705 "$(GCC_PREPROCESSOR_DEFINITIONS)", 2586 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2706 "SDL_VIDEO_DRIVER_DGA=1",
2707 "SDL_VIDEO_DRIVER_X11=1", 2587 "SDL_VIDEO_DRIVER_X11=1",
2708 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", 2588 "SDL_VIDEO_DRIVER_X11_DPMS=1",
2709 "SDL_VIDEO_DRIVER_X11_DYNAMIC=\"/usr/X11R6/lib/libX11.6.dylib\"", 2589 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
2710 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\"/usr/X11R6/lib/libXext.6.dylib\"", 2590 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
2711 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\"/usr/X11R6/lib/libXrandr.2.dylib\"", 2591 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
2712 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\"/usr/X11R6/lib/libXrender.1.dylib\"", 2592 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
2713 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", 2593 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
2714 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", 2594 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
2715 "SDL_VIDEO_DRIVER_X11_XME=1", 2595 "SDL_VIDEO_DRIVER_X11_XME=1",
2716 "SDL_VIDEO_DRIVER_X11_XRANDR=1", 2596 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
2717 "SDL_VIDEO_DRIVER_X11_XV=1", 2597 "SDL_VIDEO_DRIVER_X11_XV=1",
2598 "SDL_VIDEO_OPENGL_GLX=1",
2718 ); 2599 );
2600 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "SDL_VIDEO_DRIVER_X11_DYNAMIC=\\\"/usr/X11R6/lib/libX11.6.dylib\\\"";
2601 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\\\"/usr/X11R6/lib/libXext.6.dylib\\\"";
2602 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\\\"/usr/X11R6/lib/libXrandr.2.dylib\\\"";
2603 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\\\"/usr/X11R6/lib/libXrender.1.dylib\\\"";
2719 GCC_SYMBOLS_PRIVATE_EXTERN = YES; 2604 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
2605 HEADER_SEARCH_PATHS = /usr/X11R6/include;
2720 INFOPLIST_FILE = "Info-Framework.plist"; 2606 INFOPLIST_FILE = "Info-Framework.plist";
2721 INSTALL_PATH = "@executable_path/../Frameworks"; 2607 INSTALL_PATH = "@executable_path/../Frameworks";
2722 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; 2608 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
2723 OTHER_CFLAGS_i386 = ""; 2609 OTHER_CFLAGS_i386 = "";
2724 OTHER_CFLAGS_ppc = ""; 2610 OTHER_CFLAGS_ppc = "";
2737 GCC_PREPROCESSOR_DEFINITIONS = ( 2623 GCC_PREPROCESSOR_DEFINITIONS = (
2738 "$(GCC_PREPROCESSOR_DEFINITIONS)", 2624 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2739 "SDL_VIDEO_DRIVER_DGA=1", 2625 "SDL_VIDEO_DRIVER_DGA=1",
2740 "SDL_VIDEO_DRIVER_X11=1", 2626 "SDL_VIDEO_DRIVER_X11=1",
2741 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", 2627 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
2742 "SDL_VIDEO_DRIVER_X11_DYNAMIC=\"/usr/X11R6/lib/libX11.6.dylib\"", 2628 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
2743 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\"/usr/X11R6/lib/libXext.6.dylib\"", 2629 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
2744 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\"/usr/X11R6/lib/libXrandr.2.dylib\"", 2630 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
2745 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\"/usr/X11R6/lib/libXrender.1.dylib\"", 2631 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
2746 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", 2632 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
2747 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", 2633 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
2748 "SDL_VIDEO_DRIVER_X11_XME=1", 2634 "SDL_VIDEO_DRIVER_X11_XME=1",
2749 "SDL_VIDEO_DRIVER_X11_XRANDR=1", 2635 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
2750 "SDL_VIDEO_DRIVER_X11_XV=1", 2636 "SDL_VIDEO_DRIVER_X11_XV=1",
2751 ); 2637 );
2638 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "SDL_VIDEO_DRIVER_X11_DYNAMIC=\\\"/usr/X11R6/lib/libX11.6.dylib\\\"";
2639 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\\\"/usr/X11R6/lib/libXext.6.dylib\\\"";
2640 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\\\"/usr/X11R6/lib/libXrandr.2.dylib\\\"";
2641 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\\\"/usr/X11R6/lib/libXrender.1.dylib\\\"";
2752 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; 2642 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
2753 OTHER_CFLAGS_i386 = ""; 2643 OTHER_CFLAGS_i386 = "";
2754 OTHER_CFLAGS_ppc = ""; 2644 OTHER_CFLAGS_ppc = "";
2755 PRODUCT_NAME = SDL; 2645 PRODUCT_NAME = SDL;
2756 }; 2646 };
2762 GCC_PREPROCESSOR_DEFINITIONS = ( 2652 GCC_PREPROCESSOR_DEFINITIONS = (
2763 "$(GCC_PREPROCESSOR_DEFINITIONS)", 2653 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2764 "SDL_VIDEO_DRIVER_DGA=1", 2654 "SDL_VIDEO_DRIVER_DGA=1",
2765 "SDL_VIDEO_DRIVER_X11=1", 2655 "SDL_VIDEO_DRIVER_X11=1",
2766 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", 2656 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
2767 "SDL_VIDEO_DRIVER_X11_DYNAMIC=\"/usr/X11R6/lib/libX11.6.dylib\"", 2657 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
2768 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\"/usr/X11R6/lib/libXext.6.dylib\"", 2658 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
2769 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\"/usr/X11R6/lib/libXrandr.2.dylib\"", 2659 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
2770 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\"/usr/X11R6/lib/libXrender.1.dylib\"", 2660 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
2771 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", 2661 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
2772 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", 2662 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
2773 "SDL_VIDEO_DRIVER_X11_XME=1", 2663 "SDL_VIDEO_DRIVER_X11_XME=1",
2774 "SDL_VIDEO_DRIVER_X11_XRANDR=1", 2664 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
2775 "SDL_VIDEO_DRIVER_X11_XV=1", 2665 "SDL_VIDEO_DRIVER_X11_XV=1",
2776 ); 2666 );
2667 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "SDL_VIDEO_DRIVER_X11_DYNAMIC=\\\"/usr/X11R6/lib/libX11.6.dylib\\\"";
2668 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\\\"/usr/X11R6/lib/libXext.6.dylib\\\"";
2669 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\\\"/usr/X11R6/lib/libXrandr.2.dylib\\\"";
2670 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\\\"/usr/X11R6/lib/libXrender.1.dylib\\\"";
2777 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; 2671 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
2778 OTHER_CFLAGS_i386 = ""; 2672 OTHER_CFLAGS_i386 = "";
2779 OTHER_CFLAGS_ppc = ""; 2673 OTHER_CFLAGS_ppc = "";
2780 PRODUCT_NAME = SDL; 2674 PRODUCT_NAME = SDL;
2781 }; 2675 };
2787 GCC_PREPROCESSOR_DEFINITIONS = ( 2681 GCC_PREPROCESSOR_DEFINITIONS = (
2788 "$(GCC_PREPROCESSOR_DEFINITIONS)", 2682 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2789 "SDL_VIDEO_DRIVER_DGA=1", 2683 "SDL_VIDEO_DRIVER_DGA=1",
2790 "SDL_VIDEO_DRIVER_X11=1", 2684 "SDL_VIDEO_DRIVER_X11=1",
2791 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1", 2685 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
2792 "SDL_VIDEO_DRIVER_X11_DYNAMIC=\"/usr/X11R6/lib/libX11.6.dylib\"", 2686 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
2793 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\"/usr/X11R6/lib/libXext.6.dylib\"", 2687 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
2794 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\"/usr/X11R6/lib/libXrandr.2.dylib\"", 2688 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
2795 "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\"/usr/X11R6/lib/libXrender.1.dylib\"", 2689 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
2796 "SDL_VIDEO_DRIVER_X11_VIDMODE=1", 2690 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
2797 "SDL_VIDEO_DRIVER_X11_XINERAMA=1", 2691 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
2798 "SDL_VIDEO_DRIVER_X11_XME=1", 2692 "SDL_VIDEO_DRIVER_X11_XME=1",
2799 "SDL_VIDEO_DRIVER_X11_XRANDR=1", 2693 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
2800 "SDL_VIDEO_DRIVER_X11_XV=1", 2694 "SDL_VIDEO_DRIVER_X11_XV=1",
2801 ); 2695 );
2696 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1 = "SDL_VIDEO_DRIVER_X11_DYNAMIC=\\\"/usr/X11R6/lib/libX11.6.dylib\\\"";
2697 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XEXT=\\\"/usr/X11R6/lib/libXext.6.dylib\\\"";
2698 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRANDR=\\\"/usr/X11R6/lib/libXrandr.2.dylib\\\"";
2699 GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4 = "SDL_VIDEO_DRIVER_X11_DYNAMIC_XRENDER=\\\"/usr/X11R6/lib/libXrender.1.dylib\\\"";
2802 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))"; 2700 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
2803 OTHER_CFLAGS_i386 = ""; 2701 OTHER_CFLAGS_i386 = "";
2804 OTHER_CFLAGS_ppc = ""; 2702 OTHER_CFLAGS_ppc = "";
2805 PRODUCT_NAME = SDL; 2703 PRODUCT_NAME = SDL;
2806 };
2807 name = Default;
2808 };
2809 007317830858DB0500B2BC32 /* Development */ = {
2810 isa = XCBuildConfiguration;
2811 buildSettings = {
2812 PRODUCT_NAME = SDLmain;
2813 };
2814 name = Development;
2815 };
2816 007317840858DB0500B2BC32 /* Deployment */ = {
2817 isa = XCBuildConfiguration;
2818 buildSettings = {
2819 PRODUCT_NAME = SDLmain;
2820 };
2821 name = Deployment;
2822 };
2823 007317850858DB0500B2BC32 /* Default */ = {
2824 isa = XCBuildConfiguration;
2825 buildSettings = {
2826 PRODUCT_NAME = SDLmain;
2827 }; 2704 };
2828 name = Default; 2705 name = Default;
2829 }; 2706 };
2830 007317870858DB0500B2BC32 /* Development */ = { 2707 007317870858DB0500B2BC32 /* Development */ = {
2831 isa = XCBuildConfiguration; 2708 isa = XCBuildConfiguration;
2991 007317810858DB0500B2BC32 /* Default */, 2868 007317810858DB0500B2BC32 /* Default */,
2992 ); 2869 );
2993 defaultConfigurationIsVisible = 0; 2870 defaultConfigurationIsVisible = 0;
2994 defaultConfigurationName = Default; 2871 defaultConfigurationName = Default;
2995 }; 2872 };
2996 007317820858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Main Library" */ = {
2997 isa = XCConfigurationList;
2998 buildConfigurations = (
2999 007317830858DB0500B2BC32 /* Development */,
3000 007317840858DB0500B2BC32 /* Deployment */,
3001 007317850858DB0500B2BC32 /* Default */,
3002 );
3003 defaultConfigurationIsVisible = 0;
3004 defaultConfigurationName = Default;
3005 };
3006 007317860858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Standard DMG" */ = { 2873 007317860858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Standard DMG" */ = {
3007 isa = XCConfigurationList; 2874 isa = XCConfigurationList;
3008 buildConfigurations = ( 2875 buildConfigurations = (
3009 007317870858DB0500B2BC32 /* Development */, 2876 007317870858DB0500B2BC32 /* Development */,
3010 007317880858DB0500B2BC32 /* Deployment */, 2877 007317880858DB0500B2BC32 /* Deployment */,