comparison Xcode/SDL/SDL.xcodeproj/project.pbxproj @ 3303:9e9a2476f704

Updated Xcode project from Eric Wing
author Sam Lantinga <slouken@libsdl.org>
date Thu, 24 Sep 2009 07:13:02 +0000
parents
children 770c5143dd37
comparison
equal deleted inserted replaced
3302:bdeb16e22de8 3303:9e9a2476f704
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 44;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; };
11 00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; };
12 00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; };
13 00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; };
14 00162D5309BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; };
15 00162D5409BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; };
16 00162D5609BD20DA0037C8D0 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; };
17 00162D5709BD20DA0037C8D0 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; };
18 00162D5909BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; };
19 00162D5A09BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; };
20 00162D5B09BD20DA0037C8D0 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */; };
21 00162D5C09BD20DA0037C8D0 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; };
22 00162D5D09BD20DA0037C8D0 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; };
23 00162D5E09BD20DA0037C8D0 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */; };
24 00162D6109BD21010037C8D0 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; };
25 00162D6209BD21010037C8D0 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; };
26 00162D6B09BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; };
27 00162D6C09BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; };
28 00162D6D09BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; };
29 00162D6E09BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; };
30 00162D6F09BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; };
31 00162D7009BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; };
32 00162D7109BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; };
33 00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; };
34 00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; };
35 00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; };
36 00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; settings = {ATTRIBUTES = (Public, ); }; };
37 00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; };
38 00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; settings = {ATTRIBUTES = (Public, ); }; };
39 00162DAB09BD222F0037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; settings = {ATTRIBUTES = (Public, ); }; };
40 00162DAC09BD222F0037C8D0 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E501191D2B7F000001 /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; };
41 00162DAD09BD222F0037C8D0 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E601191D2B7F000001 /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; };
42 00162DAF09BD222F0037C8D0 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E801191D2B7F000001 /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; };
43 00162DB209BD222F0037C8D0 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */; settings = {ATTRIBUTES = (Public, ); }; };
44 00162DB309BD222F0037C8D0 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; settings = {ATTRIBUTES = (Public, ); }; };
45 00162DB409BD222F0037C8D0 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */; settings = {ATTRIBUTES = (Public, ); }; };
46 00162DB509BD222F0037C8D0 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5ED01191D2B7F000001 /* SDL_error.h */; settings = {ATTRIBUTES = (Public, ); }; };
47 00162DB609BD222F0037C8D0 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5EE01191D2B7F000001 /* SDL_events.h */; settings = {ATTRIBUTES = (Public, ); }; };
48 00162DB809BD222F0037C8D0 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */; settings = {ATTRIBUTES = (Public, ); }; };
49 00162DB909BD222F0037C8D0 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */; settings = {ATTRIBUTES = (Public, ); }; };
50 00162DBA09BD222F0037C8D0 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */; settings = {ATTRIBUTES = (Public, ); }; };
51 00162DBB09BD222F0037C8D0 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = B29A290D04E5B28700A80002 /* SDL_loadso.h */; settings = {ATTRIBUTES = (Public, ); }; };
52 00162DBC09BD222F0037C8D0 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F301191D2B7F000001 /* SDL_main.h */; settings = {ATTRIBUTES = (Public, ); }; };
53 00162DBD09BD222F0037C8D0 /* SDL_mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */; settings = {ATTRIBUTES = (Public, ); }; };
54 00162DBE09BD222F0037C8D0 /* SDL_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */; settings = {ATTRIBUTES = (Public, ); }; };
55 00162DBF09BD222F0037C8D0 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; settings = {ATTRIBUTES = (Public, ); }; };
56 00162DC009BD222F0037C8D0 /* SDL_opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */; settings = {ATTRIBUTES = (Public, ); }; };
57 00162DC109BD222F0037C8D0 /* SDL_quit.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F701191D2B7F000001 /* SDL_quit.h */; settings = {ATTRIBUTES = (Public, ); }; };
58 00162DC209BD222F0037C8D0 /* SDL_rwops.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */; settings = {ATTRIBUTES = (Public, ); }; };
59 00162DC309BD222F0037C8D0 /* SDL_syswm.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */; settings = {ATTRIBUTES = (Public, ); }; };
60 00162DC409BD222F0037C8D0 /* SDL_thread.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */; settings = {ATTRIBUTES = (Public, ); }; };
61 00162DC509BD222F0037C8D0 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */; settings = {ATTRIBUTES = (Public, ); }; };
62 00162DC609BD222F0037C8D0 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FC01191D2B7F000001 /* SDL_types.h */; settings = {ATTRIBUTES = (Public, ); }; };
63 00162DC709BD222F0037C8D0 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FD01191D2B7F000001 /* SDL_version.h */; settings = {ATTRIBUTES = (Public, ); }; };
64 00162DC809BD222F0037C8D0 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FE01191D2B7F000001 /* SDL_video.h */; settings = {ATTRIBUTES = (Public, ); }; };
65 00162DC909BD222F0037C8D0 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FF01191D2B7F000001 /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; };
66 00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; };
67 00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; };
68 00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */; };
69 002F328609CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; };
70 002F328709CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; };
71 002F32D709CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; };
72 002F32D909CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; };
73 002F32DA09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */; };
74 002F32E509CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; };
75 002F32E709CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; };
76 002F32E809CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */; };
77 007317A20858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; };
78 007317A30858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; };
79 007317A40858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; };
80 007317A50858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; };
81 007317A60858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; };
82 007317A70858DECD00B2BC32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; };
83 007317A90858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; };
84 007317AA0858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; };
85 007317AB0858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; };
86 007317AC0858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; };
87 007317AD0858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; };
88 007317AE0858DECD00B2BC32 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317A00858DECD00B2BC32 /* OpenGL.framework */; };
89 007317C30858E15000B2BC32 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; };
90 00CFA682106B44CE00758660 /* SDL_atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67A106B44CE00758660 /* SDL_atomic.h */; settings = {ATTRIBUTES = (Public, ); }; };
91 00CFA683106B44CE00758660 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67B106B44CE00758660 /* SDL_compat.h */; settings = {ATTRIBUTES = (Public, ); }; };
92 00CFA684106B44CE00758660 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67C106B44CE00758660 /* SDL_haptic.h */; settings = {ATTRIBUTES = (Public, ); }; };
93 00CFA685106B44CE00758660 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67D106B44CE00758660 /* SDL_pixels.h */; settings = {ATTRIBUTES = (Public, ); }; };
94 00CFA686106B44CE00758660 /* SDL_power.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67E106B44CE00758660 /* SDL_power.h */; settings = {ATTRIBUTES = (Public, ); }; };
95 00CFA687106B44CE00758660 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67F106B44CE00758660 /* SDL_rect.h */; settings = {ATTRIBUTES = (Public, ); }; };
96 00CFA688106B44CE00758660 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA680106B44CE00758660 /* SDL_scancode.h */; settings = {ATTRIBUTES = (Public, ); }; };
97 00CFA689106B44CE00758660 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA681106B44CE00758660 /* SDL_surface.h */; settings = {ATTRIBUTES = (Public, ); }; };
98 00CFA68A106B44CE00758660 /* SDL_atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67A106B44CE00758660 /* SDL_atomic.h */; };
99 00CFA68B106B44CE00758660 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67B106B44CE00758660 /* SDL_compat.h */; };
100 00CFA68C106B44CE00758660 /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67C106B44CE00758660 /* SDL_haptic.h */; };
101 00CFA68D106B44CE00758660 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67D106B44CE00758660 /* SDL_pixels.h */; };
102 00CFA68E106B44CE00758660 /* SDL_power.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67E106B44CE00758660 /* SDL_power.h */; };
103 00CFA68F106B44CE00758660 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67F106B44CE00758660 /* SDL_rect.h */; };
104 00CFA690106B44CE00758660 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA680106B44CE00758660 /* SDL_scancode.h */; };
105 00CFA691106B44CE00758660 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA681106B44CE00758660 /* SDL_surface.h */; };
106 00CFA6A8106B467B00758660 /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6A1106B467B00758660 /* SDL_atomic.c */; };
107 00CFA6AD106B467B00758660 /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6A1106B467B00758660 /* SDL_atomic.c */; };
108 00CFA6B6106B46E500758660 /* SDL_audio_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B0106B46E500758660 /* SDL_audio_c.h */; };
109 00CFA6B7106B46E500758660 /* SDL_audiodev_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */; };
110 00CFA6B8106B46E500758660 /* SDL_audiomem.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B2106B46E500758660 /* SDL_audiomem.h */; };
111 00CFA6B9106B46E500758660 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */; };
112 00CFA6BA106B46E500758660 /* SDL_sysaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */; };
113 00CFA6BB106B46E500758660 /* SDL_wave.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B5106B46E500758660 /* SDL_wave.h */; };
114 00CFA6BC106B46E500758660 /* SDL_audio_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B0106B46E500758660 /* SDL_audio_c.h */; };
115 00CFA6BD106B46E500758660 /* SDL_audiodev_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */; };
116 00CFA6BE106B46E500758660 /* SDL_audiomem.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B2106B46E500758660 /* SDL_audiomem.h */; };
117 00CFA6BF106B46E500758660 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */; };
118 00CFA6C0106B46E500758660 /* SDL_sysaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */; };
119 00CFA6C1106B46E500758660 /* SDL_wave.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B5106B46E500758660 /* SDL_wave.h */; };
120 00CFA6C8106B480800758660 /* SDL_events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C2106B480800758660 /* SDL_events_c.h */; };
121 00CFA6C9106B480800758660 /* SDL_keyboard_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */; };
122 00CFA6CA106B480800758660 /* SDL_mouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C4106B480800758660 /* SDL_mouse_c.h */; };
123 00CFA6CB106B480800758660 /* SDL_sysevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C5106B480800758660 /* SDL_sysevents.h */; };
124 00CFA6CC106B480800758660 /* SDL_windowevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */; };
125 00CFA6CD106B480800758660 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6C7106B480800758660 /* SDL_windowevents.c */; };
126 00CFA6CE106B480800758660 /* SDL_events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C2106B480800758660 /* SDL_events_c.h */; };
127 00CFA6CF106B480800758660 /* SDL_keyboard_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */; };
128 00CFA6D0106B480800758660 /* SDL_mouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C4106B480800758660 /* SDL_mouse_c.h */; };
129 00CFA6D1106B480800758660 /* SDL_sysevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C5106B480800758660 /* SDL_sysevents.h */; };
130 00CFA6D2106B480800758660 /* SDL_windowevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */; };
131 00CFA6D3106B480800758660 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6C7106B480800758660 /* SDL_windowevents.c */; };
132 00CFA6EC106B48D800758660 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */; };
133 00CFA6F0106B48D800758660 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E8106B48D800758660 /* SDL_haptic.c */; };
134 00CFA6F1106B48D800758660 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */; };
135 00CFA6F3106B48D800758660 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */; };
136 00CFA6F7106B48D800758660 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E8106B48D800758660 /* SDL_haptic.c */; };
137 00CFA6F8106B48D800758660 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */; };
138 00CFA6FD106B493800758660 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6FA106B493800758660 /* SDL_compat.c */; };
139 00CFA6FE106B493800758660 /* SDL_error_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FB106B493800758660 /* SDL_error_c.h */; };
140 00CFA6FF106B493800758660 /* SDL_fatal.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FC106B493800758660 /* SDL_fatal.h */; };
141 00CFA700106B493800758660 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6FA106B493800758660 /* SDL_compat.c */; };
142 00CFA701106B493800758660 /* SDL_error_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FB106B493800758660 /* SDL_error_c.h */; };
143 00CFA702106B493800758660 /* SDL_fatal.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FC106B493800758660 /* SDL_fatal.h */; };
144 00CFA757106B498B00758660 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA704106B498A00758660 /* SDL_cocoaevents.h */; };
145 00CFA758106B498B00758660 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA705106B498A00758660 /* SDL_cocoaevents.m */; };
146 00CFA759106B498B00758660 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */; };
147 00CFA75A106B498B00758660 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */; };
148 00CFA75B106B498B00758660 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA708106B498A00758660 /* SDL_cocoamodes.h */; };
149 00CFA75C106B498B00758660 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA709106B498A00758660 /* SDL_cocoamodes.m */; };
150 00CFA75D106B498B00758660 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */; };
151 00CFA75E106B498B00758660 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */; };
152 00CFA75F106B498B00758660 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */; };
153 00CFA760106B498B00758660 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */; };
154 00CFA761106B498B00758660 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */; };
155 00CFA762106B498B00758660 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */; };
156 00CFA763106B498B00758660 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA710106B498A00758660 /* SDL_cocoawindow.h */; };
157 00CFA764106B498B00758660 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA711106B498A00758660 /* SDL_cocoawindow.m */; };
158 00CFA765106B498B00758660 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA713106B498A00758660 /* SDL_nullevents.c */; };
159 00CFA766106B498B00758660 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA714106B498A00758660 /* SDL_nullevents_c.h */; };
160 00CFA767106B498B00758660 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA715106B498A00758660 /* SDL_nullrender.c */; };
161 00CFA768106B498B00758660 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA716106B498A00758660 /* SDL_nullrender_c.h */; };
162 00CFA769106B498B00758660 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA717106B498A00758660 /* SDL_nullvideo.c */; };
163 00CFA76A106B498B00758660 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA718106B498B00758660 /* SDL_nullvideo.h */; };
164 00CFA76B106B498B00758660 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71A106B498B00758660 /* imKStoUCS.c */; };
165 00CFA76C106B498B00758660 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71B106B498B00758660 /* imKStoUCS.h */; };
166 00CFA76D106B498B00758660 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71C106B498B00758660 /* SDL_x11dyn.c */; };
167 00CFA76E106B498B00758660 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71D106B498B00758660 /* SDL_x11dyn.h */; };
168 00CFA76F106B498B00758660 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71E106B498B00758660 /* SDL_x11events.c */; };
169 00CFA770106B498B00758660 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71F106B498B00758660 /* SDL_x11events.h */; };
170 00CFA771106B498B00758660 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA720106B498B00758660 /* SDL_x11gamma.c */; };
171 00CFA772106B498B00758660 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA721106B498B00758660 /* SDL_x11gamma.h */; };
172 00CFA773106B498B00758660 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA722106B498B00758660 /* SDL_x11keyboard.c */; };
173 00CFA774106B498B00758660 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA723106B498B00758660 /* SDL_x11keyboard.h */; };
174 00CFA775106B498B00758660 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA724106B498B00758660 /* SDL_x11modes.c */; };
175 00CFA776106B498B00758660 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA725106B498B00758660 /* SDL_x11modes.h */; };
176 00CFA777106B498B00758660 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA726106B498B00758660 /* SDL_x11mouse.c */; };
177 00CFA778106B498B00758660 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA727106B498B00758660 /* SDL_x11mouse.h */; };
178 00CFA779106B498B00758660 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA728106B498B00758660 /* SDL_x11opengl.c */; };
179 00CFA77A106B498B00758660 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA729106B498B00758660 /* SDL_x11opengl.h */; };
180 00CFA77B106B498B00758660 /* SDL_x11opengles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72A106B498B00758660 /* SDL_x11opengles.c */; };
181 00CFA77C106B498B00758660 /* SDL_x11opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72B106B498B00758660 /* SDL_x11opengles.h */; };
182 00CFA77D106B498B00758660 /* SDL_x11render.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72C106B498B00758660 /* SDL_x11render.c */; };
183 00CFA77E106B498B00758660 /* SDL_x11render.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72D106B498B00758660 /* SDL_x11render.h */; };
184 00CFA77F106B498B00758660 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72E106B498B00758660 /* SDL_x11sym.h */; };
185 00CFA780106B498B00758660 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72F106B498B00758660 /* SDL_x11video.c */; };
186 00CFA781106B498B00758660 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA730106B498B00758660 /* SDL_x11video.h */; };
187 00CFA782106B498B00758660 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA731106B498B00758660 /* SDL_x11window.c */; };
188 00CFA783106B498B00758660 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA732106B498B00758660 /* SDL_x11window.h */; };
189 00CFA784106B498B00758660 /* extutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA735106B498B00758660 /* extutil.h */; };
190 00CFA785106B498B00758660 /* panoramiXext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA736106B498B00758660 /* panoramiXext.h */; };
191 00CFA786106B498B00758660 /* panoramiXproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA737106B498B00758660 /* panoramiXproto.h */; };
192 00CFA787106B498B00758660 /* StdCmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA738106B498B00758660 /* StdCmap.h */; };
193 00CFA788106B498B00758660 /* Xext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA739106B498B00758660 /* Xext.h */; };
194 00CFA789106B498B00758660 /* xf86dga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73A106B498B00758660 /* xf86dga.h */; };
195 00CFA78A106B498B00758660 /* xf86dga1.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73B106B498B00758660 /* xf86dga1.h */; };
196 00CFA78B106B498B00758660 /* xf86dga1str.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73C106B498B00758660 /* xf86dga1str.h */; };
197 00CFA78C106B498B00758660 /* xf86dgastr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73D106B498B00758660 /* xf86dgastr.h */; };
198 00CFA78D106B498B00758660 /* xf86vmode.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73E106B498B00758660 /* xf86vmode.h */; };
199 00CFA78E106B498B00758660 /* xf86vmstr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73F106B498B00758660 /* xf86vmstr.h */; };
200 00CFA78F106B498B00758660 /* Xinerama.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA740106B498B00758660 /* Xinerama.h */; };
201 00CFA790106B498B00758660 /* Xv.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA741106B498B00758660 /* Xv.h */; };
202 00CFA791106B498B00758660 /* Xvlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA742106B498B00758660 /* Xvlib.h */; };
203 00CFA792106B498B00758660 /* Xvproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA743106B498B00758660 /* Xvproto.h */; };
204 00CFA794106B498B00758660 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA746106B498B00758660 /* Xinerama.c */; };
205 00CFA795106B498B00758660 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA748106B498B00758660 /* xme.c */; };
206 00CFA796106B498B00758660 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74A106B498B00758660 /* AllCmap.c */; };
207 00CFA797106B498B00758660 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74B106B498B00758660 /* CmapAlloc.c */; };
208 00CFA798106B498B00758660 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74C106B498B00758660 /* CrCmap.c */; };
209 00CFA799106B498B00758660 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74D106B498B00758660 /* DelCmap.c */; };
210 00CFA79A106B498B00758660 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74E106B498B00758660 /* Distinct.c */; };
211 00CFA79B106B498B00758660 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74F106B498B00758660 /* LookupCmap.c */; };
212 00CFA79C106B498B00758660 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA750106B498B00758660 /* StdCmap.c */; };
213 00CFA79D106B498B00758660 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA751106B498B00758660 /* VisCmap.c */; };
214 00CFA79E106B498B00758660 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA753106B498B00758660 /* Xv.c */; };
215 00CFA79F106B498B00758660 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA754106B498B00758660 /* Xvlibint.h */; };
216 00CFA7A0106B498B00758660 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA756106B498B00758660 /* XF86VMode.c */; };
217 00CFA7A1106B498B00758660 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA704106B498A00758660 /* SDL_cocoaevents.h */; };
218 00CFA7A2106B498B00758660 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA705106B498A00758660 /* SDL_cocoaevents.m */; };
219 00CFA7A3106B498B00758660 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */; };
220 00CFA7A4106B498B00758660 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */; };
221 00CFA7A5106B498B00758660 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA708106B498A00758660 /* SDL_cocoamodes.h */; };
222 00CFA7A6106B498B00758660 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA709106B498A00758660 /* SDL_cocoamodes.m */; };
223 00CFA7A7106B498B00758660 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */; };
224 00CFA7A8106B498B00758660 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */; };
225 00CFA7A9106B498B00758660 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */; };
226 00CFA7AA106B498B00758660 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */; };
227 00CFA7AB106B498B00758660 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */; };
228 00CFA7AC106B498B00758660 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */; };
229 00CFA7AD106B498B00758660 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA710106B498A00758660 /* SDL_cocoawindow.h */; };
230 00CFA7AE106B498B00758660 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA711106B498A00758660 /* SDL_cocoawindow.m */; };
231 00CFA7AF106B498B00758660 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA713106B498A00758660 /* SDL_nullevents.c */; };
232 00CFA7B0106B498B00758660 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA714106B498A00758660 /* SDL_nullevents_c.h */; };
233 00CFA7B1106B498B00758660 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA715106B498A00758660 /* SDL_nullrender.c */; };
234 00CFA7B2106B498B00758660 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA716106B498A00758660 /* SDL_nullrender_c.h */; };
235 00CFA7B3106B498B00758660 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA717106B498A00758660 /* SDL_nullvideo.c */; };
236 00CFA7B4106B498B00758660 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA718106B498B00758660 /* SDL_nullvideo.h */; };
237 00CFA7B5106B498B00758660 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71A106B498B00758660 /* imKStoUCS.c */; };
238 00CFA7B6106B498B00758660 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71B106B498B00758660 /* imKStoUCS.h */; };
239 00CFA7B7106B498B00758660 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71C106B498B00758660 /* SDL_x11dyn.c */; };
240 00CFA7B8106B498B00758660 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71D106B498B00758660 /* SDL_x11dyn.h */; };
241 00CFA7B9106B498B00758660 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71E106B498B00758660 /* SDL_x11events.c */; };
242 00CFA7BA106B498B00758660 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71F106B498B00758660 /* SDL_x11events.h */; };
243 00CFA7BB106B498B00758660 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA720106B498B00758660 /* SDL_x11gamma.c */; };
244 00CFA7BC106B498B00758660 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA721106B498B00758660 /* SDL_x11gamma.h */; };
245 00CFA7BD106B498B00758660 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA722106B498B00758660 /* SDL_x11keyboard.c */; };
246 00CFA7BE106B498B00758660 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA723106B498B00758660 /* SDL_x11keyboard.h */; };
247 00CFA7BF106B498B00758660 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA724106B498B00758660 /* SDL_x11modes.c */; };
248 00CFA7C0106B498B00758660 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA725106B498B00758660 /* SDL_x11modes.h */; };
249 00CFA7C1106B498B00758660 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA726106B498B00758660 /* SDL_x11mouse.c */; };
250 00CFA7C2106B498B00758660 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA727106B498B00758660 /* SDL_x11mouse.h */; };
251 00CFA7C3106B498B00758660 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA728106B498B00758660 /* SDL_x11opengl.c */; };
252 00CFA7C4106B498B00758660 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA729106B498B00758660 /* SDL_x11opengl.h */; };
253 00CFA7C5106B498B00758660 /* SDL_x11opengles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72A106B498B00758660 /* SDL_x11opengles.c */; };
254 00CFA7C6106B498B00758660 /* SDL_x11opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72B106B498B00758660 /* SDL_x11opengles.h */; };
255 00CFA7C7106B498B00758660 /* SDL_x11render.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72C106B498B00758660 /* SDL_x11render.c */; };
256 00CFA7C8106B498B00758660 /* SDL_x11render.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72D106B498B00758660 /* SDL_x11render.h */; };
257 00CFA7C9106B498B00758660 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72E106B498B00758660 /* SDL_x11sym.h */; };
258 00CFA7CA106B498B00758660 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72F106B498B00758660 /* SDL_x11video.c */; };
259 00CFA7CB106B498B00758660 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA730106B498B00758660 /* SDL_x11video.h */; };
260 00CFA7CC106B498B00758660 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA731106B498B00758660 /* SDL_x11window.c */; };
261 00CFA7CD106B498B00758660 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA732106B498B00758660 /* SDL_x11window.h */; };
262 00CFA7CE106B498B00758660 /* extutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA735106B498B00758660 /* extutil.h */; };
263 00CFA7CF106B498B00758660 /* panoramiXext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA736106B498B00758660 /* panoramiXext.h */; };
264 00CFA7D0106B498B00758660 /* panoramiXproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA737106B498B00758660 /* panoramiXproto.h */; };
265 00CFA7D1106B498B00758660 /* StdCmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA738106B498B00758660 /* StdCmap.h */; };
266 00CFA7D2106B498B00758660 /* Xext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA739106B498B00758660 /* Xext.h */; };
267 00CFA7D3106B498B00758660 /* xf86dga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73A106B498B00758660 /* xf86dga.h */; };
268 00CFA7D4106B498B00758660 /* xf86dga1.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73B106B498B00758660 /* xf86dga1.h */; };
269 00CFA7D5106B498B00758660 /* xf86dga1str.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73C106B498B00758660 /* xf86dga1str.h */; };
270 00CFA7D6106B498B00758660 /* xf86dgastr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73D106B498B00758660 /* xf86dgastr.h */; };
271 00CFA7D7106B498B00758660 /* xf86vmode.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73E106B498B00758660 /* xf86vmode.h */; };
272 00CFA7D8106B498B00758660 /* xf86vmstr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73F106B498B00758660 /* xf86vmstr.h */; };
273 00CFA7D9106B498B00758660 /* Xinerama.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA740106B498B00758660 /* Xinerama.h */; };
274 00CFA7DA106B498B00758660 /* Xv.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA741106B498B00758660 /* Xv.h */; };
275 00CFA7DB106B498B00758660 /* Xvlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA742106B498B00758660 /* Xvlib.h */; };
276 00CFA7DC106B498B00758660 /* Xvproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA743106B498B00758660 /* Xvproto.h */; };
277 00CFA7DD106B498B00758660 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA746106B498B00758660 /* Xinerama.c */; };
278 00CFA7DE106B498B00758660 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA748106B498B00758660 /* xme.c */; };
279 00CFA7DF106B498B00758660 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74A106B498B00758660 /* AllCmap.c */; };
280 00CFA7E0106B498B00758660 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74B106B498B00758660 /* CmapAlloc.c */; };
281 00CFA7E1106B498B00758660 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74C106B498B00758660 /* CrCmap.c */; };
282 00CFA7E2106B498B00758660 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74D106B498B00758660 /* DelCmap.c */; };
283 00CFA7E3106B498B00758660 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74E106B498B00758660 /* Distinct.c */; };
284 00CFA7E4106B498B00758660 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74F106B498B00758660 /* LookupCmap.c */; };
285 00CFA7E5106B498B00758660 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA750106B498B00758660 /* StdCmap.c */; };
286 00CFA7E6106B498B00758660 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA751106B498B00758660 /* VisCmap.c */; };
287 00CFA7E7106B498B00758660 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA753106B498B00758660 /* Xv.c */; };
288 00CFA7E8106B498B00758660 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA754106B498B00758660 /* Xvlibint.h */; };
289 00CFA7E9106B498B00758660 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA756106B498B00758660 /* XF86VMode.c */; };
290 00CFA818106B49B600758660 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EA106B49B500758660 /* mmx.h */; };
291 00CFA819106B49B600758660 /* SDL_alphamult.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EB106B49B500758660 /* SDL_alphamult.c */; };
292 00CFA81A106B49B600758660 /* SDL_alphamult.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EC106B49B500758660 /* SDL_alphamult.h */; };
293 00CFA81B106B49B600758660 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7ED106B49B500758660 /* SDL_blendline.c */; };
294 00CFA81C106B49B600758660 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */; };
295 00CFA81D106B49B600758660 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EF106B49B500758660 /* SDL_blendrect.c */; };
296 00CFA81E106B49B600758660 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F0106B49B500758660 /* SDL_blit_0.c */; };
297 00CFA81F106B49B600758660 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F1106B49B500758660 /* SDL_blit_1.c */; };
298 00CFA820106B49B600758660 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F2106B49B500758660 /* SDL_blit_A.c */; };
299 00CFA821106B49B600758660 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */; };
300 00CFA822106B49B600758660 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */; };
301 00CFA823106B49B600758660 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */; };
302 00CFA824106B49B600758660 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */; };
303 00CFA825106B49B600758660 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F7106B49B600758660 /* SDL_blit_N.c */; };
304 00CFA826106B49B600758660 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */; };
305 00CFA827106B49B600758660 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */; };
306 00CFA828106B49B600758660 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FA106B49B600758660 /* SDL_blit.c */; };
307 00CFA829106B49B600758660 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FB106B49B600758660 /* SDL_blit.h */; };
308 00CFA82A106B49B600758660 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FC106B49B600758660 /* SDL_bmp.c */; };
309 00CFA82B106B49B600758660 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FD106B49B600758660 /* SDL_draw.h */; };
310 00CFA82C106B49B600758660 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FE106B49B600758660 /* SDL_drawline.c */; };
311 00CFA82D106B49B600758660 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */; };
312 00CFA82E106B49B600758660 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA800106B49B600758660 /* SDL_fillrect.c */; };
313 00CFA82F106B49B600758660 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA801106B49B600758660 /* SDL_gamma.c */; };
314 00CFA830106B49B600758660 /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA802106B49B600758660 /* SDL_glesfuncs.h */; };
315 00CFA831106B49B600758660 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA803106B49B600758660 /* SDL_glfuncs.h */; };
316 00CFA832106B49B600758660 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA804106B49B600758660 /* SDL_leaks.h */; };
317 00CFA833106B49B600758660 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA805106B49B600758660 /* SDL_pixels_c.h */; };
318 00CFA834106B49B600758660 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA806106B49B600758660 /* SDL_pixels.c */; };
319 00CFA835106B49B600758660 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA807106B49B600758660 /* SDL_rect_c.h */; };
320 00CFA836106B49B600758660 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA808106B49B600758660 /* SDL_rect.c */; };
321 00CFA837106B49B600758660 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA809106B49B600758660 /* SDL_renderer_gl.c */; };
322 00CFA838106B49B600758660 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */; };
323 00CFA839106B49B600758660 /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */; };
324 00CFA83A106B49B600758660 /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */; };
325 00CFA83B106B49B600758660 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */; };
326 00CFA83C106B49B600758660 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */; };
327 00CFA83D106B49B600758660 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */; };
328 00CFA83E106B49B600758660 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA810106B49B600758660 /* SDL_RLEaccel.c */; };
329 00CFA83F106B49B600758660 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA811106B49B600758660 /* SDL_stretch.c */; };
330 00CFA840106B49B600758660 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA812106B49B600758660 /* SDL_surface.c */; };
331 00CFA841106B49B600758660 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA813106B49B600758660 /* SDL_sysvideo.h */; };
332 00CFA842106B49B600758660 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA814106B49B600758660 /* SDL_video.c */; };
333 00CFA843106B49B600758660 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */; };
334 00CFA844106B49B600758660 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */; };
335 00CFA845106B49B600758660 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA817106B49B600758660 /* SDL_yuv_sw.c */; };
336 00CFA846106B49B600758660 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EA106B49B500758660 /* mmx.h */; };
337 00CFA847106B49B600758660 /* SDL_alphamult.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EB106B49B500758660 /* SDL_alphamult.c */; };
338 00CFA848106B49B600758660 /* SDL_alphamult.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EC106B49B500758660 /* SDL_alphamult.h */; };
339 00CFA849106B49B600758660 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7ED106B49B500758660 /* SDL_blendline.c */; };
340 00CFA84A106B49B600758660 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */; };
341 00CFA84B106B49B600758660 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EF106B49B500758660 /* SDL_blendrect.c */; };
342 00CFA84C106B49B600758660 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F0106B49B500758660 /* SDL_blit_0.c */; };
343 00CFA84D106B49B600758660 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F1106B49B500758660 /* SDL_blit_1.c */; };
344 00CFA84E106B49B600758660 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F2106B49B500758660 /* SDL_blit_A.c */; };
345 00CFA84F106B49B600758660 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */; };
346 00CFA850106B49B600758660 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */; };
347 00CFA851106B49B600758660 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */; };
348 00CFA852106B49B600758660 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */; };
349 00CFA853106B49B600758660 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F7106B49B600758660 /* SDL_blit_N.c */; };
350 00CFA854106B49B600758660 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */; };
351 00CFA855106B49B600758660 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */; };
352 00CFA856106B49B600758660 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FA106B49B600758660 /* SDL_blit.c */; };
353 00CFA857106B49B600758660 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FB106B49B600758660 /* SDL_blit.h */; };
354 00CFA858106B49B600758660 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FC106B49B600758660 /* SDL_bmp.c */; };
355 00CFA859106B49B600758660 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FD106B49B600758660 /* SDL_draw.h */; };
356 00CFA85A106B49B600758660 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FE106B49B600758660 /* SDL_drawline.c */; };
357 00CFA85B106B49B600758660 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */; };
358 00CFA85C106B49B600758660 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA800106B49B600758660 /* SDL_fillrect.c */; };
359 00CFA85D106B49B600758660 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA801106B49B600758660 /* SDL_gamma.c */; };
360 00CFA85E106B49B600758660 /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA802106B49B600758660 /* SDL_glesfuncs.h */; };
361 00CFA85F106B49B600758660 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA803106B49B600758660 /* SDL_glfuncs.h */; };
362 00CFA860106B49B600758660 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA804106B49B600758660 /* SDL_leaks.h */; };
363 00CFA861106B49B600758660 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA805106B49B600758660 /* SDL_pixels_c.h */; };
364 00CFA862106B49B600758660 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA806106B49B600758660 /* SDL_pixels.c */; };
365 00CFA863106B49B600758660 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA807106B49B600758660 /* SDL_rect_c.h */; };
366 00CFA864106B49B600758660 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA808106B49B600758660 /* SDL_rect.c */; };
367 00CFA865106B49B600758660 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA809106B49B600758660 /* SDL_renderer_gl.c */; };
368 00CFA866106B49B600758660 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */; };
369 00CFA867106B49B600758660 /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */; };
370 00CFA868106B49B600758660 /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */; };
371 00CFA869106B49B600758660 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */; };
372 00CFA86A106B49B600758660 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */; };
373 00CFA86B106B49B600758660 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */; };
374 00CFA86C106B49B600758660 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA810106B49B600758660 /* SDL_RLEaccel.c */; };
375 00CFA86D106B49B600758660 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA811106B49B600758660 /* SDL_stretch.c */; };
376 00CFA86E106B49B600758660 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA812106B49B600758660 /* SDL_surface.c */; };
377 00CFA86F106B49B600758660 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA813106B49B600758660 /* SDL_sysvideo.h */; };
378 00CFA870106B49B600758660 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA814106B49B600758660 /* SDL_video.c */; };
379 00CFA871106B49B600758660 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */; };
380 00CFA872106B49B600758660 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */; };
381 00CFA873106B49B600758660 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA817106B49B600758660 /* SDL_yuv_sw.c */; };
382 00CFA89D106B4BA100758660 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CFA89C106B4BA100758660 /* ForceFeedback.framework */; };
383 00D0D08410675DD9004B05EF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00D0D08310675DD9004B05EF /* CoreFoundation.framework */; };
384 00D0D0D810675E46004B05EF /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; };
385 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; };
386 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; };
387 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; };
388 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; };
389 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; };
390 BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; };
391 BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; };
392 BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; };
393 BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; };
394 BECDF6360761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; };
395 BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; };
396 BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; };
397 BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; };
398 BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; };
399 BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; };
400 BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; };
401 BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; };
402 BECDF6500761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; };
403 BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; };
404 BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; };
405 BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; };
406 BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; };
407 BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; };
408 BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; };
409 BECDF6770761BA81005FE872 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; };
410 BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = BECDF5D60761B759005FE872 /* SDL_coreaudio.h */; };
411 BECDF67A0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; };
412 BECDF67B0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; };
413 BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; };
414 BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; };
415 BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; };
416 BECDF6840761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; };
417 BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; };
418 BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; };
419 BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; };
420 BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; };
421 BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; };
422 BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; };
423 BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; };
424 BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; };
425 BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; };
426 BECDF6A50761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; };
427 BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; };
428 BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; };
429 BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; };
430 /* End PBXBuildFile section */
431
432 /* Begin PBXContainerItemProxy section */
433 BECDF6C50761BA81005FE872 /* PBXContainerItemProxy */ = {
434 isa = PBXContainerItemProxy;
435 containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;
436 proxyType = 1;
437 remoteGlobalIDString = BECDF5FE0761BA81005FE872;
438 remoteInfo = "Framework (Upgraded)";
439 };
440 /* End PBXContainerItemProxy section */
441
442 /* Begin PBXFileReference section */
443 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; };
444 00162D3709BD1FA90037C8D0 /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config.h; path = ../../include/SDL_config.h; sourceTree = SOURCE_ROOT; };
445 00162D3809BD1FA90037C8D0 /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_platform.h; path = ../../include/SDL_platform.h; sourceTree = SOURCE_ROOT; };
446 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_stdinc.h; path = ../../include/SDL_stdinc.h; sourceTree = SOURCE_ROOT; };
447 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; };
448 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; };
449 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_sysmutex_c.h; sourceTree = "<group>"; };
450 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syssem.c; sourceTree = "<group>"; };
451 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systhread.c; sourceTree = "<group>"; };
452 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_systhread_c.h; sourceTree = "<group>"; };
453 00162D6009BD21010037C8D0 /* SDL_systimer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systimer.c; sourceTree = "<group>"; };
454 00162D6509BD214F0037C8D0 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = "<group>"; };
455 00162D6609BD214F0037C8D0 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_malloc.c; sourceTree = "<group>"; };
456 00162D6709BD214F0037C8D0 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_qsort.c; sourceTree = "<group>"; };
457 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_stdlib.c; sourceTree = "<group>"; };
458 00162D6909BD214F0037C8D0 /* SDL_string.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_string.c; sourceTree = "<group>"; };
459 002F328509CA049100EBEB88 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; };
460 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_diskaudio.c; sourceTree = "<group>"; };
461 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_diskaudio.h; sourceTree = "<group>"; };
462 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dummyaudio.c; sourceTree = "<group>"; };
463 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dummyaudio.h; sourceTree = "<group>"; };
464 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; };
465 0073179C0858DECD00B2BC32 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = "<absolute>"; };
466 0073179D0858DECD00B2BC32 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
467 0073179E0858DECD00B2BC32 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; };
468 0073179F0858DECD00B2BC32 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; };
469 007317A00858DECD00B2BC32 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
470 007317C10858E15000B2BC32 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; };
471 00794D3F09D0C461003FC8A1 /* License.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = License.rtf; sourceTree = "<group>"; };
472 00AE6E1E08B958CC00255E2F /* ReadMeDevLite.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMeDevLite.txt; sourceTree = "<group>"; };
473 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_MMX.c; sourceTree = "<group>"; };
474 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_MMX.h; sourceTree = "<group>"; };
475 00CFA67A106B44CE00758660 /* SDL_atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_atomic.h; path = ../../include/SDL_atomic.h; sourceTree = SOURCE_ROOT; };
476 00CFA67B106B44CE00758660 /* SDL_compat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_compat.h; path = ../../include/SDL_compat.h; sourceTree = SOURCE_ROOT; };
477 00CFA67C106B44CE00758660 /* SDL_haptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_haptic.h; path = ../../include/SDL_haptic.h; sourceTree = SOURCE_ROOT; };
478 00CFA67D106B44CE00758660 /* SDL_pixels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_pixels.h; path = ../../include/SDL_pixels.h; sourceTree = SOURCE_ROOT; };
479 00CFA67E106B44CE00758660 /* SDL_power.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_power.h; path = ../../include/SDL_power.h; sourceTree = SOURCE_ROOT; };
480 00CFA67F106B44CE00758660 /* SDL_rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rect.h; path = ../../include/SDL_rect.h; sourceTree = SOURCE_ROOT; };
481 00CFA680106B44CE00758660 /* SDL_scancode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_scancode.h; path = ../../include/SDL_scancode.h; sourceTree = SOURCE_ROOT; };
482 00CFA681106B44CE00758660 /* SDL_surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_surface.h; path = ../../include/SDL_surface.h; sourceTree = SOURCE_ROOT; };
483 00CFA6A1106B467B00758660 /* SDL_atomic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_atomic.c; sourceTree = "<group>"; };
484 00CFA6B0106B46E500758660 /* SDL_audio_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audio_c.h; sourceTree = "<group>"; };
485 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audiodev_c.h; sourceTree = "<group>"; };
486 00CFA6B2106B46E500758660 /* SDL_audiomem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audiomem.h; sourceTree = "<group>"; };
487 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiotypecvt.c; sourceTree = "<group>"; };
488 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysaudio.h; sourceTree = "<group>"; };
489 00CFA6B5106B46E500758660 /* SDL_wave.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_wave.h; sourceTree = "<group>"; };
490 00CFA6C2106B480800758660 /* SDL_events_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_events_c.h; sourceTree = "<group>"; };
491 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_keyboard_c.h; sourceTree = "<group>"; };
492 00CFA6C4106B480800758660 /* SDL_mouse_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mouse_c.h; sourceTree = "<group>"; };
493 00CFA6C5106B480800758660 /* SDL_sysevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysevents.h; sourceTree = "<group>"; };
494 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_windowevents_c.h; sourceTree = "<group>"; };
495 00CFA6C7106B480800758660 /* SDL_windowevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_windowevents.c; sourceTree = "<group>"; };
496 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syshaptic.c; sourceTree = "<group>"; };
497 00CFA6E8106B48D800758660 /* SDL_haptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_haptic.c; sourceTree = "<group>"; };
498 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_syshaptic.h; sourceTree = "<group>"; };
499 00CFA6FA106B493800758660 /* SDL_compat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_compat.c; path = ../../src/SDL_compat.c; sourceTree = SOURCE_ROOT; };
500 00CFA6FB106B493800758660 /* SDL_error_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_error_c.h; path = ../../src/SDL_error_c.h; sourceTree = SOURCE_ROOT; };
501 00CFA6FC106B493800758660 /* SDL_fatal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_fatal.h; path = ../../src/SDL_fatal.h; sourceTree = SOURCE_ROOT; };
502 00CFA704106B498A00758660 /* SDL_cocoaevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaevents.h; sourceTree = "<group>"; };
503 00CFA705106B498A00758660 /* SDL_cocoaevents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaevents.m; sourceTree = "<group>"; };
504 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoakeyboard.h; sourceTree = "<group>"; };
505 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoakeyboard.m; sourceTree = "<group>"; };
506 00CFA708106B498A00758660 /* SDL_cocoamodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamodes.h; sourceTree = "<group>"; };
507 00CFA709106B498A00758660 /* SDL_cocoamodes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamodes.m; sourceTree = "<group>"; };
508 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamouse.h; sourceTree = "<group>"; };
509 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamouse.m; sourceTree = "<group>"; };
510 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaopengl.h; sourceTree = "<group>"; };
511 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaopengl.m; sourceTree = "<group>"; };
512 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoavideo.h; sourceTree = "<group>"; };
513 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoavideo.m; sourceTree = "<group>"; };
514 00CFA710106B498A00758660 /* SDL_cocoawindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoawindow.h; sourceTree = "<group>"; };
515 00CFA711106B498A00758660 /* SDL_cocoawindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoawindow.m; sourceTree = "<group>"; };
516 00CFA713106B498A00758660 /* SDL_nullevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullevents.c; sourceTree = "<group>"; };
517 00CFA714106B498A00758660 /* SDL_nullevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullevents_c.h; sourceTree = "<group>"; };
518 00CFA715106B498A00758660 /* SDL_nullrender.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullrender.c; sourceTree = "<group>"; };
519 00CFA716106B498A00758660 /* SDL_nullrender_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullrender_c.h; sourceTree = "<group>"; };
520 00CFA717106B498A00758660 /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullvideo.c; sourceTree = "<group>"; };
521 00CFA718106B498B00758660 /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullvideo.h; sourceTree = "<group>"; };
522 00CFA71A106B498B00758660 /* imKStoUCS.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = imKStoUCS.c; sourceTree = "<group>"; };
523 00CFA71B106B498B00758660 /* imKStoUCS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imKStoUCS.h; sourceTree = "<group>"; };
524 00CFA71C106B498B00758660 /* SDL_x11dyn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11dyn.c; sourceTree = "<group>"; };
525 00CFA71D106B498B00758660 /* SDL_x11dyn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11dyn.h; sourceTree = "<group>"; };
526 00CFA71E106B498B00758660 /* SDL_x11events.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11events.c; sourceTree = "<group>"; };
527 00CFA71F106B498B00758660 /* SDL_x11events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11events.h; sourceTree = "<group>"; };
528 00CFA720106B498B00758660 /* SDL_x11gamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11gamma.c; sourceTree = "<group>"; };
529 00CFA721106B498B00758660 /* SDL_x11gamma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11gamma.h; sourceTree = "<group>"; };
530 00CFA722106B498B00758660 /* SDL_x11keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11keyboard.c; sourceTree = "<group>"; };
531 00CFA723106B498B00758660 /* SDL_x11keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11keyboard.h; sourceTree = "<group>"; };
532 00CFA724106B498B00758660 /* SDL_x11modes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11modes.c; sourceTree = "<group>"; };
533 00CFA725106B498B00758660 /* SDL_x11modes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11modes.h; sourceTree = "<group>"; };
534 00CFA726106B498B00758660 /* SDL_x11mouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11mouse.c; sourceTree = "<group>"; };
535 00CFA727106B498B00758660 /* SDL_x11mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11mouse.h; sourceTree = "<group>"; };
536 00CFA728106B498B00758660 /* SDL_x11opengl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11opengl.c; sourceTree = "<group>"; };
537 00CFA729106B498B00758660 /* SDL_x11opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11opengl.h; sourceTree = "<group>"; };
538 00CFA72A106B498B00758660 /* SDL_x11opengles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11opengles.c; sourceTree = "<group>"; };
539 00CFA72B106B498B00758660 /* SDL_x11opengles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11opengles.h; sourceTree = "<group>"; };
540 00CFA72C106B498B00758660 /* SDL_x11render.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11render.c; sourceTree = "<group>"; };
541 00CFA72D106B498B00758660 /* SDL_x11render.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11render.h; sourceTree = "<group>"; };
542 00CFA72E106B498B00758660 /* SDL_x11sym.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11sym.h; sourceTree = "<group>"; };
543 00CFA72F106B498B00758660 /* SDL_x11video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11video.c; sourceTree = "<group>"; };
544 00CFA730106B498B00758660 /* SDL_x11video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11video.h; sourceTree = "<group>"; };
545 00CFA731106B498B00758660 /* SDL_x11window.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11window.c; sourceTree = "<group>"; };
546 00CFA732106B498B00758660 /* SDL_x11window.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11window.h; sourceTree = "<group>"; };
547 00CFA735106B498B00758660 /* extutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = extutil.h; sourceTree = "<group>"; };
548 00CFA736106B498B00758660 /* panoramiXext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = panoramiXext.h; sourceTree = "<group>"; };
549 00CFA737106B498B00758660 /* panoramiXproto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = panoramiXproto.h; sourceTree = "<group>"; };
550 00CFA738106B498B00758660 /* StdCmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StdCmap.h; sourceTree = "<group>"; };
551 00CFA739106B498B00758660 /* Xext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xext.h; sourceTree = "<group>"; };
552 00CFA73A106B498B00758660 /* xf86dga.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga.h; sourceTree = "<group>"; };
553 00CFA73B106B498B00758660 /* xf86dga1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga1.h; sourceTree = "<group>"; };
554 00CFA73C106B498B00758660 /* xf86dga1str.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga1str.h; sourceTree = "<group>"; };
555 00CFA73D106B498B00758660 /* xf86dgastr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dgastr.h; sourceTree = "<group>"; };
556 00CFA73E106B498B00758660 /* xf86vmode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86vmode.h; sourceTree = "<group>"; };
557 00CFA73F106B498B00758660 /* xf86vmstr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86vmstr.h; sourceTree = "<group>"; };
558 00CFA740106B498B00758660 /* Xinerama.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xinerama.h; sourceTree = "<group>"; };
559 00CFA741106B498B00758660 /* Xv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xv.h; sourceTree = "<group>"; };
560 00CFA742106B498B00758660 /* Xvlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvlib.h; sourceTree = "<group>"; };
561 00CFA743106B498B00758660 /* Xvproto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvproto.h; sourceTree = "<group>"; };
562 00CFA744106B498B00758660 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
563 00CFA746106B498B00758660 /* Xinerama.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Xinerama.c; sourceTree = "<group>"; };
564 00CFA748106B498B00758660 /* xme.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xme.c; sourceTree = "<group>"; };
565 00CFA74A106B498B00758660 /* AllCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AllCmap.c; sourceTree = "<group>"; };
566 00CFA74B106B498B00758660 /* CmapAlloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CmapAlloc.c; sourceTree = "<group>"; };
567 00CFA74C106B498B00758660 /* CrCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CrCmap.c; sourceTree = "<group>"; };
568 00CFA74D106B498B00758660 /* DelCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DelCmap.c; sourceTree = "<group>"; };
569 00CFA74E106B498B00758660 /* Distinct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Distinct.c; sourceTree = "<group>"; };
570 00CFA74F106B498B00758660 /* LookupCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LookupCmap.c; sourceTree = "<group>"; };
571 00CFA750106B498B00758660 /* StdCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StdCmap.c; sourceTree = "<group>"; };
572 00CFA751106B498B00758660 /* VisCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VisCmap.c; sourceTree = "<group>"; };
573 00CFA753106B498B00758660 /* Xv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Xv.c; sourceTree = "<group>"; };
574 00CFA754106B498B00758660 /* Xvlibint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvlibint.h; sourceTree = "<group>"; };
575 00CFA756106B498B00758660 /* XF86VMode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = XF86VMode.c; sourceTree = "<group>"; };
576 00CFA7EA106B49B500758660 /* mmx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mmx.h; sourceTree = "<group>"; };
577 00CFA7EB106B49B500758660 /* SDL_alphamult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_alphamult.c; sourceTree = "<group>"; };
578 00CFA7EC106B49B500758660 /* SDL_alphamult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_alphamult.h; sourceTree = "<group>"; };
579 00CFA7ED106B49B500758660 /* SDL_blendline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendline.c; sourceTree = "<group>"; };
580 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendpoint.c; sourceTree = "<group>"; };
581 00CFA7EF106B49B500758660 /* SDL_blendrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendrect.c; sourceTree = "<group>"; };
582 00CFA7F0106B49B500758660 /* SDL_blit_0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_0.c; sourceTree = "<group>"; };
583 00CFA7F1106B49B500758660 /* SDL_blit_1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_1.c; sourceTree = "<group>"; };
584 00CFA7F2106B49B500758660 /* SDL_blit_A.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_A.c; sourceTree = "<group>"; };
585 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_auto.c; sourceTree = "<group>"; };
586 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_auto.h; sourceTree = "<group>"; };
587 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_copy.c; sourceTree = "<group>"; };
588 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_copy.h; sourceTree = "<group>"; };
589 00CFA7F7106B49B600758660 /* SDL_blit_N.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_N.c; sourceTree = "<group>"; };
590 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_slow.c; sourceTree = "<group>"; };
591 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_slow.h; sourceTree = "<group>"; };
592 00CFA7FA106B49B600758660 /* SDL_blit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit.c; sourceTree = "<group>"; };
593 00CFA7FB106B49B600758660 /* SDL_blit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit.h; sourceTree = "<group>"; };
594 00CFA7FC106B49B600758660 /* SDL_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_bmp.c; sourceTree = "<group>"; };
595 00CFA7FD106B49B600758660 /* SDL_draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_draw.h; sourceTree = "<group>"; };
596 00CFA7FE106B49B600758660 /* SDL_drawline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawline.c; sourceTree = "<group>"; };
597 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawpoint.c; sourceTree = "<group>"; };
598 00CFA800106B49B600758660 /* SDL_fillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_fillrect.c; sourceTree = "<group>"; };
599 00CFA801106B49B600758660 /* SDL_gamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gamma.c; sourceTree = "<group>"; };
600 00CFA802106B49B600758660 /* SDL_glesfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glesfuncs.h; sourceTree = "<group>"; };
601 00CFA803106B49B600758660 /* SDL_glfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glfuncs.h; sourceTree = "<group>"; };
602 00CFA804106B49B600758660 /* SDL_leaks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_leaks.h; sourceTree = "<group>"; };
603 00CFA805106B49B600758660 /* SDL_pixels_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_pixels_c.h; sourceTree = "<group>"; };
604 00CFA806106B49B600758660 /* SDL_pixels.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_pixels.c; sourceTree = "<group>"; };
605 00CFA807106B49B600758660 /* SDL_rect_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rect_c.h; sourceTree = "<group>"; };
606 00CFA808106B49B600758660 /* SDL_rect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_rect.c; sourceTree = "<group>"; };
607 00CFA809106B49B600758660 /* SDL_renderer_gl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gl.c; sourceTree = "<group>"; };
608 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gl.h; sourceTree = "<group>"; };
609 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gles.c; sourceTree = "<group>"; };
610 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gles.h; sourceTree = "<group>"; };
611 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_sw.c; sourceTree = "<group>"; };
612 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_sw.h; sourceTree = "<group>"; };
613 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_RLEaccel_c.h; sourceTree = "<group>"; };
614 00CFA810106B49B600758660 /* SDL_RLEaccel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_RLEaccel.c; sourceTree = "<group>"; };
615 00CFA811106B49B600758660 /* SDL_stretch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_stretch.c; sourceTree = "<group>"; };
616 00CFA812106B49B600758660 /* SDL_surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_surface.c; sourceTree = "<group>"; };
617 00CFA813106B49B600758660 /* SDL_sysvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysvideo.h; sourceTree = "<group>"; };
618 00CFA814106B49B600758660 /* SDL_video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_video.c; sourceTree = "<group>"; };
619 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_mmx.c; sourceTree = "<group>"; };
620 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_yuv_sw_c.h; sourceTree = "<group>"; };
621 00CFA817106B49B600758660 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_sw.c; sourceTree = "<group>"; };
622 00CFA89C106B4BA100758660 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ForceFeedback.framework; path = /System/Library/Frameworks/ForceFeedback.framework; sourceTree = "<absolute>"; };
623 00D0D08310675DD9004B05EF /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
624 00F5D79E0990CA0D0051C449 /* UniversalBinaryNotes.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = UniversalBinaryNotes.rtf; sourceTree = "<group>"; };
625 01538330006D78D67F000001 /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audio.c; sourceTree = "<group>"; };
626 01538331006D78D67F000001 /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiocvt.c; sourceTree = "<group>"; };
627 01538332006D78D67F000001 /* SDL_audiodev.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiodev.c; sourceTree = "<group>"; };
628 01538334006D78D67F000001 /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer.c; sourceTree = "<group>"; };
629 01538335006D78D67F000001 /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_wave.c; sourceTree = "<group>"; };
630 01538369006D79147F000001 /* SDL_events.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_events.c; sourceTree = "<group>"; };
631 0153836B006D79147F000001 /* SDL_keyboard.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_keyboard.c; sourceTree = "<group>"; };
632 0153836C006D79147F000001 /* SDL_mouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mouse.c; sourceTree = "<group>"; };
633 0153836D006D79147F000001 /* SDL_quit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_quit.c; sourceTree = "<group>"; };
634 01538377006D79307F000001 /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_rwops.c; sourceTree = "<group>"; };
635 015383A0006D79BC7F000001 /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = "<group>"; };
636 01538438006D7D947F000001 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../src/SDL_error.c; sourceTree = SOURCE_ROOT; };
637 01538439006D7D947F000001 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = SOURCE_ROOT; };
638 0153843C006D7D947F000001 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = SOURCE_ROOT; };
639 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; };
640 046B91E90A11B53500FB151C /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; };
641 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dlcompat.c; sourceTree = "<group>"; };
642 083E489D006D88D97F000001 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; };
643 0C5AF5E501191D2B7F000001 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = SOURCE_ROOT; };
644 0C5AF5E601191D2B7F000001 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = SOURCE_ROOT; };
645 0C5AF5E801191D2B7F000001 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../include/SDL_audio.h; sourceTree = SOURCE_ROOT; };
646 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_copying.h; path = ../../include/SDL_copying.h; sourceTree = SOURCE_ROOT; };
647 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_endian.h; path = ../../include/SDL_endian.h; sourceTree = SOURCE_ROOT; };
648 0C5AF5ED01191D2B7F000001 /* SDL_error.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_error.h; path = ../../include/SDL_error.h; sourceTree = SOURCE_ROOT; };
649 0C5AF5EE01191D2B7F000001 /* SDL_events.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_events.h; path = ../../include/SDL_events.h; sourceTree = SOURCE_ROOT; };
650 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_joystick.h; path = ../../include/SDL_joystick.h; sourceTree = SOURCE_ROOT; };
651 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_keyboard.h; path = ../../include/SDL_keyboard.h; sourceTree = SOURCE_ROOT; };
652 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_keysym.h; path = ../../include/SDL_keysym.h; sourceTree = SOURCE_ROOT; };
653 0C5AF5F301191D2B7F000001 /* SDL_main.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_main.h; path = ../../include/SDL_main.h; sourceTree = SOURCE_ROOT; };
654 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_mouse.h; path = ../../include/SDL_mouse.h; sourceTree = SOURCE_ROOT; };
655 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_mutex.h; path = ../../include/SDL_mutex.h; sourceTree = SOURCE_ROOT; };
656 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_opengl.h; path = ../../include/SDL_opengl.h; sourceTree = SOURCE_ROOT; };
657 0C5AF5F701191D2B7F000001 /* SDL_quit.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_quit.h; path = ../../include/SDL_quit.h; sourceTree = SOURCE_ROOT; };
658 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_rwops.h; path = ../../include/SDL_rwops.h; sourceTree = SOURCE_ROOT; };
659 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_syswm.h; path = ../../include/SDL_syswm.h; sourceTree = SOURCE_ROOT; };
660 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_thread.h; path = ../../include/SDL_thread.h; sourceTree = SOURCE_ROOT; };
661 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_timer.h; path = ../../include/SDL_timer.h; sourceTree = SOURCE_ROOT; };
662 0C5AF5FC01191D2B7F000001 /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_types.h; path = ../../include/SDL_types.h; sourceTree = SOURCE_ROOT; };
663 0C5AF5FD01191D2B7F000001 /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../include/SDL_version.h; sourceTree = SOURCE_ROOT; };
664 0C5AF5FE01191D2B7F000001 /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../include/SDL_video.h; sourceTree = SOURCE_ROOT; };
665 0C5AF5FF01191D2B7F000001 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../include/SDL.h; sourceTree = SOURCE_ROOT; };
666 2EECDF2D0086C3A07F000001 /* SDLMain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDLMain.h; path = ../../src/main/macosx/SDLMain.h; sourceTree = SOURCE_ROOT; };
667 2EECDF2E0086C3A07F000001 /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SDLMain.m; path = ../../src/main/macosx/SDLMain.m; sourceTree = SOURCE_ROOT; };
668 2EECDF2F0086C3A07F000001 /* SDLMain.nib */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = SDLMain.nib; path = ../../src/main/macosx/SDLMain.nib; sourceTree = SOURCE_ROOT; };
669 B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = "<group>"; };
670 B29A290D04E5B28700A80002 /* SDL_loadso.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_loadso.h; path = ../../include/SDL_loadso.h; sourceTree = "<group>"; };
671 B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_cpuinfo.h; path = ../../include/SDL_cpuinfo.h; sourceTree = SOURCE_ROOT; };
672 B2CF8DC705C4450500E5DC7F /* SDL_name.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_name.h; path = ../../include/SDL_name.h; sourceTree = SOURCE_ROOT; };
673 BECDF5D50761B759005FE872 /* SDL_coreaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_coreaudio.c; sourceTree = "<group>"; };
674 BECDF5D60761B759005FE872 /* SDL_coreaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_coreaudio.h; sourceTree = "<group>"; };
675 BECDF66B0761BA81005FE872 /* Info-Framework.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-Framework.plist"; sourceTree = "<group>"; };
676 BECDF66C0761BA81005FE872 /* SDL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL.framework; sourceTree = BUILT_PRODUCTS_DIR; };
677 BECDF6B30761BA81005FE872 /* libSDL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL.a; sourceTree = BUILT_PRODUCTS_DIR; };
678 BECDF6BE0761BA81005FE872 /* Standard DMG */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Standard DMG"; sourceTree = BUILT_PRODUCTS_DIR; };
679 BECDF6C30761BA81005FE872 /* Developer Extras Package */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Developer Extras Package"; sourceTree = BUILT_PRODUCTS_DIR; };
680 F51789D101769A2401D3D55B /* SDL_sysjoystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysjoystick.c; sourceTree = "<group>"; };
681 F59C70FF00D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
682 F59C710000D5CB5801000001 /* Welcome.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Welcome.txt; sourceTree = "<group>"; };
683 F59C710300D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
684 F59C710500D5CB5801000001 /* SDL-devel.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "SDL-devel.info"; sourceTree = "<group>"; };
685 F59C710600D5CB5801000001 /* SDL.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SDL.info; sourceTree = "<group>"; };
686 F59C710C00D5D15801000001 /* install.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = install.sh; sourceTree = "<group>"; };
687 F5A2EF3900C6A39A01000001 /* BUGS */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = BUGS; path = ../../BUGS; sourceTree = SOURCE_ROOT; };
688 F5A2EF3A00C6A3C201000001 /* README.MacOSX */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = README.MacOSX; path = ../../README.MacOSX; sourceTree = SOURCE_ROOT; };
689 F5F81AD400D706B101000001 /* Readme SDL Developer.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = "Readme SDL Developer.txt"; path = "pkg-support/Readme SDL Developer.txt"; sourceTree = SOURCE_ROOT; };
690 /* End PBXFileReference section */
691
692 /* Begin PBXFrameworksBuildPhase section */
693 BECDF6680761BA81005FE872 /* Frameworks */ = {
694 isa = PBXFrameworksBuildPhase;
695 buildActionMask = 2147483647;
696 files = (
697 007317A20858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */,
698 007317A30858DECD00B2BC32 /* AudioUnit.framework in Frameworks */,
699 007317A40858DECD00B2BC32 /* Cocoa.framework in Frameworks */,
700 007317A50858DECD00B2BC32 /* CoreAudio.framework in Frameworks */,
701 007317A60858DECD00B2BC32 /* IOKit.framework in Frameworks */,
702 007317A70858DECD00B2BC32 /* OpenGL.framework in Frameworks */,
703 00D0D08410675DD9004B05EF /* CoreFoundation.framework in Frameworks */,
704 00D0D0D810675E46004B05EF /* Carbon.framework in Frameworks */,
705 00CFA89D106B4BA100758660 /* ForceFeedback.framework in Frameworks */,
706 );
707 runOnlyForDeploymentPostprocessing = 0;
708 };
709 BECDF6B10761BA81005FE872 /* Frameworks */ = {
710 isa = PBXFrameworksBuildPhase;
711 buildActionMask = 2147483647;
712 files = (
713 007317A90858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */,
714 007317AA0858DECD00B2BC32 /* AudioUnit.framework in Frameworks */,
715 007317AB0858DECD00B2BC32 /* Cocoa.framework in Frameworks */,
716 007317AC0858DECD00B2BC32 /* CoreAudio.framework in Frameworks */,
717 007317AD0858DECD00B2BC32 /* IOKit.framework in Frameworks */,
718 007317AE0858DECD00B2BC32 /* OpenGL.framework in Frameworks */,
719 007317C30858E15000B2BC32 /* Carbon.framework in Frameworks */,
720 );
721 runOnlyForDeploymentPostprocessing = 0;
722 };
723 /* End PBXFrameworksBuildPhase section */
724
725 /* Begin PBXGroup section */
726 00162D4C09BD20DA0037C8D0 /* pthread */ = {
727 isa = PBXGroup;
728 children = (
729 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */,
730 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */,
731 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */,
732 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */,
733 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */,
734 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */,
735 );
736 path = pthread;
737 sourceTree = "<group>";
738 };
739 00162D5F09BD21010037C8D0 /* unix */ = {
740 isa = PBXGroup;
741 children = (
742 00162D6009BD21010037C8D0 /* SDL_systimer.c */,
743 );
744 path = unix;
745 sourceTree = "<group>";
746 };
747 00162D6309BD214E0037C8D0 /* stdlib */ = {
748 isa = PBXGroup;
749 children = (
750 00162D6509BD214F0037C8D0 /* SDL_getenv.c */,
751 002F328509CA049100EBEB88 /* SDL_iconv.c */,
752 00162D6609BD214F0037C8D0 /* SDL_malloc.c */,
753 00162D6709BD214F0037C8D0 /* SDL_qsort.c */,
754 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */,
755 00162D6909BD214F0037C8D0 /* SDL_string.c */,
756 );
757 name = stdlib;
758 path = ../../src/stdlib;
759 sourceTree = SOURCE_ROOT;
760 };
761 00162D7509BD217B0037C8D0 /* loadso */ = {
762 isa = PBXGroup;
763 children = (
764 046B91E80A11B53500FB151C /* dlopen */,
765 00D55F250A11163D0030ED2A /* macosx */,
766 );
767 name = loadso;
768 path = ../../src/loadso;
769 sourceTree = SOURCE_ROOT;
770 };
771 002F32D209CA0BE700EBEB88 /* disk */ = {
772 isa = PBXGroup;
773 children = (
774 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */,
775 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */,
776 );
777 path = disk;
778 sourceTree = "<group>";
779 };
780 002F32E009CA0BF600EBEB88 /* dummy */ = {
781 isa = PBXGroup;
782 children = (
783 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */,
784 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */,
785 );
786 path = dummy;
787 sourceTree = "<group>";
788 };
789 00CFA69B106B467B00758660 /* atomic */ = {
790 isa = PBXGroup;
791 children = (
792 00CFA6A0106B467B00758660 /* macosx */,
793 );
794 name = atomic;
795 path = ../../src/atomic;
796 sourceTree = SOURCE_ROOT;
797 };
798 00CFA6A0106B467B00758660 /* macosx */ = {
799 isa = PBXGroup;
800 children = (
801 00CFA6A1106B467B00758660 /* SDL_atomic.c */,
802 );
803 path = macosx;
804 sourceTree = "<group>";
805 };
806 00CFA6DF106B48D800758660 /* haptic */ = {
807 isa = PBXGroup;
808 children = (
809 00CFA6E0106B48D800758660 /* darwin */,
810 00CFA6E8106B48D800758660 /* SDL_haptic.c */,
811 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */,
812 );
813 name = haptic;
814 path = ../../src/haptic;
815 sourceTree = SOURCE_ROOT;
816 };
817 00CFA6E0106B48D800758660 /* darwin */ = {
818 isa = PBXGroup;
819 children = (
820 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */,
821 );
822 path = darwin;
823 sourceTree = "<group>";
824 };
825 00CFA703106B498A00758660 /* cocoa */ = {
826 isa = PBXGroup;
827 children = (
828 00CFA704106B498A00758660 /* SDL_cocoaevents.h */,
829 00CFA705106B498A00758660 /* SDL_cocoaevents.m */,
830 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */,
831 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */,
832 00CFA708106B498A00758660 /* SDL_cocoamodes.h */,
833 00CFA709106B498A00758660 /* SDL_cocoamodes.m */,
834 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */,
835 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */,
836 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */,
837 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */,
838 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */,
839 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */,
840 00CFA710106B498A00758660 /* SDL_cocoawindow.h */,
841 00CFA711106B498A00758660 /* SDL_cocoawindow.m */,
842 );
843 path = cocoa;
844 sourceTree = "<group>";
845 };
846 00CFA712106B498A00758660 /* dummy */ = {
847 isa = PBXGroup;
848 children = (
849 00CFA713106B498A00758660 /* SDL_nullevents.c */,
850 00CFA714106B498A00758660 /* SDL_nullevents_c.h */,
851 00CFA715106B498A00758660 /* SDL_nullrender.c */,
852 00CFA716106B498A00758660 /* SDL_nullrender_c.h */,
853 00CFA717106B498A00758660 /* SDL_nullvideo.c */,
854 00CFA718106B498B00758660 /* SDL_nullvideo.h */,
855 );
856 path = dummy;
857 sourceTree = "<group>";
858 };
859 00CFA719106B498B00758660 /* x11 */ = {
860 isa = PBXGroup;
861 children = (
862 00CFA71A106B498B00758660 /* imKStoUCS.c */,
863 00CFA71B106B498B00758660 /* imKStoUCS.h */,
864 00CFA71C106B498B00758660 /* SDL_x11dyn.c */,
865 00CFA71D106B498B00758660 /* SDL_x11dyn.h */,
866 00CFA71E106B498B00758660 /* SDL_x11events.c */,
867 00CFA71F106B498B00758660 /* SDL_x11events.h */,
868 00CFA720106B498B00758660 /* SDL_x11gamma.c */,
869 00CFA721106B498B00758660 /* SDL_x11gamma.h */,
870 00CFA722106B498B00758660 /* SDL_x11keyboard.c */,
871 00CFA723106B498B00758660 /* SDL_x11keyboard.h */,
872 00CFA724106B498B00758660 /* SDL_x11modes.c */,
873 00CFA725106B498B00758660 /* SDL_x11modes.h */,
874 00CFA726106B498B00758660 /* SDL_x11mouse.c */,
875 00CFA727106B498B00758660 /* SDL_x11mouse.h */,
876 00CFA728106B498B00758660 /* SDL_x11opengl.c */,
877 00CFA729106B498B00758660 /* SDL_x11opengl.h */,
878 00CFA72A106B498B00758660 /* SDL_x11opengles.c */,
879 00CFA72B106B498B00758660 /* SDL_x11opengles.h */,
880 00CFA72C106B498B00758660 /* SDL_x11render.c */,
881 00CFA72D106B498B00758660 /* SDL_x11render.h */,
882 00CFA72E106B498B00758660 /* SDL_x11sym.h */,
883 00CFA72F106B498B00758660 /* SDL_x11video.c */,
884 00CFA730106B498B00758660 /* SDL_x11video.h */,
885 00CFA731106B498B00758660 /* SDL_x11window.c */,
886 00CFA732106B498B00758660 /* SDL_x11window.h */,
887 );
888 path = x11;
889 sourceTree = "<group>";
890 };
891 00CFA733106B498B00758660 /* Xext */ = {
892 isa = PBXGroup;
893 children = (
894 00CFA734106B498B00758660 /* extensions */,
895 00CFA744106B498B00758660 /* README */,
896 00CFA745106B498B00758660 /* Xinerama */,
897 00CFA747106B498B00758660 /* XME */,
898 00CFA749106B498B00758660 /* XmuStdCmap */,
899 00CFA752106B498B00758660 /* Xv */,
900 00CFA755106B498B00758660 /* Xxf86vm */,
901 );
902 path = Xext;
903 sourceTree = "<group>";
904 };
905 00CFA734106B498B00758660 /* extensions */ = {
906 isa = PBXGroup;
907 children = (
908 00CFA735106B498B00758660 /* extutil.h */,
909 00CFA736106B498B00758660 /* panoramiXext.h */,
910 00CFA737106B498B00758660 /* panoramiXproto.h */,
911 00CFA738106B498B00758660 /* StdCmap.h */,
912 00CFA739106B498B00758660 /* Xext.h */,
913 00CFA73A106B498B00758660 /* xf86dga.h */,
914 00CFA73B106B498B00758660 /* xf86dga1.h */,
915 00CFA73C106B498B00758660 /* xf86dga1str.h */,
916 00CFA73D106B498B00758660 /* xf86dgastr.h */,
917 00CFA73E106B498B00758660 /* xf86vmode.h */,
918 00CFA73F106B498B00758660 /* xf86vmstr.h */,
919 00CFA740106B498B00758660 /* Xinerama.h */,
920 00CFA741106B498B00758660 /* Xv.h */,
921 00CFA742106B498B00758660 /* Xvlib.h */,
922 00CFA743106B498B00758660 /* Xvproto.h */,
923 );
924 path = extensions;
925 sourceTree = "<group>";
926 };
927 00CFA745106B498B00758660 /* Xinerama */ = {
928 isa = PBXGroup;
929 children = (
930 00CFA746106B498B00758660 /* Xinerama.c */,
931 );
932 path = Xinerama;
933 sourceTree = "<group>";
934 };
935 00CFA747106B498B00758660 /* XME */ = {
936 isa = PBXGroup;
937 children = (
938 00CFA748106B498B00758660 /* xme.c */,
939 );
940 path = XME;
941 sourceTree = "<group>";
942 };
943 00CFA749106B498B00758660 /* XmuStdCmap */ = {
944 isa = PBXGroup;
945 children = (
946 00CFA74A106B498B00758660 /* AllCmap.c */,
947 00CFA74B106B498B00758660 /* CmapAlloc.c */,
948 00CFA74C106B498B00758660 /* CrCmap.c */,
949 00CFA74D106B498B00758660 /* DelCmap.c */,
950 00CFA74E106B498B00758660 /* Distinct.c */,
951 00CFA74F106B498B00758660 /* LookupCmap.c */,
952 00CFA750106B498B00758660 /* StdCmap.c */,
953 00CFA751106B498B00758660 /* VisCmap.c */,
954 );
955 path = XmuStdCmap;
956 sourceTree = "<group>";
957 };
958 00CFA752106B498B00758660 /* Xv */ = {
959 isa = PBXGroup;
960 children = (
961 00CFA753106B498B00758660 /* Xv.c */,
962 00CFA754106B498B00758660 /* Xvlibint.h */,
963 );
964 path = Xv;
965 sourceTree = "<group>";
966 };
967 00CFA755106B498B00758660 /* Xxf86vm */ = {
968 isa = PBXGroup;
969 children = (
970 00CFA756106B498B00758660 /* XF86VMode.c */,
971 );
972 path = Xxf86vm;
973 sourceTree = "<group>";
974 };
975 00D55F250A11163D0030ED2A /* macosx */ = {
976 isa = PBXGroup;
977 children = (
978 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */,
979 );
980 path = macosx;
981 sourceTree = "<group>";
982 };
983 0153832C006D78D67F000001 /* audio */ = {
984 isa = PBXGroup;
985 children = (
986 BECDF5D20761B759005FE872 /* macosx */,
987 002F32D209CA0BE700EBEB88 /* disk */,
988 002F32E009CA0BF600EBEB88 /* dummy */,
989 00CFA6B0106B46E500758660 /* SDL_audio_c.h */,
990 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */,
991 00CFA6B2106B46E500758660 /* SDL_audiomem.h */,
992 01538330006D78D67F000001 /* SDL_audio.c */,
993 01538331006D78D67F000001 /* SDL_audiocvt.c */,
994 01538332006D78D67F000001 /* SDL_audiodev.c */,
995 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */,
996 01538334006D78D67F000001 /* SDL_mixer.c */,
997 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */,
998 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */,
999 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */,
1000 00CFA6B5106B46E500758660 /* SDL_wave.h */,
1001 01538335006D78D67F000001 /* SDL_wave.c */,
1002 );
1003 name = audio;
1004 path = ../../src/audio;
1005 sourceTree = SOURCE_ROOT;
1006 };
1007 01538367006D79147F000001 /* events */ = {
1008 isa = PBXGroup;
1009 children = (
1010 00CFA6C2106B480800758660 /* SDL_events_c.h */,
1011 01538369006D79147F000001 /* SDL_events.c */,
1012 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */,
1013 0153836B006D79147F000001 /* SDL_keyboard.c */,
1014 00CFA6C4106B480800758660 /* SDL_mouse_c.h */,
1015 0153836C006D79147F000001 /* SDL_mouse.c */,
1016 0153836D006D79147F000001 /* SDL_quit.c */,
1017 00CFA6C5106B480800758660 /* SDL_sysevents.h */,
1018 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */,
1019 00CFA6C7106B480800758660 /* SDL_windowevents.c */,
1020 );
1021 name = events;
1022 path = ../../src/events;
1023 sourceTree = SOURCE_ROOT;
1024 };
1025 01538376006D79307F000001 /* file */ = {
1026 isa = PBXGroup;
1027 children = (
1028 01538377006D79307F000001 /* SDL_rwops.c */,
1029 );
1030 name = file;
1031 path = ../../src/file;
1032 sourceTree = SOURCE_ROOT;
1033 };
1034 01538379006D79737F000001 /* thread */ = {
1035 isa = PBXGroup;
1036 children = (
1037 00162D4C09BD20DA0037C8D0 /* pthread */,
1038 01538445006D7EC67F000001 /* SDL_thread.c */,
1039 );
1040 name = thread;
1041 path = ../../src/thread;
1042 sourceTree = SOURCE_ROOT;
1043 };
1044 01538391006D79BC7F000001 /* timer */ = {
1045 isa = PBXGroup;
1046 children = (
1047 00162D5F09BD21010037C8D0 /* unix */,
1048 015383A0006D79BC7F000001 /* SDL_timer.c */,
1049 );
1050 name = timer;
1051 path = ../../src/timer;
1052 sourceTree = SOURCE_ROOT;
1053 };
1054 015383BE006D7A567F000001 /* video */ = {
1055 isa = PBXGroup;
1056 children = (
1057 00CFA7EA106B49B500758660 /* mmx.h */,
1058 00CFA7EB106B49B500758660 /* SDL_alphamult.c */,
1059 00CFA7EC106B49B500758660 /* SDL_alphamult.h */,
1060 00CFA7ED106B49B500758660 /* SDL_blendline.c */,
1061 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */,
1062 00CFA7EF106B49B500758660 /* SDL_blendrect.c */,
1063 00CFA7F0106B49B500758660 /* SDL_blit_0.c */,
1064 00CFA7F1106B49B500758660 /* SDL_blit_1.c */,
1065 00CFA7F2106B49B500758660 /* SDL_blit_A.c */,
1066 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */,
1067 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */,
1068 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */,
1069 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */,
1070 00CFA7F7106B49B600758660 /* SDL_blit_N.c */,
1071 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */,
1072 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */,
1073 00CFA7FA106B49B600758660 /* SDL_blit.c */,
1074 00CFA7FB106B49B600758660 /* SDL_blit.h */,
1075 00CFA7FC106B49B600758660 /* SDL_bmp.c */,
1076 00CFA7FD106B49B600758660 /* SDL_draw.h */,
1077 00CFA7FE106B49B600758660 /* SDL_drawline.c */,
1078 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */,
1079 00CFA800106B49B600758660 /* SDL_fillrect.c */,
1080 00CFA801106B49B600758660 /* SDL_gamma.c */,
1081 00CFA802106B49B600758660 /* SDL_glesfuncs.h */,
1082 00CFA803106B49B600758660 /* SDL_glfuncs.h */,
1083 00CFA804106B49B600758660 /* SDL_leaks.h */,
1084 00CFA805106B49B600758660 /* SDL_pixels_c.h */,
1085 00CFA806106B49B600758660 /* SDL_pixels.c */,
1086 00CFA807106B49B600758660 /* SDL_rect_c.h */,
1087 00CFA808106B49B600758660 /* SDL_rect.c */,
1088 00CFA809106B49B600758660 /* SDL_renderer_gl.c */,
1089 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */,
1090 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */,
1091 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */,
1092 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */,
1093 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */,
1094 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */,
1095 00CFA810106B49B600758660 /* SDL_RLEaccel.c */,
1096 00CFA811106B49B600758660 /* SDL_stretch.c */,
1097 00CFA812106B49B600758660 /* SDL_surface.c */,
1098 00CFA813106B49B600758660 /* SDL_sysvideo.h */,
1099 00CFA814106B49B600758660 /* SDL_video.c */,
1100 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */,
1101 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */,
1102 00CFA817106B49B600758660 /* SDL_yuv_sw.c */,
1103 00CFA703106B498A00758660 /* cocoa */,
1104 00CFA712106B498A00758660 /* dummy */,
1105 00CFA719106B498B00758660 /* x11 */,
1106 00CFA733106B498B00758660 /* Xext */,
1107 );
1108 name = video;
1109 path = ../../src/video;
1110 sourceTree = SOURCE_ROOT;
1111 };
1112 0153844A006D81B07F000001 /* Public Headers */ = {
1113 isa = PBXGroup;
1114 children = (
1115 0C5AF5E501191D2B7F000001 /* begin_code.h */,
1116 0C5AF5E601191D2B7F000001 /* close_code.h */,
1117 0C5AF5FF01191D2B7F000001 /* SDL.h */,
1118 00CFA67A106B44CE00758660 /* SDL_atomic.h */,
1119 0C5AF5E801191D2B7F000001 /* SDL_audio.h */,
1120 00CFA67B106B44CE00758660 /* SDL_compat.h */,
1121 00162D3709BD1FA90037C8D0 /* SDL_config.h */,
1122 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */,
1123 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */,
1124 B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */,
1125 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */,
1126 0C5AF5ED01191D2B7F000001 /* SDL_error.h */,
1127 0C5AF5EE01191D2B7F000001 /* SDL_events.h */,
1128 00CFA67C106B44CE00758660 /* SDL_haptic.h */,
1129 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */,
1130 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */,
1131 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */,
1132 B29A290D04E5B28700A80002 /* SDL_loadso.h */,
1133 0C5AF5F301191D2B7F000001 /* SDL_main.h */,
1134 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */,
1135 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */,
1136 B2CF8DC705C4450500E5DC7F /* SDL_name.h */,
1137 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */,
1138 00CFA67D106B44CE00758660 /* SDL_pixels.h */,
1139 00162D3809BD1FA90037C8D0 /* SDL_platform.h */,
1140 00CFA67E106B44CE00758660 /* SDL_power.h */,
1141 0C5AF5F701191D2B7F000001 /* SDL_quit.h */,
1142 00CFA67F106B44CE00758660 /* SDL_rect.h */,
1143 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */,
1144 00CFA680106B44CE00758660 /* SDL_scancode.h */,
1145 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */,
1146 00CFA681106B44CE00758660 /* SDL_surface.h */,
1147 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */,
1148 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */,
1149 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */,
1150 0C5AF5FC01191D2B7F000001 /* SDL_types.h */,
1151 0C5AF5FD01191D2B7F000001 /* SDL_version.h */,
1152 0C5AF5FE01191D2B7F000001 /* SDL_video.h */,
1153 );
1154 name = "Public Headers";
1155 sourceTree = "<group>";
1156 };
1157 034768DDFF38A45A11DB9C8B /* Products */ = {
1158 isa = PBXGroup;
1159 children = (
1160 089C1665FE841158C02AAC07 /* Resources */,
1161 BECDF66C0761BA81005FE872 /* SDL.framework */,
1162 BECDF6B30761BA81005FE872 /* libSDL.a */,
1163 BECDF6BE0761BA81005FE872 /* Standard DMG */,
1164 BECDF6C30761BA81005FE872 /* Developer Extras Package */,
1165 );
1166 name = Products;
1167 sourceTree = "<group>";
1168 };
1169 046B91E80A11B53500FB151C /* dlopen */ = {
1170 isa = PBXGroup;
1171 children = (
1172 046B91E90A11B53500FB151C /* SDL_sysloadso.c */,
1173 );
1174 path = dlopen;
1175 sourceTree = "<group>";
1176 };
1177 083E489A006D88D97F000001 /* joystick */ = {
1178 isa = PBXGroup;
1179 children = (
1180 F51789D001769A2401D3D55B /* darwin */,
1181 083E489D006D88D97F000001 /* SDL_joystick.c */,
1182 );
1183 name = joystick;
1184 path = ../../src/joystick;
1185 sourceTree = SOURCE_ROOT;
1186 };
1187 0867D691FE84028FC02AAC07 /* SDLFramework */ = {
1188 isa = PBXGroup;
1189 children = (
1190 F5A2EF3900C6A39A01000001 /* BUGS */,
1191 F5A2EF3A00C6A3C201000001 /* README.MacOSX */,
1192 F59C70FC00D5CB5801000001 /* pkg-support */,
1193 F5B2A58400C5D39001000001 /* Main */,
1194 0153844A006D81B07F000001 /* Public Headers */,
1195 08FB77ACFE841707C02AAC07 /* Library Source */,
1196 034768DDFF38A45A11DB9C8B /* Products */,
1197 BECDF66B0761BA81005FE872 /* Info-Framework.plist */,
1198 BEC562FE0761C0E800A33029 /* Linked Frameworks */,
1199 );
1200 comments = "To build Universal Binaries, we have experimented with a variety of different options.\nThe complication is that we must retain compatibility with at least 10.2. \nThe Universal Binary defaults only work for > 10.3.9\n\nSo far, we have found:\ngcc 4.0.0 with Xcode 2.1 always links against libgcc_s. gcc 4.0.1 from Xcode 2.2 fixes this problem.\n\nBut gcc 4.0 will not work with < 10.3.9 because we continue to get an undefined symbol to _fprintf$LDBL128.\nSo we must use gcc 3.3 on PPC to accomplish 10.2 support. (But 4.0 is required for i386.)\n\nSetting the deployment target to 10.4 will disable prebinding, so for PPC, we set it less than 10.4 to preserve prebinding for legacy support.\n\nSetting the PPC SDKROOT to /Developers/SDKs/MacOSX10.2.8.sdk will link to 63.0.0 libSystem.B.dylib. Leaving it at current or 10.4u links to 88.1.2. However, as long as we are using gcc 3.3, it doesn't seem to matter as testing has demonstrated both will run. We have decided not to invoke the 10.2.8 SDK because it is not a default installed component with Xcode which will probably cause most people problems. However, rather than deleting the SDKROOT_ppc entry entirely, we have mapped it to 10.4u in case we decide we need to change this setting.\n\nTo use Altivec or SSE, we needed architecture specific flags:\nOTHER_CFLAGS_ppc\nOTHER_CFLAGS_i386\nOTHER_CFLAGS=$(OTHER_CFLAGS_($CURRENT_ARCH))\n\nThe general OTHER_CFLAGS needed to be manually mapped to architecture specific options because Xcode didn't do this automatically for us.\n\n\n";
1201 name = SDLFramework;
1202 sourceTree = "<group>";
1203 };
1204 089C1665FE841158C02AAC07 /* Resources */ = {
1205 isa = PBXGroup;
1206 children = (
1207 );
1208 name = Resources;
1209 sourceTree = "<group>";
1210 };
1211 08FB77ACFE841707C02AAC07 /* Library Source */ = {
1212 isa = PBXGroup;
1213 children = (
1214 00CFA69B106B467B00758660 /* atomic */,
1215 0153832C006D78D67F000001 /* audio */,
1216 B24DA50105A88D52006B9F1C /* cpuinfo */,
1217 01538367006D79147F000001 /* events */,
1218 01538376006D79307F000001 /* file */,
1219 00CFA6DF106B48D800758660 /* haptic */,
1220 083E489A006D88D97F000001 /* joystick */,
1221 00162D7509BD217B0037C8D0 /* loadso */,
1222 00162D6309BD214E0037C8D0 /* stdlib */,
1223 01538379006D79737F000001 /* thread */,
1224 01538391006D79BC7F000001 /* timer */,
1225 015383BE006D7A567F000001 /* video */,
1226 00CFA6FA106B493800758660 /* SDL_compat.c */,
1227 00CFA6FB106B493800758660 /* SDL_error_c.h */,
1228 01538438006D7D947F000001 /* SDL_error.c */,
1229 00CFA6FC106B493800758660 /* SDL_fatal.h */,
1230 01538439006D7D947F000001 /* SDL_fatal.c */,
1231 0153843C006D7D947F000001 /* SDL.c */,
1232 );
1233 name = "Library Source";
1234 sourceTree = "<group>";
1235 };
1236 B24DA50105A88D52006B9F1C /* cpuinfo */ = {
1237 isa = PBXGroup;
1238 children = (
1239 B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */,
1240 );
1241 name = cpuinfo;
1242 path = ../../src/cpuinfo;
1243 sourceTree = "<group>";
1244 };
1245 BEC562FE0761C0E800A33029 /* Linked Frameworks */ = {
1246 isa = PBXGroup;
1247 children = (
1248 00D0D08310675DD9004B05EF /* CoreFoundation.framework */,
1249 007317C10858E15000B2BC32 /* Carbon.framework */,
1250 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */,
1251 0073179C0858DECD00B2BC32 /* AudioUnit.framework */,
1252 0073179D0858DECD00B2BC32 /* Cocoa.framework */,
1253 0073179E0858DECD00B2BC32 /* CoreAudio.framework */,
1254 0073179F0858DECD00B2BC32 /* IOKit.framework */,
1255 007317A00858DECD00B2BC32 /* OpenGL.framework */,
1256 00CFA89C106B4BA100758660 /* ForceFeedback.framework */,
1257 );
1258 name = "Linked Frameworks";
1259 sourceTree = "<group>";
1260 };
1261 BECDF5D20761B759005FE872 /* macosx */ = {
1262 isa = PBXGroup;
1263 children = (
1264 BECDF5D50761B759005FE872 /* SDL_coreaudio.c */,
1265 BECDF5D60761B759005FE872 /* SDL_coreaudio.h */,
1266 );
1267 name = macosx;
1268 path = ../../src/audio/macosx;
1269 sourceTree = SOURCE_ROOT;
1270 };
1271 F51789D001769A2401D3D55B /* darwin */ = {
1272 isa = PBXGroup;
1273 children = (
1274 F51789D101769A2401D3D55B /* SDL_sysjoystick.c */,
1275 );
1276 name = darwin;
1277 path = ../../src/joystick/darwin;
1278 sourceTree = SOURCE_ROOT;
1279 };
1280 F59C70FC00D5CB5801000001 /* pkg-support */ = {
1281 isa = PBXGroup;
1282 children = (
1283 F59C70FE00D5CB5801000001 /* devel-resources */,
1284 F59C710100D5CB5801000001 /* resources */,
1285 F5F81AD400D706B101000001 /* Readme SDL Developer.txt */,
1286 F59C710500D5CB5801000001 /* SDL-devel.info */,
1287 F59C710600D5CB5801000001 /* SDL.info */,
1288 );
1289 path = "pkg-support";
1290 sourceTree = SOURCE_ROOT;
1291 };
1292 F59C70FE00D5CB5801000001 /* devel-resources */ = {
1293 isa = PBXGroup;
1294 children = (
1295 F59C710C00D5D15801000001 /* install.sh */,
1296 F59C70FF00D5CB5801000001 /* ReadMe.txt */,
1297 F59C710000D5CB5801000001 /* Welcome.txt */,
1298 );
1299 path = "devel-resources";
1300 sourceTree = "<group>";
1301 };
1302 F59C710100D5CB5801000001 /* resources */ = {
1303 isa = PBXGroup;
1304 children = (
1305 00794D3F09D0C461003FC8A1 /* License.rtf */,
1306 00F5D79E0990CA0D0051C449 /* UniversalBinaryNotes.rtf */,
1307 00AE6E1E08B958CC00255E2F /* ReadMeDevLite.txt */,
1308 F59C710300D5CB5801000001 /* ReadMe.txt */,
1309 );
1310 path = resources;
1311 sourceTree = "<group>";
1312 };
1313 F5B2A58400C5D39001000001 /* Main */ = {
1314 isa = PBXGroup;
1315 children = (
1316 2EECDF2D0086C3A07F000001 /* SDLMain.h */,
1317 2EECDF2E0086C3A07F000001 /* SDLMain.m */,
1318 2EECDF2F0086C3A07F000001 /* SDLMain.nib */,
1319 );
1320 name = Main;
1321 sourceTree = "<group>";
1322 };
1323 /* End PBXGroup section */
1324
1325 /* Begin PBXHeadersBuildPhase section */
1326 BECDF5FF0761BA81005FE872 /* Headers */ = {
1327 isa = PBXHeadersBuildPhase;
1328 buildActionMask = 2147483647;
1329 files = (
1330 00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */,
1331 00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */,
1332 00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */,
1333 00162DAB09BD222F0037C8D0 /* SDL_stdinc.h in Headers */,
1334 00162DAC09BD222F0037C8D0 /* begin_code.h in Headers */,
1335 00162DAD09BD222F0037C8D0 /* close_code.h in Headers */,
1336 00162DAF09BD222F0037C8D0 /* SDL_audio.h in Headers */,
1337 00162DB209BD222F0037C8D0 /* SDL_copying.h in Headers */,
1338 00162DB309BD222F0037C8D0 /* SDL_cpuinfo.h in Headers */,
1339 00162DB409BD222F0037C8D0 /* SDL_endian.h in Headers */,
1340 00162DB509BD222F0037C8D0 /* SDL_error.h in Headers */,
1341 00162DB609BD222F0037C8D0 /* SDL_events.h in Headers */,
1342 00162DB809BD222F0037C8D0 /* SDL_joystick.h in Headers */,
1343 00162DB909BD222F0037C8D0 /* SDL_keyboard.h in Headers */,
1344 00162DBA09BD222F0037C8D0 /* SDL_keysym.h in Headers */,
1345 00162DBB09BD222F0037C8D0 /* SDL_loadso.h in Headers */,
1346 00162DBC09BD222F0037C8D0 /* SDL_main.h in Headers */,
1347 00162DBD09BD222F0037C8D0 /* SDL_mouse.h in Headers */,
1348 00162DBE09BD222F0037C8D0 /* SDL_mutex.h in Headers */,
1349 00162DBF09BD222F0037C8D0 /* SDL_name.h in Headers */,
1350 00162DC009BD222F0037C8D0 /* SDL_opengl.h in Headers */,
1351 00162DC109BD222F0037C8D0 /* SDL_quit.h in Headers */,
1352 00162DC209BD222F0037C8D0 /* SDL_rwops.h in Headers */,
1353 00162DC309BD222F0037C8D0 /* SDL_syswm.h in Headers */,
1354 00162DC409BD222F0037C8D0 /* SDL_thread.h in Headers */,
1355 00162DC509BD222F0037C8D0 /* SDL_timer.h in Headers */,
1356 00162DC609BD222F0037C8D0 /* SDL_types.h in Headers */,
1357 00162DC709BD222F0037C8D0 /* SDL_version.h in Headers */,
1358 00162DC809BD222F0037C8D0 /* SDL_video.h in Headers */,
1359 00162DC909BD222F0037C8D0 /* SDL.h in Headers */,
1360 00CFA682106B44CE00758660 /* SDL_atomic.h in Headers */,
1361 00CFA683106B44CE00758660 /* SDL_compat.h in Headers */,
1362 00CFA684106B44CE00758660 /* SDL_haptic.h in Headers */,
1363 00CFA685106B44CE00758660 /* SDL_pixels.h in Headers */,
1364 00CFA686106B44CE00758660 /* SDL_power.h in Headers */,
1365 00CFA687106B44CE00758660 /* SDL_rect.h in Headers */,
1366 00CFA688106B44CE00758660 /* SDL_scancode.h in Headers */,
1367 00CFA689106B44CE00758660 /* SDL_surface.h in Headers */,
1368 00CFA6B6106B46E500758660 /* SDL_audio_c.h in Headers */,
1369 00CFA6B7106B46E500758660 /* SDL_audiodev_c.h in Headers */,
1370 00CFA6B8106B46E500758660 /* SDL_audiomem.h in Headers */,
1371 00CFA6BA106B46E500758660 /* SDL_sysaudio.h in Headers */,
1372 00CFA6BB106B46E500758660 /* SDL_wave.h in Headers */,
1373 00CFA6C8106B480800758660 /* SDL_events_c.h in Headers */,
1374 00CFA6C9106B480800758660 /* SDL_keyboard_c.h in Headers */,
1375 00CFA6CA106B480800758660 /* SDL_mouse_c.h in Headers */,
1376 00CFA6CB106B480800758660 /* SDL_sysevents.h in Headers */,
1377 00CFA6CC106B480800758660 /* SDL_windowevents_c.h in Headers */,
1378 00CFA6F1106B48D800758660 /* SDL_syshaptic.h in Headers */,
1379 00CFA6FE106B493800758660 /* SDL_error_c.h in Headers */,
1380 00CFA6FF106B493800758660 /* SDL_fatal.h in Headers */,
1381 00CFA757106B498B00758660 /* SDL_cocoaevents.h in Headers */,
1382 00CFA759106B498B00758660 /* SDL_cocoakeyboard.h in Headers */,
1383 00CFA75B106B498B00758660 /* SDL_cocoamodes.h in Headers */,
1384 00CFA75D106B498B00758660 /* SDL_cocoamouse.h in Headers */,
1385 00CFA75F106B498B00758660 /* SDL_cocoaopengl.h in Headers */,
1386 00CFA761106B498B00758660 /* SDL_cocoavideo.h in Headers */,
1387 00CFA763106B498B00758660 /* SDL_cocoawindow.h in Headers */,
1388 00CFA766106B498B00758660 /* SDL_nullevents_c.h in Headers */,
1389 00CFA768106B498B00758660 /* SDL_nullrender_c.h in Headers */,
1390 00CFA76A106B498B00758660 /* SDL_nullvideo.h in Headers */,
1391 00CFA76C106B498B00758660 /* imKStoUCS.h in Headers */,
1392 00CFA76E106B498B00758660 /* SDL_x11dyn.h in Headers */,
1393 00CFA770106B498B00758660 /* SDL_x11events.h in Headers */,
1394 00CFA772106B498B00758660 /* SDL_x11gamma.h in Headers */,
1395 00CFA774106B498B00758660 /* SDL_x11keyboard.h in Headers */,
1396 00CFA776106B498B00758660 /* SDL_x11modes.h in Headers */,
1397 00CFA778106B498B00758660 /* SDL_x11mouse.h in Headers */,
1398 00CFA77A106B498B00758660 /* SDL_x11opengl.h in Headers */,
1399 00CFA77C106B498B00758660 /* SDL_x11opengles.h in Headers */,
1400 00CFA77E106B498B00758660 /* SDL_x11render.h in Headers */,
1401 00CFA77F106B498B00758660 /* SDL_x11sym.h in Headers */,
1402 00CFA781106B498B00758660 /* SDL_x11video.h in Headers */,
1403 00CFA783106B498B00758660 /* SDL_x11window.h in Headers */,
1404 00CFA784106B498B00758660 /* extutil.h in Headers */,
1405 00CFA785106B498B00758660 /* panoramiXext.h in Headers */,
1406 00CFA786106B498B00758660 /* panoramiXproto.h in Headers */,
1407 00CFA787106B498B00758660 /* StdCmap.h in Headers */,
1408 00CFA788106B498B00758660 /* Xext.h in Headers */,
1409 00CFA789106B498B00758660 /* xf86dga.h in Headers */,
1410 00CFA78A106B498B00758660 /* xf86dga1.h in Headers */,
1411 00CFA78B106B498B00758660 /* xf86dga1str.h in Headers */,
1412 00CFA78C106B498B00758660 /* xf86dgastr.h in Headers */,
1413 00CFA78D106B498B00758660 /* xf86vmode.h in Headers */,
1414 00CFA78E106B498B00758660 /* xf86vmstr.h in Headers */,
1415 00CFA78F106B498B00758660 /* Xinerama.h in Headers */,
1416 00CFA790106B498B00758660 /* Xv.h in Headers */,
1417 00CFA791106B498B00758660 /* Xvlib.h in Headers */,
1418 00CFA792106B498B00758660 /* Xvproto.h in Headers */,
1419 00CFA79F106B498B00758660 /* Xvlibint.h in Headers */,
1420 00CFA818106B49B600758660 /* mmx.h in Headers */,
1421 00CFA81A106B49B600758660 /* SDL_alphamult.h in Headers */,
1422 00CFA822106B49B600758660 /* SDL_blit_auto.h in Headers */,
1423 00CFA824106B49B600758660 /* SDL_blit_copy.h in Headers */,
1424 00CFA827106B49B600758660 /* SDL_blit_slow.h in Headers */,
1425 00CFA829106B49B600758660 /* SDL_blit.h in Headers */,
1426 00CFA82B106B49B600758660 /* SDL_draw.h in Headers */,
1427 00CFA830106B49B600758660 /* SDL_glesfuncs.h in Headers */,
1428 00CFA831106B49B600758660 /* SDL_glfuncs.h in Headers */,
1429 00CFA832106B49B600758660 /* SDL_leaks.h in Headers */,
1430 00CFA833106B49B600758660 /* SDL_pixels_c.h in Headers */,
1431 00CFA835106B49B600758660 /* SDL_rect_c.h in Headers */,
1432 00CFA838106B49B600758660 /* SDL_renderer_gl.h in Headers */,
1433 00CFA83A106B49B600758660 /* SDL_renderer_gles.h in Headers */,
1434 00CFA83C106B49B600758660 /* SDL_renderer_sw.h in Headers */,
1435 00CFA83D106B49B600758660 /* SDL_RLEaccel_c.h in Headers */,
1436 00CFA841106B49B600758660 /* SDL_sysvideo.h in Headers */,
1437 00CFA844106B49B600758660 /* SDL_yuv_sw_c.h in Headers */,
1438 );
1439 runOnlyForDeploymentPostprocessing = 0;
1440 };
1441 BECDF66E0761BA81005FE872 /* Headers */ = {
1442 isa = PBXHeadersBuildPhase;
1443 buildActionMask = 2147483647;
1444 files = (
1445 BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */,
1446 BECDF6770761BA81005FE872 /* SDL_name.h in Headers */,
1447 BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */,
1448 00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */,
1449 00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */,
1450 00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */,
1451 00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */,
1452 00162D5B09BD20DA0037C8D0 /* SDL_sysmutex_c.h in Headers */,
1453 00162D5E09BD20DA0037C8D0 /* SDL_systhread_c.h in Headers */,
1454 00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */,
1455 002F32DA09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */,
1456 002F32E809CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */,
1457 00CFA68A106B44CE00758660 /* SDL_atomic.h in Headers */,
1458 00CFA68B106B44CE00758660 /* SDL_compat.h in Headers */,
1459 00CFA68C106B44CE00758660 /* SDL_haptic.h in Headers */,
1460 00CFA68D106B44CE00758660 /* SDL_pixels.h in Headers */,
1461 00CFA68E106B44CE00758660 /* SDL_power.h in Headers */,
1462 00CFA68F106B44CE00758660 /* SDL_rect.h in Headers */,
1463 00CFA690106B44CE00758660 /* SDL_scancode.h in Headers */,
1464 00CFA691106B44CE00758660 /* SDL_surface.h in Headers */,
1465 00CFA6BC106B46E500758660 /* SDL_audio_c.h in Headers */,
1466 00CFA6BD106B46E500758660 /* SDL_audiodev_c.h in Headers */,
1467 00CFA6BE106B46E500758660 /* SDL_audiomem.h in Headers */,
1468 00CFA6C0106B46E500758660 /* SDL_sysaudio.h in Headers */,
1469 00CFA6C1106B46E500758660 /* SDL_wave.h in Headers */,
1470 00CFA6CE106B480800758660 /* SDL_events_c.h in Headers */,
1471 00CFA6CF106B480800758660 /* SDL_keyboard_c.h in Headers */,
1472 00CFA6D0106B480800758660 /* SDL_mouse_c.h in Headers */,
1473 00CFA6D1106B480800758660 /* SDL_sysevents.h in Headers */,
1474 00CFA6D2106B480800758660 /* SDL_windowevents_c.h in Headers */,
1475 00CFA6F8106B48D800758660 /* SDL_syshaptic.h in Headers */,
1476 00CFA701106B493800758660 /* SDL_error_c.h in Headers */,
1477 00CFA702106B493800758660 /* SDL_fatal.h in Headers */,
1478 00CFA7A1106B498B00758660 /* SDL_cocoaevents.h in Headers */,
1479 00CFA7A3106B498B00758660 /* SDL_cocoakeyboard.h in Headers */,
1480 00CFA7A5106B498B00758660 /* SDL_cocoamodes.h in Headers */,
1481 00CFA7A7106B498B00758660 /* SDL_cocoamouse.h in Headers */,
1482 00CFA7A9106B498B00758660 /* SDL_cocoaopengl.h in Headers */,
1483 00CFA7AB106B498B00758660 /* SDL_cocoavideo.h in Headers */,
1484 00CFA7AD106B498B00758660 /* SDL_cocoawindow.h in Headers */,
1485 00CFA7B0106B498B00758660 /* SDL_nullevents_c.h in Headers */,
1486 00CFA7B2106B498B00758660 /* SDL_nullrender_c.h in Headers */,
1487 00CFA7B4106B498B00758660 /* SDL_nullvideo.h in Headers */,
1488 00CFA7B6106B498B00758660 /* imKStoUCS.h in Headers */,
1489 00CFA7B8106B498B00758660 /* SDL_x11dyn.h in Headers */,
1490 00CFA7BA106B498B00758660 /* SDL_x11events.h in Headers */,
1491 00CFA7BC106B498B00758660 /* SDL_x11gamma.h in Headers */,
1492 00CFA7BE106B498B00758660 /* SDL_x11keyboard.h in Headers */,
1493 00CFA7C0106B498B00758660 /* SDL_x11modes.h in Headers */,
1494 00CFA7C2106B498B00758660 /* SDL_x11mouse.h in Headers */,
1495 00CFA7C4106B498B00758660 /* SDL_x11opengl.h in Headers */,
1496 00CFA7C6106B498B00758660 /* SDL_x11opengles.h in Headers */,
1497 00CFA7C8106B498B00758660 /* SDL_x11render.h in Headers */,
1498 00CFA7C9106B498B00758660 /* SDL_x11sym.h in Headers */,
1499 00CFA7CB106B498B00758660 /* SDL_x11video.h in Headers */,
1500 00CFA7CD106B498B00758660 /* SDL_x11window.h in Headers */,
1501 00CFA7CE106B498B00758660 /* extutil.h in Headers */,
1502 00CFA7CF106B498B00758660 /* panoramiXext.h in Headers */,
1503 00CFA7D0106B498B00758660 /* panoramiXproto.h in Headers */,
1504 00CFA7D1106B498B00758660 /* StdCmap.h in Headers */,
1505 00CFA7D2106B498B00758660 /* Xext.h in Headers */,
1506 00CFA7D3106B498B00758660 /* xf86dga.h in Headers */,
1507 00CFA7D4106B498B00758660 /* xf86dga1.h in Headers */,
1508 00CFA7D5106B498B00758660 /* xf86dga1str.h in Headers */,
1509 00CFA7D6106B498B00758660 /* xf86dgastr.h in Headers */,
1510 00CFA7D7106B498B00758660 /* xf86vmode.h in Headers */,
1511 00CFA7D8106B498B00758660 /* xf86vmstr.h in Headers */,
1512 00CFA7D9106B498B00758660 /* Xinerama.h in Headers */,
1513 00CFA7DA106B498B00758660 /* Xv.h in Headers */,
1514 00CFA7DB106B498B00758660 /* Xvlib.h in Headers */,
1515 00CFA7DC106B498B00758660 /* Xvproto.h in Headers */,
1516 00CFA7E8106B498B00758660 /* Xvlibint.h in Headers */,
1517 00CFA846106B49B600758660 /* mmx.h in Headers */,
1518 00CFA848106B49B600758660 /* SDL_alphamult.h in Headers */,
1519 00CFA850106B49B600758660 /* SDL_blit_auto.h in Headers */,
1520 00CFA852106B49B600758660 /* SDL_blit_copy.h in Headers */,
1521 00CFA855106B49B600758660 /* SDL_blit_slow.h in Headers */,
1522 00CFA857106B49B600758660 /* SDL_blit.h in Headers */,
1523 00CFA859106B49B600758660 /* SDL_draw.h in Headers */,
1524 00CFA85E106B49B600758660 /* SDL_glesfuncs.h in Headers */,
1525 00CFA85F106B49B600758660 /* SDL_glfuncs.h in Headers */,
1526 00CFA860106B49B600758660 /* SDL_leaks.h in Headers */,
1527 00CFA861106B49B600758660 /* SDL_pixels_c.h in Headers */,
1528 00CFA863106B49B600758660 /* SDL_rect_c.h in Headers */,
1529 00CFA866106B49B600758660 /* SDL_renderer_gl.h in Headers */,
1530 00CFA868106B49B600758660 /* SDL_renderer_gles.h in Headers */,
1531 00CFA86A106B49B600758660 /* SDL_renderer_sw.h in Headers */,
1532 00CFA86B106B49B600758660 /* SDL_RLEaccel_c.h in Headers */,
1533 00CFA86F106B49B600758660 /* SDL_sysvideo.h in Headers */,
1534 00CFA872106B49B600758660 /* SDL_yuv_sw_c.h in Headers */,
1535 );
1536 runOnlyForDeploymentPostprocessing = 0;
1537 };
1538 /* End PBXHeadersBuildPhase section */
1539
1540 /* Begin PBXNativeTarget section */
1541 BECDF5FE0761BA81005FE872 /* Framework */ = {
1542 isa = PBXNativeTarget;
1543 buildConfigurationList = 0073177A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Framework" */;
1544 buildPhases = (
1545 00D55F050A11143E0030ED2A /* Run Script to Create SDL_config.h */,
1546 00CFA875106B4A1400758660 /* Run Script to Create SDL_revision.h */,
1547 BECDF5FF0761BA81005FE872 /* Headers */,
1548 BECDF62A0761BA81005FE872 /* Resources */,
1549 BECDF62C0761BA81005FE872 /* Sources */,
1550 BECDF6680761BA81005FE872 /* Frameworks */,
1551 );
1552 buildRules = (
1553 );
1554 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";
1555 dependencies = (
1556 );
1557 name = Framework;
1558 productInstallPath = "@executable_path/../Frameworks";
1559 productName = SDL;
1560 productReference = BECDF66C0761BA81005FE872 /* SDL.framework */;
1561 productType = "com.apple.product-type.framework";
1562 };
1563 BECDF66D0761BA81005FE872 /* Static Library */ = {
1564 isa = PBXNativeTarget;
1565 buildConfigurationList = 0073177E0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Static Library" */;
1566 buildPhases = (
1567 00D55F080A11147F0030ED2A /* Run Script to Create SDL_config.h */,
1568 BECDF66E0761BA81005FE872 /* Headers */,
1569 BECDF6790761BA81005FE872 /* Sources */,
1570 BECDF6B10761BA81005FE872 /* Frameworks */,
1571 BECDF6B20761BA81005FE872 /* Rez */,
1572 );
1573 buildRules = (
1574 );
1575 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.";
1576 dependencies = (
1577 );
1578 name = "Static Library";
1579 productInstallPath = /usr/local/lib;
1580 productName = "Static Library";
1581 productReference = BECDF6B30761BA81005FE872 /* libSDL.a */;
1582 productType = "com.apple.product-type.library.static";
1583 };
1584 BECDF6BB0761BA81005FE872 /* Standard DMG */ = {
1585 isa = PBXNativeTarget;
1586 buildConfigurationList = 007317860858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Standard DMG" */;
1587 buildPhases = (
1588 BECDF6BD0761BA81005FE872 /* ShellScript */,
1589 );
1590 buildRules = (
1591 );
1592 dependencies = (
1593 BECDF6C60761BA81005FE872 /* PBXTargetDependency */,
1594 );
1595 name = "Standard DMG";
1596 productInstallPath = /usr/local/bin;
1597 productName = "Standard Package";
1598 productReference = BECDF6BE0761BA81005FE872 /* Standard DMG */;
1599 productType = "com.apple.product-type.tool";
1600 };
1601 BECDF6C00761BA81005FE872 /* Developer Extras Package */ = {
1602 isa = PBXNativeTarget;
1603 buildConfigurationList = 0073178A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Developer Extras Package" */;
1604 buildPhases = (
1605 BECDF6C20761BA81005FE872 /* ShellScript */,
1606 );
1607 buildRules = (
1608 );
1609 dependencies = (
1610 );
1611 name = "Developer Extras Package";
1612 productInstallPath = /usr/local/bin;
1613 productName = "Devel Package";
1614 productReference = BECDF6C30761BA81005FE872 /* Developer Extras Package */;
1615 productType = "com.apple.product-type.tool";
1616 };
1617 /* End PBXNativeTarget section */
1618
1619 /* Begin PBXProject section */
1620 0867D690FE84028FC02AAC07 /* Project object */ = {
1621 isa = PBXProject;
1622 buildConfigurationList = 0073178E0858DB0500B2BC32 /* Build configuration list for PBXProject "SDL" */;
1623 compatibilityVersion = "Xcode 3.0";
1624 hasScannedForEncodings = 1;
1625 mainGroup = 0867D691FE84028FC02AAC07 /* SDLFramework */;
1626 productRefGroup = 034768DDFF38A45A11DB9C8B /* Products */;
1627 projectDirPath = "";
1628 projectRoot = "";
1629 targets = (
1630 BECDF5FE0761BA81005FE872 /* Framework */,
1631 BECDF66D0761BA81005FE872 /* Static Library */,
1632 BECDF6BB0761BA81005FE872 /* Standard DMG */,
1633 BECDF6C00761BA81005FE872 /* Developer Extras Package */,
1634 );
1635 };
1636 /* End PBXProject section */
1637
1638 /* Begin PBXResourcesBuildPhase section */
1639 BECDF62A0761BA81005FE872 /* Resources */ = {
1640 isa = PBXResourcesBuildPhase;
1641 buildActionMask = 2147483647;
1642 files = (
1643 );
1644 runOnlyForDeploymentPostprocessing = 0;
1645 };
1646 /* End PBXResourcesBuildPhase section */
1647
1648 /* Begin PBXRezBuildPhase section */
1649 BECDF6B20761BA81005FE872 /* Rez */ = {
1650 isa = PBXRezBuildPhase;
1651 buildActionMask = 2147483647;
1652 files = (
1653 );
1654 runOnlyForDeploymentPostprocessing = 0;
1655 };
1656 /* End PBXRezBuildPhase section */
1657
1658 /* Begin PBXShellScriptBuildPhase section */
1659 00CFA875106B4A1400758660 /* Run Script to Create SDL_revision.h */ = {
1660 isa = PBXShellScriptBuildPhase;
1661 buildActionMask = 2147483647;
1662 files = (
1663 );
1664 inputPaths = (
1665 "$(SRCROOT)/../../build-scripts/updaterev.sh",
1666 );
1667 name = "Run Script to Create SDL_revision.h";
1668 outputPaths = (
1669 "$(SRCROOT)/../../include/SDL_revision.h",
1670 );
1671 runOnlyForDeploymentPostprocessing = 0;
1672 shellPath = /bin/sh;
1673 shellScript = "sh ../../build-scripts/updaterev.sh";
1674 };
1675 00D55F050A11143E0030ED2A /* Run Script to Create SDL_config.h */ = {
1676 isa = PBXShellScriptBuildPhase;
1677 buildActionMask = 2147483647;
1678 files = (
1679 );
1680 inputPaths = (
1681 "$(SRCROOT)/../../include/SDL_config.h.default",
1682 );
1683 name = "Run Script to Create SDL_config.h";
1684 outputPaths = (
1685 "$(SRCROOT)/../../include/SDL_config.h",
1686 );
1687 runOnlyForDeploymentPostprocessing = 0;
1688 shellPath = /bin/sh;
1689 shellScript = "# Make sure that include/SDL_config.h is a symlink to SDL_config.h.default.\n# If it exists and is not a symlink, it was probably generated by configure and\n# we move it aside.\nif [ ! -L ../../include/SDL_config.h ]; then\n if [ -e ../../include/SDL_config.h ]; then\n mv ../../include/SDL_config.h ../../include/SDL_config.h.generated\n fi\n ln -s SDL_config.h.default ../../include/SDL_config.h\nfi\n";
1690 };
1691 00D55F080A11147F0030ED2A /* Run Script to Create SDL_config.h */ = {
1692 isa = PBXShellScriptBuildPhase;
1693 buildActionMask = 2147483647;
1694 files = (
1695 );
1696 inputPaths = (
1697 );
1698 name = "Run Script to Create SDL_config.h";
1699 outputPaths = (
1700 );
1701 runOnlyForDeploymentPostprocessing = 0;
1702 shellPath = /bin/sh;
1703 shellScript = "# Make sure that include/SDL_config.h is a symlink to SDL_config.h.default.\n# If it exists and is not a symlink, it was probably generated by configure and\n# we move it aside.\nif [ ! -L ../../include/SDL_config.h ]; then\n if [ -e ../../include/SDL_config.h ]; then\n mv ../../include/SDL_config.h ../../include/SDL_config.h.generated\n fi\n ln -s SDL_config.h.default ../../include/SDL_config.h\nfi\n";
1704 };
1705 BECDF6BD0761BA81005FE872 /* ShellScript */ = {
1706 isa = PBXShellScriptBuildPhase;
1707 buildActionMask = 12;
1708 files = (
1709 );
1710 runOnlyForDeploymentPostprocessing = 0;
1711 shellPath = /bin/sh;
1712 shellScript = "# clean up the framework, remove headers, extra files\nmkdir -p build/dmg-tmp\nmkdir -p build/dmg-tmp/devel-lite\n/Developer/Tools/CpMac -r $TARGET_BUILD_DIR/SDL.framework build/dmg-tmp/\n\n# strip moved to Xcode native mechanism\n# strip -x build/dmg-tmp/SDL.framework/SDL\n\ncp pkg-support/resources/License.rtf build/dmg-tmp\ncp pkg-support/resources/ReadMe.txt build/dmg-tmp\ncp pkg-support/resources/ReadMeDevLite.txt build/dmg-tmp/devel-lite\ncp pkg-support/resources/UniversalBinaryNotes.rtf build/dmg-tmp\n\ncp ../../src/main/macosx/SDLMain.h build/dmg-tmp/devel-lite\ncp ../../src/main/macosx/SDLMain.m build/dmg-tmp/devel-lite\n\n# remove the .DS_Store files if any (we may want to provide one in the future for fancy .dmgs)\nfind build/dmg-tmp -name .DS_Store -exec rm -f \"{}\" \\;\n\n# for fancy .dmg\nmkdir -p build/dmg-tmp/.logo\ncp pkg-support/resources/SDL_DS_Store build/dmg-tmp/.DS_Store\ncp pkg-support/sdl_logo.pdf build/dmg-tmp/.logo\n\n# create the dmg\nhdiutil create -ov -fs HFS+ -volname SDL -srcfolder build/dmg-tmp build/SDL.dmg\n\n# clean up\nrm -rf build/dmg-tmp\n\n# compress it???\n#(cd build; gnutar -zcvf SDL.dmg.tar.gz SDL.dmg)";
1713 };
1714 BECDF6C20761BA81005FE872 /* ShellScript */ = {
1715 isa = PBXShellScriptBuildPhase;
1716 buildActionMask = 2147483647;
1717 comments = "The old .pkg generator script:\n\n# make a copy of the framework to work with\nmkdir -p build/pkg-tmp\n\n## We're changing this to follow OS X conventions, where the headers and\n## framework are bundled together. Thus this development package won't \n## actually contain any direct framework elements.\n#/Developer/Tools/CpMac -r build/SDL.framework build/pkg-tmp/\n\n# copy in some files they might want around...\ncp ../../docs.html build/pkg-tmp\ncp -r ../../docs build/pkg-tmp\n#cp -r ../../src/main/macosx build/pkg-tmp/\n#rm -rf build/pkg-tmp/main/exports\ncp -r \"../Project Stationary\" build/pkg-tmp/\ncp \"pkg-support/Readme SDL Developer.txt\" build/pkg-tmp/\n#cp \"../uninstall.csh\" build/pkg-tmp/\n\n## We shouldn't have any framework stuff to deal with now\n# clean up the framework, remove extra files\n# rm -rf build/pkg-tmp/SDL.framework/Resources/pbdevelopment.plist\n\n# remove the .DS_Store file to keep tool from crapping out\nfind pkg-support -name \".DS_Store\" -exec rm -rf \"{}\" \";\" \n\n# create the .pkg\n../package build/pkg-tmp pkg-support/SDL-devel.info -d build -r pkg-support/devel-resources \n#\"/Developer/Applications/Utilities/PackageMaker.app/Contents/MacOS/PackageMaker\" -build -p build/ -f build/pkg-tmp -r pkg-support/devel-resources -i Info.plist -d Description.plist\n\n# create install scripts\nDIR=build/SDL-devel.pkg/\ncp $DIR/install.sh $DIR/SDL-devel.post_install\nmv $DIR/install.sh $DIR/SDL-devel.post_upgrade\n\n# add execute flag to scripts\nchmod 755 $DIR/SDL-devel.post_install $DIR/SDL-devel.post_upgrade\n\n# remove temporary files\n#rm -rf build/pkg-tmp\n\n# compress\n(cd build; gnutar -zcvf SDL-devel.pkg.tar.gz SDL-devel.pkg)";
1718 files = (
1719 );
1720 runOnlyForDeploymentPostprocessing = 0;
1721 shellPath = /bin/sh;
1722 shellScript = "# make a directory to hold the stuff we're going to package up\nmkdir -p build/devel-extras-tmp\nmkdir -p build/devel-extras-tmp/Documentation\nmkdir -p build/devel-extras-tmp/SDLMain\nmkdir -p build/devel-extras-tmp/SDLMain/NIBless\nmkdir -p build/devel-extras-tmp/SDLMain/CocoaMenus\n\n# copy the docs\ncp ../../docs.html build/devel-extras-tmp/Documentation\ncp -r ../../docs build/devel-extras-tmp/Documentation\n\n# copy the Xcode Project user templates\ncp -r \"../TemplatesForXcodeTiger\" build/devel-extras-tmp/\ncp -r \"../TemplatesForXcodeLeopard\" build/devel-extras-tmp/\ncp -r \"../TemplatesForXcodeSnowLeopard\" build/devel-extras-tmp/\ncp \"pkg-support/Readme SDL Developer.txt\" build/devel-extras-tmp/\n\n# readme file\n#cp pkg-support/resources/ReadMe.txt build/devel-extras-tmp\n\n#cp pkg-support/resources/UniversalBinaryNotes.rtf build/devel-extras-tmp\n\n# Copy the devel-lite stuff just in case the user didn't notice it in the main package\n# I should copy all the different SDLMain versions (and nibs) instead.\n# I'm assuming the default is the same as the SDL App and SDL/OpenGL templates\n\ncp pkg-support/resources/ReadMeDevLite.txt build/devel-extras-tmp/SDLMain/NIBless\ncp ../../src/main/macosx/SDLMain.h build/devel-extras-tmp/SDLMain/NIBless\ncp ../../src/main/macosx/SDLMain.m build/devel-extras-tmp/SDLMain/NIBless\n\n# Nib stuff from SDL-Cocoa App\n/Developer/Tools/CpMac -r \"../TemplatesForXcodeSnowLeopard/SDL Cocoa Application/SDLMain.h\" build/devel-extras-tmp/SDLMain/CocoaMenus\n/Developer/Tools/CpMac -r \"../TemplatesForXcodeSnowLeopard/SDL Cocoa Application/SDLMain.m\" build/devel-extras-tmp/SDLMain/CocoaMenus\n/Developer/Tools/CpMac -r \"../TemplatesForXcodeSnowLeopard/SDL Cocoa Application/English.lproj/SDLMain.nib\" build/devel-extras-tmp/SDLMain/CocoaMenus\n\n# Copy precompiled libSDLmain.a's here??? We have potentially 3 different ones?\n# /Developer/Tools/CpMac -r $TARGET_BUILD_DIR/libSDLmain.a build/devel-extras-tmp/SDLMain/NIBless\n#\n#\n\n# Copy sdl-config's for those who've been wanting one? Will need to document that it may\n# require manual changes if you don't install the framework to /Library/Frameworks\n# <<sdl-config here>>\n\n# remove the .DS_Store files if any (we may want to provide one in the future for fancy .dmgs)\nfind build/devel-extras-tmp -name .DS_Store -exec rm -f \"{}\" \\;\n# remove CVS stuff\nfind build/devel-extras-tmp -name .cvsignore -exec rm -f \"{}\" \\;\n# depth first traversal, type=directory, remove recursively\nfind -d build/devel-extras-tmp -type d -name CVS -exec rm -rf \"{}\" \\;\n\n\n# create the dmg\nhdiutil create -ov -fs HFS+ -volname SDL-devel-extras -srcfolder build/devel-extras-tmp build/SDL-devel-extras.dmg\n\n# clean up\nrm -rf build/devel-extras-tmp\n\n# compress it???\n#(cd build; gnutar -zcvf SDL.dmg.tar.gz SDL.dmg)\n\n";
1723 };
1724 /* End PBXShellScriptBuildPhase section */
1725
1726 /* Begin PBXSourcesBuildPhase section */
1727 BECDF62C0761BA81005FE872 /* Sources */ = {
1728 isa = PBXSourcesBuildPhase;
1729 buildActionMask = 2147483647;
1730 files = (
1731 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */,
1732 BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */,
1733 BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */,
1734 BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */,
1735 BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */,
1736 BECDF6360761BA81005FE872 /* SDL_events.c in Sources */,
1737 BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */,
1738 BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */,
1739 BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */,
1740 BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */,
1741 BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */,
1742 BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */,
1743 BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */,
1744 BECDF6500761BA81005FE872 /* SDL.c in Sources */,
1745 BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */,
1746 BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */,
1747 BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */,
1748 BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */,
1749 BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */,
1750 00162D5309BD20DA0037C8D0 /* SDL_syscond.c in Sources */,
1751 00162D5409BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */,
1752 00162D5609BD20DA0037C8D0 /* SDL_syssem.c in Sources */,
1753 00162D5709BD20DA0037C8D0 /* SDL_systhread.c in Sources */,
1754 00162D6109BD21010037C8D0 /* SDL_systimer.c in Sources */,
1755 00162D6B09BD214F0037C8D0 /* SDL_getenv.c in Sources */,
1756 00162D6C09BD214F0037C8D0 /* SDL_malloc.c in Sources */,
1757 00162D6D09BD214F0037C8D0 /* SDL_qsort.c in Sources */,
1758 00162D6E09BD214F0037C8D0 /* SDL_stdlib.c in Sources */,
1759 00162D6F09BD214F0037C8D0 /* SDL_string.c in Sources */,
1760 00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */,
1761 002F328609CA049100EBEB88 /* SDL_iconv.c in Sources */,
1762 002F32D709CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */,
1763 002F32E509CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */,
1764 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */,
1765 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */,
1766 00CFA6A8106B467B00758660 /* SDL_atomic.c in Sources */,
1767 00CFA6B9106B46E500758660 /* SDL_audiotypecvt.c in Sources */,
1768 00CFA6CD106B480800758660 /* SDL_windowevents.c in Sources */,
1769 00CFA6EC106B48D800758660 /* SDL_syshaptic.c in Sources */,
1770 00CFA6F0106B48D800758660 /* SDL_haptic.c in Sources */,
1771 00CFA6FD106B493800758660 /* SDL_compat.c in Sources */,
1772 00CFA758106B498B00758660 /* SDL_cocoaevents.m in Sources */,
1773 00CFA75A106B498B00758660 /* SDL_cocoakeyboard.m in Sources */,
1774 00CFA75C106B498B00758660 /* SDL_cocoamodes.m in Sources */,
1775 00CFA75E106B498B00758660 /* SDL_cocoamouse.m in Sources */,
1776 00CFA760106B498B00758660 /* SDL_cocoaopengl.m in Sources */,
1777 00CFA762106B498B00758660 /* SDL_cocoavideo.m in Sources */,
1778 00CFA764106B498B00758660 /* SDL_cocoawindow.m in Sources */,
1779 00CFA765106B498B00758660 /* SDL_nullevents.c in Sources */,
1780 00CFA767106B498B00758660 /* SDL_nullrender.c in Sources */,
1781 00CFA769106B498B00758660 /* SDL_nullvideo.c in Sources */,
1782 00CFA76B106B498B00758660 /* imKStoUCS.c in Sources */,
1783 00CFA76D106B498B00758660 /* SDL_x11dyn.c in Sources */,
1784 00CFA76F106B498B00758660 /* SDL_x11events.c in Sources */,
1785 00CFA771106B498B00758660 /* SDL_x11gamma.c in Sources */,
1786 00CFA773106B498B00758660 /* SDL_x11keyboard.c in Sources */,
1787 00CFA775106B498B00758660 /* SDL_x11modes.c in Sources */,
1788 00CFA777106B498B00758660 /* SDL_x11mouse.c in Sources */,
1789 00CFA779106B498B00758660 /* SDL_x11opengl.c in Sources */,
1790 00CFA77B106B498B00758660 /* SDL_x11opengles.c in Sources */,
1791 00CFA77D106B498B00758660 /* SDL_x11render.c in Sources */,
1792 00CFA780106B498B00758660 /* SDL_x11video.c in Sources */,
1793 00CFA782106B498B00758660 /* SDL_x11window.c in Sources */,
1794 00CFA794106B498B00758660 /* Xinerama.c in Sources */,
1795 00CFA795106B498B00758660 /* xme.c in Sources */,
1796 00CFA796106B498B00758660 /* AllCmap.c in Sources */,
1797 00CFA797106B498B00758660 /* CmapAlloc.c in Sources */,
1798 00CFA798106B498B00758660 /* CrCmap.c in Sources */,
1799 00CFA799106B498B00758660 /* DelCmap.c in Sources */,
1800 00CFA79A106B498B00758660 /* Distinct.c in Sources */,
1801 00CFA79B106B498B00758660 /* LookupCmap.c in Sources */,
1802 00CFA79C106B498B00758660 /* StdCmap.c in Sources */,
1803 00CFA79D106B498B00758660 /* VisCmap.c in Sources */,
1804 00CFA79E106B498B00758660 /* Xv.c in Sources */,
1805 00CFA7A0106B498B00758660 /* XF86VMode.c in Sources */,
1806 00CFA819106B49B600758660 /* SDL_alphamult.c in Sources */,
1807 00CFA81B106B49B600758660 /* SDL_blendline.c in Sources */,
1808 00CFA81C106B49B600758660 /* SDL_blendpoint.c in Sources */,
1809 00CFA81D106B49B600758660 /* SDL_blendrect.c in Sources */,
1810 00CFA81E106B49B600758660 /* SDL_blit_0.c in Sources */,
1811 00CFA81F106B49B600758660 /* SDL_blit_1.c in Sources */,
1812 00CFA820106B49B600758660 /* SDL_blit_A.c in Sources */,
1813 00CFA821106B49B600758660 /* SDL_blit_auto.c in Sources */,
1814 00CFA823106B49B600758660 /* SDL_blit_copy.c in Sources */,
1815 00CFA825106B49B600758660 /* SDL_blit_N.c in Sources */,
1816 00CFA826106B49B600758660 /* SDL_blit_slow.c in Sources */,
1817 00CFA828106B49B600758660 /* SDL_blit.c in Sources */,
1818 00CFA82A106B49B600758660 /* SDL_bmp.c in Sources */,
1819 00CFA82C106B49B600758660 /* SDL_drawline.c in Sources */,
1820 00CFA82D106B49B600758660 /* SDL_drawpoint.c in Sources */,
1821 00CFA82E106B49B600758660 /* SDL_fillrect.c in Sources */,
1822 00CFA82F106B49B600758660 /* SDL_gamma.c in Sources */,
1823 00CFA834106B49B600758660 /* SDL_pixels.c in Sources */,
1824 00CFA836106B49B600758660 /* SDL_rect.c in Sources */,
1825 00CFA837106B49B600758660 /* SDL_renderer_gl.c in Sources */,
1826 00CFA839106B49B600758660 /* SDL_renderer_gles.c in Sources */,
1827 00CFA83B106B49B600758660 /* SDL_renderer_sw.c in Sources */,
1828 00CFA83E106B49B600758660 /* SDL_RLEaccel.c in Sources */,
1829 00CFA83F106B49B600758660 /* SDL_stretch.c in Sources */,
1830 00CFA840106B49B600758660 /* SDL_surface.c in Sources */,
1831 00CFA842106B49B600758660 /* SDL_video.c in Sources */,
1832 00CFA843106B49B600758660 /* SDL_yuv_mmx.c in Sources */,
1833 00CFA845106B49B600758660 /* SDL_yuv_sw.c in Sources */,
1834 );
1835 runOnlyForDeploymentPostprocessing = 0;
1836 };
1837 BECDF6790761BA81005FE872 /* Sources */ = {
1838 isa = PBXSourcesBuildPhase;
1839 buildActionMask = 2147483647;
1840 files = (
1841 BECDF67A0761BA81005FE872 /* SDL_audio.c in Sources */,
1842 BECDF67B0761BA81005FE872 /* SDL_audiocvt.c in Sources */,
1843 BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */,
1844 BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */,
1845 BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */,
1846 BECDF6840761BA81005FE872 /* SDL_events.c in Sources */,
1847 BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */,
1848 BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */,
1849 BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */,
1850 BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */,
1851 BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */,
1852 BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */,
1853 BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */,
1854 BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */,
1855 BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */,
1856 BECDF6A50761BA81005FE872 /* SDL.c in Sources */,
1857 BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */,
1858 BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */,
1859 BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */,
1860 00162D5909BD20DA0037C8D0 /* SDL_syscond.c in Sources */,
1861 00162D5A09BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */,
1862 00162D5C09BD20DA0037C8D0 /* SDL_syssem.c in Sources */,
1863 00162D5D09BD20DA0037C8D0 /* SDL_systhread.c in Sources */,
1864 00162D6209BD21010037C8D0 /* SDL_systimer.c in Sources */,
1865 00162D7009BD214F0037C8D0 /* SDL_getenv.c in Sources */,
1866 00162D7109BD214F0037C8D0 /* SDL_malloc.c in Sources */,
1867 00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */,
1868 00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */,
1869 00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */,
1870 00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */,
1871 002F328709CA049100EBEB88 /* SDL_iconv.c in Sources */,
1872 002F32D909CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */,
1873 002F32E709CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */,
1874 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */,
1875 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */,
1876 00CFA6AD106B467B00758660 /* SDL_atomic.c in Sources */,
1877 00CFA6BF106B46E500758660 /* SDL_audiotypecvt.c in Sources */,
1878 00CFA6D3106B480800758660 /* SDL_windowevents.c in Sources */,
1879 00CFA6F3106B48D800758660 /* SDL_syshaptic.c in Sources */,
1880 00CFA6F7106B48D800758660 /* SDL_haptic.c in Sources */,
1881 00CFA700106B493800758660 /* SDL_compat.c in Sources */,
1882 00CFA7A2106B498B00758660 /* SDL_cocoaevents.m in Sources */,
1883 00CFA7A4106B498B00758660 /* SDL_cocoakeyboard.m in Sources */,
1884 00CFA7A6106B498B00758660 /* SDL_cocoamodes.m in Sources */,
1885 00CFA7A8106B498B00758660 /* SDL_cocoamouse.m in Sources */,
1886 00CFA7AA106B498B00758660 /* SDL_cocoaopengl.m in Sources */,
1887 00CFA7AC106B498B00758660 /* SDL_cocoavideo.m in Sources */,
1888 00CFA7AE106B498B00758660 /* SDL_cocoawindow.m in Sources */,
1889 00CFA7AF106B498B00758660 /* SDL_nullevents.c in Sources */,
1890 00CFA7B1106B498B00758660 /* SDL_nullrender.c in Sources */,
1891 00CFA7B3106B498B00758660 /* SDL_nullvideo.c in Sources */,
1892 00CFA7B5106B498B00758660 /* imKStoUCS.c in Sources */,
1893 00CFA7B7106B498B00758660 /* SDL_x11dyn.c in Sources */,
1894 00CFA7B9106B498B00758660 /* SDL_x11events.c in Sources */,
1895 00CFA7BB106B498B00758660 /* SDL_x11gamma.c in Sources */,
1896 00CFA7BD106B498B00758660 /* SDL_x11keyboard.c in Sources */,
1897 00CFA7BF106B498B00758660 /* SDL_x11modes.c in Sources */,
1898 00CFA7C1106B498B00758660 /* SDL_x11mouse.c in Sources */,
1899 00CFA7C3106B498B00758660 /* SDL_x11opengl.c in Sources */,
1900 00CFA7C5106B498B00758660 /* SDL_x11opengles.c in Sources */,
1901 00CFA7C7106B498B00758660 /* SDL_x11render.c in Sources */,
1902 00CFA7CA106B498B00758660 /* SDL_x11video.c in Sources */,
1903 00CFA7CC106B498B00758660 /* SDL_x11window.c in Sources */,
1904 00CFA7DD106B498B00758660 /* Xinerama.c in Sources */,
1905 00CFA7DE106B498B00758660 /* xme.c in Sources */,
1906 00CFA7DF106B498B00758660 /* AllCmap.c in Sources */,
1907 00CFA7E0106B498B00758660 /* CmapAlloc.c in Sources */,
1908 00CFA7E1106B498B00758660 /* CrCmap.c in Sources */,
1909 00CFA7E2106B498B00758660 /* DelCmap.c in Sources */,
1910 00CFA7E3106B498B00758660 /* Distinct.c in Sources */,
1911 00CFA7E4106B498B00758660 /* LookupCmap.c in Sources */,
1912 00CFA7E5106B498B00758660 /* StdCmap.c in Sources */,
1913 00CFA7E6106B498B00758660 /* VisCmap.c in Sources */,
1914 00CFA7E7106B498B00758660 /* Xv.c in Sources */,
1915 00CFA7E9106B498B00758660 /* XF86VMode.c in Sources */,
1916 00CFA847106B49B600758660 /* SDL_alphamult.c in Sources */,
1917 00CFA849106B49B600758660 /* SDL_blendline.c in Sources */,
1918 00CFA84A106B49B600758660 /* SDL_blendpoint.c in Sources */,
1919 00CFA84B106B49B600758660 /* SDL_blendrect.c in Sources */,
1920 00CFA84C106B49B600758660 /* SDL_blit_0.c in Sources */,
1921 00CFA84D106B49B600758660 /* SDL_blit_1.c in Sources */,
1922 00CFA84E106B49B600758660 /* SDL_blit_A.c in Sources */,
1923 00CFA84F106B49B600758660 /* SDL_blit_auto.c in Sources */,
1924 00CFA851106B49B600758660 /* SDL_blit_copy.c in Sources */,
1925 00CFA853106B49B600758660 /* SDL_blit_N.c in Sources */,
1926 00CFA854106B49B600758660 /* SDL_blit_slow.c in Sources */,
1927 00CFA856106B49B600758660 /* SDL_blit.c in Sources */,
1928 00CFA858106B49B600758660 /* SDL_bmp.c in Sources */,
1929 00CFA85A106B49B600758660 /* SDL_drawline.c in Sources */,
1930 00CFA85B106B49B600758660 /* SDL_drawpoint.c in Sources */,
1931 00CFA85C106B49B600758660 /* SDL_fillrect.c in Sources */,
1932 00CFA85D106B49B600758660 /* SDL_gamma.c in Sources */,
1933 00CFA862106B49B600758660 /* SDL_pixels.c in Sources */,
1934 00CFA864106B49B600758660 /* SDL_rect.c in Sources */,
1935 00CFA865106B49B600758660 /* SDL_renderer_gl.c in Sources */,
1936 00CFA867106B49B600758660 /* SDL_renderer_gles.c in Sources */,
1937 00CFA869106B49B600758660 /* SDL_renderer_sw.c in Sources */,
1938 00CFA86C106B49B600758660 /* SDL_RLEaccel.c in Sources */,
1939 00CFA86D106B49B600758660 /* SDL_stretch.c in Sources */,
1940 00CFA86E106B49B600758660 /* SDL_surface.c in Sources */,
1941 00CFA870106B49B600758660 /* SDL_video.c in Sources */,
1942 00CFA871106B49B600758660 /* SDL_yuv_mmx.c in Sources */,
1943 00CFA873106B49B600758660 /* SDL_yuv_sw.c in Sources */,
1944 );
1945 runOnlyForDeploymentPostprocessing = 0;
1946 };
1947 /* End PBXSourcesBuildPhase section */
1948
1949 /* Begin PBXTargetDependency section */
1950 BECDF6C60761BA81005FE872 /* PBXTargetDependency */ = {
1951 isa = PBXTargetDependency;
1952 target = BECDF5FE0761BA81005FE872 /* Framework */;
1953 targetProxy = BECDF6C50761BA81005FE872 /* PBXContainerItemProxy */;
1954 };
1955 /* End PBXTargetDependency section */
1956
1957 /* Begin XCBuildConfiguration section */
1958 0073177B0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */ = {
1959 isa = XCBuildConfiguration;
1960 buildSettings = {
1961 DYLIB_COMPATIBILITY_VERSION = 1.3;
1962 DYLIB_CURRENT_VERSION = 1.3.0;
1963 FRAMEWORK_VERSION = 1.3;
1964 GCC_PREPROCESSOR_DEFINITIONS = (
1965 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1966 "SDL_VIDEO_DRIVER_DGA=1",
1967 "SDL_VIDEO_DRIVER_X11=1",
1968 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
1969 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
1970 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
1971 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
1972 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
1973 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
1974 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
1975 "SDL_VIDEO_DRIVER_X11_XME=1",
1976 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
1977 "SDL_VIDEO_DRIVER_X11_XV=1",
1978 );
1979 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
1980 HEADER_SEARCH_PATHS = /usr/X11R6/include;
1981 INFOPLIST_FILE = "Info-Framework.plist";
1982 INSTALL_PATH = "@executable_path/../Frameworks";
1983 PRODUCT_NAME = SDL;
1984 WRAPPER_EXTENSION = framework;
1985 };
1986 name = Development_using_10.4SDK_and_10.6SDK;
1987 };
1988 0073177C0858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */ = {
1989 isa = XCBuildConfiguration;
1990 buildSettings = {
1991 DYLIB_COMPATIBILITY_VERSION = 1.3;
1992 DYLIB_CURRENT_VERSION = 1.3.0;
1993 FRAMEWORK_VERSION = 1.3;
1994 GCC_PREPROCESSOR_DEFINITIONS = (
1995 "$(GCC_PREPROCESSOR_DEFINITIONS)",
1996 "SDL_VIDEO_DRIVER_DGA=1",
1997 "SDL_VIDEO_DRIVER_X11=1",
1998 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
1999 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
2000 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
2001 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
2002 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
2003 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
2004 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
2005 "SDL_VIDEO_DRIVER_X11_XME=1",
2006 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
2007 "SDL_VIDEO_DRIVER_X11_XV=1",
2008 );
2009 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
2010 HEADER_SEARCH_PATHS = /usr/X11R6/include;
2011 INFOPLIST_FILE = "Info-Framework.plist";
2012 INSTALL_PATH = "@executable_path/../Frameworks";
2013 PRODUCT_NAME = SDL;
2014 WRAPPER_EXTENSION = framework;
2015 };
2016 name = Deployment_for_official_releases_using_10.4SDK_and_10.6SDK;
2017 };
2018 0073177D0858DB0500B2BC32 /* Default */ = {
2019 isa = XCBuildConfiguration;
2020 buildSettings = {
2021 DYLIB_COMPATIBILITY_VERSION = 1.3;
2022 DYLIB_CURRENT_VERSION = 1.3.0;
2023 FRAMEWORK_VERSION = 1.3;
2024 GCC_PREPROCESSOR_DEFINITIONS = (
2025 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2026 "SDL_VIDEO_DRIVER_DGA=1",
2027 "SDL_VIDEO_DRIVER_X11=1",
2028 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
2029 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
2030 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
2031 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
2032 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
2033 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
2034 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
2035 "SDL_VIDEO_DRIVER_X11_XME=1",
2036 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
2037 "SDL_VIDEO_DRIVER_X11_XV=1",
2038 );
2039 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
2040 HEADER_SEARCH_PATHS = /usr/X11R6/include;
2041 INFOPLIST_FILE = "Info-Framework.plist";
2042 INSTALL_PATH = "@executable_path/../Frameworks";
2043 PRODUCT_NAME = SDL;
2044 WRAPPER_EXTENSION = framework;
2045 };
2046 name = Default;
2047 };
2048 0073177F0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */ = {
2049 isa = XCBuildConfiguration;
2050 buildSettings = {
2051 GCC_PREPROCESSOR_DEFINITIONS = (
2052 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2053 "SDL_VIDEO_DRIVER_DGA=1",
2054 "SDL_VIDEO_DRIVER_X11=1",
2055 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
2056 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
2057 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
2058 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
2059 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
2060 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
2061 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
2062 "SDL_VIDEO_DRIVER_X11_XME=1",
2063 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
2064 "SDL_VIDEO_DRIVER_X11_XV=1",
2065 );
2066 HEADER_SEARCH_PATHS = /usr/X11R6/include;
2067 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
2068 PRODUCT_NAME = SDL;
2069 };
2070 name = Development_using_10.4SDK_and_10.6SDK;
2071 };
2072 007317800858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */ = {
2073 isa = XCBuildConfiguration;
2074 buildSettings = {
2075 GCC_PREPROCESSOR_DEFINITIONS = (
2076 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2077 "SDL_VIDEO_DRIVER_DGA=1",
2078 "SDL_VIDEO_DRIVER_X11=1",
2079 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
2080 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
2081 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
2082 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
2083 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
2084 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
2085 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
2086 "SDL_VIDEO_DRIVER_X11_XME=1",
2087 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
2088 "SDL_VIDEO_DRIVER_X11_XV=1",
2089 );
2090 HEADER_SEARCH_PATHS = /usr/X11R6/include;
2091 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
2092 PRODUCT_NAME = SDL;
2093 };
2094 name = Deployment_for_official_releases_using_10.4SDK_and_10.6SDK;
2095 };
2096 007317810858DB0500B2BC32 /* Default */ = {
2097 isa = XCBuildConfiguration;
2098 buildSettings = {
2099 GCC_PREPROCESSOR_DEFINITIONS = (
2100 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2101 "SDL_VIDEO_DRIVER_DGA=1",
2102 "SDL_VIDEO_DRIVER_X11=1",
2103 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
2104 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
2105 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
2106 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
2107 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
2108 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
2109 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
2110 "SDL_VIDEO_DRIVER_X11_XME=1",
2111 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
2112 "SDL_VIDEO_DRIVER_X11_XV=1",
2113 );
2114 HEADER_SEARCH_PATHS = /usr/X11R6/include;
2115 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
2116 PRODUCT_NAME = SDL;
2117 };
2118 name = Default;
2119 };
2120 007317870858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */ = {
2121 isa = XCBuildConfiguration;
2122 buildSettings = {
2123 PRODUCT_NAME = "Standard DMG";
2124 };
2125 name = Development_using_10.4SDK_and_10.6SDK;
2126 };
2127 007317880858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */ = {
2128 isa = XCBuildConfiguration;
2129 buildSettings = {
2130 PRODUCT_NAME = "Standard DMG";
2131 };
2132 name = Deployment_for_official_releases_using_10.4SDK_and_10.6SDK;
2133 };
2134 007317890858DB0500B2BC32 /* Default */ = {
2135 isa = XCBuildConfiguration;
2136 buildSettings = {
2137 PRODUCT_NAME = "Standard DMG";
2138 };
2139 name = Default;
2140 };
2141 0073178B0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */ = {
2142 isa = XCBuildConfiguration;
2143 buildSettings = {
2144 PRODUCT_NAME = "Developer Extras Package";
2145 };
2146 name = Development_using_10.4SDK_and_10.6SDK;
2147 };
2148 0073178C0858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */ = {
2149 isa = XCBuildConfiguration;
2150 buildSettings = {
2151 PRODUCT_NAME = "Developer Extras Package";
2152 };
2153 name = Deployment_for_official_releases_using_10.4SDK_and_10.6SDK;
2154 };
2155 0073178D0858DB0500B2BC32 /* Default */ = {
2156 isa = XCBuildConfiguration;
2157 buildSettings = {
2158 PRODUCT_NAME = "Developer Extras Package";
2159 };
2160 name = Default;
2161 };
2162 0073178F0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */ = {
2163 isa = XCBuildConfiguration;
2164 buildSettings = {
2165 ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
2166 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
2167 GCC_ALTIVEC_EXTENSIONS = YES;
2168 GCC_AUTO_VECTORIZATION = YES;
2169 GCC_ENABLE_CPP_EXCEPTIONS = NO;
2170 GCC_ENABLE_CPP_RTTI = NO;
2171 GCC_ENABLE_SSE3_EXTENSIONS = YES;
2172 GCC_OPTIMIZATION_LEVEL = 0;
2173 GCC_VERSION = 4.0;
2174 "GCC_VERSION[arch=x86_64]" = 4.2;
2175 MACOSX_DEPLOYMENT_TARGET = 10.4;
2176 "MACOSX_DEPLOYMENT_TARGET[arch=x86_64]" = 10.6;
2177 PREBINDING = NO;
2178 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
2179 "SDKROOT[arch=x86_64]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
2180 WARNING_CFLAGS = "";
2181 };
2182 name = Development_using_10.4SDK_and_10.6SDK;
2183 };
2184 007317900858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */ = {
2185 isa = XCBuildConfiguration;
2186 buildSettings = {
2187 ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
2188 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
2189 DEPLOYMENT_POSTPROCESSING = YES;
2190 GCC_ALTIVEC_EXTENSIONS = YES;
2191 GCC_AUTO_VECTORIZATION = YES;
2192 GCC_ENABLE_CPP_EXCEPTIONS = NO;
2193 GCC_ENABLE_CPP_RTTI = NO;
2194 GCC_ENABLE_SSE3_EXTENSIONS = YES;
2195 GCC_OPTIMIZATION_LEVEL = 3;
2196 GCC_VERSION = 4.0;
2197 "GCC_VERSION[arch=x86_64]" = 4.2;
2198 MACOSX_DEPLOYMENT_TARGET = 10.4;
2199 "MACOSX_DEPLOYMENT_TARGET[arch=x86_64]" = 10.6;
2200 PREBINDING = NO;
2201 SDKROOT = "$(DEVELOPER_SDK_DIR)/MacOSX10.4u.sdk";
2202 "SDKROOT[arch=x86_64]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
2203 SEPARATE_STRIP = YES;
2204 STRIP_STYLE = "non-global";
2205 WARNING_CFLAGS = "";
2206 };
2207 name = Deployment_for_official_releases_using_10.4SDK_and_10.6SDK;
2208 };
2209 007317910858DB0500B2BC32 /* Default */ = {
2210 isa = XCBuildConfiguration;
2211 buildSettings = {
2212 ARCHS = "$(ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1)";
2213 ARCHS_STANDARD_32_64_BIT_PRE_XCODE_3_1 = "x86_64 i386 ppc";
2214 GCC_ALTIVEC_EXTENSIONS = YES;
2215 GCC_AUTO_VECTORIZATION = YES;
2216 GCC_ENABLE_CPP_EXCEPTIONS = NO;
2217 GCC_ENABLE_CPP_RTTI = NO;
2218 GCC_ENABLE_SSE3_EXTENSIONS = YES;
2219 GCC_OPTIMIZATION_LEVEL = 3;
2220 GCC_VERSION = 4.0;
2221 GCC_VERSION_i386 = 4.0;
2222 GCC_VERSION_ppc = 4.0;
2223 GCC_VERSION_x86_64 = 4.2;
2224 MACOSX_DEPLOYMENT_TARGET = "";
2225 MACOSX_DEPLOYMENT_TARGET_i386 = 10.4;
2226 MACOSX_DEPLOYMENT_TARGET_ppc = 10.4;
2227 MACOSX_DEPLOYMENT_TARGET_x86_64 = 10.6;
2228 PREBINDING = NO;
2229 SDKROOT_i386 = /Developer/SDKs/MacOSX10.4u.sdk;
2230 SDKROOT_ppc = /Developer/SDKs/MacOSX10.4u.sdk;
2231 SDKROOT_x86_64 = /Developer/SDKs/MacOSX10.6.sdk;
2232 WARNING_CFLAGS = "";
2233 ZERO_LINK = NO;
2234 };
2235 name = Default;
2236 };
2237 00CFA621106A567900758660 /* Deployment_native_only */ = {
2238 isa = XCBuildConfiguration;
2239 buildSettings = {
2240 DEPLOYMENT_POSTPROCESSING = YES;
2241 GCC_ALTIVEC_EXTENSIONS = YES;
2242 GCC_AUTO_VECTORIZATION = YES;
2243 GCC_ENABLE_CPP_EXCEPTIONS = NO;
2244 GCC_ENABLE_CPP_RTTI = NO;
2245 GCC_ENABLE_SSE3_EXTENSIONS = YES;
2246 GCC_OPTIMIZATION_LEVEL = 3;
2247 MACOSX_DEPLOYMENT_TARGET = "";
2248 PREBINDING = NO;
2249 SEPARATE_STRIP = YES;
2250 STRIP_STYLE = "non-global";
2251 WARNING_CFLAGS = "";
2252 ZERO_LINK = NO;
2253 };
2254 name = Deployment_native_only;
2255 };
2256 00CFA622106A567900758660 /* Deployment_native_only */ = {
2257 isa = XCBuildConfiguration;
2258 buildSettings = {
2259 DYLIB_COMPATIBILITY_VERSION = 1.3;
2260 DYLIB_CURRENT_VERSION = 1.3.0;
2261 FRAMEWORK_VERSION = 1.3;
2262 GCC_PREPROCESSOR_DEFINITIONS = (
2263 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2264 "SDL_VIDEO_DRIVER_DGA=1",
2265 "SDL_VIDEO_DRIVER_X11=1",
2266 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
2267 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
2268 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
2269 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
2270 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
2271 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
2272 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
2273 "SDL_VIDEO_DRIVER_X11_XME=1",
2274 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
2275 "SDL_VIDEO_DRIVER_X11_XV=1",
2276 );
2277 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
2278 HEADER_SEARCH_PATHS = /usr/X11R6/include;
2279 INFOPLIST_FILE = "Info-Framework.plist";
2280 INSTALL_PATH = "@executable_path/../Frameworks";
2281 PRODUCT_NAME = SDL;
2282 WRAPPER_EXTENSION = framework;
2283 };
2284 name = Deployment_native_only;
2285 };
2286 00CFA623106A567900758660 /* Deployment_native_only */ = {
2287 isa = XCBuildConfiguration;
2288 buildSettings = {
2289 GCC_PREPROCESSOR_DEFINITIONS = (
2290 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2291 "SDL_VIDEO_DRIVER_DGA=1",
2292 "SDL_VIDEO_DRIVER_X11=1",
2293 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
2294 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
2295 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
2296 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
2297 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
2298 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
2299 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
2300 "SDL_VIDEO_DRIVER_X11_XME=1",
2301 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
2302 "SDL_VIDEO_DRIVER_X11_XV=1",
2303 );
2304 HEADER_SEARCH_PATHS = /usr/X11R6/include;
2305 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
2306 PRODUCT_NAME = SDL;
2307 };
2308 name = Deployment_native_only;
2309 };
2310 00CFA625106A567900758660 /* Deployment_native_only */ = {
2311 isa = XCBuildConfiguration;
2312 buildSettings = {
2313 PRODUCT_NAME = "Standard DMG";
2314 };
2315 name = Deployment_native_only;
2316 };
2317 00CFA626106A567900758660 /* Deployment_native_only */ = {
2318 isa = XCBuildConfiguration;
2319 buildSettings = {
2320 PRODUCT_NAME = "Developer Extras Package";
2321 };
2322 name = Deployment_native_only;
2323 };
2324 00CFA627106A568900758660 /* Development_native_only */ = {
2325 isa = XCBuildConfiguration;
2326 buildSettings = {
2327 GCC_ALTIVEC_EXTENSIONS = YES;
2328 GCC_AUTO_VECTORIZATION = YES;
2329 GCC_ENABLE_CPP_EXCEPTIONS = NO;
2330 GCC_ENABLE_CPP_RTTI = NO;
2331 GCC_ENABLE_SSE3_EXTENSIONS = YES;
2332 GCC_OPTIMIZATION_LEVEL = 0;
2333 MACOSX_DEPLOYMENT_TARGET = "";
2334 PREBINDING = NO;
2335 WARNING_CFLAGS = "";
2336 ZERO_LINK = NO;
2337 };
2338 name = Development_native_only;
2339 };
2340 00CFA628106A568900758660 /* Development_native_only */ = {
2341 isa = XCBuildConfiguration;
2342 buildSettings = {
2343 DYLIB_COMPATIBILITY_VERSION = 1.3;
2344 DYLIB_CURRENT_VERSION = 1.3.0;
2345 FRAMEWORK_VERSION = 1.3;
2346 GCC_PREPROCESSOR_DEFINITIONS = (
2347 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2348 "SDL_VIDEO_DRIVER_DGA=1",
2349 "SDL_VIDEO_DRIVER_X11=1",
2350 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
2351 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
2352 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
2353 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
2354 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
2355 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
2356 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
2357 "SDL_VIDEO_DRIVER_X11_XME=1",
2358 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
2359 "SDL_VIDEO_DRIVER_X11_XV=1",
2360 );
2361 GCC_SYMBOLS_PRIVATE_EXTERN = YES;
2362 HEADER_SEARCH_PATHS = /usr/X11R6/include;
2363 INFOPLIST_FILE = "Info-Framework.plist";
2364 INSTALL_PATH = "@executable_path/../Frameworks";
2365 PRODUCT_NAME = SDL;
2366 WRAPPER_EXTENSION = framework;
2367 };
2368 name = Development_native_only;
2369 };
2370 00CFA629106A568900758660 /* Development_native_only */ = {
2371 isa = XCBuildConfiguration;
2372 buildSettings = {
2373 GCC_PREPROCESSOR_DEFINITIONS = (
2374 "$(GCC_PREPROCESSOR_DEFINITIONS)",
2375 "SDL_VIDEO_DRIVER_DGA=1",
2376 "SDL_VIDEO_DRIVER_X11=1",
2377 "SDL_VIDEO_DRIVER_X11_DGAMOUSE=1",
2378 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_1)",
2379 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_2)",
2380 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_3)",
2381 "$(GCC_PREPROCESSOR_DEFINITIONS_QUOTED_4)",
2382 "SDL_VIDEO_DRIVER_X11_VIDMODE=1",
2383 "SDL_VIDEO_DRIVER_X11_XINERAMA=1",
2384 "SDL_VIDEO_DRIVER_X11_XME=1",
2385 "SDL_VIDEO_DRIVER_X11_XRANDR=1",
2386 "SDL_VIDEO_DRIVER_X11_XV=1",
2387 );
2388 HEADER_SEARCH_PATHS = /usr/X11R6/include;
2389 OTHER_CFLAGS = "$(OTHER_CFLAGS_$(CURRENT_ARCH))";
2390 PRODUCT_NAME = SDL;
2391 };
2392 name = Development_native_only;
2393 };
2394 00CFA62B106A568900758660 /* Development_native_only */ = {
2395 isa = XCBuildConfiguration;
2396 buildSettings = {
2397 PRODUCT_NAME = "Standard DMG";
2398 };
2399 name = Development_native_only;
2400 };
2401 00CFA62C106A568900758660 /* Development_native_only */ = {
2402 isa = XCBuildConfiguration;
2403 buildSettings = {
2404 PRODUCT_NAME = "Developer Extras Package";
2405 };
2406 name = Development_native_only;
2407 };
2408 /* End XCBuildConfiguration section */
2409
2410 /* Begin XCConfigurationList section */
2411 0073177A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Framework" */ = {
2412 isa = XCConfigurationList;
2413 buildConfigurations = (
2414 0073177C0858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */,
2415 0073177B0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */,
2416 00CFA628106A568900758660 /* Development_native_only */,
2417 00CFA622106A567900758660 /* Deployment_native_only */,
2418 0073177D0858DB0500B2BC32 /* Default */,
2419 );
2420 defaultConfigurationIsVisible = 0;
2421 defaultConfigurationName = Default;
2422 };
2423 0073177E0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Static Library" */ = {
2424 isa = XCConfigurationList;
2425 buildConfigurations = (
2426 007317800858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */,
2427 0073177F0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */,
2428 00CFA629106A568900758660 /* Development_native_only */,
2429 00CFA623106A567900758660 /* Deployment_native_only */,
2430 007317810858DB0500B2BC32 /* Default */,
2431 );
2432 defaultConfigurationIsVisible = 0;
2433 defaultConfigurationName = Default;
2434 };
2435 007317860858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Standard DMG" */ = {
2436 isa = XCConfigurationList;
2437 buildConfigurations = (
2438 007317880858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */,
2439 007317870858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */,
2440 00CFA62B106A568900758660 /* Development_native_only */,
2441 00CFA625106A567900758660 /* Deployment_native_only */,
2442 007317890858DB0500B2BC32 /* Default */,
2443 );
2444 defaultConfigurationIsVisible = 0;
2445 defaultConfigurationName = Default;
2446 };
2447 0073178A0858DB0500B2BC32 /* Build configuration list for PBXNativeTarget "Developer Extras Package" */ = {
2448 isa = XCConfigurationList;
2449 buildConfigurations = (
2450 0073178C0858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */,
2451 0073178B0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */,
2452 00CFA62C106A568900758660 /* Development_native_only */,
2453 00CFA626106A567900758660 /* Deployment_native_only */,
2454 0073178D0858DB0500B2BC32 /* Default */,
2455 );
2456 defaultConfigurationIsVisible = 0;
2457 defaultConfigurationName = Default;
2458 };
2459 0073178E0858DB0500B2BC32 /* Build configuration list for PBXProject "SDL" */ = {
2460 isa = XCConfigurationList;
2461 buildConfigurations = (
2462 007317900858DB0500B2BC32 /* Deployment_for_official_releases_using_10.4SDK_and_10.6SDK */,
2463 0073178F0858DB0500B2BC32 /* Development_using_10.4SDK_and_10.6SDK */,
2464 00CFA627106A568900758660 /* Development_native_only */,
2465 00CFA621106A567900758660 /* Deployment_native_only */,
2466 007317910858DB0500B2BC32 /* Default */,
2467 );
2468 defaultConfigurationIsVisible = 0;
2469 defaultConfigurationName = Default;
2470 };
2471 /* End XCConfigurationList section */
2472 };
2473 rootObject = 0867D690FE84028FC02AAC07 /* Project object */;
2474 }