Mercurial > sdl-ios-xcode
comparison Xcode/SDL/SDL.xcodeproj/project.pbxproj @ 5025:63034cfd33de
Fixed missing source files in static library target
Fixed building SDL test programs
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Tue, 18 Jan 2011 16:47:14 -0800 |
parents | 3a95a2b93eb3 |
children | b4b0e9f1669c |
comparison
equal
deleted
inserted
replaced
5024:38638d228a22 | 5025:63034cfd33de |
---|---|
35 /* Begin PBXBuildFile section */ | 35 /* Begin PBXBuildFile section */ |
36 00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; }; | 36 00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; }; |
37 00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; }; | 37 00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; }; |
38 00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; }; | 38 00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; }; |
39 00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; }; | 39 00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; }; |
40 00162D5309BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; }; | |
41 00162D5409BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; }; | |
42 00162D5609BD20DA0037C8D0 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; }; | |
43 00162D5709BD20DA0037C8D0 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; }; | |
44 00162D5909BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; }; | |
45 00162D5A09BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; }; | |
46 00162D5B09BD20DA0037C8D0 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */; }; | |
47 00162D5C09BD20DA0037C8D0 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; }; | |
48 00162D5D09BD20DA0037C8D0 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; }; | |
49 00162D5E09BD20DA0037C8D0 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */; }; | |
50 00162D6109BD21010037C8D0 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; }; | |
51 00162D6209BD21010037C8D0 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; }; | |
52 00162D6B09BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; }; | |
53 00162D6C09BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; }; | |
54 00162D6D09BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; }; | |
55 00162D6E09BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; }; | |
56 00162D6F09BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; }; | |
57 00162D7009BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; }; | |
58 00162D7109BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; }; | |
59 00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; }; | |
60 00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; }; | |
61 00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; }; | |
62 00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 40 00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
63 00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 41 00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
64 00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 42 00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
65 00162DAB09BD222F0037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 43 00162DAB09BD222F0037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
66 00162DAC09BD222F0037C8D0 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E501191D2B7F000001 /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 44 00162DAC09BD222F0037C8D0 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5E501191D2B7F000001 /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
87 00162DC509BD222F0037C8D0 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 65 00162DC509BD222F0037C8D0 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
88 00162DC609BD222F0037C8D0 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FC01191D2B7F000001 /* SDL_types.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 66 00162DC609BD222F0037C8D0 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FC01191D2B7F000001 /* SDL_types.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
89 00162DC709BD222F0037C8D0 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FD01191D2B7F000001 /* SDL_version.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 67 00162DC709BD222F0037C8D0 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FD01191D2B7F000001 /* SDL_version.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
90 00162DC809BD222F0037C8D0 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FE01191D2B7F000001 /* SDL_video.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 68 00162DC809BD222F0037C8D0 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FE01191D2B7F000001 /* SDL_video.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
91 00162DC909BD222F0037C8D0 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FF01191D2B7F000001 /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 69 00162DC909BD222F0037C8D0 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FF01191D2B7F000001 /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
92 00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; }; | |
93 00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; }; | |
94 00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */; }; | |
95 001798CC10743B9F00F5D044 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798C410743B9F00F5D044 /* SDL_syspower.c */; }; | |
96 001798CE10743B9F00F5D044 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798C710743B9F00F5D044 /* SDL_power.c */; }; | |
97 001798D210743B9F00F5D044 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798C410743B9F00F5D044 /* SDL_syspower.c */; }; | |
98 001798D410743B9F00F5D044 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798C710743B9F00F5D044 /* SDL_power.c */; }; | |
99 001E39EE1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m in Sources */ = {isa = PBXBuildFile; fileRef = 001E39EC1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m */; }; | 70 001E39EE1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m in Sources */ = {isa = PBXBuildFile; fileRef = 001E39EC1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m */; }; |
100 002F328609CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; }; | |
101 002F328709CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; }; | |
102 002F32D709CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; }; | |
103 002F32D909CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; }; | |
104 002F32DA09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */; }; | |
105 002F32E509CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; }; | |
106 002F32E709CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; }; | |
107 002F32E809CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */; }; | |
108 006E94A3119511A1001DE610 /* icon.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 006E949C119511A1001DE610 /* icon.bmp */; }; | 71 006E94A3119511A1001DE610 /* icon.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 006E949C119511A1001DE610 /* icon.bmp */; }; |
109 006E94A4119511A1001DE610 /* moose.dat in Resources */ = {isa = PBXBuildFile; fileRef = 006E949D119511A1001DE610 /* moose.dat */; }; | 72 006E94A4119511A1001DE610 /* moose.dat in Resources */ = {isa = PBXBuildFile; fileRef = 006E949D119511A1001DE610 /* moose.dat */; }; |
110 006E94A5119511A1001DE610 /* picture.xbm in Resources */ = {isa = PBXBuildFile; fileRef = 006E949E119511A1001DE610 /* picture.xbm */; }; | 73 006E94A5119511A1001DE610 /* picture.xbm in Resources */ = {isa = PBXBuildFile; fileRef = 006E949E119511A1001DE610 /* picture.xbm */; }; |
111 006E94A6119511A1001DE610 /* sail.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 006E949F119511A1001DE610 /* sail.bmp */; }; | 74 006E94A6119511A1001DE610 /* sail.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 006E949F119511A1001DE610 /* sail.bmp */; }; |
112 006E94A7119511A1001DE610 /* sample.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 006E94A0119511A1001DE610 /* sample.bmp */; }; | 75 006E94A7119511A1001DE610 /* sample.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 006E94A0119511A1001DE610 /* sample.bmp */; }; |
113 006E94A8119511A1001DE610 /* sample.wav in Resources */ = {isa = PBXBuildFile; fileRef = 006E94A1119511A1001DE610 /* sample.wav */; }; | 76 006E94A8119511A1001DE610 /* sample.wav in Resources */ = {isa = PBXBuildFile; fileRef = 006E94A1119511A1001DE610 /* sample.wav */; }; |
114 006E94A9119511A1001DE610 /* utf8.txt in Resources */ = {isa = PBXBuildFile; fileRef = 006E94A2119511A1001DE610 /* utf8.txt */; }; | 77 006E94A9119511A1001DE610 /* utf8.txt in Resources */ = {isa = PBXBuildFile; fileRef = 006E94A2119511A1001DE610 /* utf8.txt */; }; |
115 006E94BC11951217001DE610 /* read in Copy rwops */ = {isa = PBXBuildFile; fileRef = 00D8DA121195093100638393 /* read */; }; | 78 006E94BC11951217001DE610 /* read in Copy rwops */ = {isa = PBXBuildFile; fileRef = 00D8DA121195093100638393 /* read */; }; |
116 006E94EF11951255001DE610 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BECDF66C0761BA81005FE872 /* SDL.framework */; }; | 79 006E94EF11951255001DE610 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BECDF66C0761BA81005FE872 /* SDL.framework */; }; |
117 006E94F01195125B001DE610 /* SDL.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = BECDF66C0761BA81005FE872 /* SDL.framework */; }; | 80 006E94F01195125B001DE610 /* SDL.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = BECDF66C0761BA81005FE872 /* SDL.framework */; }; |
118 006E95B011952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 006E95AE11952992001DE610 /* SDL_rwopsbundlesupport.h */; }; | |
119 006E95B111952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 006E95AF11952992001DE610 /* SDL_rwopsbundlesupport.m */; }; | |
120 006E95B211952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 006E95AE11952992001DE610 /* SDL_rwopsbundlesupport.h */; }; | |
121 006E95B311952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 006E95AF11952992001DE610 /* SDL_rwopsbundlesupport.m */; }; | |
122 007317A20858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; }; | 81 007317A20858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; }; |
123 007317A30858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; }; | 82 007317A30858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; }; |
124 007317A40858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; }; | 83 007317A40858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; }; |
125 007317A50858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; }; | 84 007317A50858DECD00B2BC32 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179E0858DECD00B2BC32 /* CoreAudio.framework */; }; |
126 007317A60858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; }; | 85 007317A60858DECD00B2BC32 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179F0858DECD00B2BC32 /* IOKit.framework */; }; |
148 00CFA68D106B44CE00758660 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67D106B44CE00758660 /* SDL_pixels.h */; }; | 107 00CFA68D106B44CE00758660 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67D106B44CE00758660 /* SDL_pixels.h */; }; |
149 00CFA68E106B44CE00758660 /* SDL_power.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67E106B44CE00758660 /* SDL_power.h */; }; | 108 00CFA68E106B44CE00758660 /* SDL_power.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67E106B44CE00758660 /* SDL_power.h */; }; |
150 00CFA68F106B44CE00758660 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67F106B44CE00758660 /* SDL_rect.h */; }; | 109 00CFA68F106B44CE00758660 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67F106B44CE00758660 /* SDL_rect.h */; }; |
151 00CFA690106B44CE00758660 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA680106B44CE00758660 /* SDL_scancode.h */; }; | 110 00CFA690106B44CE00758660 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA680106B44CE00758660 /* SDL_scancode.h */; }; |
152 00CFA691106B44CE00758660 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA681106B44CE00758660 /* SDL_surface.h */; }; | 111 00CFA691106B44CE00758660 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA681106B44CE00758660 /* SDL_surface.h */; }; |
153 00CFA6B6106B46E500758660 /* SDL_audio_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B0106B46E500758660 /* SDL_audio_c.h */; }; | |
154 00CFA6B7106B46E500758660 /* SDL_audiodev_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */; }; | |
155 00CFA6B8106B46E500758660 /* SDL_audiomem.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B2106B46E500758660 /* SDL_audiomem.h */; }; | |
156 00CFA6B9106B46E500758660 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */; }; | |
157 00CFA6BA106B46E500758660 /* SDL_sysaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */; }; | |
158 00CFA6BB106B46E500758660 /* SDL_wave.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B5106B46E500758660 /* SDL_wave.h */; }; | |
159 00CFA6BC106B46E500758660 /* SDL_audio_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B0106B46E500758660 /* SDL_audio_c.h */; }; | |
160 00CFA6BD106B46E500758660 /* SDL_audiodev_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */; }; | |
161 00CFA6BE106B46E500758660 /* SDL_audiomem.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B2106B46E500758660 /* SDL_audiomem.h */; }; | |
162 00CFA6BF106B46E500758660 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */; }; | |
163 00CFA6C0106B46E500758660 /* SDL_sysaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */; }; | |
164 00CFA6C1106B46E500758660 /* SDL_wave.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B5106B46E500758660 /* SDL_wave.h */; }; | |
165 00CFA6C8106B480800758660 /* SDL_events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C2106B480800758660 /* SDL_events_c.h */; }; | |
166 00CFA6C9106B480800758660 /* SDL_keyboard_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */; }; | |
167 00CFA6CA106B480800758660 /* SDL_mouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C4106B480800758660 /* SDL_mouse_c.h */; }; | |
168 00CFA6CB106B480800758660 /* SDL_sysevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C5106B480800758660 /* SDL_sysevents.h */; }; | |
169 00CFA6CC106B480800758660 /* SDL_windowevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */; }; | |
170 00CFA6CD106B480800758660 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6C7106B480800758660 /* SDL_windowevents.c */; }; | |
171 00CFA6CE106B480800758660 /* SDL_events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C2106B480800758660 /* SDL_events_c.h */; }; | |
172 00CFA6CF106B480800758660 /* SDL_keyboard_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */; }; | |
173 00CFA6D0106B480800758660 /* SDL_mouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C4106B480800758660 /* SDL_mouse_c.h */; }; | |
174 00CFA6D1106B480800758660 /* SDL_sysevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C5106B480800758660 /* SDL_sysevents.h */; }; | |
175 00CFA6D2106B480800758660 /* SDL_windowevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */; }; | |
176 00CFA6D3106B480800758660 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6C7106B480800758660 /* SDL_windowevents.c */; }; | |
177 00CFA6EC106B48D800758660 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */; }; | |
178 00CFA6F0106B48D800758660 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E8106B48D800758660 /* SDL_haptic.c */; }; | |
179 00CFA6F1106B48D800758660 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */; }; | |
180 00CFA6F3106B48D800758660 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */; }; | |
181 00CFA6F7106B48D800758660 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E8106B48D800758660 /* SDL_haptic.c */; }; | |
182 00CFA6F8106B48D800758660 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */; }; | |
183 00CFA6FD106B493800758660 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6FA106B493800758660 /* SDL_compat.c */; }; | |
184 00CFA6FE106B493800758660 /* SDL_error_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FB106B493800758660 /* SDL_error_c.h */; }; | |
185 00CFA6FF106B493800758660 /* SDL_fatal.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FC106B493800758660 /* SDL_fatal.h */; }; | |
186 00CFA700106B493800758660 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6FA106B493800758660 /* SDL_compat.c */; }; | |
187 00CFA701106B493800758660 /* SDL_error_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FB106B493800758660 /* SDL_error_c.h */; }; | |
188 00CFA702106B493800758660 /* SDL_fatal.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FC106B493800758660 /* SDL_fatal.h */; }; | |
189 00CFA757106B498B00758660 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA704106B498A00758660 /* SDL_cocoaevents.h */; }; | |
190 00CFA758106B498B00758660 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA705106B498A00758660 /* SDL_cocoaevents.m */; }; | |
191 00CFA759106B498B00758660 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */; }; | |
192 00CFA75A106B498B00758660 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */; }; | |
193 00CFA75B106B498B00758660 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA708106B498A00758660 /* SDL_cocoamodes.h */; }; | |
194 00CFA75C106B498B00758660 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA709106B498A00758660 /* SDL_cocoamodes.m */; }; | |
195 00CFA75D106B498B00758660 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */; }; | |
196 00CFA75E106B498B00758660 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */; }; | |
197 00CFA75F106B498B00758660 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */; }; | |
198 00CFA760106B498B00758660 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */; }; | |
199 00CFA761106B498B00758660 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */; }; | |
200 00CFA762106B498B00758660 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */; }; | |
201 00CFA763106B498B00758660 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA710106B498A00758660 /* SDL_cocoawindow.h */; }; | |
202 00CFA764106B498B00758660 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA711106B498A00758660 /* SDL_cocoawindow.m */; }; | |
203 00CFA765106B498B00758660 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA713106B498A00758660 /* SDL_nullevents.c */; }; | |
204 00CFA766106B498B00758660 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA714106B498A00758660 /* SDL_nullevents_c.h */; }; | |
205 00CFA767106B498B00758660 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA715106B498A00758660 /* SDL_nullrender.c */; }; | |
206 00CFA768106B498B00758660 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA716106B498A00758660 /* SDL_nullrender_c.h */; }; | |
207 00CFA769106B498B00758660 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA717106B498A00758660 /* SDL_nullvideo.c */; }; | |
208 00CFA76A106B498B00758660 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA718106B498B00758660 /* SDL_nullvideo.h */; }; | |
209 00CFA76B106B498B00758660 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71A106B498B00758660 /* imKStoUCS.c */; }; | |
210 00CFA76C106B498B00758660 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71B106B498B00758660 /* imKStoUCS.h */; }; | |
211 00CFA76D106B498B00758660 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71C106B498B00758660 /* SDL_x11dyn.c */; }; | |
212 00CFA76E106B498B00758660 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71D106B498B00758660 /* SDL_x11dyn.h */; }; | |
213 00CFA76F106B498B00758660 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71E106B498B00758660 /* SDL_x11events.c */; }; | |
214 00CFA770106B498B00758660 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71F106B498B00758660 /* SDL_x11events.h */; }; | |
215 00CFA771106B498B00758660 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA720106B498B00758660 /* SDL_x11gamma.c */; }; | |
216 00CFA772106B498B00758660 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA721106B498B00758660 /* SDL_x11gamma.h */; }; | |
217 00CFA773106B498B00758660 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA722106B498B00758660 /* SDL_x11keyboard.c */; }; | |
218 00CFA774106B498B00758660 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA723106B498B00758660 /* SDL_x11keyboard.h */; }; | |
219 00CFA775106B498B00758660 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA724106B498B00758660 /* SDL_x11modes.c */; }; | |
220 00CFA776106B498B00758660 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA725106B498B00758660 /* SDL_x11modes.h */; }; | |
221 00CFA777106B498B00758660 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA726106B498B00758660 /* SDL_x11mouse.c */; }; | |
222 00CFA778106B498B00758660 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA727106B498B00758660 /* SDL_x11mouse.h */; }; | |
223 00CFA779106B498B00758660 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA728106B498B00758660 /* SDL_x11opengl.c */; }; | |
224 00CFA77A106B498B00758660 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA729106B498B00758660 /* SDL_x11opengl.h */; }; | |
225 00CFA77B106B498B00758660 /* SDL_x11opengles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72A106B498B00758660 /* SDL_x11opengles.c */; }; | |
226 00CFA77C106B498B00758660 /* SDL_x11opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72B106B498B00758660 /* SDL_x11opengles.h */; }; | |
227 00CFA77D106B498B00758660 /* SDL_x11render.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72C106B498B00758660 /* SDL_x11render.c */; }; | |
228 00CFA77E106B498B00758660 /* SDL_x11render.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72D106B498B00758660 /* SDL_x11render.h */; }; | |
229 00CFA77F106B498B00758660 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72E106B498B00758660 /* SDL_x11sym.h */; }; | |
230 00CFA780106B498B00758660 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72F106B498B00758660 /* SDL_x11video.c */; }; | |
231 00CFA781106B498B00758660 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA730106B498B00758660 /* SDL_x11video.h */; }; | |
232 00CFA782106B498B00758660 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA731106B498B00758660 /* SDL_x11window.c */; }; | |
233 00CFA783106B498B00758660 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA732106B498B00758660 /* SDL_x11window.h */; }; | |
234 00CFA784106B498B00758660 /* extutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA735106B498B00758660 /* extutil.h */; }; | |
235 00CFA785106B498B00758660 /* panoramiXext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA736106B498B00758660 /* panoramiXext.h */; }; | |
236 00CFA786106B498B00758660 /* panoramiXproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA737106B498B00758660 /* panoramiXproto.h */; }; | |
237 00CFA787106B498B00758660 /* StdCmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA738106B498B00758660 /* StdCmap.h */; }; | |
238 00CFA788106B498B00758660 /* Xext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA739106B498B00758660 /* Xext.h */; }; | |
239 00CFA789106B498B00758660 /* xf86dga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73A106B498B00758660 /* xf86dga.h */; }; | |
240 00CFA78A106B498B00758660 /* xf86dga1.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73B106B498B00758660 /* xf86dga1.h */; }; | |
241 00CFA78B106B498B00758660 /* xf86dga1str.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73C106B498B00758660 /* xf86dga1str.h */; }; | |
242 00CFA78C106B498B00758660 /* xf86dgastr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73D106B498B00758660 /* xf86dgastr.h */; }; | |
243 00CFA78D106B498B00758660 /* xf86vmode.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73E106B498B00758660 /* xf86vmode.h */; }; | |
244 00CFA78E106B498B00758660 /* xf86vmstr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73F106B498B00758660 /* xf86vmstr.h */; }; | |
245 00CFA78F106B498B00758660 /* Xinerama.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA740106B498B00758660 /* Xinerama.h */; }; | |
246 00CFA790106B498B00758660 /* Xv.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA741106B498B00758660 /* Xv.h */; }; | |
247 00CFA791106B498B00758660 /* Xvlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA742106B498B00758660 /* Xvlib.h */; }; | |
248 00CFA792106B498B00758660 /* Xvproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA743106B498B00758660 /* Xvproto.h */; }; | |
249 00CFA794106B498B00758660 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA746106B498B00758660 /* Xinerama.c */; }; | |
250 00CFA795106B498B00758660 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA748106B498B00758660 /* xme.c */; }; | |
251 00CFA796106B498B00758660 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74A106B498B00758660 /* AllCmap.c */; }; | |
252 00CFA797106B498B00758660 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74B106B498B00758660 /* CmapAlloc.c */; }; | |
253 00CFA798106B498B00758660 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74C106B498B00758660 /* CrCmap.c */; }; | |
254 00CFA799106B498B00758660 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74D106B498B00758660 /* DelCmap.c */; }; | |
255 00CFA79A106B498B00758660 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74E106B498B00758660 /* Distinct.c */; }; | |
256 00CFA79B106B498B00758660 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74F106B498B00758660 /* LookupCmap.c */; }; | |
257 00CFA79C106B498B00758660 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA750106B498B00758660 /* StdCmap.c */; }; | |
258 00CFA79D106B498B00758660 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA751106B498B00758660 /* VisCmap.c */; }; | |
259 00CFA79E106B498B00758660 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA753106B498B00758660 /* Xv.c */; }; | |
260 00CFA79F106B498B00758660 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA754106B498B00758660 /* Xvlibint.h */; }; | |
261 00CFA7A0106B498B00758660 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA756106B498B00758660 /* XF86VMode.c */; }; | |
262 00CFA7A1106B498B00758660 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA704106B498A00758660 /* SDL_cocoaevents.h */; }; | |
263 00CFA7A2106B498B00758660 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA705106B498A00758660 /* SDL_cocoaevents.m */; }; | |
264 00CFA7A3106B498B00758660 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */; }; | |
265 00CFA7A4106B498B00758660 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */; }; | |
266 00CFA7A5106B498B00758660 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA708106B498A00758660 /* SDL_cocoamodes.h */; }; | |
267 00CFA7A6106B498B00758660 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA709106B498A00758660 /* SDL_cocoamodes.m */; }; | |
268 00CFA7A7106B498B00758660 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */; }; | |
269 00CFA7A8106B498B00758660 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */; }; | |
270 00CFA7A9106B498B00758660 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */; }; | |
271 00CFA7AA106B498B00758660 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */; }; | |
272 00CFA7AB106B498B00758660 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */; }; | |
273 00CFA7AC106B498B00758660 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */; }; | |
274 00CFA7AD106B498B00758660 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA710106B498A00758660 /* SDL_cocoawindow.h */; }; | |
275 00CFA7AE106B498B00758660 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA711106B498A00758660 /* SDL_cocoawindow.m */; }; | |
276 00CFA7AF106B498B00758660 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA713106B498A00758660 /* SDL_nullevents.c */; }; | |
277 00CFA7B0106B498B00758660 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA714106B498A00758660 /* SDL_nullevents_c.h */; }; | |
278 00CFA7B1106B498B00758660 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA715106B498A00758660 /* SDL_nullrender.c */; }; | |
279 00CFA7B2106B498B00758660 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA716106B498A00758660 /* SDL_nullrender_c.h */; }; | |
280 00CFA7B3106B498B00758660 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA717106B498A00758660 /* SDL_nullvideo.c */; }; | |
281 00CFA7B4106B498B00758660 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA718106B498B00758660 /* SDL_nullvideo.h */; }; | |
282 00CFA7B5106B498B00758660 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71A106B498B00758660 /* imKStoUCS.c */; }; | |
283 00CFA7B6106B498B00758660 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71B106B498B00758660 /* imKStoUCS.h */; }; | |
284 00CFA7B7106B498B00758660 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71C106B498B00758660 /* SDL_x11dyn.c */; }; | |
285 00CFA7B8106B498B00758660 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71D106B498B00758660 /* SDL_x11dyn.h */; }; | |
286 00CFA7B9106B498B00758660 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71E106B498B00758660 /* SDL_x11events.c */; }; | |
287 00CFA7BA106B498B00758660 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71F106B498B00758660 /* SDL_x11events.h */; }; | |
288 00CFA7BB106B498B00758660 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA720106B498B00758660 /* SDL_x11gamma.c */; }; | |
289 00CFA7BC106B498B00758660 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA721106B498B00758660 /* SDL_x11gamma.h */; }; | |
290 00CFA7BD106B498B00758660 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA722106B498B00758660 /* SDL_x11keyboard.c */; }; | |
291 00CFA7BE106B498B00758660 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA723106B498B00758660 /* SDL_x11keyboard.h */; }; | |
292 00CFA7BF106B498B00758660 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA724106B498B00758660 /* SDL_x11modes.c */; }; | |
293 00CFA7C0106B498B00758660 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA725106B498B00758660 /* SDL_x11modes.h */; }; | |
294 00CFA7C1106B498B00758660 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA726106B498B00758660 /* SDL_x11mouse.c */; }; | |
295 00CFA7C2106B498B00758660 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA727106B498B00758660 /* SDL_x11mouse.h */; }; | |
296 00CFA7C3106B498B00758660 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA728106B498B00758660 /* SDL_x11opengl.c */; }; | |
297 00CFA7C4106B498B00758660 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA729106B498B00758660 /* SDL_x11opengl.h */; }; | |
298 00CFA7C5106B498B00758660 /* SDL_x11opengles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72A106B498B00758660 /* SDL_x11opengles.c */; }; | |
299 00CFA7C6106B498B00758660 /* SDL_x11opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72B106B498B00758660 /* SDL_x11opengles.h */; }; | |
300 00CFA7C7106B498B00758660 /* SDL_x11render.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72C106B498B00758660 /* SDL_x11render.c */; }; | |
301 00CFA7C8106B498B00758660 /* SDL_x11render.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72D106B498B00758660 /* SDL_x11render.h */; }; | |
302 00CFA7C9106B498B00758660 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72E106B498B00758660 /* SDL_x11sym.h */; }; | |
303 00CFA7CA106B498B00758660 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72F106B498B00758660 /* SDL_x11video.c */; }; | |
304 00CFA7CB106B498B00758660 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA730106B498B00758660 /* SDL_x11video.h */; }; | |
305 00CFA7CC106B498B00758660 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA731106B498B00758660 /* SDL_x11window.c */; }; | |
306 00CFA7CD106B498B00758660 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA732106B498B00758660 /* SDL_x11window.h */; }; | |
307 00CFA7CE106B498B00758660 /* extutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA735106B498B00758660 /* extutil.h */; }; | |
308 00CFA7CF106B498B00758660 /* panoramiXext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA736106B498B00758660 /* panoramiXext.h */; }; | |
309 00CFA7D0106B498B00758660 /* panoramiXproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA737106B498B00758660 /* panoramiXproto.h */; }; | |
310 00CFA7D1106B498B00758660 /* StdCmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA738106B498B00758660 /* StdCmap.h */; }; | |
311 00CFA7D2106B498B00758660 /* Xext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA739106B498B00758660 /* Xext.h */; }; | |
312 00CFA7D3106B498B00758660 /* xf86dga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73A106B498B00758660 /* xf86dga.h */; }; | |
313 00CFA7D4106B498B00758660 /* xf86dga1.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73B106B498B00758660 /* xf86dga1.h */; }; | |
314 00CFA7D5106B498B00758660 /* xf86dga1str.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73C106B498B00758660 /* xf86dga1str.h */; }; | |
315 00CFA7D6106B498B00758660 /* xf86dgastr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73D106B498B00758660 /* xf86dgastr.h */; }; | |
316 00CFA7D7106B498B00758660 /* xf86vmode.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73E106B498B00758660 /* xf86vmode.h */; }; | |
317 00CFA7D8106B498B00758660 /* xf86vmstr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73F106B498B00758660 /* xf86vmstr.h */; }; | |
318 00CFA7D9106B498B00758660 /* Xinerama.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA740106B498B00758660 /* Xinerama.h */; }; | |
319 00CFA7DA106B498B00758660 /* Xv.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA741106B498B00758660 /* Xv.h */; }; | |
320 00CFA7DB106B498B00758660 /* Xvlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA742106B498B00758660 /* Xvlib.h */; }; | |
321 00CFA7DC106B498B00758660 /* Xvproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA743106B498B00758660 /* Xvproto.h */; }; | |
322 00CFA7DD106B498B00758660 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA746106B498B00758660 /* Xinerama.c */; }; | |
323 00CFA7DE106B498B00758660 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA748106B498B00758660 /* xme.c */; }; | |
324 00CFA7DF106B498B00758660 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74A106B498B00758660 /* AllCmap.c */; }; | |
325 00CFA7E0106B498B00758660 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74B106B498B00758660 /* CmapAlloc.c */; }; | |
326 00CFA7E1106B498B00758660 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74C106B498B00758660 /* CrCmap.c */; }; | |
327 00CFA7E2106B498B00758660 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74D106B498B00758660 /* DelCmap.c */; }; | |
328 00CFA7E3106B498B00758660 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74E106B498B00758660 /* Distinct.c */; }; | |
329 00CFA7E4106B498B00758660 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74F106B498B00758660 /* LookupCmap.c */; }; | |
330 00CFA7E5106B498B00758660 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA750106B498B00758660 /* StdCmap.c */; }; | |
331 00CFA7E6106B498B00758660 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA751106B498B00758660 /* VisCmap.c */; }; | |
332 00CFA7E7106B498B00758660 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA753106B498B00758660 /* Xv.c */; }; | |
333 00CFA7E8106B498B00758660 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA754106B498B00758660 /* Xvlibint.h */; }; | |
334 00CFA7E9106B498B00758660 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA756106B498B00758660 /* XF86VMode.c */; }; | |
335 00CFA818106B49B600758660 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EA106B49B500758660 /* mmx.h */; }; | |
336 00CFA819106B49B600758660 /* SDL_alphamult.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EB106B49B500758660 /* SDL_alphamult.c */; }; | |
337 00CFA81A106B49B600758660 /* SDL_alphamult.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EC106B49B500758660 /* SDL_alphamult.h */; }; | |
338 00CFA81B106B49B600758660 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7ED106B49B500758660 /* SDL_blendline.c */; }; | |
339 00CFA81C106B49B600758660 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */; }; | |
340 00CFA81D106B49B600758660 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EF106B49B500758660 /* SDL_blendrect.c */; }; | |
341 00CFA81E106B49B600758660 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F0106B49B500758660 /* SDL_blit_0.c */; }; | |
342 00CFA81F106B49B600758660 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F1106B49B500758660 /* SDL_blit_1.c */; }; | |
343 00CFA820106B49B600758660 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F2106B49B500758660 /* SDL_blit_A.c */; }; | |
344 00CFA821106B49B600758660 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */; }; | |
345 00CFA822106B49B600758660 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */; }; | |
346 00CFA823106B49B600758660 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */; }; | |
347 00CFA824106B49B600758660 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */; }; | |
348 00CFA825106B49B600758660 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F7106B49B600758660 /* SDL_blit_N.c */; }; | |
349 00CFA826106B49B600758660 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */; }; | |
350 00CFA827106B49B600758660 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */; }; | |
351 00CFA828106B49B600758660 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FA106B49B600758660 /* SDL_blit.c */; }; | |
352 00CFA829106B49B600758660 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FB106B49B600758660 /* SDL_blit.h */; }; | |
353 00CFA82A106B49B600758660 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FC106B49B600758660 /* SDL_bmp.c */; }; | |
354 00CFA82B106B49B600758660 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FD106B49B600758660 /* SDL_draw.h */; }; | |
355 00CFA82C106B49B600758660 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FE106B49B600758660 /* SDL_drawline.c */; }; | |
356 00CFA82D106B49B600758660 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */; }; | |
357 00CFA82E106B49B600758660 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA800106B49B600758660 /* SDL_fillrect.c */; }; | |
358 00CFA82F106B49B600758660 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA801106B49B600758660 /* SDL_gamma.c */; }; | |
359 00CFA830106B49B600758660 /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA802106B49B600758660 /* SDL_glesfuncs.h */; }; | |
360 00CFA831106B49B600758660 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA803106B49B600758660 /* SDL_glfuncs.h */; }; | |
361 00CFA832106B49B600758660 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA804106B49B600758660 /* SDL_leaks.h */; }; | |
362 00CFA833106B49B600758660 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA805106B49B600758660 /* SDL_pixels_c.h */; }; | |
363 00CFA834106B49B600758660 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA806106B49B600758660 /* SDL_pixels.c */; }; | |
364 00CFA835106B49B600758660 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA807106B49B600758660 /* SDL_rect_c.h */; }; | |
365 00CFA836106B49B600758660 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA808106B49B600758660 /* SDL_rect.c */; }; | |
366 00CFA837106B49B600758660 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA809106B49B600758660 /* SDL_renderer_gl.c */; }; | |
367 00CFA838106B49B600758660 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */; }; | |
368 00CFA839106B49B600758660 /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */; }; | |
369 00CFA83A106B49B600758660 /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */; }; | |
370 00CFA83B106B49B600758660 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */; }; | |
371 00CFA83C106B49B600758660 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */; }; | |
372 00CFA83D106B49B600758660 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */; }; | |
373 00CFA83E106B49B600758660 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA810106B49B600758660 /* SDL_RLEaccel.c */; }; | |
374 00CFA83F106B49B600758660 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA811106B49B600758660 /* SDL_stretch.c */; }; | |
375 00CFA840106B49B600758660 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA812106B49B600758660 /* SDL_surface.c */; }; | |
376 00CFA841106B49B600758660 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA813106B49B600758660 /* SDL_sysvideo.h */; }; | |
377 00CFA842106B49B600758660 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA814106B49B600758660 /* SDL_video.c */; }; | |
378 00CFA843106B49B600758660 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */; }; | |
379 00CFA844106B49B600758660 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */; }; | |
380 00CFA845106B49B600758660 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA817106B49B600758660 /* SDL_yuv_sw.c */; }; | |
381 00CFA846106B49B600758660 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EA106B49B500758660 /* mmx.h */; }; | |
382 00CFA847106B49B600758660 /* SDL_alphamult.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EB106B49B500758660 /* SDL_alphamult.c */; }; | |
383 00CFA848106B49B600758660 /* SDL_alphamult.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EC106B49B500758660 /* SDL_alphamult.h */; }; | |
384 00CFA849106B49B600758660 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7ED106B49B500758660 /* SDL_blendline.c */; }; | |
385 00CFA84A106B49B600758660 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */; }; | |
386 00CFA84B106B49B600758660 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EF106B49B500758660 /* SDL_blendrect.c */; }; | |
387 00CFA84C106B49B600758660 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F0106B49B500758660 /* SDL_blit_0.c */; }; | |
388 00CFA84D106B49B600758660 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F1106B49B500758660 /* SDL_blit_1.c */; }; | |
389 00CFA84E106B49B600758660 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F2106B49B500758660 /* SDL_blit_A.c */; }; | |
390 00CFA84F106B49B600758660 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */; }; | |
391 00CFA850106B49B600758660 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */; }; | |
392 00CFA851106B49B600758660 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */; }; | |
393 00CFA852106B49B600758660 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */; }; | |
394 00CFA853106B49B600758660 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F7106B49B600758660 /* SDL_blit_N.c */; }; | |
395 00CFA854106B49B600758660 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */; }; | |
396 00CFA855106B49B600758660 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */; }; | |
397 00CFA856106B49B600758660 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FA106B49B600758660 /* SDL_blit.c */; }; | |
398 00CFA857106B49B600758660 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FB106B49B600758660 /* SDL_blit.h */; }; | |
399 00CFA858106B49B600758660 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FC106B49B600758660 /* SDL_bmp.c */; }; | |
400 00CFA859106B49B600758660 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FD106B49B600758660 /* SDL_draw.h */; }; | |
401 00CFA85A106B49B600758660 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FE106B49B600758660 /* SDL_drawline.c */; }; | |
402 00CFA85B106B49B600758660 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */; }; | |
403 00CFA85C106B49B600758660 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA800106B49B600758660 /* SDL_fillrect.c */; }; | |
404 00CFA85D106B49B600758660 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA801106B49B600758660 /* SDL_gamma.c */; }; | |
405 00CFA85E106B49B600758660 /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA802106B49B600758660 /* SDL_glesfuncs.h */; }; | |
406 00CFA85F106B49B600758660 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA803106B49B600758660 /* SDL_glfuncs.h */; }; | |
407 00CFA860106B49B600758660 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA804106B49B600758660 /* SDL_leaks.h */; }; | |
408 00CFA861106B49B600758660 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA805106B49B600758660 /* SDL_pixels_c.h */; }; | |
409 00CFA862106B49B600758660 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA806106B49B600758660 /* SDL_pixels.c */; }; | |
410 00CFA863106B49B600758660 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA807106B49B600758660 /* SDL_rect_c.h */; }; | |
411 00CFA864106B49B600758660 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA808106B49B600758660 /* SDL_rect.c */; }; | |
412 00CFA865106B49B600758660 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA809106B49B600758660 /* SDL_renderer_gl.c */; }; | |
413 00CFA866106B49B600758660 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */; }; | |
414 00CFA867106B49B600758660 /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */; }; | |
415 00CFA868106B49B600758660 /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */; }; | |
416 00CFA869106B49B600758660 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */; }; | |
417 00CFA86A106B49B600758660 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */; }; | |
418 00CFA86B106B49B600758660 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */; }; | |
419 00CFA86C106B49B600758660 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA810106B49B600758660 /* SDL_RLEaccel.c */; }; | |
420 00CFA86D106B49B600758660 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA811106B49B600758660 /* SDL_stretch.c */; }; | |
421 00CFA86E106B49B600758660 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA812106B49B600758660 /* SDL_surface.c */; }; | |
422 00CFA86F106B49B600758660 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA813106B49B600758660 /* SDL_sysvideo.h */; }; | |
423 00CFA870106B49B600758660 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA814106B49B600758660 /* SDL_video.c */; }; | |
424 00CFA871106B49B600758660 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */; }; | |
425 00CFA872106B49B600758660 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */; }; | |
426 00CFA873106B49B600758660 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA817106B49B600758660 /* SDL_yuv_sw.c */; }; | |
427 00CFA89D106B4BA100758660 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CFA89C106B4BA100758660 /* ForceFeedback.framework */; }; | 112 00CFA89D106B4BA100758660 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CFA89C106B4BA100758660 /* ForceFeedback.framework */; }; |
428 00D0D08410675DD9004B05EF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00D0D08310675DD9004B05EF /* CoreFoundation.framework */; }; | 113 00D0D08410675DD9004B05EF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00D0D08310675DD9004B05EF /* CoreFoundation.framework */; }; |
429 00D0D0D810675E46004B05EF /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; | 114 00D0D0D810675E46004B05EF /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; }; |
430 00D8DA1B1195093100638393 /* audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8D9FC1195093100638393 /* audio.c */; }; | 115 00D8DA1B1195093100638393 /* audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8D9FC1195093100638393 /* audio.c */; }; |
431 00D8DA1C1195093100638393 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8D9FF1195093100638393 /* common.c */; }; | 116 00D8DA1C1195093100638393 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8D9FF1195093100638393 /* common.c */; }; |
434 00D8DA251195093100638393 /* render.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA0F1195093100638393 /* render.c */; }; | 119 00D8DA251195093100638393 /* render.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA0F1195093100638393 /* render.c */; }; |
435 00D8DA271195093100638393 /* rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA131195093100638393 /* rwops.c */; }; | 120 00D8DA271195093100638393 /* rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA131195093100638393 /* rwops.c */; }; |
436 00D8DA281195093100638393 /* SDL_at.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA151195093100638393 /* SDL_at.c */; }; | 121 00D8DA281195093100638393 /* SDL_at.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA151195093100638393 /* SDL_at.c */; }; |
437 00D8DA291195093100638393 /* surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA181195093100638393 /* surface.c */; }; | 122 00D8DA291195093100638393 /* surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA181195093100638393 /* surface.c */; }; |
438 00D8DA2A1195093100638393 /* testsdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA1A1195093100638393 /* testsdl.c */; }; | 123 00D8DA2A1195093100638393 /* testsdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA1A1195093100638393 /* testsdl.c */; }; |
439 0420496111E6EFD3007E7EC9 /* SDL_clipboardevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420495F11E6EFD3007E7EC9 /* SDL_clipboardevents_c.h */; }; | |
440 0420496211E6EFD3007E7EC9 /* SDL_clipboardevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 0420496011E6EFD3007E7EC9 /* SDL_clipboardevents.c */; }; | |
441 0420496311E6EFD3007E7EC9 /* SDL_clipboardevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420495F11E6EFD3007E7EC9 /* SDL_clipboardevents_c.h */; }; | |
442 0420496411E6EFD3007E7EC9 /* SDL_clipboardevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 0420496011E6EFD3007E7EC9 /* SDL_clipboardevents.c */; }; | |
443 0420497A11E6F052007E7EC9 /* blank_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497411E6F052007E7EC9 /* blank_cursor.h */; }; | |
444 0420497B11E6F052007E7EC9 /* default_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497511E6F052007E7EC9 /* default_cursor.h */; }; | |
445 0420497C11E6F052007E7EC9 /* scancodes_darwin.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497611E6F052007E7EC9 /* scancodes_darwin.h */; }; | |
446 0420497D11E6F052007E7EC9 /* scancodes_linux.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497711E6F052007E7EC9 /* scancodes_linux.h */; }; | |
447 0420497E11E6F052007E7EC9 /* scancodes_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497811E6F052007E7EC9 /* scancodes_win32.h */; }; | |
448 0420497F11E6F052007E7EC9 /* scancodes_xfree86.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497911E6F052007E7EC9 /* scancodes_xfree86.h */; }; | |
449 0420498011E6F052007E7EC9 /* blank_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497411E6F052007E7EC9 /* blank_cursor.h */; }; | |
450 0420498111E6F052007E7EC9 /* default_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497511E6F052007E7EC9 /* default_cursor.h */; }; | |
451 0420498211E6F052007E7EC9 /* scancodes_darwin.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497611E6F052007E7EC9 /* scancodes_darwin.h */; }; | |
452 0420498311E6F052007E7EC9 /* scancodes_linux.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497711E6F052007E7EC9 /* scancodes_linux.h */; }; | |
453 0420498411E6F052007E7EC9 /* scancodes_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497811E6F052007E7EC9 /* scancodes_win32.h */; }; | |
454 0420498511E6F052007E7EC9 /* scancodes_xfree86.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497911E6F052007E7EC9 /* scancodes_xfree86.h */; }; | |
455 044E5F8511E6051C0076F181 /* SDL_clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 044E5F8411E6051C0076F181 /* SDL_clipboard.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 124 044E5F8511E6051C0076F181 /* SDL_clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 044E5F8411E6051C0076F181 /* SDL_clipboard.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
456 044E5F8611E6051C0076F181 /* SDL_clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 044E5F8411E6051C0076F181 /* SDL_clipboard.h */; }; | 125 044E5F8611E6051C0076F181 /* SDL_clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 044E5F8411E6051C0076F181 /* SDL_clipboard.h */; }; |
457 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; | 126 04BD000812E6671800899322 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD8812E6671700899322 /* SDL_diskaudio.c */; }; |
458 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; }; | 127 04BD000912E6671800899322 /* SDL_diskaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFD8912E6671700899322 /* SDL_diskaudio.h */; }; |
459 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; | 128 04BD001012E6671800899322 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD9412E6671700899322 /* SDL_dummyaudio.c */; }; |
460 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; }; | 129 04BD001112E6671800899322 /* SDL_dummyaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFD9512E6671700899322 /* SDL_dummyaudio.h */; }; |
461 046B9B6812D02EE600159CFE /* SDL_x11touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B9B6612D02EE600159CFE /* SDL_x11touch.c */; }; | 130 04BD001812E6671800899322 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDA012E6671700899322 /* SDL_coreaudio.c */; }; |
462 046B9B6912D02EE600159CFE /* SDL_x11touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 046B9B6712D02EE600159CFE /* SDL_x11touch.h */; }; | 131 04BD001912E6671800899322 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDA112E6671700899322 /* SDL_coreaudio.h */; }; |
463 046B9B6A12D02EE600159CFE /* SDL_x11touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B9B6612D02EE600159CFE /* SDL_x11touch.c */; }; | 132 04BD002612E6671800899322 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDB412E6671700899322 /* SDL_audio.c */; }; |
464 046B9B6B12D02EE600159CFE /* SDL_x11touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 046B9B6712D02EE600159CFE /* SDL_x11touch.h */; }; | 133 04BD002712E6671800899322 /* SDL_audio_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDB512E6671700899322 /* SDL_audio_c.h */; }; |
465 04DB838C10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */; }; | 134 04BD002812E6671800899322 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDB612E6671700899322 /* SDL_audiocvt.c */; }; |
466 04DB838D10FD8C81000519B5 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */; }; | 135 04BD002912E6671800899322 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDB712E6671700899322 /* SDL_audiodev.c */; }; |
467 04DB838E10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */; }; | 136 04BD002A12E6671800899322 /* SDL_audiodev_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDB812E6671700899322 /* SDL_audiodev_c.h */; }; |
468 04DB838F10FD8C81000519B5 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */; }; | 137 04BD002B12E6671800899322 /* SDL_audiomem.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDB912E6671700899322 /* SDL_audiomem.h */; }; |
138 04BD002C12E6671800899322 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBA12E6671700899322 /* SDL_audiotypecvt.c */; }; | |
139 04BD002D12E6671800899322 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBB12E6671700899322 /* SDL_mixer.c */; }; | |
140 04BD002E12E6671800899322 /* SDL_mixer_m68k.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBC12E6671700899322 /* SDL_mixer_m68k.c */; }; | |
141 04BD002F12E6671800899322 /* SDL_mixer_m68k.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDBD12E6671700899322 /* SDL_mixer_m68k.h */; }; | |
142 04BD003012E6671800899322 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBE12E6671700899322 /* SDL_mixer_MMX.c */; }; | |
143 04BD003112E6671800899322 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDBF12E6671700899322 /* SDL_mixer_MMX.h */; }; | |
144 04BD003212E6671800899322 /* SDL_mixer_MMX_VC.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDC012E6671700899322 /* SDL_mixer_MMX_VC.c */; }; | |
145 04BD003312E6671800899322 /* SDL_mixer_MMX_VC.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDC112E6671700899322 /* SDL_mixer_MMX_VC.h */; }; | |
146 04BD003412E6671800899322 /* SDL_sysaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDC212E6671700899322 /* SDL_sysaudio.h */; }; | |
147 04BD003512E6671800899322 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDC312E6671700899322 /* SDL_wave.c */; }; | |
148 04BD003612E6671800899322 /* SDL_wave.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDC412E6671700899322 /* SDL_wave.h */; }; | |
149 04BD004112E6671800899322 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDD412E6671700899322 /* SDL_cpuinfo.c */; }; | |
150 04BD004212E6671800899322 /* blank_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD612E6671700899322 /* blank_cursor.h */; }; | |
151 04BD004312E6671800899322 /* default_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD712E6671700899322 /* default_cursor.h */; }; | |
152 04BD004412E6671800899322 /* scancodes_darwin.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD812E6671700899322 /* scancodes_darwin.h */; }; | |
153 04BD004512E6671800899322 /* scancodes_linux.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD912E6671700899322 /* scancodes_linux.h */; }; | |
154 04BD004612E6671800899322 /* scancodes_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDA12E6671700899322 /* scancodes_win32.h */; }; | |
155 04BD004712E6671800899322 /* scancodes_xfree86.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDB12E6671700899322 /* scancodes_xfree86.h */; }; | |
156 04BD004812E6671800899322 /* SDL_clipboardevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDDC12E6671700899322 /* SDL_clipboardevents.c */; }; | |
157 04BD004912E6671800899322 /* SDL_clipboardevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDD12E6671700899322 /* SDL_clipboardevents_c.h */; }; | |
158 04BD004A12E6671800899322 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDDE12E6671700899322 /* SDL_events.c */; }; | |
159 04BD004B12E6671800899322 /* SDL_events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDF12E6671700899322 /* SDL_events_c.h */; }; | |
160 04BD004C12E6671800899322 /* SDL_gesture.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE012E6671700899322 /* SDL_gesture.c */; }; | |
161 04BD004D12E6671800899322 /* SDL_gesture_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE112E6671700899322 /* SDL_gesture_c.h */; }; | |
162 04BD004E12E6671800899322 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE212E6671700899322 /* SDL_keyboard.c */; }; | |
163 04BD004F12E6671800899322 /* SDL_keyboard_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE312E6671700899322 /* SDL_keyboard_c.h */; }; | |
164 04BD005012E6671800899322 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE412E6671700899322 /* SDL_mouse.c */; }; | |
165 04BD005112E6671800899322 /* SDL_mouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE512E6671700899322 /* SDL_mouse_c.h */; }; | |
166 04BD005212E6671800899322 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE612E6671700899322 /* SDL_quit.c */; }; | |
167 04BD005312E6671800899322 /* SDL_sysevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE712E6671700899322 /* SDL_sysevents.h */; }; | |
168 04BD005412E6671800899322 /* SDL_touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE812E6671700899322 /* SDL_touch.c */; }; | |
169 04BD005512E6671800899322 /* SDL_touch_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE912E6671700899322 /* SDL_touch_c.h */; }; | |
170 04BD005612E6671800899322 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDEA12E6671700899322 /* SDL_windowevents.c */; }; | |
171 04BD005712E6671800899322 /* SDL_windowevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDEB12E6671700899322 /* SDL_windowevents_c.h */; }; | |
172 04BD005812E6671800899322 /* SDL_rwopsbundlesupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDEE12E6671700899322 /* SDL_rwopsbundlesupport.h */; }; | |
173 04BD005912E6671800899322 /* SDL_rwopsbundlesupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDEF12E6671700899322 /* SDL_rwopsbundlesupport.m */; }; | |
174 04BD005A12E6671800899322 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDF012E6671700899322 /* SDL_rwops.c */; }; | |
175 04BD005B12E6671800899322 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDF312E6671700899322 /* SDL_syshaptic.c */; }; | |
176 04BD005F12E6671800899322 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDFA12E6671700899322 /* SDL_haptic.c */; }; | |
177 04BD006012E6671800899322 /* SDL_haptic_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDFB12E6671700899322 /* SDL_haptic_c.h */; }; | |
178 04BD006112E6671800899322 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDFC12E6671700899322 /* SDL_syshaptic.h */; }; | |
179 04BD006612E6671800899322 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE0712E6671700899322 /* SDL_sysjoystick.c */; }; | |
180 04BD006712E6671800899322 /* SDL_sysjoystick_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE0812E6671700899322 /* SDL_sysjoystick_c.h */; }; | |
181 04BD007012E6671800899322 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE1612E6671700899322 /* SDL_joystick.c */; }; | |
182 04BD007112E6671800899322 /* SDL_joystick_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE1712E6671700899322 /* SDL_joystick_c.h */; }; | |
183 04BD007212E6671800899322 /* SDL_sysjoystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE1812E6671700899322 /* SDL_sysjoystick.h */; }; | |
184 04BD008812E6671800899322 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE3312E6671700899322 /* SDL_sysloadso.c */; }; | |
185 04BD008A12E6671800899322 /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE3712E6671700899322 /* SDL_dlcompat.c */; }; | |
186 04BD009412E6671800899322 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE4B12E6671700899322 /* SDL_syspower.c */; }; | |
187 04BD009612E6671800899322 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE4E12E6671700899322 /* SDL_power.c */; }; | |
188 04BD009B12E6671800899322 /* SDL_assert_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE5512E6671700899322 /* SDL_assert_c.h */; }; | |
189 04BD009C12E6671800899322 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5612E6671700899322 /* SDL_assert.c */; }; | |
190 04BD009D12E6671800899322 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5712E6671700899322 /* SDL_compat.c */; }; | |
191 04BD009E12E6671800899322 /* SDL_error_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE5812E6671700899322 /* SDL_error_c.h */; }; | |
192 04BD009F12E6671800899322 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5912E6671700899322 /* SDL_error.c */; }; | |
193 04BD00A012E6671800899322 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5A12E6671700899322 /* SDL_fatal.c */; }; | |
194 04BD00A112E6671800899322 /* SDL_fatal.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE5B12E6671700899322 /* SDL_fatal.h */; }; | |
195 04BD00A212E6671800899322 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5C12E6671700899322 /* SDL.c */; }; | |
196 04BD00A312E6671800899322 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5E12E6671700899322 /* SDL_getenv.c */; }; | |
197 04BD00A412E6671800899322 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5F12E6671700899322 /* SDL_iconv.c */; }; | |
198 04BD00A512E6671800899322 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6012E6671700899322 /* SDL_malloc.c */; }; | |
199 04BD00A612E6671800899322 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6112E6671700899322 /* SDL_qsort.c */; }; | |
200 04BD00A712E6671800899322 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6212E6671700899322 /* SDL_stdlib.c */; }; | |
201 04BD00A812E6671800899322 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6312E6671700899322 /* SDL_string.c */; }; | |
202 04BD00BD12E6671800899322 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE7E12E6671800899322 /* SDL_syscond.c */; }; | |
203 04BD00BE12E6671800899322 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE7F12E6671800899322 /* SDL_sysmutex.c */; }; | |
204 04BD00BF12E6671800899322 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8012E6671800899322 /* SDL_sysmutex_c.h */; }; | |
205 04BD00C012E6671800899322 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE8112E6671800899322 /* SDL_syssem.c */; }; | |
206 04BD00C112E6671800899322 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE8212E6671800899322 /* SDL_systhread.c */; }; | |
207 04BD00C212E6671800899322 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8312E6671800899322 /* SDL_systhread_c.h */; }; | |
208 04BD00C912E6671800899322 /* SDL_systhread.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8B12E6671800899322 /* SDL_systhread.h */; }; | |
209 04BD00CA12E6671800899322 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE8C12E6671800899322 /* SDL_thread.c */; }; | |
210 04BD00CB12E6671800899322 /* SDL_thread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8D12E6671800899322 /* SDL_thread_c.h */; }; | |
211 04BD00D612E6671800899322 /* SDL_systimer.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE9E12E6671800899322 /* SDL_systimer.h */; }; | |
212 04BD00D712E6671800899322 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE9F12E6671800899322 /* SDL_timer.c */; }; | |
213 04BD00D812E6671800899322 /* SDL_timer_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEA012E6671800899322 /* SDL_timer_c.h */; }; | |
214 04BD00D912E6671800899322 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEA212E6671800899322 /* SDL_systimer.c */; }; | |
215 04BD00F312E6671800899322 /* SDL_cocoaclipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC212E6671800899322 /* SDL_cocoaclipboard.h */; }; | |
216 04BD00F412E6671800899322 /* SDL_cocoaclipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC312E6671800899322 /* SDL_cocoaclipboard.m */; }; | |
217 04BD00F512E6671800899322 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC412E6671800899322 /* SDL_cocoaevents.h */; }; | |
218 04BD00F612E6671800899322 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC512E6671800899322 /* SDL_cocoaevents.m */; }; | |
219 04BD00F712E6671800899322 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC612E6671800899322 /* SDL_cocoakeyboard.h */; }; | |
220 04BD00F812E6671800899322 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC712E6671800899322 /* SDL_cocoakeyboard.m */; }; | |
221 04BD00F912E6671800899322 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC812E6671800899322 /* SDL_cocoamodes.h */; }; | |
222 04BD00FA12E6671800899322 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC912E6671800899322 /* SDL_cocoamodes.m */; }; | |
223 04BD00FB12E6671800899322 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFECA12E6671800899322 /* SDL_cocoamouse.h */; }; | |
224 04BD00FC12E6671800899322 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFECB12E6671800899322 /* SDL_cocoamouse.m */; }; | |
225 04BD00FD12E6671800899322 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFECC12E6671800899322 /* SDL_cocoaopengl.h */; }; | |
226 04BD00FE12E6671800899322 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFECD12E6671800899322 /* SDL_cocoaopengl.m */; }; | |
227 04BD00FF12E6671800899322 /* SDL_cocoashape.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFECE12E6671800899322 /* SDL_cocoashape.h */; }; | |
228 04BD010012E6671800899322 /* SDL_cocoashape.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFECF12E6671800899322 /* SDL_cocoashape.m */; }; | |
229 04BD010112E6671800899322 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFED012E6671800899322 /* SDL_cocoavideo.h */; }; | |
230 04BD010212E6671800899322 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFED112E6671800899322 /* SDL_cocoavideo.m */; }; | |
231 04BD010312E6671800899322 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFED212E6671800899322 /* SDL_cocoawindow.h */; }; | |
232 04BD010412E6671800899322 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFED312E6671800899322 /* SDL_cocoawindow.m */; }; | |
233 04BD011712E6671800899322 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEE812E6671800899322 /* SDL_nullevents.c */; }; | |
234 04BD011812E6671800899322 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEE912E6671800899322 /* SDL_nullevents_c.h */; }; | |
235 04BD011912E6671800899322 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEEA12E6671800899322 /* SDL_nullrender.c */; }; | |
236 04BD011A12E6671800899322 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEEB12E6671800899322 /* SDL_nullrender_c.h */; }; | |
237 04BD011B12E6671800899322 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEEC12E6671800899322 /* SDL_nullvideo.c */; }; | |
238 04BD011C12E6671800899322 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEED12E6671800899322 /* SDL_nullvideo.h */; }; | |
239 04BD013212E6671800899322 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF0412E6671800899322 /* mmx.h */; }; | |
240 04BD016F12E6671800899322 /* SDL_alphamult.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4812E6671800899322 /* SDL_alphamult.c */; }; | |
241 04BD017012E6671800899322 /* SDL_alphamult.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF4912E6671800899322 /* SDL_alphamult.h */; }; | |
242 04BD017112E6671800899322 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4A12E6671800899322 /* SDL_blendfillrect.c */; }; | |
243 04BD017212E6671800899322 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4B12E6671800899322 /* SDL_blendline.c */; }; | |
244 04BD017312E6671800899322 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4C12E6671800899322 /* SDL_blendpoint.c */; }; | |
245 04BD017412E6671800899322 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4D12E6671800899322 /* SDL_blendrect.c */; }; | |
246 04BD017512E6671800899322 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4E12E6671800899322 /* SDL_blit.c */; }; | |
247 04BD017612E6671800899322 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF4F12E6671800899322 /* SDL_blit.h */; }; | |
248 04BD017712E6671800899322 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5012E6671800899322 /* SDL_blit_0.c */; }; | |
249 04BD017812E6671800899322 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5112E6671800899322 /* SDL_blit_1.c */; }; | |
250 04BD017912E6671800899322 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5212E6671800899322 /* SDL_blit_A.c */; }; | |
251 04BD017A12E6671800899322 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5312E6671800899322 /* SDL_blit_auto.c */; }; | |
252 04BD017B12E6671800899322 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5412E6671800899322 /* SDL_blit_auto.h */; }; | |
253 04BD017C12E6671800899322 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5512E6671800899322 /* SDL_blit_copy.c */; }; | |
254 04BD017D12E6671800899322 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5612E6671800899322 /* SDL_blit_copy.h */; }; | |
255 04BD017E12E6671800899322 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5712E6671800899322 /* SDL_blit_N.c */; }; | |
256 04BD017F12E6671800899322 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5812E6671800899322 /* SDL_blit_slow.c */; }; | |
257 04BD018012E6671800899322 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5912E6671800899322 /* SDL_blit_slow.h */; }; | |
258 04BD018112E6671800899322 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5A12E6671800899322 /* SDL_bmp.c */; }; | |
259 04BD018212E6671800899322 /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5B12E6671800899322 /* SDL_clipboard.c */; }; | |
260 04BD018312E6671800899322 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5C12E6671800899322 /* SDL_draw.h */; }; | |
261 04BD018412E6671800899322 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5D12E6671800899322 /* SDL_drawline.c */; }; | |
262 04BD018512E6671800899322 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5E12E6671800899322 /* SDL_drawpoint.c */; }; | |
263 04BD018612E6671800899322 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5F12E6671800899322 /* SDL_drawrect.c */; }; | |
264 04BD018712E6671800899322 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6012E6671800899322 /* SDL_fillrect.c */; }; | |
265 04BD018812E6671800899322 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6112E6671800899322 /* SDL_gamma.c */; }; | |
266 04BD018912E6671800899322 /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6212E6671800899322 /* SDL_glesfuncs.h */; }; | |
267 04BD018A12E6671800899322 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6312E6671800899322 /* SDL_glfuncs.h */; }; | |
268 04BD018B12E6671800899322 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6412E6671800899322 /* SDL_leaks.h */; }; | |
269 04BD018C12E6671800899322 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6512E6671800899322 /* SDL_pixels.c */; }; | |
270 04BD018D12E6671800899322 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6612E6671800899322 /* SDL_pixels_c.h */; }; | |
271 04BD018E12E6671800899322 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6712E6671800899322 /* SDL_rect.c */; }; | |
272 04BD018F12E6671800899322 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6812E6671800899322 /* SDL_rect_c.h */; }; | |
273 04BD019012E6671800899322 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6912E6671800899322 /* SDL_renderer_gl.c */; }; | |
274 04BD019112E6671800899322 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6A12E6671800899322 /* SDL_renderer_gl.h */; }; | |
275 04BD019212E6671800899322 /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6B12E6671800899322 /* SDL_renderer_gles.c */; }; | |
276 04BD019312E6671800899322 /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6C12E6671800899322 /* SDL_renderer_gles.h */; }; | |
277 04BD019412E6671800899322 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6D12E6671800899322 /* SDL_renderer_sw.c */; }; | |
278 04BD019512E6671800899322 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6E12E6671800899322 /* SDL_renderer_sw.h */; }; | |
279 04BD019612E6671800899322 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6F12E6671800899322 /* SDL_RLEaccel.c */; }; | |
280 04BD019712E6671800899322 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7012E6671800899322 /* SDL_RLEaccel_c.h */; }; | |
281 04BD019812E6671800899322 /* SDL_shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7112E6671800899322 /* SDL_shape.c */; }; | |
282 04BD019912E6671800899322 /* SDL_shape_internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7212E6671800899322 /* SDL_shape_internals.h */; }; | |
283 04BD019A12E6671800899322 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7312E6671800899322 /* SDL_stretch.c */; }; | |
284 04BD019B12E6671800899322 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7412E6671800899322 /* SDL_surface.c */; }; | |
285 04BD019C12E6671800899322 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7512E6671800899322 /* SDL_sysvideo.h */; }; | |
286 04BD019D12E6671800899322 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7612E6671800899322 /* SDL_video.c */; }; | |
287 04BD019E12E6671800899322 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7712E6671800899322 /* SDL_yuv_mmx.c */; }; | |
288 04BD019F12E6671800899322 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7812E6671800899322 /* SDL_yuv_sw.c */; }; | |
289 04BD01A012E6671800899322 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7912E6671800899322 /* SDL_yuv_sw_c.h */; }; | |
290 04BD01DB12E6671800899322 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFB812E6671800899322 /* imKStoUCS.c */; }; | |
291 04BD01DC12E6671800899322 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFB912E6671800899322 /* imKStoUCS.h */; }; | |
292 04BD01DD12E6671800899322 /* SDL_x11clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFBA12E6671800899322 /* SDL_x11clipboard.c */; }; | |
293 04BD01DE12E6671800899322 /* SDL_x11clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFBB12E6671800899322 /* SDL_x11clipboard.h */; }; | |
294 04BD01DF12E6671800899322 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFBC12E6671800899322 /* SDL_x11dyn.c */; }; | |
295 04BD01E012E6671800899322 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFBD12E6671800899322 /* SDL_x11dyn.h */; }; | |
296 04BD01E112E6671800899322 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFBE12E6671800899322 /* SDL_x11events.c */; }; | |
297 04BD01E212E6671800899322 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFBF12E6671800899322 /* SDL_x11events.h */; }; | |
298 04BD01E312E6671800899322 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC012E6671800899322 /* SDL_x11gamma.c */; }; | |
299 04BD01E412E6671800899322 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC112E6671800899322 /* SDL_x11gamma.h */; }; | |
300 04BD01E512E6671800899322 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC212E6671800899322 /* SDL_x11keyboard.c */; }; | |
301 04BD01E612E6671800899322 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC312E6671800899322 /* SDL_x11keyboard.h */; }; | |
302 04BD01E712E6671800899322 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC412E6671800899322 /* SDL_x11modes.c */; }; | |
303 04BD01E812E6671800899322 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC512E6671800899322 /* SDL_x11modes.h */; }; | |
304 04BD01E912E6671800899322 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC612E6671800899322 /* SDL_x11mouse.c */; }; | |
305 04BD01EA12E6671800899322 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC712E6671800899322 /* SDL_x11mouse.h */; }; | |
306 04BD01EB12E6671800899322 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC812E6671800899322 /* SDL_x11opengl.c */; }; | |
307 04BD01EC12E6671800899322 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC912E6671800899322 /* SDL_x11opengl.h */; }; | |
308 04BD01ED12E6671800899322 /* SDL_x11opengles.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFCA12E6671800899322 /* SDL_x11opengles.c */; }; | |
309 04BD01EE12E6671800899322 /* SDL_x11opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFCB12E6671800899322 /* SDL_x11opengles.h */; }; | |
310 04BD01EF12E6671800899322 /* SDL_x11render.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFCC12E6671800899322 /* SDL_x11render.c */; }; | |
311 04BD01F012E6671800899322 /* SDL_x11render.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFCD12E6671800899322 /* SDL_x11render.h */; }; | |
312 04BD01F112E6671800899322 /* SDL_x11shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFCE12E6671800899322 /* SDL_x11shape.c */; }; | |
313 04BD01F212E6671800899322 /* SDL_x11shape.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFCF12E6671800899322 /* SDL_x11shape.h */; }; | |
314 04BD01F312E6671800899322 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD012E6671800899322 /* SDL_x11sym.h */; }; | |
315 04BD01F412E6671800899322 /* SDL_x11touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFD112E6671800899322 /* SDL_x11touch.c */; }; | |
316 04BD01F512E6671800899322 /* SDL_x11touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD212E6671800899322 /* SDL_x11touch.h */; }; | |
317 04BD01F612E6671800899322 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFD312E6671800899322 /* SDL_x11video.c */; }; | |
318 04BD01F712E6671800899322 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD412E6671800899322 /* SDL_x11video.h */; }; | |
319 04BD01F812E6671800899322 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFD512E6671800899322 /* SDL_x11window.c */; }; | |
320 04BD01F912E6671800899322 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD612E6671800899322 /* SDL_x11window.h */; }; | |
321 04BD01FA12E6671800899322 /* extutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD912E6671800899322 /* extutil.h */; }; | |
322 04BD01FB12E6671800899322 /* panoramiXext.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDA12E6671800899322 /* panoramiXext.h */; }; | |
323 04BD01FC12E6671800899322 /* panoramiXproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDB12E6671800899322 /* panoramiXproto.h */; }; | |
324 04BD01FD12E6671800899322 /* StdCmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDC12E6671800899322 /* StdCmap.h */; }; | |
325 04BD01FE12E6671800899322 /* Xext.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDD12E6671800899322 /* Xext.h */; }; | |
326 04BD01FF12E6671800899322 /* xf86dga.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDE12E6671800899322 /* xf86dga.h */; }; | |
327 04BD020012E6671800899322 /* xf86dga1.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDF12E6671800899322 /* xf86dga1.h */; }; | |
328 04BD020112E6671800899322 /* xf86dga1str.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE012E6671800899322 /* xf86dga1str.h */; }; | |
329 04BD020212E6671800899322 /* xf86dgastr.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE112E6671800899322 /* xf86dgastr.h */; }; | |
330 04BD020312E6671800899322 /* xf86vmode.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE212E6671800899322 /* xf86vmode.h */; }; | |
331 04BD020412E6671800899322 /* xf86vmstr.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE312E6671800899322 /* xf86vmstr.h */; }; | |
332 04BD020512E6671800899322 /* Xinerama.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE412E6671800899322 /* Xinerama.h */; }; | |
333 04BD020612E6671800899322 /* Xv.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE512E6671800899322 /* Xv.h */; }; | |
334 04BD020712E6671800899322 /* Xvlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE612E6671800899322 /* Xvlib.h */; }; | |
335 04BD020812E6671800899322 /* Xvproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE712E6671800899322 /* Xvproto.h */; }; | |
336 04BD020912E6671800899322 /* README in Resources */ = {isa = PBXBuildFile; fileRef = 04BDFFE812E6671800899322 /* README */; }; | |
337 04BD020A12E6671800899322 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEA12E6671800899322 /* Xinerama.c */; }; | |
338 04BD020B12E6671800899322 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEC12E6671800899322 /* xme.c */; }; | |
339 04BD020C12E6671800899322 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEE12E6671800899322 /* AllCmap.c */; }; | |
340 04BD020D12E6671800899322 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEF12E6671800899322 /* CmapAlloc.c */; }; | |
341 04BD020E12E6671800899322 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF012E6671800899322 /* CrCmap.c */; }; | |
342 04BD020F12E6671800899322 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF112E6671800899322 /* DelCmap.c */; }; | |
343 04BD021012E6671800899322 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF212E6671800899322 /* Distinct.c */; }; | |
344 04BD021112E6671800899322 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF312E6671800899322 /* LookupCmap.c */; }; | |
345 04BD021212E6671800899322 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF412E6671800899322 /* StdCmap.c */; }; | |
346 04BD021312E6671800899322 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF512E6671800899322 /* VisCmap.c */; }; | |
347 04BD021412E6671800899322 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF712E6671800899322 /* Xv.c */; }; | |
348 04BD021512E6671800899322 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFF812E6671800899322 /* Xvlibint.h */; }; | |
349 04BD021612E6671800899322 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFFA12E6671800899322 /* XF86VMode.c */; }; | |
350 04BD021712E6671800899322 /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD7412E6671700899322 /* SDL_atomic.c */; }; | |
351 04BD021812E6671800899322 /* SDL_spinlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD7512E6671700899322 /* SDL_spinlock.c */; }; | |
352 04BD022412E6671800899322 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD8812E6671700899322 /* SDL_diskaudio.c */; }; | |
353 04BD022512E6671800899322 /* SDL_diskaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFD8912E6671700899322 /* SDL_diskaudio.h */; }; | |
354 04BD022C12E6671800899322 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD9412E6671700899322 /* SDL_dummyaudio.c */; }; | |
355 04BD022D12E6671800899322 /* SDL_dummyaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFD9512E6671700899322 /* SDL_dummyaudio.h */; }; | |
356 04BD023412E6671800899322 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDA012E6671700899322 /* SDL_coreaudio.c */; }; | |
357 04BD023512E6671800899322 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDA112E6671700899322 /* SDL_coreaudio.h */; }; | |
358 04BD024212E6671800899322 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDB412E6671700899322 /* SDL_audio.c */; }; | |
359 04BD024312E6671800899322 /* SDL_audio_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDB512E6671700899322 /* SDL_audio_c.h */; }; | |
360 04BD024412E6671800899322 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDB612E6671700899322 /* SDL_audiocvt.c */; }; | |
361 04BD024512E6671800899322 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDB712E6671700899322 /* SDL_audiodev.c */; }; | |
362 04BD024612E6671800899322 /* SDL_audiodev_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDB812E6671700899322 /* SDL_audiodev_c.h */; }; | |
363 04BD024712E6671800899322 /* SDL_audiomem.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDB912E6671700899322 /* SDL_audiomem.h */; }; | |
364 04BD024812E6671800899322 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBA12E6671700899322 /* SDL_audiotypecvt.c */; }; | |
365 04BD024912E6671800899322 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBB12E6671700899322 /* SDL_mixer.c */; }; | |
366 04BD024A12E6671800899322 /* SDL_mixer_m68k.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBC12E6671700899322 /* SDL_mixer_m68k.c */; }; | |
367 04BD024B12E6671800899322 /* SDL_mixer_m68k.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDBD12E6671700899322 /* SDL_mixer_m68k.h */; }; | |
368 04BD024C12E6671800899322 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBE12E6671700899322 /* SDL_mixer_MMX.c */; }; | |
369 04BD024D12E6671800899322 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDBF12E6671700899322 /* SDL_mixer_MMX.h */; }; | |
370 04BD024E12E6671800899322 /* SDL_mixer_MMX_VC.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDC012E6671700899322 /* SDL_mixer_MMX_VC.c */; }; | |
371 04BD024F12E6671800899322 /* SDL_mixer_MMX_VC.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDC112E6671700899322 /* SDL_mixer_MMX_VC.h */; }; | |
372 04BD025012E6671800899322 /* SDL_sysaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDC212E6671700899322 /* SDL_sysaudio.h */; }; | |
373 04BD025112E6671800899322 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDC312E6671700899322 /* SDL_wave.c */; }; | |
374 04BD025212E6671800899322 /* SDL_wave.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDC412E6671700899322 /* SDL_wave.h */; }; | |
375 04BD025C12E6671800899322 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDD412E6671700899322 /* SDL_cpuinfo.c */; }; | |
376 04BD025D12E6671800899322 /* blank_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD612E6671700899322 /* blank_cursor.h */; }; | |
377 04BD025E12E6671800899322 /* default_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD712E6671700899322 /* default_cursor.h */; }; | |
378 04BD025F12E6671800899322 /* scancodes_darwin.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD812E6671700899322 /* scancodes_darwin.h */; }; | |
379 04BD026012E6671800899322 /* scancodes_linux.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD912E6671700899322 /* scancodes_linux.h */; }; | |
380 04BD026112E6671800899322 /* scancodes_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDA12E6671700899322 /* scancodes_win32.h */; }; | |
381 04BD026212E6671800899322 /* scancodes_xfree86.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDB12E6671700899322 /* scancodes_xfree86.h */; }; | |
382 04BD026312E6671800899322 /* SDL_clipboardevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDDC12E6671700899322 /* SDL_clipboardevents.c */; }; | |
383 04BD026412E6671800899322 /* SDL_clipboardevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDD12E6671700899322 /* SDL_clipboardevents_c.h */; }; | |
384 04BD026512E6671800899322 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDDE12E6671700899322 /* SDL_events.c */; }; | |
385 04BD026612E6671800899322 /* SDL_events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDF12E6671700899322 /* SDL_events_c.h */; }; | |
386 04BD026712E6671800899322 /* SDL_gesture.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE012E6671700899322 /* SDL_gesture.c */; }; | |
387 04BD026812E6671800899322 /* SDL_gesture_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE112E6671700899322 /* SDL_gesture_c.h */; }; | |
388 04BD026912E6671800899322 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE212E6671700899322 /* SDL_keyboard.c */; }; | |
389 04BD026A12E6671800899322 /* SDL_keyboard_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE312E6671700899322 /* SDL_keyboard_c.h */; }; | |
390 04BD026B12E6671800899322 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE412E6671700899322 /* SDL_mouse.c */; }; | |
391 04BD026C12E6671800899322 /* SDL_mouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE512E6671700899322 /* SDL_mouse_c.h */; }; | |
392 04BD026D12E6671800899322 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE612E6671700899322 /* SDL_quit.c */; }; | |
393 04BD026E12E6671800899322 /* SDL_sysevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE712E6671700899322 /* SDL_sysevents.h */; }; | |
394 04BD026F12E6671800899322 /* SDL_touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE812E6671700899322 /* SDL_touch.c */; }; | |
395 04BD027012E6671800899322 /* SDL_touch_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE912E6671700899322 /* SDL_touch_c.h */; }; | |
396 04BD027112E6671800899322 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDEA12E6671700899322 /* SDL_windowevents.c */; }; | |
397 04BD027212E6671800899322 /* SDL_windowevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDEB12E6671700899322 /* SDL_windowevents_c.h */; }; | |
398 04BD027312E6671800899322 /* SDL_rwopsbundlesupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDEE12E6671700899322 /* SDL_rwopsbundlesupport.h */; }; | |
399 04BD027412E6671800899322 /* SDL_rwopsbundlesupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDEF12E6671700899322 /* SDL_rwopsbundlesupport.m */; }; | |
400 04BD027512E6671800899322 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDF012E6671700899322 /* SDL_rwops.c */; }; | |
401 04BD027612E6671800899322 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDF312E6671700899322 /* SDL_syshaptic.c */; }; | |
402 04BD027A12E6671800899322 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDFA12E6671700899322 /* SDL_haptic.c */; }; | |
403 04BD027B12E6671800899322 /* SDL_haptic_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDFB12E6671700899322 /* SDL_haptic_c.h */; }; | |
404 04BD027C12E6671800899322 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDFC12E6671700899322 /* SDL_syshaptic.h */; }; | |
405 04BD028112E6671800899322 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE0712E6671700899322 /* SDL_sysjoystick.c */; }; | |
406 04BD028212E6671800899322 /* SDL_sysjoystick_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE0812E6671700899322 /* SDL_sysjoystick_c.h */; }; | |
407 04BD028B12E6671800899322 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE1612E6671700899322 /* SDL_joystick.c */; }; | |
408 04BD028C12E6671800899322 /* SDL_joystick_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE1712E6671700899322 /* SDL_joystick_c.h */; }; | |
409 04BD028D12E6671800899322 /* SDL_sysjoystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE1812E6671700899322 /* SDL_sysjoystick.h */; }; | |
410 04BD02A312E6671800899322 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE3312E6671700899322 /* SDL_sysloadso.c */; }; | |
411 04BD02A512E6671800899322 /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE3712E6671700899322 /* SDL_dlcompat.c */; }; | |
412 04BD02AE12E6671800899322 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE4B12E6671700899322 /* SDL_syspower.c */; }; | |
413 04BD02B012E6671800899322 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE4E12E6671700899322 /* SDL_power.c */; }; | |
414 04BD02B512E6671800899322 /* SDL_assert_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE5512E6671700899322 /* SDL_assert_c.h */; }; | |
415 04BD02B612E6671800899322 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5612E6671700899322 /* SDL_assert.c */; }; | |
416 04BD02B712E6671800899322 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5712E6671700899322 /* SDL_compat.c */; }; | |
417 04BD02B812E6671800899322 /* SDL_error_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE5812E6671700899322 /* SDL_error_c.h */; }; | |
418 04BD02B912E6671800899322 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5912E6671700899322 /* SDL_error.c */; }; | |
419 04BD02BA12E6671800899322 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5A12E6671700899322 /* SDL_fatal.c */; }; | |
420 04BD02BB12E6671800899322 /* SDL_fatal.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE5B12E6671700899322 /* SDL_fatal.h */; }; | |
421 04BD02BC12E6671800899322 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5C12E6671700899322 /* SDL.c */; }; | |
422 04BD02BD12E6671800899322 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5E12E6671700899322 /* SDL_getenv.c */; }; | |
423 04BD02BE12E6671800899322 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5F12E6671700899322 /* SDL_iconv.c */; }; | |
424 04BD02BF12E6671800899322 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6012E6671700899322 /* SDL_malloc.c */; }; | |
425 04BD02C012E6671800899322 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6112E6671700899322 /* SDL_qsort.c */; }; | |
426 04BD02C112E6671800899322 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6212E6671700899322 /* SDL_stdlib.c */; }; | |
427 04BD02C212E6671800899322 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6312E6671700899322 /* SDL_string.c */; }; | |
428 04BD02D712E6671800899322 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE7E12E6671800899322 /* SDL_syscond.c */; }; | |
429 04BD02D812E6671800899322 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE7F12E6671800899322 /* SDL_sysmutex.c */; }; | |
430 04BD02D912E6671800899322 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8012E6671800899322 /* SDL_sysmutex_c.h */; }; | |
431 04BD02DA12E6671800899322 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE8112E6671800899322 /* SDL_syssem.c */; }; | |
432 04BD02DB12E6671800899322 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE8212E6671800899322 /* SDL_systhread.c */; }; | |
433 04BD02DC12E6671800899322 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8312E6671800899322 /* SDL_systhread_c.h */; }; | |
434 04BD02E312E6671800899322 /* SDL_systhread.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8B12E6671800899322 /* SDL_systhread.h */; }; | |
435 04BD02E412E6671800899322 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE8C12E6671800899322 /* SDL_thread.c */; }; | |
436 04BD02E512E6671800899322 /* SDL_thread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8D12E6671800899322 /* SDL_thread_c.h */; }; | |
437 04BD02F012E6671800899322 /* SDL_systimer.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE9E12E6671800899322 /* SDL_systimer.h */; }; | |
438 04BD02F112E6671800899322 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE9F12E6671800899322 /* SDL_timer.c */; }; | |
439 04BD02F212E6671800899322 /* SDL_timer_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEA012E6671800899322 /* SDL_timer_c.h */; }; | |
440 04BD02F312E6671800899322 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEA212E6671800899322 /* SDL_systimer.c */; }; | |
441 04BD030D12E6671800899322 /* SDL_cocoaclipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC212E6671800899322 /* SDL_cocoaclipboard.h */; }; | |
442 04BD030E12E6671800899322 /* SDL_cocoaclipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC312E6671800899322 /* SDL_cocoaclipboard.m */; }; | |
443 04BD030F12E6671800899322 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC412E6671800899322 /* SDL_cocoaevents.h */; }; | |
444 04BD031012E6671800899322 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC512E6671800899322 /* SDL_cocoaevents.m */; }; | |
445 04BD031112E6671800899322 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC612E6671800899322 /* SDL_cocoakeyboard.h */; }; | |
446 04BD031212E6671800899322 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC712E6671800899322 /* SDL_cocoakeyboard.m */; }; | |
447 04BD031312E6671800899322 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC812E6671800899322 /* SDL_cocoamodes.h */; }; | |
448 04BD031412E6671800899322 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC912E6671800899322 /* SDL_cocoamodes.m */; }; | |
449 04BD031512E6671800899322 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFECA12E6671800899322 /* SDL_cocoamouse.h */; }; | |
450 04BD031612E6671800899322 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFECB12E6671800899322 /* SDL_cocoamouse.m */; }; | |
451 04BD031712E6671800899322 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFECC12E6671800899322 /* SDL_cocoaopengl.h */; }; | |
452 04BD031812E6671800899322 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFECD12E6671800899322 /* SDL_cocoaopengl.m */; }; | |
453 04BD031912E6671800899322 /* SDL_cocoashape.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFECE12E6671800899322 /* SDL_cocoashape.h */; }; | |
454 04BD031A12E6671800899322 /* SDL_cocoashape.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFECF12E6671800899322 /* SDL_cocoashape.m */; }; | |
455 04BD031B12E6671800899322 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFED012E6671800899322 /* SDL_cocoavideo.h */; }; | |
456 04BD031C12E6671800899322 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFED112E6671800899322 /* SDL_cocoavideo.m */; }; | |
457 04BD031D12E6671800899322 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFED212E6671800899322 /* SDL_cocoawindow.h */; }; | |
458 04BD031E12E6671800899322 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFED312E6671800899322 /* SDL_cocoawindow.m */; }; | |
459 04BD033112E6671800899322 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEE812E6671800899322 /* SDL_nullevents.c */; }; | |
460 04BD033212E6671800899322 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEE912E6671800899322 /* SDL_nullevents_c.h */; }; | |
461 04BD033312E6671800899322 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEEA12E6671800899322 /* SDL_nullrender.c */; }; | |
462 04BD033412E6671800899322 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEEB12E6671800899322 /* SDL_nullrender_c.h */; }; | |
463 04BD033512E6671800899322 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEEC12E6671800899322 /* SDL_nullvideo.c */; }; | |
464 04BD033612E6671800899322 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEED12E6671800899322 /* SDL_nullvideo.h */; }; | |
465 04BD034C12E6671800899322 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF0412E6671800899322 /* mmx.h */; }; | |
466 04BD038912E6671800899322 /* SDL_alphamult.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4812E6671800899322 /* SDL_alphamult.c */; }; | |
467 04BD038A12E6671800899322 /* SDL_alphamult.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF4912E6671800899322 /* SDL_alphamult.h */; }; | |
468 04BD038B12E6671800899322 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4A12E6671800899322 /* SDL_blendfillrect.c */; }; | |
469 04BD038C12E6671800899322 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4B12E6671800899322 /* SDL_blendline.c */; }; | |
470 04BD038D12E6671800899322 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4C12E6671800899322 /* SDL_blendpoint.c */; }; | |
471 04BD038E12E6671800899322 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4D12E6671800899322 /* SDL_blendrect.c */; }; | |
472 04BD038F12E6671800899322 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4E12E6671800899322 /* SDL_blit.c */; }; | |
473 04BD039012E6671800899322 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF4F12E6671800899322 /* SDL_blit.h */; }; | |
474 04BD039112E6671800899322 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5012E6671800899322 /* SDL_blit_0.c */; }; | |
475 04BD039212E6671800899322 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5112E6671800899322 /* SDL_blit_1.c */; }; | |
476 04BD039312E6671800899322 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5212E6671800899322 /* SDL_blit_A.c */; }; | |
477 04BD039412E6671800899322 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5312E6671800899322 /* SDL_blit_auto.c */; }; | |
478 04BD039512E6671800899322 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5412E6671800899322 /* SDL_blit_auto.h */; }; | |
479 04BD039612E6671800899322 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5512E6671800899322 /* SDL_blit_copy.c */; }; | |
480 04BD039712E6671800899322 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5612E6671800899322 /* SDL_blit_copy.h */; }; | |
481 04BD039812E6671800899322 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5712E6671800899322 /* SDL_blit_N.c */; }; | |
482 04BD039912E6671800899322 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5812E6671800899322 /* SDL_blit_slow.c */; }; | |
483 04BD039A12E6671800899322 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5912E6671800899322 /* SDL_blit_slow.h */; }; | |
484 04BD039B12E6671800899322 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5A12E6671800899322 /* SDL_bmp.c */; }; | |
485 04BD039C12E6671800899322 /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5B12E6671800899322 /* SDL_clipboard.c */; }; | |
486 04BD039D12E6671800899322 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5C12E6671800899322 /* SDL_draw.h */; }; | |
487 04BD039E12E6671800899322 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5D12E6671800899322 /* SDL_drawline.c */; }; | |
488 04BD039F12E6671800899322 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5E12E6671800899322 /* SDL_drawpoint.c */; }; | |
489 04BD03A012E6671800899322 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5F12E6671800899322 /* SDL_drawrect.c */; }; | |
490 04BD03A112E6671800899322 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6012E6671800899322 /* SDL_fillrect.c */; }; | |
491 04BD03A212E6671800899322 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6112E6671800899322 /* SDL_gamma.c */; }; | |
492 04BD03A312E6671800899322 /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6212E6671800899322 /* SDL_glesfuncs.h */; }; | |
493 04BD03A412E6671800899322 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6312E6671800899322 /* SDL_glfuncs.h */; }; | |
494 04BD03A512E6671800899322 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6412E6671800899322 /* SDL_leaks.h */; }; | |
495 04BD03A612E6671800899322 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6512E6671800899322 /* SDL_pixels.c */; }; | |
496 04BD03A712E6671800899322 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6612E6671800899322 /* SDL_pixels_c.h */; }; | |
497 04BD03A812E6671800899322 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6712E6671800899322 /* SDL_rect.c */; }; | |
498 04BD03A912E6671800899322 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6812E6671800899322 /* SDL_rect_c.h */; }; | |
499 04BD03AA12E6671800899322 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6912E6671800899322 /* SDL_renderer_gl.c */; }; | |
500 04BD03AB12E6671800899322 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6A12E6671800899322 /* SDL_renderer_gl.h */; }; | |
501 04BD03AC12E6671800899322 /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6B12E6671800899322 /* SDL_renderer_gles.c */; }; | |
502 04BD03AD12E6671800899322 /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6C12E6671800899322 /* SDL_renderer_gles.h */; }; | |
503 04BD03AE12E6671800899322 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6D12E6671800899322 /* SDL_renderer_sw.c */; }; | |
504 04BD03AF12E6671800899322 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6E12E6671800899322 /* SDL_renderer_sw.h */; }; | |
505 04BD03B012E6671800899322 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6F12E6671800899322 /* SDL_RLEaccel.c */; }; | |
506 04BD03B112E6671800899322 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7012E6671800899322 /* SDL_RLEaccel_c.h */; }; | |
507 04BD03B212E6671800899322 /* SDL_shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7112E6671800899322 /* SDL_shape.c */; }; | |
508 04BD03B312E6671800899322 /* SDL_shape_internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7212E6671800899322 /* SDL_shape_internals.h */; }; | |
509 04BD03B412E6671800899322 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7312E6671800899322 /* SDL_stretch.c */; }; | |
510 04BD03B512E6671800899322 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7412E6671800899322 /* SDL_surface.c */; }; | |
511 04BD03B612E6671800899322 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7512E6671800899322 /* SDL_sysvideo.h */; }; | |
512 04BD03B712E6671800899322 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7612E6671800899322 /* SDL_video.c */; }; | |
513 04BD03B812E6671800899322 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7712E6671800899322 /* SDL_yuv_mmx.c */; }; | |
514 04BD03B912E6671800899322 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7812E6671800899322 /* SDL_yuv_sw.c */; }; | |
515 04BD03BA12E6671800899322 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7912E6671800899322 /* SDL_yuv_sw_c.h */; }; | |
516 04BD03F312E6671800899322 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFB812E6671800899322 /* imKStoUCS.c */; }; | |
517 04BD03F412E6671800899322 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFB912E6671800899322 /* imKStoUCS.h */; }; | |
518 04BD03F512E6671800899322 /* SDL_x11clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFBA12E6671800899322 /* SDL_x11clipboard.c */; }; | |
519 04BD03F612E6671800899322 /* SDL_x11clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFBB12E6671800899322 /* SDL_x11clipboard.h */; }; | |
520 04BD03F712E6671800899322 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFBC12E6671800899322 /* SDL_x11dyn.c */; }; | |
521 04BD03F812E6671800899322 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFBD12E6671800899322 /* SDL_x11dyn.h */; }; | |
522 04BD03F912E6671800899322 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFBE12E6671800899322 /* SDL_x11events.c */; }; | |
523 04BD03FA12E6671800899322 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFBF12E6671800899322 /* SDL_x11events.h */; }; | |
524 04BD03FB12E6671800899322 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC012E6671800899322 /* SDL_x11gamma.c */; }; | |
525 04BD03FC12E6671800899322 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC112E6671800899322 /* SDL_x11gamma.h */; }; | |
526 04BD03FD12E6671800899322 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC212E6671800899322 /* SDL_x11keyboard.c */; }; | |
527 04BD03FE12E6671800899322 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC312E6671800899322 /* SDL_x11keyboard.h */; }; | |
528 04BD03FF12E6671800899322 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC412E6671800899322 /* SDL_x11modes.c */; }; | |
529 04BD040012E6671800899322 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC512E6671800899322 /* SDL_x11modes.h */; }; | |
530 04BD040112E6671800899322 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC612E6671800899322 /* SDL_x11mouse.c */; }; | |
531 04BD040212E6671800899322 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC712E6671800899322 /* SDL_x11mouse.h */; }; | |
532 04BD040312E6671800899322 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC812E6671800899322 /* SDL_x11opengl.c */; }; | |
533 04BD040412E6671800899322 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC912E6671800899322 /* SDL_x11opengl.h */; }; | |
534 04BD040512E6671800899322 /* SDL_x11opengles.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFCA12E6671800899322 /* SDL_x11opengles.c */; }; | |
535 04BD040612E6671800899322 /* SDL_x11opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFCB12E6671800899322 /* SDL_x11opengles.h */; }; | |
536 04BD040712E6671800899322 /* SDL_x11render.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFCC12E6671800899322 /* SDL_x11render.c */; }; | |
537 04BD040812E6671800899322 /* SDL_x11render.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFCD12E6671800899322 /* SDL_x11render.h */; }; | |
538 04BD040912E6671800899322 /* SDL_x11shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFCE12E6671800899322 /* SDL_x11shape.c */; }; | |
539 04BD040A12E6671800899322 /* SDL_x11shape.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFCF12E6671800899322 /* SDL_x11shape.h */; }; | |
540 04BD040B12E6671800899322 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD012E6671800899322 /* SDL_x11sym.h */; }; | |
541 04BD040C12E6671800899322 /* SDL_x11touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFD112E6671800899322 /* SDL_x11touch.c */; }; | |
542 04BD040D12E6671800899322 /* SDL_x11touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD212E6671800899322 /* SDL_x11touch.h */; }; | |
543 04BD040E12E6671800899322 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFD312E6671800899322 /* SDL_x11video.c */; }; | |
544 04BD040F12E6671800899322 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD412E6671800899322 /* SDL_x11video.h */; }; | |
545 04BD041012E6671800899322 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFD512E6671800899322 /* SDL_x11window.c */; }; | |
546 04BD041112E6671800899322 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD612E6671800899322 /* SDL_x11window.h */; }; | |
547 04BD041212E6671800899322 /* extutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD912E6671800899322 /* extutil.h */; }; | |
548 04BD041312E6671800899322 /* panoramiXext.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDA12E6671800899322 /* panoramiXext.h */; }; | |
549 04BD041412E6671800899322 /* panoramiXproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDB12E6671800899322 /* panoramiXproto.h */; }; | |
550 04BD041512E6671800899322 /* StdCmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDC12E6671800899322 /* StdCmap.h */; }; | |
551 04BD041612E6671800899322 /* Xext.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDD12E6671800899322 /* Xext.h */; }; | |
552 04BD041712E6671800899322 /* xf86dga.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDE12E6671800899322 /* xf86dga.h */; }; | |
553 04BD041812E6671800899322 /* xf86dga1.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDF12E6671800899322 /* xf86dga1.h */; }; | |
554 04BD041912E6671800899322 /* xf86dga1str.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE012E6671800899322 /* xf86dga1str.h */; }; | |
555 04BD041A12E6671800899322 /* xf86dgastr.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE112E6671800899322 /* xf86dgastr.h */; }; | |
556 04BD041B12E6671800899322 /* xf86vmode.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE212E6671800899322 /* xf86vmode.h */; }; | |
557 04BD041C12E6671800899322 /* xf86vmstr.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE312E6671800899322 /* xf86vmstr.h */; }; | |
558 04BD041D12E6671800899322 /* Xinerama.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE412E6671800899322 /* Xinerama.h */; }; | |
559 04BD041E12E6671800899322 /* Xv.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE512E6671800899322 /* Xv.h */; }; | |
560 04BD041F12E6671800899322 /* Xvlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE612E6671800899322 /* Xvlib.h */; }; | |
561 04BD042012E6671800899322 /* Xvproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE712E6671800899322 /* Xvproto.h */; }; | |
562 04BD042112E6671800899322 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEA12E6671800899322 /* Xinerama.c */; }; | |
563 04BD042212E6671800899322 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEC12E6671800899322 /* xme.c */; }; | |
564 04BD042312E6671800899322 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEE12E6671800899322 /* AllCmap.c */; }; | |
565 04BD042412E6671800899322 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEF12E6671800899322 /* CmapAlloc.c */; }; | |
566 04BD042512E6671800899322 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF012E6671800899322 /* CrCmap.c */; }; | |
567 04BD042612E6671800899322 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF112E6671800899322 /* DelCmap.c */; }; | |
568 04BD042712E6671800899322 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF212E6671800899322 /* Distinct.c */; }; | |
569 04BD042812E6671800899322 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF312E6671800899322 /* LookupCmap.c */; }; | |
570 04BD042912E6671800899322 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF412E6671800899322 /* StdCmap.c */; }; | |
571 04BD042A12E6671800899322 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF512E6671800899322 /* VisCmap.c */; }; | |
572 04BD042B12E6671800899322 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF712E6671800899322 /* Xv.c */; }; | |
573 04BD042C12E6671800899322 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFF812E6671800899322 /* Xvlibint.h */; }; | |
574 04BD042D12E6671800899322 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFFA12E6671800899322 /* XF86VMode.c */; }; | |
575 04BDFFFB12E6671800899322 /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD7412E6671700899322 /* SDL_atomic.c */; }; | |
576 04BDFFFC12E6671800899322 /* SDL_spinlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD7512E6671700899322 /* SDL_spinlock.c */; }; | |
469 04DEA57111E6006A00386CAC /* SDL_input.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA56F11E6006A00386CAC /* SDL_input.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 577 04DEA57111E6006A00386CAC /* SDL_input.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA56F11E6006A00386CAC /* SDL_input.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
470 04DEA57311E6006A00386CAC /* SDL_input.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA56F11E6006A00386CAC /* SDL_input.h */; }; | 578 04DEA57311E6006A00386CAC /* SDL_input.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA56F11E6006A00386CAC /* SDL_input.h */; }; |
471 04DEA57511E6009000386CAC /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57411E6009000386CAC /* SDL_clipboard.c */; }; | |
472 04DEA57611E6009000386CAC /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57411E6009000386CAC /* SDL_clipboard.c */; }; | |
473 04DEA57911E600A600386CAC /* SDL_cocoaclipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */; }; | |
474 04DEA57A11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */; }; | |
475 04DEA57B11E600A600386CAC /* SDL_cocoaclipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */; }; | |
476 04DEA57C11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */; }; | |
477 04F2AF661104AC0800D6DDF7 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */; }; | |
478 04F2AF671104AC0800D6DDF7 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */; }; | |
479 04F2AF691104AC4500D6DDF7 /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 579 04F2AF691104AC4500D6DDF7 /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
480 04F2AF6A1104AC4500D6DDF7 /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */; }; | 580 04F2AF6A1104AC4500D6DDF7 /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */; }; |
481 04FB7D4C12E2350700A522C6 /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04FB7D4A12E2350700A522C6 /* SDL_atomic.c */; }; | |
482 04FB7D4D12E2350700A522C6 /* SDL_spinlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 04FB7D4B12E2350700A522C6 /* SDL_spinlock.c */; }; | |
483 04FB7D4E12E2350700A522C6 /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04FB7D4A12E2350700A522C6 /* SDL_atomic.c */; }; | |
484 04FB7D4F12E2350700A522C6 /* SDL_spinlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 04FB7D4B12E2350700A522C6 /* SDL_spinlock.c */; }; | |
485 4537737D1207C4CE002F0F45 /* SDL_shape_internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 4537737B1207C4CE002F0F45 /* SDL_shape_internals.h */; }; | |
486 4537737E1207C4CE002F0F45 /* SDL_shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 4537737C1207C4CE002F0F45 /* SDL_shape.c */; }; | |
487 453773821207C518002F0F45 /* SDL_shape.h in Headers */ = {isa = PBXBuildFile; fileRef = 453773811207C518002F0F45 /* SDL_shape.h */; }; | 581 453773821207C518002F0F45 /* SDL_shape.h in Headers */ = {isa = PBXBuildFile; fileRef = 453773811207C518002F0F45 /* SDL_shape.h */; }; |
488 453773891207C5A2002F0F45 /* SDL_cocoashape.h in Headers */ = {isa = PBXBuildFile; fileRef = 453773871207C5A2002F0F45 /* SDL_cocoashape.h */; }; | |
489 4537738A1207C5A2002F0F45 /* SDL_cocoashape.m in Sources */ = {isa = PBXBuildFile; fileRef = 453773881207C5A2002F0F45 /* SDL_cocoashape.m */; }; | |
490 453773921207C6E9002F0F45 /* SDL_x11shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 453773901207C6E9002F0F45 /* SDL_x11shape.c */; }; | |
491 453773931207C6E9002F0F45 /* SDL_x11shape.h in Headers */ = {isa = PBXBuildFile; fileRef = 453773911207C6E9002F0F45 /* SDL_x11shape.h */; }; | |
492 8CB0A76C11F6A84800CBA2DE /* SDL_x11clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 8CB0A76A11F6A84800CBA2DE /* SDL_x11clipboard.c */; }; | |
493 8CB0A76D11F6A84800CBA2DE /* SDL_x11clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A76B11F6A84800CBA2DE /* SDL_x11clipboard.h */; }; | |
494 8CB0A77811F6A87F00CBA2DE /* SDL_gesture.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77611F6A87F00CBA2DE /* SDL_gesture.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 582 8CB0A77811F6A87F00CBA2DE /* SDL_gesture.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77611F6A87F00CBA2DE /* SDL_gesture.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
495 8CB0A77911F6A87F00CBA2DE /* SDL_touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77711F6A87F00CBA2DE /* SDL_touch.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 583 8CB0A77911F6A87F00CBA2DE /* SDL_touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77711F6A87F00CBA2DE /* SDL_touch.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
496 8CB0A77E11F6A8E700CBA2DE /* SDL_gesture_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77A11F6A8E700CBA2DE /* SDL_gesture_c.h */; }; | |
497 8CB0A77F11F6A8E700CBA2DE /* SDL_gesture.c in Sources */ = {isa = PBXBuildFile; fileRef = 8CB0A77B11F6A8E700CBA2DE /* SDL_gesture.c */; }; | |
498 8CB0A78011F6A8E700CBA2DE /* SDL_touch_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77C11F6A8E700CBA2DE /* SDL_touch_c.h */; }; | |
499 8CB0A78111F6A8E700CBA2DE /* SDL_touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 8CB0A77D11F6A8E700CBA2DE /* SDL_touch.c */; }; | |
500 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; | |
501 BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; | |
502 BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; | |
503 BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; | |
504 BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; | |
505 BECDF6360761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; }; | |
506 BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; }; | |
507 BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; }; | |
508 BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; }; | |
509 BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; }; | |
510 BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; }; | |
511 BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; }; | |
512 BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; }; | |
513 BECDF6500761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; }; | |
514 BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; }; | |
515 BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; }; | |
516 BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; }; | |
517 BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; }; | |
518 BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; }; | |
519 BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; }; | 584 BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; }; |
520 BECDF6770761BA81005FE872 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; }; | 585 BECDF6770761BA81005FE872 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; }; |
521 BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = BECDF5D60761B759005FE872 /* SDL_coreaudio.h */; }; | |
522 BECDF67A0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; }; | |
523 BECDF67B0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; }; | |
524 BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; }; | |
525 BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; }; | |
526 BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; }; | |
527 BECDF6840761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; }; | |
528 BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; }; | |
529 BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; }; | |
530 BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; }; | |
531 BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; }; | |
532 BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; }; | |
533 BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; }; | |
534 BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; }; | |
535 BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; }; | |
536 BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; }; | |
537 BECDF6A50761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; }; | |
538 BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; }; | |
539 BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; }; | |
540 BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; }; | |
541 /* End PBXBuildFile section */ | 586 /* End PBXBuildFile section */ |
542 | 587 |
543 /* Begin PBXContainerItemProxy section */ | 588 /* Begin PBXContainerItemProxy section */ |
544 002D2AA8106C196E00BF972E /* PBXContainerItemProxy */ = { | 589 002D2AA8106C196E00BF972E /* PBXContainerItemProxy */ = { |
545 isa = PBXContainerItemProxy; | 590 isa = PBXContainerItemProxy; |
606 /* Begin PBXFileReference section */ | 651 /* Begin PBXFileReference section */ |
607 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; }; | 652 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; }; |
608 00162D3709BD1FA90037C8D0 /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config.h; path = ../../include/SDL_config.h; sourceTree = SOURCE_ROOT; }; | 653 00162D3709BD1FA90037C8D0 /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config.h; path = ../../include/SDL_config.h; sourceTree = SOURCE_ROOT; }; |
609 00162D3809BD1FA90037C8D0 /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_platform.h; path = ../../include/SDL_platform.h; sourceTree = SOURCE_ROOT; }; | 654 00162D3809BD1FA90037C8D0 /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_platform.h; path = ../../include/SDL_platform.h; sourceTree = SOURCE_ROOT; }; |
610 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_stdinc.h; path = ../../include/SDL_stdinc.h; sourceTree = SOURCE_ROOT; }; | 655 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_stdinc.h; path = ../../include/SDL_stdinc.h; sourceTree = SOURCE_ROOT; }; |
611 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; }; | |
612 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; }; | |
613 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_sysmutex_c.h; sourceTree = "<group>"; }; | |
614 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syssem.c; sourceTree = "<group>"; }; | |
615 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systhread.c; sourceTree = "<group>"; }; | |
616 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_systhread_c.h; sourceTree = "<group>"; }; | |
617 00162D6009BD21010037C8D0 /* SDL_systimer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systimer.c; sourceTree = "<group>"; }; | |
618 00162D6509BD214F0037C8D0 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = "<group>"; }; | |
619 00162D6609BD214F0037C8D0 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_malloc.c; sourceTree = "<group>"; }; | |
620 00162D6709BD214F0037C8D0 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_qsort.c; sourceTree = "<group>"; }; | |
621 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_stdlib.c; sourceTree = "<group>"; }; | |
622 00162D6909BD214F0037C8D0 /* SDL_string.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_string.c; sourceTree = "<group>"; }; | |
623 001798C410743B9F00F5D044 /* SDL_syspower.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syspower.c; sourceTree = "<group>"; }; | |
624 001798C710743B9F00F5D044 /* SDL_power.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_power.c; sourceTree = "<group>"; }; | |
625 001E39EC1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestSupportRWops_Cocoa.m; sourceTree = "<group>"; }; | 656 001E39EC1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestSupportRWops_Cocoa.m; sourceTree = "<group>"; }; |
626 001E39ED1196F75000A3F5B8 /* TestSupportRWops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestSupportRWops.h; sourceTree = "<group>"; }; | 657 001E39ED1196F75000A3F5B8 /* TestSupportRWops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestSupportRWops.h; sourceTree = "<group>"; }; |
627 002F328509CA049100EBEB88 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; }; | |
628 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_diskaudio.c; sourceTree = "<group>"; }; | |
629 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_diskaudio.h; sourceTree = "<group>"; }; | |
630 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dummyaudio.c; sourceTree = "<group>"; }; | |
631 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dummyaudio.h; sourceTree = "<group>"; }; | |
632 006E949C119511A1001DE610 /* icon.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = icon.bmp; path = ../../test/icon.bmp; sourceTree = SOURCE_ROOT; }; | 658 006E949C119511A1001DE610 /* icon.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = icon.bmp; path = ../../test/icon.bmp; sourceTree = SOURCE_ROOT; }; |
633 006E949D119511A1001DE610 /* moose.dat */ = {isa = PBXFileReference; lastKnownFileType = file; name = moose.dat; path = ../../test/moose.dat; sourceTree = SOURCE_ROOT; }; | 659 006E949D119511A1001DE610 /* moose.dat */ = {isa = PBXFileReference; lastKnownFileType = file; name = moose.dat; path = ../../test/moose.dat; sourceTree = SOURCE_ROOT; }; |
634 006E949E119511A1001DE610 /* picture.xbm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = picture.xbm; path = ../../test/picture.xbm; sourceTree = SOURCE_ROOT; }; | 660 006E949E119511A1001DE610 /* picture.xbm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = picture.xbm; path = ../../test/picture.xbm; sourceTree = SOURCE_ROOT; }; |
635 006E949F119511A1001DE610 /* sail.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = sail.bmp; path = ../../test/sail.bmp; sourceTree = SOURCE_ROOT; }; | 661 006E949F119511A1001DE610 /* sail.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = sail.bmp; path = ../../test/sail.bmp; sourceTree = SOURCE_ROOT; }; |
636 006E94A0119511A1001DE610 /* sample.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = sample.bmp; path = ../../test/sample.bmp; sourceTree = SOURCE_ROOT; }; | 662 006E94A0119511A1001DE610 /* sample.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = sample.bmp; path = ../../test/sample.bmp; sourceTree = SOURCE_ROOT; }; |
637 006E94A1119511A1001DE610 /* sample.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = sample.wav; path = ../../test/sample.wav; sourceTree = SOURCE_ROOT; }; | 663 006E94A1119511A1001DE610 /* sample.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = sample.wav; path = ../../test/sample.wav; sourceTree = SOURCE_ROOT; }; |
638 006E94A2119511A1001DE610 /* utf8.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = utf8.txt; path = ../../test/utf8.txt; sourceTree = SOURCE_ROOT; }; | 664 006E94A2119511A1001DE610 /* utf8.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = utf8.txt; path = ../../test/utf8.txt; sourceTree = SOURCE_ROOT; }; |
639 006E95AE11952992001DE610 /* SDL_rwopsbundlesupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rwopsbundlesupport.h; sourceTree = "<group>"; }; | |
640 006E95AF11952992001DE610 /* SDL_rwopsbundlesupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_rwopsbundlesupport.m; sourceTree = "<group>"; }; | |
641 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; }; | 665 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; }; |
642 0073179C0858DECD00B2BC32 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = "<absolute>"; }; | 666 0073179C0858DECD00B2BC32 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = "<absolute>"; }; |
643 0073179D0858DECD00B2BC32 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; | 667 0073179D0858DECD00B2BC32 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; }; |
644 0073179E0858DECD00B2BC32 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; }; | 668 0073179E0858DECD00B2BC32 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = /System/Library/Frameworks/CoreAudio.framework; sourceTree = "<absolute>"; }; |
645 0073179F0858DECD00B2BC32 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; }; | 669 0073179F0858DECD00B2BC32 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = IOKit.framework; path = /System/Library/Frameworks/IOKit.framework; sourceTree = "<absolute>"; }; |
646 007317A00858DECD00B2BC32 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; }; | 670 007317A00858DECD00B2BC32 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; }; |
647 007317C10858E15000B2BC32 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; }; | 671 007317C10858E15000B2BC32 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; }; |
648 00794D3F09D0C461003FC8A1 /* License.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = License.rtf; sourceTree = "<group>"; }; | 672 00794D3F09D0C461003FC8A1 /* License.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = License.rtf; sourceTree = "<group>"; }; |
649 00A6EBD91078D569001EEA06 /* SDL_revision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_revision.h; path = ../../include/SDL_revision.h; sourceTree = SOURCE_ROOT; }; | 673 00A6EBD91078D569001EEA06 /* SDL_revision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_revision.h; path = ../../include/SDL_revision.h; sourceTree = SOURCE_ROOT; }; |
650 00AE6E1E08B958CC00255E2F /* ReadMeDevLite.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMeDevLite.txt; sourceTree = "<group>"; }; | 674 00AE6E1E08B958CC00255E2F /* ReadMeDevLite.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMeDevLite.txt; sourceTree = "<group>"; }; |
651 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_MMX.c; sourceTree = "<group>"; }; | |
652 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_MMX.h; sourceTree = "<group>"; }; | |
653 00CFA67A106B44CE00758660 /* SDL_atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_atomic.h; path = ../../include/SDL_atomic.h; sourceTree = SOURCE_ROOT; }; | 675 00CFA67A106B44CE00758660 /* SDL_atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_atomic.h; path = ../../include/SDL_atomic.h; sourceTree = SOURCE_ROOT; }; |
654 00CFA67B106B44CE00758660 /* SDL_compat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_compat.h; path = ../../include/SDL_compat.h; sourceTree = SOURCE_ROOT; }; | 676 00CFA67B106B44CE00758660 /* SDL_compat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_compat.h; path = ../../include/SDL_compat.h; sourceTree = SOURCE_ROOT; }; |
655 00CFA67C106B44CE00758660 /* SDL_haptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_haptic.h; path = ../../include/SDL_haptic.h; sourceTree = SOURCE_ROOT; }; | 677 00CFA67C106B44CE00758660 /* SDL_haptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_haptic.h; path = ../../include/SDL_haptic.h; sourceTree = SOURCE_ROOT; }; |
656 00CFA67D106B44CE00758660 /* SDL_pixels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_pixels.h; path = ../../include/SDL_pixels.h; sourceTree = SOURCE_ROOT; }; | 678 00CFA67D106B44CE00758660 /* SDL_pixels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_pixels.h; path = ../../include/SDL_pixels.h; sourceTree = SOURCE_ROOT; }; |
657 00CFA67E106B44CE00758660 /* SDL_power.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_power.h; path = ../../include/SDL_power.h; sourceTree = SOURCE_ROOT; }; | 679 00CFA67E106B44CE00758660 /* SDL_power.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_power.h; path = ../../include/SDL_power.h; sourceTree = SOURCE_ROOT; }; |
658 00CFA67F106B44CE00758660 /* SDL_rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rect.h; path = ../../include/SDL_rect.h; sourceTree = SOURCE_ROOT; }; | 680 00CFA67F106B44CE00758660 /* SDL_rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rect.h; path = ../../include/SDL_rect.h; sourceTree = SOURCE_ROOT; }; |
659 00CFA680106B44CE00758660 /* SDL_scancode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_scancode.h; path = ../../include/SDL_scancode.h; sourceTree = SOURCE_ROOT; }; | 681 00CFA680106B44CE00758660 /* SDL_scancode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_scancode.h; path = ../../include/SDL_scancode.h; sourceTree = SOURCE_ROOT; }; |
660 00CFA681106B44CE00758660 /* SDL_surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_surface.h; path = ../../include/SDL_surface.h; sourceTree = SOURCE_ROOT; }; | 682 00CFA681106B44CE00758660 /* SDL_surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_surface.h; path = ../../include/SDL_surface.h; sourceTree = SOURCE_ROOT; }; |
661 00CFA6B0106B46E500758660 /* SDL_audio_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audio_c.h; sourceTree = "<group>"; }; | |
662 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audiodev_c.h; sourceTree = "<group>"; }; | |
663 00CFA6B2106B46E500758660 /* SDL_audiomem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audiomem.h; sourceTree = "<group>"; }; | |
664 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiotypecvt.c; sourceTree = "<group>"; }; | |
665 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysaudio.h; sourceTree = "<group>"; }; | |
666 00CFA6B5106B46E500758660 /* SDL_wave.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_wave.h; sourceTree = "<group>"; }; | |
667 00CFA6C2106B480800758660 /* SDL_events_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_events_c.h; sourceTree = "<group>"; }; | |
668 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_keyboard_c.h; sourceTree = "<group>"; }; | |
669 00CFA6C4106B480800758660 /* SDL_mouse_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mouse_c.h; sourceTree = "<group>"; }; | |
670 00CFA6C5106B480800758660 /* SDL_sysevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysevents.h; sourceTree = "<group>"; }; | |
671 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_windowevents_c.h; sourceTree = "<group>"; }; | |
672 00CFA6C7106B480800758660 /* SDL_windowevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_windowevents.c; sourceTree = "<group>"; }; | |
673 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syshaptic.c; sourceTree = "<group>"; }; | |
674 00CFA6E8106B48D800758660 /* SDL_haptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_haptic.c; sourceTree = "<group>"; }; | |
675 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_syshaptic.h; sourceTree = "<group>"; }; | |
676 00CFA6FA106B493800758660 /* SDL_compat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_compat.c; path = ../../src/SDL_compat.c; sourceTree = SOURCE_ROOT; }; | |
677 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; }; | |
678 00CFA6FC106B493800758660 /* SDL_fatal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_fatal.h; path = ../../src/SDL_fatal.h; sourceTree = SOURCE_ROOT; }; | |
679 00CFA704106B498A00758660 /* SDL_cocoaevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaevents.h; sourceTree = "<group>"; }; | |
680 00CFA705106B498A00758660 /* SDL_cocoaevents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaevents.m; sourceTree = "<group>"; }; | |
681 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoakeyboard.h; sourceTree = "<group>"; }; | |
682 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoakeyboard.m; sourceTree = "<group>"; }; | |
683 00CFA708106B498A00758660 /* SDL_cocoamodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamodes.h; sourceTree = "<group>"; }; | |
684 00CFA709106B498A00758660 /* SDL_cocoamodes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamodes.m; sourceTree = "<group>"; }; | |
685 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamouse.h; sourceTree = "<group>"; }; | |
686 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamouse.m; sourceTree = "<group>"; }; | |
687 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaopengl.h; sourceTree = "<group>"; }; | |
688 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaopengl.m; sourceTree = "<group>"; }; | |
689 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoavideo.h; sourceTree = "<group>"; }; | |
690 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoavideo.m; sourceTree = "<group>"; }; | |
691 00CFA710106B498A00758660 /* SDL_cocoawindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoawindow.h; sourceTree = "<group>"; }; | |
692 00CFA711106B498A00758660 /* SDL_cocoawindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoawindow.m; sourceTree = "<group>"; }; | |
693 00CFA713106B498A00758660 /* SDL_nullevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullevents.c; sourceTree = "<group>"; }; | |
694 00CFA714106B498A00758660 /* SDL_nullevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullevents_c.h; sourceTree = "<group>"; }; | |
695 00CFA715106B498A00758660 /* SDL_nullrender.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullrender.c; sourceTree = "<group>"; }; | |
696 00CFA716106B498A00758660 /* SDL_nullrender_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullrender_c.h; sourceTree = "<group>"; }; | |
697 00CFA717106B498A00758660 /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullvideo.c; sourceTree = "<group>"; }; | |
698 00CFA718106B498B00758660 /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullvideo.h; sourceTree = "<group>"; }; | |
699 00CFA71A106B498B00758660 /* imKStoUCS.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = imKStoUCS.c; sourceTree = "<group>"; }; | |
700 00CFA71B106B498B00758660 /* imKStoUCS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imKStoUCS.h; sourceTree = "<group>"; }; | |
701 00CFA71C106B498B00758660 /* SDL_x11dyn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11dyn.c; sourceTree = "<group>"; }; | |
702 00CFA71D106B498B00758660 /* SDL_x11dyn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11dyn.h; sourceTree = "<group>"; }; | |
703 00CFA71E106B498B00758660 /* SDL_x11events.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11events.c; sourceTree = "<group>"; }; | |
704 00CFA71F106B498B00758660 /* SDL_x11events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11events.h; sourceTree = "<group>"; }; | |
705 00CFA720106B498B00758660 /* SDL_x11gamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11gamma.c; sourceTree = "<group>"; }; | |
706 00CFA721106B498B00758660 /* SDL_x11gamma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11gamma.h; sourceTree = "<group>"; }; | |
707 00CFA722106B498B00758660 /* SDL_x11keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11keyboard.c; sourceTree = "<group>"; }; | |
708 00CFA723106B498B00758660 /* SDL_x11keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11keyboard.h; sourceTree = "<group>"; }; | |
709 00CFA724106B498B00758660 /* SDL_x11modes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11modes.c; sourceTree = "<group>"; }; | |
710 00CFA725106B498B00758660 /* SDL_x11modes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11modes.h; sourceTree = "<group>"; }; | |
711 00CFA726106B498B00758660 /* SDL_x11mouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11mouse.c; sourceTree = "<group>"; }; | |
712 00CFA727106B498B00758660 /* SDL_x11mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11mouse.h; sourceTree = "<group>"; }; | |
713 00CFA728106B498B00758660 /* SDL_x11opengl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11opengl.c; sourceTree = "<group>"; }; | |
714 00CFA729106B498B00758660 /* SDL_x11opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11opengl.h; sourceTree = "<group>"; }; | |
715 00CFA72A106B498B00758660 /* SDL_x11opengles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11opengles.c; sourceTree = "<group>"; }; | |
716 00CFA72B106B498B00758660 /* SDL_x11opengles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11opengles.h; sourceTree = "<group>"; }; | |
717 00CFA72C106B498B00758660 /* SDL_x11render.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11render.c; sourceTree = "<group>"; }; | |
718 00CFA72D106B498B00758660 /* SDL_x11render.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11render.h; sourceTree = "<group>"; }; | |
719 00CFA72E106B498B00758660 /* SDL_x11sym.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11sym.h; sourceTree = "<group>"; }; | |
720 00CFA72F106B498B00758660 /* SDL_x11video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11video.c; sourceTree = "<group>"; }; | |
721 00CFA730106B498B00758660 /* SDL_x11video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11video.h; sourceTree = "<group>"; }; | |
722 00CFA731106B498B00758660 /* SDL_x11window.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11window.c; sourceTree = "<group>"; }; | |
723 00CFA732106B498B00758660 /* SDL_x11window.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11window.h; sourceTree = "<group>"; }; | |
724 00CFA735106B498B00758660 /* extutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = extutil.h; sourceTree = "<group>"; }; | |
725 00CFA736106B498B00758660 /* panoramiXext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = panoramiXext.h; sourceTree = "<group>"; }; | |
726 00CFA737106B498B00758660 /* panoramiXproto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = panoramiXproto.h; sourceTree = "<group>"; }; | |
727 00CFA738106B498B00758660 /* StdCmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StdCmap.h; sourceTree = "<group>"; }; | |
728 00CFA739106B498B00758660 /* Xext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xext.h; sourceTree = "<group>"; }; | |
729 00CFA73A106B498B00758660 /* xf86dga.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga.h; sourceTree = "<group>"; }; | |
730 00CFA73B106B498B00758660 /* xf86dga1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga1.h; sourceTree = "<group>"; }; | |
731 00CFA73C106B498B00758660 /* xf86dga1str.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga1str.h; sourceTree = "<group>"; }; | |
732 00CFA73D106B498B00758660 /* xf86dgastr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dgastr.h; sourceTree = "<group>"; }; | |
733 00CFA73E106B498B00758660 /* xf86vmode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86vmode.h; sourceTree = "<group>"; }; | |
734 00CFA73F106B498B00758660 /* xf86vmstr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86vmstr.h; sourceTree = "<group>"; }; | |
735 00CFA740106B498B00758660 /* Xinerama.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xinerama.h; sourceTree = "<group>"; }; | |
736 00CFA741106B498B00758660 /* Xv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xv.h; sourceTree = "<group>"; }; | |
737 00CFA742106B498B00758660 /* Xvlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvlib.h; sourceTree = "<group>"; }; | |
738 00CFA743106B498B00758660 /* Xvproto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvproto.h; sourceTree = "<group>"; }; | |
739 00CFA744106B498B00758660 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; }; | |
740 00CFA746106B498B00758660 /* Xinerama.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Xinerama.c; sourceTree = "<group>"; }; | |
741 00CFA748106B498B00758660 /* xme.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xme.c; sourceTree = "<group>"; }; | |
742 00CFA74A106B498B00758660 /* AllCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AllCmap.c; sourceTree = "<group>"; }; | |
743 00CFA74B106B498B00758660 /* CmapAlloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CmapAlloc.c; sourceTree = "<group>"; }; | |
744 00CFA74C106B498B00758660 /* CrCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CrCmap.c; sourceTree = "<group>"; }; | |
745 00CFA74D106B498B00758660 /* DelCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DelCmap.c; sourceTree = "<group>"; }; | |
746 00CFA74E106B498B00758660 /* Distinct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Distinct.c; sourceTree = "<group>"; }; | |
747 00CFA74F106B498B00758660 /* LookupCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LookupCmap.c; sourceTree = "<group>"; }; | |
748 00CFA750106B498B00758660 /* StdCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StdCmap.c; sourceTree = "<group>"; }; | |
749 00CFA751106B498B00758660 /* VisCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VisCmap.c; sourceTree = "<group>"; }; | |
750 00CFA753106B498B00758660 /* Xv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Xv.c; sourceTree = "<group>"; }; | |
751 00CFA754106B498B00758660 /* Xvlibint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvlibint.h; sourceTree = "<group>"; }; | |
752 00CFA756106B498B00758660 /* XF86VMode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = XF86VMode.c; sourceTree = "<group>"; }; | |
753 00CFA7EA106B49B500758660 /* mmx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mmx.h; sourceTree = "<group>"; }; | |
754 00CFA7EB106B49B500758660 /* SDL_alphamult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_alphamult.c; sourceTree = "<group>"; }; | |
755 00CFA7EC106B49B500758660 /* SDL_alphamult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_alphamult.h; sourceTree = "<group>"; }; | |
756 00CFA7ED106B49B500758660 /* SDL_blendline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendline.c; sourceTree = "<group>"; }; | |
757 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendpoint.c; sourceTree = "<group>"; }; | |
758 00CFA7EF106B49B500758660 /* SDL_blendrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendrect.c; sourceTree = "<group>"; }; | |
759 00CFA7F0106B49B500758660 /* SDL_blit_0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_0.c; sourceTree = "<group>"; }; | |
760 00CFA7F1106B49B500758660 /* SDL_blit_1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_1.c; sourceTree = "<group>"; }; | |
761 00CFA7F2106B49B500758660 /* SDL_blit_A.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_A.c; sourceTree = "<group>"; }; | |
762 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_auto.c; sourceTree = "<group>"; }; | |
763 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_auto.h; sourceTree = "<group>"; }; | |
764 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_copy.c; sourceTree = "<group>"; }; | |
765 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_copy.h; sourceTree = "<group>"; }; | |
766 00CFA7F7106B49B600758660 /* SDL_blit_N.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_N.c; sourceTree = "<group>"; }; | |
767 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_slow.c; sourceTree = "<group>"; }; | |
768 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_slow.h; sourceTree = "<group>"; }; | |
769 00CFA7FA106B49B600758660 /* SDL_blit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit.c; sourceTree = "<group>"; }; | |
770 00CFA7FB106B49B600758660 /* SDL_blit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit.h; sourceTree = "<group>"; }; | |
771 00CFA7FC106B49B600758660 /* SDL_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_bmp.c; sourceTree = "<group>"; }; | |
772 00CFA7FD106B49B600758660 /* SDL_draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_draw.h; sourceTree = "<group>"; }; | |
773 00CFA7FE106B49B600758660 /* SDL_drawline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawline.c; sourceTree = "<group>"; }; | |
774 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawpoint.c; sourceTree = "<group>"; }; | |
775 00CFA800106B49B600758660 /* SDL_fillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_fillrect.c; sourceTree = "<group>"; }; | |
776 00CFA801106B49B600758660 /* SDL_gamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gamma.c; sourceTree = "<group>"; }; | |
777 00CFA802106B49B600758660 /* SDL_glesfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glesfuncs.h; sourceTree = "<group>"; }; | |
778 00CFA803106B49B600758660 /* SDL_glfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glfuncs.h; sourceTree = "<group>"; }; | |
779 00CFA804106B49B600758660 /* SDL_leaks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_leaks.h; sourceTree = "<group>"; }; | |
780 00CFA805106B49B600758660 /* SDL_pixels_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_pixels_c.h; sourceTree = "<group>"; }; | |
781 00CFA806106B49B600758660 /* SDL_pixels.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_pixels.c; sourceTree = "<group>"; }; | |
782 00CFA807106B49B600758660 /* SDL_rect_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rect_c.h; sourceTree = "<group>"; }; | |
783 00CFA808106B49B600758660 /* SDL_rect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_rect.c; sourceTree = "<group>"; }; | |
784 00CFA809106B49B600758660 /* SDL_renderer_gl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gl.c; sourceTree = "<group>"; }; | |
785 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gl.h; sourceTree = "<group>"; }; | |
786 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gles.c; sourceTree = "<group>"; }; | |
787 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gles.h; sourceTree = "<group>"; }; | |
788 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_sw.c; sourceTree = "<group>"; }; | |
789 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_sw.h; sourceTree = "<group>"; }; | |
790 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_RLEaccel_c.h; sourceTree = "<group>"; }; | |
791 00CFA810106B49B600758660 /* SDL_RLEaccel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_RLEaccel.c; sourceTree = "<group>"; }; | |
792 00CFA811106B49B600758660 /* SDL_stretch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_stretch.c; sourceTree = "<group>"; }; | |
793 00CFA812106B49B600758660 /* SDL_surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_surface.c; sourceTree = "<group>"; }; | |
794 00CFA813106B49B600758660 /* SDL_sysvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysvideo.h; sourceTree = "<group>"; }; | |
795 00CFA814106B49B600758660 /* SDL_video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_video.c; sourceTree = "<group>"; }; | |
796 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_mmx.c; sourceTree = "<group>"; }; | |
797 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_yuv_sw_c.h; sourceTree = "<group>"; }; | |
798 00CFA817106B49B600758660 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_sw.c; sourceTree = "<group>"; }; | |
799 00CFA89C106B4BA100758660 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ForceFeedback.framework; path = /System/Library/Frameworks/ForceFeedback.framework; sourceTree = "<absolute>"; }; | 683 00CFA89C106B4BA100758660 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ForceFeedback.framework; path = /System/Library/Frameworks/ForceFeedback.framework; sourceTree = "<absolute>"; }; |
800 00D0D08310675DD9004B05EF /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; }; | 684 00D0D08310675DD9004B05EF /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; }; |
801 00D8D9EF1195090700638393 /* testsdl.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testsdl.app; sourceTree = BUILT_PRODUCTS_DIR; }; | 685 00D8D9EF1195090700638393 /* testsdl.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testsdl.app; sourceTree = BUILT_PRODUCTS_DIR; }; |
802 00D8D9F11195090700638393 /* testsdl-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "testsdl-Info.plist"; sourceTree = "<group>"; }; | 686 00D8D9F11195090700638393 /* testsdl-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "testsdl-Info.plist"; sourceTree = "<group>"; }; |
803 00D8D9FC1195093100638393 /* audio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = audio.c; sourceTree = "<group>"; }; | 687 00D8D9FC1195093100638393 /* audio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = audio.c; sourceTree = "<group>"; }; |
824 00D8DA161195093100638393 /* SDL_at.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_at.h; path = ../../test/automated/SDL_at.h; sourceTree = SOURCE_ROOT; }; | 708 00D8DA161195093100638393 /* SDL_at.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_at.h; path = ../../test/automated/SDL_at.h; sourceTree = SOURCE_ROOT; }; |
825 00D8DA181195093100638393 /* surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = surface.c; sourceTree = "<group>"; }; | 709 00D8DA181195093100638393 /* surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = surface.c; sourceTree = "<group>"; }; |
826 00D8DA191195093100638393 /* surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surface.h; sourceTree = "<group>"; }; | 710 00D8DA191195093100638393 /* surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surface.h; sourceTree = "<group>"; }; |
827 00D8DA1A1195093100638393 /* testsdl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testsdl.c; path = ../../test/automated/testsdl.c; sourceTree = SOURCE_ROOT; }; | 711 00D8DA1A1195093100638393 /* testsdl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testsdl.c; path = ../../test/automated/testsdl.c; sourceTree = SOURCE_ROOT; }; |
828 00F5D79E0990CA0D0051C449 /* UniversalBinaryNotes.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = UniversalBinaryNotes.rtf; sourceTree = "<group>"; }; | 712 00F5D79E0990CA0D0051C449 /* UniversalBinaryNotes.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = UniversalBinaryNotes.rtf; sourceTree = "<group>"; }; |
829 01538330006D78D67F000001 /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audio.c; sourceTree = "<group>"; }; | |
830 01538331006D78D67F000001 /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiocvt.c; sourceTree = "<group>"; }; | |
831 01538332006D78D67F000001 /* SDL_audiodev.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiodev.c; sourceTree = "<group>"; }; | |
832 01538334006D78D67F000001 /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer.c; sourceTree = "<group>"; }; | |
833 01538335006D78D67F000001 /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_wave.c; sourceTree = "<group>"; }; | |
834 01538369006D79147F000001 /* SDL_events.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_events.c; sourceTree = "<group>"; }; | |
835 0153836B006D79147F000001 /* SDL_keyboard.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_keyboard.c; sourceTree = "<group>"; }; | |
836 0153836C006D79147F000001 /* SDL_mouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mouse.c; sourceTree = "<group>"; }; | |
837 0153836D006D79147F000001 /* SDL_quit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_quit.c; sourceTree = "<group>"; }; | |
838 01538377006D79307F000001 /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_rwops.c; sourceTree = "<group>"; }; | |
839 015383A0006D79BC7F000001 /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = "<group>"; }; | |
840 01538438006D7D947F000001 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../src/SDL_error.c; sourceTree = SOURCE_ROOT; }; | |
841 01538439006D7D947F000001 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = SOURCE_ROOT; }; | |
842 0153843C006D7D947F000001 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = SOURCE_ROOT; }; | |
843 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; }; | |
844 0420495F11E6EFD3007E7EC9 /* SDL_clipboardevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_clipboardevents_c.h; sourceTree = "<group>"; }; | |
845 0420496011E6EFD3007E7EC9 /* SDL_clipboardevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_clipboardevents.c; sourceTree = "<group>"; }; | |
846 0420497411E6F052007E7EC9 /* blank_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blank_cursor.h; sourceTree = "<group>"; }; | |
847 0420497511E6F052007E7EC9 /* default_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = default_cursor.h; sourceTree = "<group>"; }; | |
848 0420497611E6F052007E7EC9 /* scancodes_darwin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_darwin.h; sourceTree = "<group>"; }; | |
849 0420497711E6F052007E7EC9 /* scancodes_linux.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_linux.h; sourceTree = "<group>"; }; | |
850 0420497811E6F052007E7EC9 /* scancodes_win32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_win32.h; sourceTree = "<group>"; }; | |
851 0420497911E6F052007E7EC9 /* scancodes_xfree86.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_xfree86.h; sourceTree = "<group>"; }; | |
852 044E5F8411E6051C0076F181 /* SDL_clipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_clipboard.h; path = ../../include/SDL_clipboard.h; sourceTree = SOURCE_ROOT; }; | 713 044E5F8411E6051C0076F181 /* SDL_clipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_clipboard.h; path = ../../include/SDL_clipboard.h; sourceTree = SOURCE_ROOT; }; |
853 046B91E90A11B53500FB151C /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; }; | 714 04BDFD7412E6671700899322 /* SDL_atomic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_atomic.c; sourceTree = "<group>"; }; |
854 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dlcompat.c; sourceTree = "<group>"; }; | 715 04BDFD7512E6671700899322 /* SDL_spinlock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_spinlock.c; sourceTree = "<group>"; }; |
855 046B9B6612D02EE600159CFE /* SDL_x11touch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11touch.c; sourceTree = "<group>"; }; | 716 04BDFD8812E6671700899322 /* SDL_diskaudio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_diskaudio.c; sourceTree = "<group>"; }; |
856 046B9B6712D02EE600159CFE /* SDL_x11touch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11touch.h; sourceTree = "<group>"; }; | 717 04BDFD8912E6671700899322 /* SDL_diskaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_diskaudio.h; sourceTree = "<group>"; }; |
857 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendfillrect.c; sourceTree = "<group>"; }; | 718 04BDFD9412E6671700899322 /* SDL_dummyaudio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_dummyaudio.c; sourceTree = "<group>"; }; |
858 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawrect.c; sourceTree = "<group>"; }; | 719 04BDFD9512E6671700899322 /* SDL_dummyaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_dummyaudio.h; sourceTree = "<group>"; }; |
720 04BDFDA012E6671700899322 /* SDL_coreaudio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_coreaudio.c; sourceTree = "<group>"; }; | |
721 04BDFDA112E6671700899322 /* SDL_coreaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_coreaudio.h; sourceTree = "<group>"; }; | |
722 04BDFDB412E6671700899322 /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audio.c; sourceTree = "<group>"; }; | |
723 04BDFDB512E6671700899322 /* SDL_audio_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audio_c.h; sourceTree = "<group>"; }; | |
724 04BDFDB612E6671700899322 /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiocvt.c; sourceTree = "<group>"; }; | |
725 04BDFDB712E6671700899322 /* SDL_audiodev.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiodev.c; sourceTree = "<group>"; }; | |
726 04BDFDB812E6671700899322 /* SDL_audiodev_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audiodev_c.h; sourceTree = "<group>"; }; | |
727 04BDFDB912E6671700899322 /* SDL_audiomem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audiomem.h; sourceTree = "<group>"; }; | |
728 04BDFDBA12E6671700899322 /* SDL_audiotypecvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiotypecvt.c; sourceTree = "<group>"; }; | |
729 04BDFDBB12E6671700899322 /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer.c; sourceTree = "<group>"; }; | |
730 04BDFDBC12E6671700899322 /* SDL_mixer_m68k.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_m68k.c; sourceTree = "<group>"; }; | |
731 04BDFDBD12E6671700899322 /* SDL_mixer_m68k.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_m68k.h; sourceTree = "<group>"; }; | |
732 04BDFDBE12E6671700899322 /* SDL_mixer_MMX.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_MMX.c; sourceTree = "<group>"; }; | |
733 04BDFDBF12E6671700899322 /* SDL_mixer_MMX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_MMX.h; sourceTree = "<group>"; }; | |
734 04BDFDC012E6671700899322 /* SDL_mixer_MMX_VC.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_MMX_VC.c; sourceTree = "<group>"; }; | |
735 04BDFDC112E6671700899322 /* SDL_mixer_MMX_VC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_MMX_VC.h; sourceTree = "<group>"; }; | |
736 04BDFDC212E6671700899322 /* SDL_sysaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysaudio.h; sourceTree = "<group>"; }; | |
737 04BDFDC312E6671700899322 /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_wave.c; sourceTree = "<group>"; }; | |
738 04BDFDC412E6671700899322 /* SDL_wave.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_wave.h; sourceTree = "<group>"; }; | |
739 04BDFDD412E6671700899322 /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = "<group>"; }; | |
740 04BDFDD612E6671700899322 /* blank_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blank_cursor.h; sourceTree = "<group>"; }; | |
741 04BDFDD712E6671700899322 /* default_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = default_cursor.h; sourceTree = "<group>"; }; | |
742 04BDFDD812E6671700899322 /* scancodes_darwin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_darwin.h; sourceTree = "<group>"; }; | |
743 04BDFDD912E6671700899322 /* scancodes_linux.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_linux.h; sourceTree = "<group>"; }; | |
744 04BDFDDA12E6671700899322 /* scancodes_win32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_win32.h; sourceTree = "<group>"; }; | |
745 04BDFDDB12E6671700899322 /* scancodes_xfree86.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_xfree86.h; sourceTree = "<group>"; }; | |
746 04BDFDDC12E6671700899322 /* SDL_clipboardevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_clipboardevents.c; sourceTree = "<group>"; }; | |
747 04BDFDDD12E6671700899322 /* SDL_clipboardevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_clipboardevents_c.h; sourceTree = "<group>"; }; | |
748 04BDFDDE12E6671700899322 /* SDL_events.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_events.c; sourceTree = "<group>"; }; | |
749 04BDFDDF12E6671700899322 /* SDL_events_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_events_c.h; sourceTree = "<group>"; }; | |
750 04BDFDE012E6671700899322 /* SDL_gesture.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gesture.c; sourceTree = "<group>"; }; | |
751 04BDFDE112E6671700899322 /* SDL_gesture_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_gesture_c.h; sourceTree = "<group>"; }; | |
752 04BDFDE212E6671700899322 /* SDL_keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_keyboard.c; sourceTree = "<group>"; }; | |
753 04BDFDE312E6671700899322 /* SDL_keyboard_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_keyboard_c.h; sourceTree = "<group>"; }; | |
754 04BDFDE412E6671700899322 /* SDL_mouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mouse.c; sourceTree = "<group>"; }; | |
755 04BDFDE512E6671700899322 /* SDL_mouse_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mouse_c.h; sourceTree = "<group>"; }; | |
756 04BDFDE612E6671700899322 /* SDL_quit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_quit.c; sourceTree = "<group>"; }; | |
757 04BDFDE712E6671700899322 /* SDL_sysevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysevents.h; sourceTree = "<group>"; }; | |
758 04BDFDE812E6671700899322 /* SDL_touch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_touch.c; sourceTree = "<group>"; }; | |
759 04BDFDE912E6671700899322 /* SDL_touch_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_touch_c.h; sourceTree = "<group>"; }; | |
760 04BDFDEA12E6671700899322 /* SDL_windowevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_windowevents.c; sourceTree = "<group>"; }; | |
761 04BDFDEB12E6671700899322 /* SDL_windowevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_windowevents_c.h; sourceTree = "<group>"; }; | |
762 04BDFDEE12E6671700899322 /* SDL_rwopsbundlesupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rwopsbundlesupport.h; sourceTree = "<group>"; }; | |
763 04BDFDEF12E6671700899322 /* SDL_rwopsbundlesupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_rwopsbundlesupport.m; sourceTree = "<group>"; }; | |
764 04BDFDF012E6671700899322 /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_rwops.c; sourceTree = "<group>"; }; | |
765 04BDFDF312E6671700899322 /* SDL_syshaptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syshaptic.c; sourceTree = "<group>"; }; | |
766 04BDFDFA12E6671700899322 /* SDL_haptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_haptic.c; sourceTree = "<group>"; }; | |
767 04BDFDFB12E6671700899322 /* SDL_haptic_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_haptic_c.h; sourceTree = "<group>"; }; | |
768 04BDFDFC12E6671700899322 /* SDL_syshaptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_syshaptic.h; sourceTree = "<group>"; }; | |
769 04BDFE0712E6671700899322 /* SDL_sysjoystick.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_sysjoystick.c; sourceTree = "<group>"; }; | |
770 04BDFE0812E6671700899322 /* SDL_sysjoystick_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysjoystick_c.h; sourceTree = "<group>"; }; | |
771 04BDFE1612E6671700899322 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; }; | |
772 04BDFE1712E6671700899322 /* SDL_joystick_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_joystick_c.h; sourceTree = "<group>"; }; | |
773 04BDFE1812E6671700899322 /* SDL_sysjoystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysjoystick.h; sourceTree = "<group>"; }; | |
774 04BDFE3312E6671700899322 /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; }; | |
775 04BDFE3712E6671700899322 /* SDL_dlcompat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_dlcompat.c; sourceTree = "<group>"; }; | |
776 04BDFE4B12E6671700899322 /* SDL_syspower.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syspower.c; sourceTree = "<group>"; }; | |
777 04BDFE4E12E6671700899322 /* SDL_power.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_power.c; sourceTree = "<group>"; }; | |
778 04BDFE5512E6671700899322 /* SDL_assert_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_assert_c.h; path = ../../src/SDL_assert_c.h; sourceTree = SOURCE_ROOT; }; | |
779 04BDFE5612E6671700899322 /* SDL_assert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_assert.c; path = ../../src/SDL_assert.c; sourceTree = SOURCE_ROOT; }; | |
780 04BDFE5712E6671700899322 /* SDL_compat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_compat.c; path = ../../src/SDL_compat.c; sourceTree = SOURCE_ROOT; }; | |
781 04BDFE5812E6671700899322 /* 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; }; | |
782 04BDFE5912E6671700899322 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../src/SDL_error.c; sourceTree = SOURCE_ROOT; }; | |
783 04BDFE5A12E6671700899322 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = SOURCE_ROOT; }; | |
784 04BDFE5B12E6671700899322 /* SDL_fatal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_fatal.h; path = ../../src/SDL_fatal.h; sourceTree = SOURCE_ROOT; }; | |
785 04BDFE5C12E6671700899322 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = SOURCE_ROOT; }; | |
786 04BDFE5E12E6671700899322 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = "<group>"; }; | |
787 04BDFE5F12E6671700899322 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; }; | |
788 04BDFE6012E6671700899322 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_malloc.c; sourceTree = "<group>"; }; | |
789 04BDFE6112E6671700899322 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_qsort.c; sourceTree = "<group>"; }; | |
790 04BDFE6212E6671700899322 /* SDL_stdlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_stdlib.c; sourceTree = "<group>"; }; | |
791 04BDFE6312E6671700899322 /* SDL_string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_string.c; sourceTree = "<group>"; }; | |
792 04BDFE7E12E6671800899322 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; }; | |
793 04BDFE7F12E6671800899322 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; }; | |
794 04BDFE8012E6671800899322 /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysmutex_c.h; sourceTree = "<group>"; }; | |
795 04BDFE8112E6671800899322 /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syssem.c; sourceTree = "<group>"; }; | |
796 04BDFE8212E6671800899322 /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_systhread.c; sourceTree = "<group>"; }; | |
797 04BDFE8312E6671800899322 /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_systhread_c.h; sourceTree = "<group>"; }; | |
798 04BDFE8B12E6671800899322 /* SDL_systhread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_systhread.h; sourceTree = "<group>"; }; | |
799 04BDFE8C12E6671800899322 /* SDL_thread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_thread.c; sourceTree = "<group>"; }; | |
800 04BDFE8D12E6671800899322 /* SDL_thread_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_thread_c.h; sourceTree = "<group>"; }; | |
801 04BDFE9E12E6671800899322 /* SDL_systimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_systimer.h; sourceTree = "<group>"; }; | |
802 04BDFE9F12E6671800899322 /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = "<group>"; }; | |
803 04BDFEA012E6671800899322 /* SDL_timer_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_timer_c.h; sourceTree = "<group>"; }; | |
804 04BDFEA212E6671800899322 /* SDL_systimer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_systimer.c; sourceTree = "<group>"; }; | |
805 04BDFEC212E6671800899322 /* SDL_cocoaclipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaclipboard.h; sourceTree = "<group>"; }; | |
806 04BDFEC312E6671800899322 /* SDL_cocoaclipboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaclipboard.m; sourceTree = "<group>"; }; | |
807 04BDFEC412E6671800899322 /* SDL_cocoaevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaevents.h; sourceTree = "<group>"; }; | |
808 04BDFEC512E6671800899322 /* SDL_cocoaevents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaevents.m; sourceTree = "<group>"; }; | |
809 04BDFEC612E6671800899322 /* SDL_cocoakeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoakeyboard.h; sourceTree = "<group>"; }; | |
810 04BDFEC712E6671800899322 /* SDL_cocoakeyboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoakeyboard.m; sourceTree = "<group>"; }; | |
811 04BDFEC812E6671800899322 /* SDL_cocoamodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamodes.h; sourceTree = "<group>"; }; | |
812 04BDFEC912E6671800899322 /* SDL_cocoamodes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamodes.m; sourceTree = "<group>"; }; | |
813 04BDFECA12E6671800899322 /* SDL_cocoamouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamouse.h; sourceTree = "<group>"; }; | |
814 04BDFECB12E6671800899322 /* SDL_cocoamouse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamouse.m; sourceTree = "<group>"; }; | |
815 04BDFECC12E6671800899322 /* SDL_cocoaopengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaopengl.h; sourceTree = "<group>"; }; | |
816 04BDFECD12E6671800899322 /* SDL_cocoaopengl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaopengl.m; sourceTree = "<group>"; }; | |
817 04BDFECE12E6671800899322 /* SDL_cocoashape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoashape.h; sourceTree = "<group>"; }; | |
818 04BDFECF12E6671800899322 /* SDL_cocoashape.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoashape.m; sourceTree = "<group>"; }; | |
819 04BDFED012E6671800899322 /* SDL_cocoavideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoavideo.h; sourceTree = "<group>"; }; | |
820 04BDFED112E6671800899322 /* SDL_cocoavideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoavideo.m; sourceTree = "<group>"; }; | |
821 04BDFED212E6671800899322 /* SDL_cocoawindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoawindow.h; sourceTree = "<group>"; }; | |
822 04BDFED312E6671800899322 /* SDL_cocoawindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoawindow.m; sourceTree = "<group>"; }; | |
823 04BDFEE812E6671800899322 /* SDL_nullevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullevents.c; sourceTree = "<group>"; }; | |
824 04BDFEE912E6671800899322 /* SDL_nullevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullevents_c.h; sourceTree = "<group>"; }; | |
825 04BDFEEA12E6671800899322 /* SDL_nullrender.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullrender.c; sourceTree = "<group>"; }; | |
826 04BDFEEB12E6671800899322 /* SDL_nullrender_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullrender_c.h; sourceTree = "<group>"; }; | |
827 04BDFEEC12E6671800899322 /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullvideo.c; sourceTree = "<group>"; }; | |
828 04BDFEED12E6671800899322 /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullvideo.h; sourceTree = "<group>"; }; | |
829 04BDFF0412E6671800899322 /* mmx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mmx.h; sourceTree = "<group>"; }; | |
830 04BDFF4812E6671800899322 /* SDL_alphamult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_alphamult.c; sourceTree = "<group>"; }; | |
831 04BDFF4912E6671800899322 /* SDL_alphamult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_alphamult.h; sourceTree = "<group>"; }; | |
832 04BDFF4A12E6671800899322 /* SDL_blendfillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendfillrect.c; sourceTree = "<group>"; }; | |
833 04BDFF4B12E6671800899322 /* SDL_blendline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendline.c; sourceTree = "<group>"; }; | |
834 04BDFF4C12E6671800899322 /* SDL_blendpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendpoint.c; sourceTree = "<group>"; }; | |
835 04BDFF4D12E6671800899322 /* SDL_blendrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendrect.c; sourceTree = "<group>"; }; | |
836 04BDFF4E12E6671800899322 /* SDL_blit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit.c; sourceTree = "<group>"; }; | |
837 04BDFF4F12E6671800899322 /* SDL_blit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit.h; sourceTree = "<group>"; }; | |
838 04BDFF5012E6671800899322 /* SDL_blit_0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_0.c; sourceTree = "<group>"; }; | |
839 04BDFF5112E6671800899322 /* SDL_blit_1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_1.c; sourceTree = "<group>"; }; | |
840 04BDFF5212E6671800899322 /* SDL_blit_A.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_A.c; sourceTree = "<group>"; }; | |
841 04BDFF5312E6671800899322 /* SDL_blit_auto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_auto.c; sourceTree = "<group>"; }; | |
842 04BDFF5412E6671800899322 /* SDL_blit_auto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_auto.h; sourceTree = "<group>"; }; | |
843 04BDFF5512E6671800899322 /* SDL_blit_copy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_copy.c; sourceTree = "<group>"; }; | |
844 04BDFF5612E6671800899322 /* SDL_blit_copy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_copy.h; sourceTree = "<group>"; }; | |
845 04BDFF5712E6671800899322 /* SDL_blit_N.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_N.c; sourceTree = "<group>"; }; | |
846 04BDFF5812E6671800899322 /* SDL_blit_slow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_slow.c; sourceTree = "<group>"; }; | |
847 04BDFF5912E6671800899322 /* SDL_blit_slow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_slow.h; sourceTree = "<group>"; }; | |
848 04BDFF5A12E6671800899322 /* SDL_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_bmp.c; sourceTree = "<group>"; }; | |
849 04BDFF5B12E6671800899322 /* SDL_clipboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_clipboard.c; sourceTree = "<group>"; }; | |
850 04BDFF5C12E6671800899322 /* SDL_draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_draw.h; sourceTree = "<group>"; }; | |
851 04BDFF5D12E6671800899322 /* SDL_drawline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawline.c; sourceTree = "<group>"; }; | |
852 04BDFF5E12E6671800899322 /* SDL_drawpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawpoint.c; sourceTree = "<group>"; }; | |
853 04BDFF5F12E6671800899322 /* SDL_drawrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawrect.c; sourceTree = "<group>"; }; | |
854 04BDFF6012E6671800899322 /* SDL_fillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_fillrect.c; sourceTree = "<group>"; }; | |
855 04BDFF6112E6671800899322 /* SDL_gamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gamma.c; sourceTree = "<group>"; }; | |
856 04BDFF6212E6671800899322 /* SDL_glesfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glesfuncs.h; sourceTree = "<group>"; }; | |
857 04BDFF6312E6671800899322 /* SDL_glfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glfuncs.h; sourceTree = "<group>"; }; | |
858 04BDFF6412E6671800899322 /* SDL_leaks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_leaks.h; sourceTree = "<group>"; }; | |
859 04BDFF6512E6671800899322 /* SDL_pixels.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_pixels.c; sourceTree = "<group>"; }; | |
860 04BDFF6612E6671800899322 /* SDL_pixels_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_pixels_c.h; sourceTree = "<group>"; }; | |
861 04BDFF6712E6671800899322 /* SDL_rect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_rect.c; sourceTree = "<group>"; }; | |
862 04BDFF6812E6671800899322 /* SDL_rect_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rect_c.h; sourceTree = "<group>"; }; | |
863 04BDFF6912E6671800899322 /* SDL_renderer_gl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gl.c; sourceTree = "<group>"; }; | |
864 04BDFF6A12E6671800899322 /* SDL_renderer_gl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gl.h; sourceTree = "<group>"; }; | |
865 04BDFF6B12E6671800899322 /* SDL_renderer_gles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gles.c; sourceTree = "<group>"; }; | |
866 04BDFF6C12E6671800899322 /* SDL_renderer_gles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gles.h; sourceTree = "<group>"; }; | |
867 04BDFF6D12E6671800899322 /* SDL_renderer_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_sw.c; sourceTree = "<group>"; }; | |
868 04BDFF6E12E6671800899322 /* SDL_renderer_sw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_sw.h; sourceTree = "<group>"; }; | |
869 04BDFF6F12E6671800899322 /* SDL_RLEaccel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_RLEaccel.c; sourceTree = "<group>"; }; | |
870 04BDFF7012E6671800899322 /* SDL_RLEaccel_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_RLEaccel_c.h; sourceTree = "<group>"; }; | |
871 04BDFF7112E6671800899322 /* SDL_shape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_shape.c; sourceTree = "<group>"; }; | |
872 04BDFF7212E6671800899322 /* SDL_shape_internals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_shape_internals.h; sourceTree = "<group>"; }; | |
873 04BDFF7312E6671800899322 /* SDL_stretch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_stretch.c; sourceTree = "<group>"; }; | |
874 04BDFF7412E6671800899322 /* SDL_surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_surface.c; sourceTree = "<group>"; }; | |
875 04BDFF7512E6671800899322 /* SDL_sysvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysvideo.h; sourceTree = "<group>"; }; | |
876 04BDFF7612E6671800899322 /* SDL_video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_video.c; sourceTree = "<group>"; }; | |
877 04BDFF7712E6671800899322 /* SDL_yuv_mmx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_mmx.c; sourceTree = "<group>"; }; | |
878 04BDFF7812E6671800899322 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_sw.c; sourceTree = "<group>"; }; | |
879 04BDFF7912E6671800899322 /* SDL_yuv_sw_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_yuv_sw_c.h; sourceTree = "<group>"; }; | |
880 04BDFFB812E6671800899322 /* imKStoUCS.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = imKStoUCS.c; sourceTree = "<group>"; }; | |
881 04BDFFB912E6671800899322 /* imKStoUCS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imKStoUCS.h; sourceTree = "<group>"; }; | |
882 04BDFFBA12E6671800899322 /* SDL_x11clipboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11clipboard.c; sourceTree = "<group>"; }; | |
883 04BDFFBB12E6671800899322 /* SDL_x11clipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11clipboard.h; sourceTree = "<group>"; }; | |
884 04BDFFBC12E6671800899322 /* SDL_x11dyn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11dyn.c; sourceTree = "<group>"; }; | |
885 04BDFFBD12E6671800899322 /* SDL_x11dyn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11dyn.h; sourceTree = "<group>"; }; | |
886 04BDFFBE12E6671800899322 /* SDL_x11events.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11events.c; sourceTree = "<group>"; }; | |
887 04BDFFBF12E6671800899322 /* SDL_x11events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11events.h; sourceTree = "<group>"; }; | |
888 04BDFFC012E6671800899322 /* SDL_x11gamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11gamma.c; sourceTree = "<group>"; }; | |
889 04BDFFC112E6671800899322 /* SDL_x11gamma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11gamma.h; sourceTree = "<group>"; }; | |
890 04BDFFC212E6671800899322 /* SDL_x11keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11keyboard.c; sourceTree = "<group>"; }; | |
891 04BDFFC312E6671800899322 /* SDL_x11keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11keyboard.h; sourceTree = "<group>"; }; | |
892 04BDFFC412E6671800899322 /* SDL_x11modes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11modes.c; sourceTree = "<group>"; }; | |
893 04BDFFC512E6671800899322 /* SDL_x11modes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11modes.h; sourceTree = "<group>"; }; | |
894 04BDFFC612E6671800899322 /* SDL_x11mouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11mouse.c; sourceTree = "<group>"; }; | |
895 04BDFFC712E6671800899322 /* SDL_x11mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11mouse.h; sourceTree = "<group>"; }; | |
896 04BDFFC812E6671800899322 /* SDL_x11opengl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11opengl.c; sourceTree = "<group>"; }; | |
897 04BDFFC912E6671800899322 /* SDL_x11opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11opengl.h; sourceTree = "<group>"; }; | |
898 04BDFFCA12E6671800899322 /* SDL_x11opengles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11opengles.c; sourceTree = "<group>"; }; | |
899 04BDFFCB12E6671800899322 /* SDL_x11opengles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11opengles.h; sourceTree = "<group>"; }; | |
900 04BDFFCC12E6671800899322 /* SDL_x11render.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11render.c; sourceTree = "<group>"; }; | |
901 04BDFFCD12E6671800899322 /* SDL_x11render.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11render.h; sourceTree = "<group>"; }; | |
902 04BDFFCE12E6671800899322 /* SDL_x11shape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11shape.c; sourceTree = "<group>"; }; | |
903 04BDFFCF12E6671800899322 /* SDL_x11shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11shape.h; sourceTree = "<group>"; }; | |
904 04BDFFD012E6671800899322 /* SDL_x11sym.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11sym.h; sourceTree = "<group>"; }; | |
905 04BDFFD112E6671800899322 /* SDL_x11touch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11touch.c; sourceTree = "<group>"; }; | |
906 04BDFFD212E6671800899322 /* SDL_x11touch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11touch.h; sourceTree = "<group>"; }; | |
907 04BDFFD312E6671800899322 /* SDL_x11video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11video.c; sourceTree = "<group>"; }; | |
908 04BDFFD412E6671800899322 /* SDL_x11video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11video.h; sourceTree = "<group>"; }; | |
909 04BDFFD512E6671800899322 /* SDL_x11window.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11window.c; sourceTree = "<group>"; }; | |
910 04BDFFD612E6671800899322 /* SDL_x11window.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11window.h; sourceTree = "<group>"; }; | |
911 04BDFFD912E6671800899322 /* extutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = extutil.h; sourceTree = "<group>"; }; | |
912 04BDFFDA12E6671800899322 /* panoramiXext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = panoramiXext.h; sourceTree = "<group>"; }; | |
913 04BDFFDB12E6671800899322 /* panoramiXproto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = panoramiXproto.h; sourceTree = "<group>"; }; | |
914 04BDFFDC12E6671800899322 /* StdCmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StdCmap.h; sourceTree = "<group>"; }; | |
915 04BDFFDD12E6671800899322 /* Xext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xext.h; sourceTree = "<group>"; }; | |
916 04BDFFDE12E6671800899322 /* xf86dga.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga.h; sourceTree = "<group>"; }; | |
917 04BDFFDF12E6671800899322 /* xf86dga1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga1.h; sourceTree = "<group>"; }; | |
918 04BDFFE012E6671800899322 /* xf86dga1str.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga1str.h; sourceTree = "<group>"; }; | |
919 04BDFFE112E6671800899322 /* xf86dgastr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dgastr.h; sourceTree = "<group>"; }; | |
920 04BDFFE212E6671800899322 /* xf86vmode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86vmode.h; sourceTree = "<group>"; }; | |
921 04BDFFE312E6671800899322 /* xf86vmstr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86vmstr.h; sourceTree = "<group>"; }; | |
922 04BDFFE412E6671800899322 /* Xinerama.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xinerama.h; sourceTree = "<group>"; }; | |
923 04BDFFE512E6671800899322 /* Xv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xv.h; sourceTree = "<group>"; }; | |
924 04BDFFE612E6671800899322 /* Xvlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvlib.h; sourceTree = "<group>"; }; | |
925 04BDFFE712E6671800899322 /* Xvproto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvproto.h; sourceTree = "<group>"; }; | |
926 04BDFFE812E6671800899322 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; }; | |
927 04BDFFEA12E6671800899322 /* Xinerama.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Xinerama.c; sourceTree = "<group>"; }; | |
928 04BDFFEC12E6671800899322 /* xme.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xme.c; sourceTree = "<group>"; }; | |
929 04BDFFEE12E6671800899322 /* AllCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AllCmap.c; sourceTree = "<group>"; }; | |
930 04BDFFEF12E6671800899322 /* CmapAlloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CmapAlloc.c; sourceTree = "<group>"; }; | |
931 04BDFFF012E6671800899322 /* CrCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CrCmap.c; sourceTree = "<group>"; }; | |
932 04BDFFF112E6671800899322 /* DelCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DelCmap.c; sourceTree = "<group>"; }; | |
933 04BDFFF212E6671800899322 /* Distinct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Distinct.c; sourceTree = "<group>"; }; | |
934 04BDFFF312E6671800899322 /* LookupCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LookupCmap.c; sourceTree = "<group>"; }; | |
935 04BDFFF412E6671800899322 /* StdCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StdCmap.c; sourceTree = "<group>"; }; | |
936 04BDFFF512E6671800899322 /* VisCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VisCmap.c; sourceTree = "<group>"; }; | |
937 04BDFFF712E6671800899322 /* Xv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Xv.c; sourceTree = "<group>"; }; | |
938 04BDFFF812E6671800899322 /* Xvlibint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvlibint.h; sourceTree = "<group>"; }; | |
939 04BDFFFA12E6671800899322 /* XF86VMode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = XF86VMode.c; sourceTree = "<group>"; }; | |
859 04DEA56F11E6006A00386CAC /* SDL_input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_input.h; path = ../../include/SDL_input.h; sourceTree = SOURCE_ROOT; }; | 940 04DEA56F11E6006A00386CAC /* SDL_input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_input.h; path = ../../include/SDL_input.h; sourceTree = SOURCE_ROOT; }; |
860 04DEA57411E6009000386CAC /* SDL_clipboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_clipboard.c; sourceTree = "<group>"; }; | |
861 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaclipboard.h; sourceTree = "<group>"; }; | |
862 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaclipboard.m; sourceTree = "<group>"; }; | |
863 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_assert.c; path = ../../src/SDL_assert.c; sourceTree = SOURCE_ROOT; }; | |
864 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_assert.h; path = ../../include/SDL_assert.h; sourceTree = SOURCE_ROOT; }; | 941 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_assert.h; path = ../../include/SDL_assert.h; sourceTree = SOURCE_ROOT; }; |
865 04FB7D4A12E2350700A522C6 /* SDL_atomic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_atomic.c; sourceTree = "<group>"; }; | |
866 04FB7D4B12E2350700A522C6 /* SDL_spinlock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_spinlock.c; sourceTree = "<group>"; }; | |
867 083E489D006D88D97F000001 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; }; | |
868 0C5AF5E501191D2B7F000001 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = SOURCE_ROOT; }; | 942 0C5AF5E501191D2B7F000001 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = SOURCE_ROOT; }; |
869 0C5AF5E601191D2B7F000001 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = SOURCE_ROOT; }; | 943 0C5AF5E601191D2B7F000001 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = SOURCE_ROOT; }; |
870 0C5AF5E801191D2B7F000001 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../include/SDL_audio.h; sourceTree = SOURCE_ROOT; }; | 944 0C5AF5E801191D2B7F000001 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../include/SDL_audio.h; sourceTree = SOURCE_ROOT; }; |
871 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_copying.h; path = ../../include/SDL_copying.h; sourceTree = SOURCE_ROOT; }; | 945 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_copying.h; path = ../../include/SDL_copying.h; sourceTree = SOURCE_ROOT; }; |
872 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_endian.h; path = ../../include/SDL_endian.h; sourceTree = SOURCE_ROOT; }; | 946 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_endian.h; path = ../../include/SDL_endian.h; sourceTree = SOURCE_ROOT; }; |
886 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_timer.h; path = ../../include/SDL_timer.h; sourceTree = SOURCE_ROOT; }; | 960 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_timer.h; path = ../../include/SDL_timer.h; sourceTree = SOURCE_ROOT; }; |
887 0C5AF5FC01191D2B7F000001 /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_types.h; path = ../../include/SDL_types.h; sourceTree = SOURCE_ROOT; }; | 961 0C5AF5FC01191D2B7F000001 /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_types.h; path = ../../include/SDL_types.h; sourceTree = SOURCE_ROOT; }; |
888 0C5AF5FD01191D2B7F000001 /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../include/SDL_version.h; sourceTree = SOURCE_ROOT; }; | 962 0C5AF5FD01191D2B7F000001 /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../include/SDL_version.h; sourceTree = SOURCE_ROOT; }; |
889 0C5AF5FE01191D2B7F000001 /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../include/SDL_video.h; sourceTree = SOURCE_ROOT; }; | 963 0C5AF5FE01191D2B7F000001 /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../include/SDL_video.h; sourceTree = SOURCE_ROOT; }; |
890 0C5AF5FF01191D2B7F000001 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../include/SDL.h; sourceTree = SOURCE_ROOT; }; | 964 0C5AF5FF01191D2B7F000001 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../include/SDL.h; sourceTree = SOURCE_ROOT; }; |
891 4537737B1207C4CE002F0F45 /* SDL_shape_internals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_shape_internals.h; sourceTree = "<group>"; }; | |
892 4537737C1207C4CE002F0F45 /* SDL_shape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_shape.c; sourceTree = "<group>"; }; | |
893 453773811207C518002F0F45 /* SDL_shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_shape.h; path = ../../include/SDL_shape.h; sourceTree = SOURCE_ROOT; }; | 965 453773811207C518002F0F45 /* SDL_shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_shape.h; path = ../../include/SDL_shape.h; sourceTree = SOURCE_ROOT; }; |
894 453773871207C5A2002F0F45 /* SDL_cocoashape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoashape.h; sourceTree = "<group>"; }; | |
895 453773881207C5A2002F0F45 /* SDL_cocoashape.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoashape.m; sourceTree = "<group>"; }; | |
896 453773901207C6E9002F0F45 /* SDL_x11shape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11shape.c; sourceTree = "<group>"; }; | |
897 453773911207C6E9002F0F45 /* SDL_x11shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11shape.h; sourceTree = "<group>"; }; | |
898 8C93F0EA11F803710014F54D /* gestureSDLTest-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "gestureSDLTest-Info.plist"; sourceTree = "<group>"; }; | 966 8C93F0EA11F803710014F54D /* gestureSDLTest-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "gestureSDLTest-Info.plist"; sourceTree = "<group>"; }; |
899 8CB0A76A11F6A84800CBA2DE /* SDL_x11clipboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11clipboard.c; sourceTree = "<group>"; }; | |
900 8CB0A76B11F6A84800CBA2DE /* SDL_x11clipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11clipboard.h; sourceTree = "<group>"; }; | |
901 8CB0A77611F6A87F00CBA2DE /* SDL_gesture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_gesture.h; path = ../../include/SDL_gesture.h; sourceTree = SOURCE_ROOT; }; | 967 8CB0A77611F6A87F00CBA2DE /* SDL_gesture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_gesture.h; path = ../../include/SDL_gesture.h; sourceTree = SOURCE_ROOT; }; |
902 8CB0A77711F6A87F00CBA2DE /* SDL_touch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_touch.h; path = ../../include/SDL_touch.h; sourceTree = SOURCE_ROOT; }; | 968 8CB0A77711F6A87F00CBA2DE /* SDL_touch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_touch.h; path = ../../include/SDL_touch.h; sourceTree = SOURCE_ROOT; }; |
903 8CB0A77A11F6A8E700CBA2DE /* SDL_gesture_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_gesture_c.h; sourceTree = "<group>"; }; | |
904 8CB0A77B11F6A8E700CBA2DE /* SDL_gesture.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gesture.c; sourceTree = "<group>"; }; | |
905 8CB0A77C11F6A8E700CBA2DE /* SDL_touch_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_touch_c.h; sourceTree = "<group>"; }; | |
906 8CB0A77D11F6A8E700CBA2DE /* SDL_touch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_touch.c; sourceTree = "<group>"; }; | |
907 B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = "<group>"; }; | |
908 B29A290D04E5B28700A80002 /* SDL_loadso.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_loadso.h; path = ../../include/SDL_loadso.h; sourceTree = "<group>"; }; | 969 B29A290D04E5B28700A80002 /* SDL_loadso.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_loadso.h; path = ../../include/SDL_loadso.h; sourceTree = "<group>"; }; |
909 B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_cpuinfo.h; path = ../../include/SDL_cpuinfo.h; sourceTree = SOURCE_ROOT; }; | 970 B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_cpuinfo.h; path = ../../include/SDL_cpuinfo.h; sourceTree = SOURCE_ROOT; }; |
910 B2CF8DC705C4450500E5DC7F /* SDL_name.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_name.h; path = ../../include/SDL_name.h; sourceTree = SOURCE_ROOT; }; | 971 B2CF8DC705C4450500E5DC7F /* SDL_name.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_name.h; path = ../../include/SDL_name.h; sourceTree = SOURCE_ROOT; }; |
911 BECDF5D50761B759005FE872 /* SDL_coreaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_coreaudio.c; sourceTree = "<group>"; }; | |
912 BECDF5D60761B759005FE872 /* SDL_coreaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_coreaudio.h; sourceTree = "<group>"; }; | |
913 BECDF66B0761BA81005FE872 /* Info-Framework.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-Framework.plist"; sourceTree = "<group>"; }; | 972 BECDF66B0761BA81005FE872 /* Info-Framework.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-Framework.plist"; sourceTree = "<group>"; }; |
914 BECDF66C0761BA81005FE872 /* SDL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL.framework; sourceTree = BUILT_PRODUCTS_DIR; }; | 973 BECDF66C0761BA81005FE872 /* SDL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
915 BECDF6B30761BA81005FE872 /* libSDL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL.a; sourceTree = BUILT_PRODUCTS_DIR; }; | 974 BECDF6B30761BA81005FE872 /* libSDL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL.a; sourceTree = BUILT_PRODUCTS_DIR; }; |
916 BECDF6BE0761BA81005FE872 /* Standard DMG */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Standard DMG"; sourceTree = BUILT_PRODUCTS_DIR; }; | 975 BECDF6BE0761BA81005FE872 /* Standard DMG */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Standard DMG"; sourceTree = BUILT_PRODUCTS_DIR; }; |
917 BECDF6C30761BA81005FE872 /* Developer Extras Package */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Developer Extras Package"; sourceTree = BUILT_PRODUCTS_DIR; }; | 976 BECDF6C30761BA81005FE872 /* Developer Extras Package */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Developer Extras Package"; sourceTree = BUILT_PRODUCTS_DIR; }; |
918 F51789D101769A2401D3D55B /* SDL_sysjoystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysjoystick.c; sourceTree = "<group>"; }; | |
919 F59C70FF00D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; }; | 977 F59C70FF00D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; }; |
920 F59C710000D5CB5801000001 /* Welcome.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Welcome.txt; sourceTree = "<group>"; }; | 978 F59C710000D5CB5801000001 /* Welcome.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Welcome.txt; sourceTree = "<group>"; }; |
921 F59C710300D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; }; | 979 F59C710300D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; }; |
922 F59C710500D5CB5801000001 /* SDL-devel.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "SDL-devel.info"; sourceTree = "<group>"; }; | 980 F59C710500D5CB5801000001 /* SDL-devel.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = "SDL-devel.info"; sourceTree = "<group>"; }; |
923 F59C710600D5CB5801000001 /* SDL.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SDL.info; sourceTree = "<group>"; }; | 981 F59C710600D5CB5801000001 /* SDL.info */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = SDL.info; sourceTree = "<group>"; }; |
967 runOnlyForDeploymentPostprocessing = 0; | 1025 runOnlyForDeploymentPostprocessing = 0; |
968 }; | 1026 }; |
969 /* End PBXFrameworksBuildPhase section */ | 1027 /* End PBXFrameworksBuildPhase section */ |
970 | 1028 |
971 /* Begin PBXGroup section */ | 1029 /* Begin PBXGroup section */ |
972 00162D4C09BD20DA0037C8D0 /* pthread */ = { | |
973 isa = PBXGroup; | |
974 children = ( | |
975 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */, | |
976 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */, | |
977 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */, | |
978 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */, | |
979 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */, | |
980 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */, | |
981 ); | |
982 path = pthread; | |
983 sourceTree = "<group>"; | |
984 }; | |
985 00162D5F09BD21010037C8D0 /* unix */ = { | |
986 isa = PBXGroup; | |
987 children = ( | |
988 00162D6009BD21010037C8D0 /* SDL_systimer.c */, | |
989 ); | |
990 path = unix; | |
991 sourceTree = "<group>"; | |
992 }; | |
993 00162D6309BD214E0037C8D0 /* stdlib */ = { | |
994 isa = PBXGroup; | |
995 children = ( | |
996 00162D6509BD214F0037C8D0 /* SDL_getenv.c */, | |
997 002F328509CA049100EBEB88 /* SDL_iconv.c */, | |
998 00162D6609BD214F0037C8D0 /* SDL_malloc.c */, | |
999 00162D6709BD214F0037C8D0 /* SDL_qsort.c */, | |
1000 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */, | |
1001 00162D6909BD214F0037C8D0 /* SDL_string.c */, | |
1002 ); | |
1003 name = stdlib; | |
1004 path = ../../src/stdlib; | |
1005 sourceTree = SOURCE_ROOT; | |
1006 }; | |
1007 00162D7509BD217B0037C8D0 /* loadso */ = { | |
1008 isa = PBXGroup; | |
1009 children = ( | |
1010 046B91E80A11B53500FB151C /* dlopen */, | |
1011 00D55F250A11163D0030ED2A /* macosx */, | |
1012 ); | |
1013 name = loadso; | |
1014 path = ../../src/loadso; | |
1015 sourceTree = SOURCE_ROOT; | |
1016 }; | |
1017 001798BE10743B9F00F5D044 /* power */ = { | |
1018 isa = PBXGroup; | |
1019 children = ( | |
1020 001798C310743B9F00F5D044 /* macosx */, | |
1021 001798C710743B9F00F5D044 /* SDL_power.c */, | |
1022 ); | |
1023 name = power; | |
1024 path = ../../src/power; | |
1025 sourceTree = SOURCE_ROOT; | |
1026 }; | |
1027 001798C310743B9F00F5D044 /* macosx */ = { | |
1028 isa = PBXGroup; | |
1029 children = ( | |
1030 001798C410743B9F00F5D044 /* SDL_syspower.c */, | |
1031 ); | |
1032 path = macosx; | |
1033 sourceTree = "<group>"; | |
1034 }; | |
1035 002F32D209CA0BE700EBEB88 /* disk */ = { | |
1036 isa = PBXGroup; | |
1037 children = ( | |
1038 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */, | |
1039 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */, | |
1040 ); | |
1041 path = disk; | |
1042 sourceTree = "<group>"; | |
1043 }; | |
1044 002F32E009CA0BF600EBEB88 /* dummy */ = { | |
1045 isa = PBXGroup; | |
1046 children = ( | |
1047 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */, | |
1048 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */, | |
1049 ); | |
1050 path = dummy; | |
1051 sourceTree = "<group>"; | |
1052 }; | |
1053 006E949B11951160001DE610 /* TestResources */ = { | 1030 006E949B11951160001DE610 /* TestResources */ = { |
1054 isa = PBXGroup; | 1031 isa = PBXGroup; |
1055 children = ( | 1032 children = ( |
1056 006E949C119511A1001DE610 /* icon.bmp */, | 1033 006E949C119511A1001DE610 /* icon.bmp */, |
1057 006E949D119511A1001DE610 /* moose.dat */, | 1034 006E949D119511A1001DE610 /* moose.dat */, |
1060 006E94A0119511A1001DE610 /* sample.bmp */, | 1037 006E94A0119511A1001DE610 /* sample.bmp */, |
1061 006E94A1119511A1001DE610 /* sample.wav */, | 1038 006E94A1119511A1001DE610 /* sample.wav */, |
1062 006E94A2119511A1001DE610 /* utf8.txt */, | 1039 006E94A2119511A1001DE610 /* utf8.txt */, |
1063 ); | 1040 ); |
1064 name = TestResources; | 1041 name = TestResources; |
1065 sourceTree = "<group>"; | |
1066 }; | |
1067 006E95AD11952992001DE610 /* cocoa */ = { | |
1068 isa = PBXGroup; | |
1069 children = ( | |
1070 006E95AE11952992001DE610 /* SDL_rwopsbundlesupport.h */, | |
1071 006E95AF11952992001DE610 /* SDL_rwopsbundlesupport.m */, | |
1072 ); | |
1073 path = cocoa; | |
1074 sourceTree = "<group>"; | |
1075 }; | |
1076 00CFA69B106B467B00758660 /* atomic */ = { | |
1077 isa = PBXGroup; | |
1078 children = ( | |
1079 04FB7D4A12E2350700A522C6 /* SDL_atomic.c */, | |
1080 04FB7D4B12E2350700A522C6 /* SDL_spinlock.c */, | |
1081 ); | |
1082 name = atomic; | |
1083 path = ../../src/atomic; | |
1084 sourceTree = SOURCE_ROOT; | |
1085 }; | |
1086 00CFA6DF106B48D800758660 /* haptic */ = { | |
1087 isa = PBXGroup; | |
1088 children = ( | |
1089 00CFA6E0106B48D800758660 /* darwin */, | |
1090 00CFA6E8106B48D800758660 /* SDL_haptic.c */, | |
1091 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */, | |
1092 ); | |
1093 name = haptic; | |
1094 path = ../../src/haptic; | |
1095 sourceTree = SOURCE_ROOT; | |
1096 }; | |
1097 00CFA6E0106B48D800758660 /* darwin */ = { | |
1098 isa = PBXGroup; | |
1099 children = ( | |
1100 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */, | |
1101 ); | |
1102 path = darwin; | |
1103 sourceTree = "<group>"; | |
1104 }; | |
1105 00CFA703106B498A00758660 /* cocoa */ = { | |
1106 isa = PBXGroup; | |
1107 children = ( | |
1108 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */, | |
1109 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */, | |
1110 00CFA704106B498A00758660 /* SDL_cocoaevents.h */, | |
1111 00CFA705106B498A00758660 /* SDL_cocoaevents.m */, | |
1112 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */, | |
1113 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */, | |
1114 00CFA708106B498A00758660 /* SDL_cocoamodes.h */, | |
1115 00CFA709106B498A00758660 /* SDL_cocoamodes.m */, | |
1116 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */, | |
1117 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */, | |
1118 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */, | |
1119 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */, | |
1120 453773871207C5A2002F0F45 /* SDL_cocoashape.h */, | |
1121 453773881207C5A2002F0F45 /* SDL_cocoashape.m */, | |
1122 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */, | |
1123 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */, | |
1124 00CFA710106B498A00758660 /* SDL_cocoawindow.h */, | |
1125 00CFA711106B498A00758660 /* SDL_cocoawindow.m */, | |
1126 ); | |
1127 path = cocoa; | |
1128 sourceTree = "<group>"; | |
1129 }; | |
1130 00CFA712106B498A00758660 /* dummy */ = { | |
1131 isa = PBXGroup; | |
1132 children = ( | |
1133 00CFA713106B498A00758660 /* SDL_nullevents.c */, | |
1134 00CFA714106B498A00758660 /* SDL_nullevents_c.h */, | |
1135 00CFA715106B498A00758660 /* SDL_nullrender.c */, | |
1136 00CFA716106B498A00758660 /* SDL_nullrender_c.h */, | |
1137 00CFA717106B498A00758660 /* SDL_nullvideo.c */, | |
1138 00CFA718106B498B00758660 /* SDL_nullvideo.h */, | |
1139 ); | |
1140 path = dummy; | |
1141 sourceTree = "<group>"; | |
1142 }; | |
1143 00CFA719106B498B00758660 /* x11 */ = { | |
1144 isa = PBXGroup; | |
1145 children = ( | |
1146 00CFA71A106B498B00758660 /* imKStoUCS.c */, | |
1147 00CFA71B106B498B00758660 /* imKStoUCS.h */, | |
1148 8CB0A76A11F6A84800CBA2DE /* SDL_x11clipboard.c */, | |
1149 8CB0A76B11F6A84800CBA2DE /* SDL_x11clipboard.h */, | |
1150 00CFA71C106B498B00758660 /* SDL_x11dyn.c */, | |
1151 00CFA71D106B498B00758660 /* SDL_x11dyn.h */, | |
1152 00CFA71E106B498B00758660 /* SDL_x11events.c */, | |
1153 00CFA71F106B498B00758660 /* SDL_x11events.h */, | |
1154 00CFA720106B498B00758660 /* SDL_x11gamma.c */, | |
1155 00CFA721106B498B00758660 /* SDL_x11gamma.h */, | |
1156 00CFA722106B498B00758660 /* SDL_x11keyboard.c */, | |
1157 00CFA723106B498B00758660 /* SDL_x11keyboard.h */, | |
1158 00CFA724106B498B00758660 /* SDL_x11modes.c */, | |
1159 00CFA725106B498B00758660 /* SDL_x11modes.h */, | |
1160 00CFA726106B498B00758660 /* SDL_x11mouse.c */, | |
1161 00CFA727106B498B00758660 /* SDL_x11mouse.h */, | |
1162 00CFA728106B498B00758660 /* SDL_x11opengl.c */, | |
1163 00CFA729106B498B00758660 /* SDL_x11opengl.h */, | |
1164 00CFA72A106B498B00758660 /* SDL_x11opengles.c */, | |
1165 00CFA72B106B498B00758660 /* SDL_x11opengles.h */, | |
1166 00CFA72C106B498B00758660 /* SDL_x11render.c */, | |
1167 00CFA72D106B498B00758660 /* SDL_x11render.h */, | |
1168 453773901207C6E9002F0F45 /* SDL_x11shape.c */, | |
1169 453773911207C6E9002F0F45 /* SDL_x11shape.h */, | |
1170 00CFA72E106B498B00758660 /* SDL_x11sym.h */, | |
1171 046B9B6612D02EE600159CFE /* SDL_x11touch.c */, | |
1172 046B9B6712D02EE600159CFE /* SDL_x11touch.h */, | |
1173 00CFA72F106B498B00758660 /* SDL_x11video.c */, | |
1174 00CFA730106B498B00758660 /* SDL_x11video.h */, | |
1175 00CFA731106B498B00758660 /* SDL_x11window.c */, | |
1176 00CFA732106B498B00758660 /* SDL_x11window.h */, | |
1177 ); | |
1178 path = x11; | |
1179 sourceTree = "<group>"; | |
1180 }; | |
1181 00CFA733106B498B00758660 /* Xext */ = { | |
1182 isa = PBXGroup; | |
1183 children = ( | |
1184 00CFA734106B498B00758660 /* extensions */, | |
1185 00CFA744106B498B00758660 /* README */, | |
1186 00CFA745106B498B00758660 /* Xinerama */, | |
1187 00CFA747106B498B00758660 /* XME */, | |
1188 00CFA749106B498B00758660 /* XmuStdCmap */, | |
1189 00CFA752106B498B00758660 /* Xv */, | |
1190 00CFA755106B498B00758660 /* Xxf86vm */, | |
1191 ); | |
1192 path = Xext; | |
1193 sourceTree = "<group>"; | |
1194 }; | |
1195 00CFA734106B498B00758660 /* extensions */ = { | |
1196 isa = PBXGroup; | |
1197 children = ( | |
1198 00CFA735106B498B00758660 /* extutil.h */, | |
1199 00CFA736106B498B00758660 /* panoramiXext.h */, | |
1200 00CFA737106B498B00758660 /* panoramiXproto.h */, | |
1201 00CFA738106B498B00758660 /* StdCmap.h */, | |
1202 00CFA739106B498B00758660 /* Xext.h */, | |
1203 00CFA73A106B498B00758660 /* xf86dga.h */, | |
1204 00CFA73B106B498B00758660 /* xf86dga1.h */, | |
1205 00CFA73C106B498B00758660 /* xf86dga1str.h */, | |
1206 00CFA73D106B498B00758660 /* xf86dgastr.h */, | |
1207 00CFA73E106B498B00758660 /* xf86vmode.h */, | |
1208 00CFA73F106B498B00758660 /* xf86vmstr.h */, | |
1209 00CFA740106B498B00758660 /* Xinerama.h */, | |
1210 00CFA741106B498B00758660 /* Xv.h */, | |
1211 00CFA742106B498B00758660 /* Xvlib.h */, | |
1212 00CFA743106B498B00758660 /* Xvproto.h */, | |
1213 ); | |
1214 path = extensions; | |
1215 sourceTree = "<group>"; | |
1216 }; | |
1217 00CFA745106B498B00758660 /* Xinerama */ = { | |
1218 isa = PBXGroup; | |
1219 children = ( | |
1220 00CFA746106B498B00758660 /* Xinerama.c */, | |
1221 ); | |
1222 path = Xinerama; | |
1223 sourceTree = "<group>"; | |
1224 }; | |
1225 00CFA747106B498B00758660 /* XME */ = { | |
1226 isa = PBXGroup; | |
1227 children = ( | |
1228 00CFA748106B498B00758660 /* xme.c */, | |
1229 ); | |
1230 path = XME; | |
1231 sourceTree = "<group>"; | |
1232 }; | |
1233 00CFA749106B498B00758660 /* XmuStdCmap */ = { | |
1234 isa = PBXGroup; | |
1235 children = ( | |
1236 00CFA74A106B498B00758660 /* AllCmap.c */, | |
1237 00CFA74B106B498B00758660 /* CmapAlloc.c */, | |
1238 00CFA74C106B498B00758660 /* CrCmap.c */, | |
1239 00CFA74D106B498B00758660 /* DelCmap.c */, | |
1240 00CFA74E106B498B00758660 /* Distinct.c */, | |
1241 00CFA74F106B498B00758660 /* LookupCmap.c */, | |
1242 00CFA750106B498B00758660 /* StdCmap.c */, | |
1243 00CFA751106B498B00758660 /* VisCmap.c */, | |
1244 ); | |
1245 path = XmuStdCmap; | |
1246 sourceTree = "<group>"; | |
1247 }; | |
1248 00CFA752106B498B00758660 /* Xv */ = { | |
1249 isa = PBXGroup; | |
1250 children = ( | |
1251 00CFA753106B498B00758660 /* Xv.c */, | |
1252 00CFA754106B498B00758660 /* Xvlibint.h */, | |
1253 ); | |
1254 path = Xv; | |
1255 sourceTree = "<group>"; | |
1256 }; | |
1257 00CFA755106B498B00758660 /* Xxf86vm */ = { | |
1258 isa = PBXGroup; | |
1259 children = ( | |
1260 00CFA756106B498B00758660 /* XF86VMode.c */, | |
1261 ); | |
1262 path = Xxf86vm; | |
1263 sourceTree = "<group>"; | |
1264 }; | |
1265 00D55F250A11163D0030ED2A /* macosx */ = { | |
1266 isa = PBXGroup; | |
1267 children = ( | |
1268 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */, | |
1269 ); | |
1270 path = macosx; | |
1271 sourceTree = "<group>"; | 1042 sourceTree = "<group>"; |
1272 }; | 1043 }; |
1273 00D8D9FA1195091500638393 /* AutomatedTests */ = { | 1044 00D8D9FA1195091500638393 /* AutomatedTests */ = { |
1274 isa = PBXGroup; | 1045 isa = PBXGroup; |
1275 children = ( | 1046 children = ( |
1363 00D8DA181195093100638393 /* surface.c */, | 1134 00D8DA181195093100638393 /* surface.c */, |
1364 00D8DA191195093100638393 /* surface.h */, | 1135 00D8DA191195093100638393 /* surface.h */, |
1365 ); | 1136 ); |
1366 name = surface; | 1137 name = surface; |
1367 path = ../../test/automated/surface; | 1138 path = ../../test/automated/surface; |
1368 sourceTree = SOURCE_ROOT; | |
1369 }; | |
1370 0153832C006D78D67F000001 /* audio */ = { | |
1371 isa = PBXGroup; | |
1372 children = ( | |
1373 BECDF5D20761B759005FE872 /* macosx */, | |
1374 002F32D209CA0BE700EBEB88 /* disk */, | |
1375 002F32E009CA0BF600EBEB88 /* dummy */, | |
1376 00CFA6B0106B46E500758660 /* SDL_audio_c.h */, | |
1377 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */, | |
1378 00CFA6B2106B46E500758660 /* SDL_audiomem.h */, | |
1379 01538330006D78D67F000001 /* SDL_audio.c */, | |
1380 01538331006D78D67F000001 /* SDL_audiocvt.c */, | |
1381 01538332006D78D67F000001 /* SDL_audiodev.c */, | |
1382 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */, | |
1383 01538334006D78D67F000001 /* SDL_mixer.c */, | |
1384 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */, | |
1385 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */, | |
1386 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */, | |
1387 00CFA6B5106B46E500758660 /* SDL_wave.h */, | |
1388 01538335006D78D67F000001 /* SDL_wave.c */, | |
1389 ); | |
1390 name = audio; | |
1391 path = ../../src/audio; | |
1392 sourceTree = SOURCE_ROOT; | |
1393 }; | |
1394 01538367006D79147F000001 /* events */ = { | |
1395 isa = PBXGroup; | |
1396 children = ( | |
1397 8CB0A77A11F6A8E700CBA2DE /* SDL_gesture_c.h */, | |
1398 8CB0A77B11F6A8E700CBA2DE /* SDL_gesture.c */, | |
1399 8CB0A77C11F6A8E700CBA2DE /* SDL_touch_c.h */, | |
1400 8CB0A77D11F6A8E700CBA2DE /* SDL_touch.c */, | |
1401 0420497411E6F052007E7EC9 /* blank_cursor.h */, | |
1402 0420497511E6F052007E7EC9 /* default_cursor.h */, | |
1403 0420497611E6F052007E7EC9 /* scancodes_darwin.h */, | |
1404 0420497711E6F052007E7EC9 /* scancodes_linux.h */, | |
1405 0420497811E6F052007E7EC9 /* scancodes_win32.h */, | |
1406 0420497911E6F052007E7EC9 /* scancodes_xfree86.h */, | |
1407 0420495F11E6EFD3007E7EC9 /* SDL_clipboardevents_c.h */, | |
1408 0420496011E6EFD3007E7EC9 /* SDL_clipboardevents.c */, | |
1409 00CFA6C2106B480800758660 /* SDL_events_c.h */, | |
1410 01538369006D79147F000001 /* SDL_events.c */, | |
1411 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */, | |
1412 0153836B006D79147F000001 /* SDL_keyboard.c */, | |
1413 00CFA6C4106B480800758660 /* SDL_mouse_c.h */, | |
1414 0153836C006D79147F000001 /* SDL_mouse.c */, | |
1415 0153836D006D79147F000001 /* SDL_quit.c */, | |
1416 00CFA6C5106B480800758660 /* SDL_sysevents.h */, | |
1417 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */, | |
1418 00CFA6C7106B480800758660 /* SDL_windowevents.c */, | |
1419 ); | |
1420 name = events; | |
1421 path = ../../src/events; | |
1422 sourceTree = SOURCE_ROOT; | |
1423 }; | |
1424 01538376006D79307F000001 /* file */ = { | |
1425 isa = PBXGroup; | |
1426 children = ( | |
1427 006E95AD11952992001DE610 /* cocoa */, | |
1428 01538377006D79307F000001 /* SDL_rwops.c */, | |
1429 ); | |
1430 name = file; | |
1431 path = ../../src/file; | |
1432 sourceTree = SOURCE_ROOT; | |
1433 }; | |
1434 01538379006D79737F000001 /* thread */ = { | |
1435 isa = PBXGroup; | |
1436 children = ( | |
1437 00162D4C09BD20DA0037C8D0 /* pthread */, | |
1438 01538445006D7EC67F000001 /* SDL_thread.c */, | |
1439 ); | |
1440 name = thread; | |
1441 path = ../../src/thread; | |
1442 sourceTree = SOURCE_ROOT; | |
1443 }; | |
1444 01538391006D79BC7F000001 /* timer */ = { | |
1445 isa = PBXGroup; | |
1446 children = ( | |
1447 00162D5F09BD21010037C8D0 /* unix */, | |
1448 015383A0006D79BC7F000001 /* SDL_timer.c */, | |
1449 ); | |
1450 name = timer; | |
1451 path = ../../src/timer; | |
1452 sourceTree = SOURCE_ROOT; | |
1453 }; | |
1454 015383BE006D7A567F000001 /* video */ = { | |
1455 isa = PBXGroup; | |
1456 children = ( | |
1457 00CFA7EA106B49B500758660 /* mmx.h */, | |
1458 00CFA7EB106B49B500758660 /* SDL_alphamult.c */, | |
1459 00CFA7EC106B49B500758660 /* SDL_alphamult.h */, | |
1460 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */, | |
1461 00CFA7ED106B49B500758660 /* SDL_blendline.c */, | |
1462 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */, | |
1463 00CFA7EF106B49B500758660 /* SDL_blendrect.c */, | |
1464 00CFA7F0106B49B500758660 /* SDL_blit_0.c */, | |
1465 00CFA7F1106B49B500758660 /* SDL_blit_1.c */, | |
1466 00CFA7F2106B49B500758660 /* SDL_blit_A.c */, | |
1467 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */, | |
1468 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */, | |
1469 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */, | |
1470 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */, | |
1471 00CFA7F7106B49B600758660 /* SDL_blit_N.c */, | |
1472 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */, | |
1473 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */, | |
1474 00CFA7FA106B49B600758660 /* SDL_blit.c */, | |
1475 00CFA7FB106B49B600758660 /* SDL_blit.h */, | |
1476 00CFA7FC106B49B600758660 /* SDL_bmp.c */, | |
1477 04DEA57411E6009000386CAC /* SDL_clipboard.c */, | |
1478 00CFA7FD106B49B600758660 /* SDL_draw.h */, | |
1479 00CFA7FE106B49B600758660 /* SDL_drawline.c */, | |
1480 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */, | |
1481 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */, | |
1482 00CFA800106B49B600758660 /* SDL_fillrect.c */, | |
1483 00CFA801106B49B600758660 /* SDL_gamma.c */, | |
1484 00CFA802106B49B600758660 /* SDL_glesfuncs.h */, | |
1485 00CFA803106B49B600758660 /* SDL_glfuncs.h */, | |
1486 00CFA804106B49B600758660 /* SDL_leaks.h */, | |
1487 00CFA805106B49B600758660 /* SDL_pixels_c.h */, | |
1488 00CFA806106B49B600758660 /* SDL_pixels.c */, | |
1489 00CFA807106B49B600758660 /* SDL_rect_c.h */, | |
1490 00CFA808106B49B600758660 /* SDL_rect.c */, | |
1491 00CFA809106B49B600758660 /* SDL_renderer_gl.c */, | |
1492 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */, | |
1493 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */, | |
1494 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */, | |
1495 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */, | |
1496 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */, | |
1497 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */, | |
1498 00CFA810106B49B600758660 /* SDL_RLEaccel.c */, | |
1499 4537737C1207C4CE002F0F45 /* SDL_shape.c */, | |
1500 4537737B1207C4CE002F0F45 /* SDL_shape_internals.h */, | |
1501 00CFA811106B49B600758660 /* SDL_stretch.c */, | |
1502 00CFA812106B49B600758660 /* SDL_surface.c */, | |
1503 00CFA813106B49B600758660 /* SDL_sysvideo.h */, | |
1504 00CFA814106B49B600758660 /* SDL_video.c */, | |
1505 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */, | |
1506 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */, | |
1507 00CFA817106B49B600758660 /* SDL_yuv_sw.c */, | |
1508 00CFA703106B498A00758660 /* cocoa */, | |
1509 00CFA712106B498A00758660 /* dummy */, | |
1510 00CFA719106B498B00758660 /* x11 */, | |
1511 00CFA733106B498B00758660 /* Xext */, | |
1512 ); | |
1513 name = video; | |
1514 path = ../../src/video; | |
1515 sourceTree = SOURCE_ROOT; | 1139 sourceTree = SOURCE_ROOT; |
1516 }; | 1140 }; |
1517 0153844A006D81B07F000001 /* Public Headers */ = { | 1141 0153844A006D81B07F000001 /* Public Headers */ = { |
1518 isa = PBXGroup; | 1142 isa = PBXGroup; |
1519 children = ( | 1143 children = ( |
1577 00D8D9EF1195090700638393 /* testsdl.app */, | 1201 00D8D9EF1195090700638393 /* testsdl.app */, |
1578 ); | 1202 ); |
1579 name = Products; | 1203 name = Products; |
1580 sourceTree = "<group>"; | 1204 sourceTree = "<group>"; |
1581 }; | 1205 }; |
1582 046B91E80A11B53500FB151C /* dlopen */ = { | 1206 04BDFD7312E6671700899322 /* atomic */ = { |
1583 isa = PBXGroup; | 1207 isa = PBXGroup; |
1584 children = ( | 1208 children = ( |
1585 046B91E90A11B53500FB151C /* SDL_sysloadso.c */, | 1209 04BDFD7412E6671700899322 /* SDL_atomic.c */, |
1586 ); | 1210 04BDFD7512E6671700899322 /* SDL_spinlock.c */, |
1587 path = dlopen; | 1211 ); |
1212 name = atomic; | |
1213 path = ../../src/atomic; | |
1214 sourceTree = SOURCE_ROOT; | |
1215 }; | |
1216 04BDFD7612E6671700899322 /* audio */ = { | |
1217 isa = PBXGroup; | |
1218 children = ( | |
1219 04BDFD8712E6671700899322 /* disk */, | |
1220 04BDFD9312E6671700899322 /* dummy */, | |
1221 04BDFD9F12E6671700899322 /* macosx */, | |
1222 04BDFDB412E6671700899322 /* SDL_audio.c */, | |
1223 04BDFDB512E6671700899322 /* SDL_audio_c.h */, | |
1224 04BDFDB612E6671700899322 /* SDL_audiocvt.c */, | |
1225 04BDFDB712E6671700899322 /* SDL_audiodev.c */, | |
1226 04BDFDB812E6671700899322 /* SDL_audiodev_c.h */, | |
1227 04BDFDB912E6671700899322 /* SDL_audiomem.h */, | |
1228 04BDFDBA12E6671700899322 /* SDL_audiotypecvt.c */, | |
1229 04BDFDBB12E6671700899322 /* SDL_mixer.c */, | |
1230 04BDFDBC12E6671700899322 /* SDL_mixer_m68k.c */, | |
1231 04BDFDBD12E6671700899322 /* SDL_mixer_m68k.h */, | |
1232 04BDFDBE12E6671700899322 /* SDL_mixer_MMX.c */, | |
1233 04BDFDBF12E6671700899322 /* SDL_mixer_MMX.h */, | |
1234 04BDFDC012E6671700899322 /* SDL_mixer_MMX_VC.c */, | |
1235 04BDFDC112E6671700899322 /* SDL_mixer_MMX_VC.h */, | |
1236 04BDFDC212E6671700899322 /* SDL_sysaudio.h */, | |
1237 04BDFDC312E6671700899322 /* SDL_wave.c */, | |
1238 04BDFDC412E6671700899322 /* SDL_wave.h */, | |
1239 ); | |
1240 name = audio; | |
1241 path = ../../src/audio; | |
1242 sourceTree = SOURCE_ROOT; | |
1243 }; | |
1244 04BDFD8712E6671700899322 /* disk */ = { | |
1245 isa = PBXGroup; | |
1246 children = ( | |
1247 04BDFD8812E6671700899322 /* SDL_diskaudio.c */, | |
1248 04BDFD8912E6671700899322 /* SDL_diskaudio.h */, | |
1249 ); | |
1250 path = disk; | |
1588 sourceTree = "<group>"; | 1251 sourceTree = "<group>"; |
1589 }; | 1252 }; |
1590 083E489A006D88D97F000001 /* joystick */ = { | 1253 04BDFD9312E6671700899322 /* dummy */ = { |
1591 isa = PBXGroup; | 1254 isa = PBXGroup; |
1592 children = ( | 1255 children = ( |
1593 F51789D001769A2401D3D55B /* darwin */, | 1256 04BDFD9412E6671700899322 /* SDL_dummyaudio.c */, |
1594 083E489D006D88D97F000001 /* SDL_joystick.c */, | 1257 04BDFD9512E6671700899322 /* SDL_dummyaudio.h */, |
1258 ); | |
1259 path = dummy; | |
1260 sourceTree = "<group>"; | |
1261 }; | |
1262 04BDFD9F12E6671700899322 /* macosx */ = { | |
1263 isa = PBXGroup; | |
1264 children = ( | |
1265 04BDFDA012E6671700899322 /* SDL_coreaudio.c */, | |
1266 04BDFDA112E6671700899322 /* SDL_coreaudio.h */, | |
1267 ); | |
1268 path = macosx; | |
1269 sourceTree = "<group>"; | |
1270 }; | |
1271 04BDFDD312E6671700899322 /* cpuinfo */ = { | |
1272 isa = PBXGroup; | |
1273 children = ( | |
1274 04BDFDD412E6671700899322 /* SDL_cpuinfo.c */, | |
1275 ); | |
1276 name = cpuinfo; | |
1277 path = ../../src/cpuinfo; | |
1278 sourceTree = SOURCE_ROOT; | |
1279 }; | |
1280 04BDFDD512E6671700899322 /* events */ = { | |
1281 isa = PBXGroup; | |
1282 children = ( | |
1283 04BDFDD612E6671700899322 /* blank_cursor.h */, | |
1284 04BDFDD712E6671700899322 /* default_cursor.h */, | |
1285 04BDFDD812E6671700899322 /* scancodes_darwin.h */, | |
1286 04BDFDD912E6671700899322 /* scancodes_linux.h */, | |
1287 04BDFDDA12E6671700899322 /* scancodes_win32.h */, | |
1288 04BDFDDB12E6671700899322 /* scancodes_xfree86.h */, | |
1289 04BDFDDC12E6671700899322 /* SDL_clipboardevents.c */, | |
1290 04BDFDDD12E6671700899322 /* SDL_clipboardevents_c.h */, | |
1291 04BDFDDE12E6671700899322 /* SDL_events.c */, | |
1292 04BDFDDF12E6671700899322 /* SDL_events_c.h */, | |
1293 04BDFDE012E6671700899322 /* SDL_gesture.c */, | |
1294 04BDFDE112E6671700899322 /* SDL_gesture_c.h */, | |
1295 04BDFDE212E6671700899322 /* SDL_keyboard.c */, | |
1296 04BDFDE312E6671700899322 /* SDL_keyboard_c.h */, | |
1297 04BDFDE412E6671700899322 /* SDL_mouse.c */, | |
1298 04BDFDE512E6671700899322 /* SDL_mouse_c.h */, | |
1299 04BDFDE612E6671700899322 /* SDL_quit.c */, | |
1300 04BDFDE712E6671700899322 /* SDL_sysevents.h */, | |
1301 04BDFDE812E6671700899322 /* SDL_touch.c */, | |
1302 04BDFDE912E6671700899322 /* SDL_touch_c.h */, | |
1303 04BDFDEA12E6671700899322 /* SDL_windowevents.c */, | |
1304 04BDFDEB12E6671700899322 /* SDL_windowevents_c.h */, | |
1305 ); | |
1306 name = events; | |
1307 path = ../../src/events; | |
1308 sourceTree = SOURCE_ROOT; | |
1309 }; | |
1310 04BDFDEC12E6671700899322 /* file */ = { | |
1311 isa = PBXGroup; | |
1312 children = ( | |
1313 04BDFDED12E6671700899322 /* cocoa */, | |
1314 04BDFDF012E6671700899322 /* SDL_rwops.c */, | |
1315 ); | |
1316 name = file; | |
1317 path = ../../src/file; | |
1318 sourceTree = SOURCE_ROOT; | |
1319 }; | |
1320 04BDFDED12E6671700899322 /* cocoa */ = { | |
1321 isa = PBXGroup; | |
1322 children = ( | |
1323 04BDFDEE12E6671700899322 /* SDL_rwopsbundlesupport.h */, | |
1324 04BDFDEF12E6671700899322 /* SDL_rwopsbundlesupport.m */, | |
1325 ); | |
1326 path = cocoa; | |
1327 sourceTree = "<group>"; | |
1328 }; | |
1329 04BDFDF112E6671700899322 /* haptic */ = { | |
1330 isa = PBXGroup; | |
1331 children = ( | |
1332 04BDFDF212E6671700899322 /* darwin */, | |
1333 04BDFDFA12E6671700899322 /* SDL_haptic.c */, | |
1334 04BDFDFB12E6671700899322 /* SDL_haptic_c.h */, | |
1335 04BDFDFC12E6671700899322 /* SDL_syshaptic.h */, | |
1336 ); | |
1337 name = haptic; | |
1338 path = ../../src/haptic; | |
1339 sourceTree = SOURCE_ROOT; | |
1340 }; | |
1341 04BDFDF212E6671700899322 /* darwin */ = { | |
1342 isa = PBXGroup; | |
1343 children = ( | |
1344 04BDFDF312E6671700899322 /* SDL_syshaptic.c */, | |
1345 ); | |
1346 path = darwin; | |
1347 sourceTree = "<group>"; | |
1348 }; | |
1349 04BDFDFF12E6671700899322 /* joystick */ = { | |
1350 isa = PBXGroup; | |
1351 children = ( | |
1352 04BDFE0612E6671700899322 /* darwin */, | |
1353 04BDFE1612E6671700899322 /* SDL_joystick.c */, | |
1354 04BDFE1712E6671700899322 /* SDL_joystick_c.h */, | |
1355 04BDFE1812E6671700899322 /* SDL_sysjoystick.h */, | |
1595 ); | 1356 ); |
1596 name = joystick; | 1357 name = joystick; |
1597 path = ../../src/joystick; | 1358 path = ../../src/joystick; |
1598 sourceTree = SOURCE_ROOT; | 1359 sourceTree = SOURCE_ROOT; |
1360 }; | |
1361 04BDFE0612E6671700899322 /* darwin */ = { | |
1362 isa = PBXGroup; | |
1363 children = ( | |
1364 04BDFE0712E6671700899322 /* SDL_sysjoystick.c */, | |
1365 04BDFE0812E6671700899322 /* SDL_sysjoystick_c.h */, | |
1366 ); | |
1367 path = darwin; | |
1368 sourceTree = "<group>"; | |
1369 }; | |
1370 04BDFE2F12E6671700899322 /* loadso */ = { | |
1371 isa = PBXGroup; | |
1372 children = ( | |
1373 04BDFE3212E6671700899322 /* dlopen */, | |
1374 04BDFE3612E6671700899322 /* macosx */, | |
1375 ); | |
1376 name = loadso; | |
1377 path = ../../src/loadso; | |
1378 sourceTree = SOURCE_ROOT; | |
1379 }; | |
1380 04BDFE3212E6671700899322 /* dlopen */ = { | |
1381 isa = PBXGroup; | |
1382 children = ( | |
1383 04BDFE3312E6671700899322 /* SDL_sysloadso.c */, | |
1384 ); | |
1385 path = dlopen; | |
1386 sourceTree = "<group>"; | |
1387 }; | |
1388 04BDFE3612E6671700899322 /* macosx */ = { | |
1389 isa = PBXGroup; | |
1390 children = ( | |
1391 04BDFE3712E6671700899322 /* SDL_dlcompat.c */, | |
1392 ); | |
1393 path = macosx; | |
1394 sourceTree = "<group>"; | |
1395 }; | |
1396 04BDFE4512E6671700899322 /* power */ = { | |
1397 isa = PBXGroup; | |
1398 children = ( | |
1399 04BDFE4A12E6671700899322 /* macosx */, | |
1400 04BDFE4E12E6671700899322 /* SDL_power.c */, | |
1401 ); | |
1402 name = power; | |
1403 path = ../../src/power; | |
1404 sourceTree = SOURCE_ROOT; | |
1405 }; | |
1406 04BDFE4A12E6671700899322 /* macosx */ = { | |
1407 isa = PBXGroup; | |
1408 children = ( | |
1409 04BDFE4B12E6671700899322 /* SDL_syspower.c */, | |
1410 ); | |
1411 path = macosx; | |
1412 sourceTree = "<group>"; | |
1413 }; | |
1414 04BDFE5D12E6671700899322 /* stdlib */ = { | |
1415 isa = PBXGroup; | |
1416 children = ( | |
1417 04BDFE5E12E6671700899322 /* SDL_getenv.c */, | |
1418 04BDFE5F12E6671700899322 /* SDL_iconv.c */, | |
1419 04BDFE6012E6671700899322 /* SDL_malloc.c */, | |
1420 04BDFE6112E6671700899322 /* SDL_qsort.c */, | |
1421 04BDFE6212E6671700899322 /* SDL_stdlib.c */, | |
1422 04BDFE6312E6671700899322 /* SDL_string.c */, | |
1423 ); | |
1424 name = stdlib; | |
1425 path = ../../src/stdlib; | |
1426 sourceTree = SOURCE_ROOT; | |
1427 }; | |
1428 04BDFE6412E6671800899322 /* thread */ = { | |
1429 isa = PBXGroup; | |
1430 children = ( | |
1431 04BDFE7D12E6671800899322 /* pthread */, | |
1432 04BDFE8B12E6671800899322 /* SDL_systhread.h */, | |
1433 04BDFE8C12E6671800899322 /* SDL_thread.c */, | |
1434 04BDFE8D12E6671800899322 /* SDL_thread_c.h */, | |
1435 ); | |
1436 name = thread; | |
1437 path = ../../src/thread; | |
1438 sourceTree = SOURCE_ROOT; | |
1439 }; | |
1440 04BDFE7D12E6671800899322 /* pthread */ = { | |
1441 isa = PBXGroup; | |
1442 children = ( | |
1443 04BDFE7E12E6671800899322 /* SDL_syscond.c */, | |
1444 04BDFE7F12E6671800899322 /* SDL_sysmutex.c */, | |
1445 04BDFE8012E6671800899322 /* SDL_sysmutex_c.h */, | |
1446 04BDFE8112E6671800899322 /* SDL_syssem.c */, | |
1447 04BDFE8212E6671800899322 /* SDL_systhread.c */, | |
1448 04BDFE8312E6671800899322 /* SDL_systhread_c.h */, | |
1449 ); | |
1450 path = pthread; | |
1451 sourceTree = "<group>"; | |
1452 }; | |
1453 04BDFE9512E6671800899322 /* timer */ = { | |
1454 isa = PBXGroup; | |
1455 children = ( | |
1456 04BDFEA112E6671800899322 /* unix */, | |
1457 04BDFE9E12E6671800899322 /* SDL_systimer.h */, | |
1458 04BDFE9F12E6671800899322 /* SDL_timer.c */, | |
1459 04BDFEA012E6671800899322 /* SDL_timer_c.h */, | |
1460 ); | |
1461 name = timer; | |
1462 path = ../../src/timer; | |
1463 sourceTree = SOURCE_ROOT; | |
1464 }; | |
1465 04BDFEA112E6671800899322 /* unix */ = { | |
1466 isa = PBXGroup; | |
1467 children = ( | |
1468 04BDFEA212E6671800899322 /* SDL_systimer.c */, | |
1469 ); | |
1470 path = unix; | |
1471 sourceTree = "<group>"; | |
1472 }; | |
1473 04BDFEA712E6671800899322 /* video */ = { | |
1474 isa = PBXGroup; | |
1475 children = ( | |
1476 04BDFEC112E6671800899322 /* cocoa */, | |
1477 04BDFEE712E6671800899322 /* dummy */, | |
1478 04BDFFB712E6671800899322 /* x11 */, | |
1479 04BDFFD712E6671800899322 /* Xext */, | |
1480 04BDFF0412E6671800899322 /* mmx.h */, | |
1481 04BDFF4812E6671800899322 /* SDL_alphamult.c */, | |
1482 04BDFF4912E6671800899322 /* SDL_alphamult.h */, | |
1483 04BDFF4A12E6671800899322 /* SDL_blendfillrect.c */, | |
1484 04BDFF4B12E6671800899322 /* SDL_blendline.c */, | |
1485 04BDFF4C12E6671800899322 /* SDL_blendpoint.c */, | |
1486 04BDFF4D12E6671800899322 /* SDL_blendrect.c */, | |
1487 04BDFF4E12E6671800899322 /* SDL_blit.c */, | |
1488 04BDFF4F12E6671800899322 /* SDL_blit.h */, | |
1489 04BDFF5012E6671800899322 /* SDL_blit_0.c */, | |
1490 04BDFF5112E6671800899322 /* SDL_blit_1.c */, | |
1491 04BDFF5212E6671800899322 /* SDL_blit_A.c */, | |
1492 04BDFF5312E6671800899322 /* SDL_blit_auto.c */, | |
1493 04BDFF5412E6671800899322 /* SDL_blit_auto.h */, | |
1494 04BDFF5512E6671800899322 /* SDL_blit_copy.c */, | |
1495 04BDFF5612E6671800899322 /* SDL_blit_copy.h */, | |
1496 04BDFF5712E6671800899322 /* SDL_blit_N.c */, | |
1497 04BDFF5812E6671800899322 /* SDL_blit_slow.c */, | |
1498 04BDFF5912E6671800899322 /* SDL_blit_slow.h */, | |
1499 04BDFF5A12E6671800899322 /* SDL_bmp.c */, | |
1500 04BDFF5B12E6671800899322 /* SDL_clipboard.c */, | |
1501 04BDFF5C12E6671800899322 /* SDL_draw.h */, | |
1502 04BDFF5D12E6671800899322 /* SDL_drawline.c */, | |
1503 04BDFF5E12E6671800899322 /* SDL_drawpoint.c */, | |
1504 04BDFF5F12E6671800899322 /* SDL_drawrect.c */, | |
1505 04BDFF6012E6671800899322 /* SDL_fillrect.c */, | |
1506 04BDFF6112E6671800899322 /* SDL_gamma.c */, | |
1507 04BDFF6212E6671800899322 /* SDL_glesfuncs.h */, | |
1508 04BDFF6312E6671800899322 /* SDL_glfuncs.h */, | |
1509 04BDFF6412E6671800899322 /* SDL_leaks.h */, | |
1510 04BDFF6512E6671800899322 /* SDL_pixels.c */, | |
1511 04BDFF6612E6671800899322 /* SDL_pixels_c.h */, | |
1512 04BDFF6712E6671800899322 /* SDL_rect.c */, | |
1513 04BDFF6812E6671800899322 /* SDL_rect_c.h */, | |
1514 04BDFF6912E6671800899322 /* SDL_renderer_gl.c */, | |
1515 04BDFF6A12E6671800899322 /* SDL_renderer_gl.h */, | |
1516 04BDFF6B12E6671800899322 /* SDL_renderer_gles.c */, | |
1517 04BDFF6C12E6671800899322 /* SDL_renderer_gles.h */, | |
1518 04BDFF6D12E6671800899322 /* SDL_renderer_sw.c */, | |
1519 04BDFF6E12E6671800899322 /* SDL_renderer_sw.h */, | |
1520 04BDFF6F12E6671800899322 /* SDL_RLEaccel.c */, | |
1521 04BDFF7012E6671800899322 /* SDL_RLEaccel_c.h */, | |
1522 04BDFF7112E6671800899322 /* SDL_shape.c */, | |
1523 04BDFF7212E6671800899322 /* SDL_shape_internals.h */, | |
1524 04BDFF7312E6671800899322 /* SDL_stretch.c */, | |
1525 04BDFF7412E6671800899322 /* SDL_surface.c */, | |
1526 04BDFF7512E6671800899322 /* SDL_sysvideo.h */, | |
1527 04BDFF7612E6671800899322 /* SDL_video.c */, | |
1528 04BDFF7712E6671800899322 /* SDL_yuv_mmx.c */, | |
1529 04BDFF7812E6671800899322 /* SDL_yuv_sw.c */, | |
1530 04BDFF7912E6671800899322 /* SDL_yuv_sw_c.h */, | |
1531 ); | |
1532 name = video; | |
1533 path = ../../src/video; | |
1534 sourceTree = SOURCE_ROOT; | |
1535 }; | |
1536 04BDFEC112E6671800899322 /* cocoa */ = { | |
1537 isa = PBXGroup; | |
1538 children = ( | |
1539 04BDFEC212E6671800899322 /* SDL_cocoaclipboard.h */, | |
1540 04BDFEC312E6671800899322 /* SDL_cocoaclipboard.m */, | |
1541 04BDFEC412E6671800899322 /* SDL_cocoaevents.h */, | |
1542 04BDFEC512E6671800899322 /* SDL_cocoaevents.m */, | |
1543 04BDFEC612E6671800899322 /* SDL_cocoakeyboard.h */, | |
1544 04BDFEC712E6671800899322 /* SDL_cocoakeyboard.m */, | |
1545 04BDFEC812E6671800899322 /* SDL_cocoamodes.h */, | |
1546 04BDFEC912E6671800899322 /* SDL_cocoamodes.m */, | |
1547 04BDFECA12E6671800899322 /* SDL_cocoamouse.h */, | |
1548 04BDFECB12E6671800899322 /* SDL_cocoamouse.m */, | |
1549 04BDFECC12E6671800899322 /* SDL_cocoaopengl.h */, | |
1550 04BDFECD12E6671800899322 /* SDL_cocoaopengl.m */, | |
1551 04BDFECE12E6671800899322 /* SDL_cocoashape.h */, | |
1552 04BDFECF12E6671800899322 /* SDL_cocoashape.m */, | |
1553 04BDFED012E6671800899322 /* SDL_cocoavideo.h */, | |
1554 04BDFED112E6671800899322 /* SDL_cocoavideo.m */, | |
1555 04BDFED212E6671800899322 /* SDL_cocoawindow.h */, | |
1556 04BDFED312E6671800899322 /* SDL_cocoawindow.m */, | |
1557 ); | |
1558 path = cocoa; | |
1559 sourceTree = "<group>"; | |
1560 }; | |
1561 04BDFEE712E6671800899322 /* dummy */ = { | |
1562 isa = PBXGroup; | |
1563 children = ( | |
1564 04BDFEE812E6671800899322 /* SDL_nullevents.c */, | |
1565 04BDFEE912E6671800899322 /* SDL_nullevents_c.h */, | |
1566 04BDFEEA12E6671800899322 /* SDL_nullrender.c */, | |
1567 04BDFEEB12E6671800899322 /* SDL_nullrender_c.h */, | |
1568 04BDFEEC12E6671800899322 /* SDL_nullvideo.c */, | |
1569 04BDFEED12E6671800899322 /* SDL_nullvideo.h */, | |
1570 ); | |
1571 path = dummy; | |
1572 sourceTree = "<group>"; | |
1573 }; | |
1574 04BDFFB712E6671800899322 /* x11 */ = { | |
1575 isa = PBXGroup; | |
1576 children = ( | |
1577 04BDFFB812E6671800899322 /* imKStoUCS.c */, | |
1578 04BDFFB912E6671800899322 /* imKStoUCS.h */, | |
1579 04BDFFBA12E6671800899322 /* SDL_x11clipboard.c */, | |
1580 04BDFFBB12E6671800899322 /* SDL_x11clipboard.h */, | |
1581 04BDFFBC12E6671800899322 /* SDL_x11dyn.c */, | |
1582 04BDFFBD12E6671800899322 /* SDL_x11dyn.h */, | |
1583 04BDFFBE12E6671800899322 /* SDL_x11events.c */, | |
1584 04BDFFBF12E6671800899322 /* SDL_x11events.h */, | |
1585 04BDFFC012E6671800899322 /* SDL_x11gamma.c */, | |
1586 04BDFFC112E6671800899322 /* SDL_x11gamma.h */, | |
1587 04BDFFC212E6671800899322 /* SDL_x11keyboard.c */, | |
1588 04BDFFC312E6671800899322 /* SDL_x11keyboard.h */, | |
1589 04BDFFC412E6671800899322 /* SDL_x11modes.c */, | |
1590 04BDFFC512E6671800899322 /* SDL_x11modes.h */, | |
1591 04BDFFC612E6671800899322 /* SDL_x11mouse.c */, | |
1592 04BDFFC712E6671800899322 /* SDL_x11mouse.h */, | |
1593 04BDFFC812E6671800899322 /* SDL_x11opengl.c */, | |
1594 04BDFFC912E6671800899322 /* SDL_x11opengl.h */, | |
1595 04BDFFCA12E6671800899322 /* SDL_x11opengles.c */, | |
1596 04BDFFCB12E6671800899322 /* SDL_x11opengles.h */, | |
1597 04BDFFCC12E6671800899322 /* SDL_x11render.c */, | |
1598 04BDFFCD12E6671800899322 /* SDL_x11render.h */, | |
1599 04BDFFCE12E6671800899322 /* SDL_x11shape.c */, | |
1600 04BDFFCF12E6671800899322 /* SDL_x11shape.h */, | |
1601 04BDFFD012E6671800899322 /* SDL_x11sym.h */, | |
1602 04BDFFD112E6671800899322 /* SDL_x11touch.c */, | |
1603 04BDFFD212E6671800899322 /* SDL_x11touch.h */, | |
1604 04BDFFD312E6671800899322 /* SDL_x11video.c */, | |
1605 04BDFFD412E6671800899322 /* SDL_x11video.h */, | |
1606 04BDFFD512E6671800899322 /* SDL_x11window.c */, | |
1607 04BDFFD612E6671800899322 /* SDL_x11window.h */, | |
1608 ); | |
1609 path = x11; | |
1610 sourceTree = "<group>"; | |
1611 }; | |
1612 04BDFFD712E6671800899322 /* Xext */ = { | |
1613 isa = PBXGroup; | |
1614 children = ( | |
1615 04BDFFD812E6671800899322 /* extensions */, | |
1616 04BDFFE812E6671800899322 /* README */, | |
1617 04BDFFE912E6671800899322 /* Xinerama */, | |
1618 04BDFFEB12E6671800899322 /* XME */, | |
1619 04BDFFED12E6671800899322 /* XmuStdCmap */, | |
1620 04BDFFF612E6671800899322 /* Xv */, | |
1621 04BDFFF912E6671800899322 /* Xxf86vm */, | |
1622 ); | |
1623 path = Xext; | |
1624 sourceTree = "<group>"; | |
1625 }; | |
1626 04BDFFD812E6671800899322 /* extensions */ = { | |
1627 isa = PBXGroup; | |
1628 children = ( | |
1629 04BDFFD912E6671800899322 /* extutil.h */, | |
1630 04BDFFDA12E6671800899322 /* panoramiXext.h */, | |
1631 04BDFFDB12E6671800899322 /* panoramiXproto.h */, | |
1632 04BDFFDC12E6671800899322 /* StdCmap.h */, | |
1633 04BDFFDD12E6671800899322 /* Xext.h */, | |
1634 04BDFFDE12E6671800899322 /* xf86dga.h */, | |
1635 04BDFFDF12E6671800899322 /* xf86dga1.h */, | |
1636 04BDFFE012E6671800899322 /* xf86dga1str.h */, | |
1637 04BDFFE112E6671800899322 /* xf86dgastr.h */, | |
1638 04BDFFE212E6671800899322 /* xf86vmode.h */, | |
1639 04BDFFE312E6671800899322 /* xf86vmstr.h */, | |
1640 04BDFFE412E6671800899322 /* Xinerama.h */, | |
1641 04BDFFE512E6671800899322 /* Xv.h */, | |
1642 04BDFFE612E6671800899322 /* Xvlib.h */, | |
1643 04BDFFE712E6671800899322 /* Xvproto.h */, | |
1644 ); | |
1645 path = extensions; | |
1646 sourceTree = "<group>"; | |
1647 }; | |
1648 04BDFFE912E6671800899322 /* Xinerama */ = { | |
1649 isa = PBXGroup; | |
1650 children = ( | |
1651 04BDFFEA12E6671800899322 /* Xinerama.c */, | |
1652 ); | |
1653 path = Xinerama; | |
1654 sourceTree = "<group>"; | |
1655 }; | |
1656 04BDFFEB12E6671800899322 /* XME */ = { | |
1657 isa = PBXGroup; | |
1658 children = ( | |
1659 04BDFFEC12E6671800899322 /* xme.c */, | |
1660 ); | |
1661 path = XME; | |
1662 sourceTree = "<group>"; | |
1663 }; | |
1664 04BDFFED12E6671800899322 /* XmuStdCmap */ = { | |
1665 isa = PBXGroup; | |
1666 children = ( | |
1667 04BDFFEE12E6671800899322 /* AllCmap.c */, | |
1668 04BDFFEF12E6671800899322 /* CmapAlloc.c */, | |
1669 04BDFFF012E6671800899322 /* CrCmap.c */, | |
1670 04BDFFF112E6671800899322 /* DelCmap.c */, | |
1671 04BDFFF212E6671800899322 /* Distinct.c */, | |
1672 04BDFFF312E6671800899322 /* LookupCmap.c */, | |
1673 04BDFFF412E6671800899322 /* StdCmap.c */, | |
1674 04BDFFF512E6671800899322 /* VisCmap.c */, | |
1675 ); | |
1676 path = XmuStdCmap; | |
1677 sourceTree = "<group>"; | |
1678 }; | |
1679 04BDFFF612E6671800899322 /* Xv */ = { | |
1680 isa = PBXGroup; | |
1681 children = ( | |
1682 04BDFFF712E6671800899322 /* Xv.c */, | |
1683 04BDFFF812E6671800899322 /* Xvlibint.h */, | |
1684 ); | |
1685 path = Xv; | |
1686 sourceTree = "<group>"; | |
1687 }; | |
1688 04BDFFF912E6671800899322 /* Xxf86vm */ = { | |
1689 isa = PBXGroup; | |
1690 children = ( | |
1691 04BDFFFA12E6671800899322 /* XF86VMode.c */, | |
1692 ); | |
1693 path = Xxf86vm; | |
1694 sourceTree = "<group>"; | |
1599 }; | 1695 }; |
1600 0867D691FE84028FC02AAC07 /* SDLFramework */ = { | 1696 0867D691FE84028FC02AAC07 /* SDLFramework */ = { |
1601 isa = PBXGroup; | 1697 isa = PBXGroup; |
1602 children = ( | 1698 children = ( |
1603 F5A2EF3900C6A39A01000001 /* BUGS */, | 1699 F5A2EF3900C6A39A01000001 /* BUGS */, |
1625 sourceTree = "<group>"; | 1721 sourceTree = "<group>"; |
1626 }; | 1722 }; |
1627 08FB77ACFE841707C02AAC07 /* Library Source */ = { | 1723 08FB77ACFE841707C02AAC07 /* Library Source */ = { |
1628 isa = PBXGroup; | 1724 isa = PBXGroup; |
1629 children = ( | 1725 children = ( |
1630 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */, | 1726 04BDFD7312E6671700899322 /* atomic */, |
1631 00CFA6FA106B493800758660 /* SDL_compat.c */, | 1727 04BDFD7612E6671700899322 /* audio */, |
1632 00CFA6FB106B493800758660 /* SDL_error_c.h */, | 1728 04BDFDD312E6671700899322 /* cpuinfo */, |
1633 01538438006D7D947F000001 /* SDL_error.c */, | 1729 04BDFDD512E6671700899322 /* events */, |
1634 00CFA6FC106B493800758660 /* SDL_fatal.h */, | 1730 04BDFDEC12E6671700899322 /* file */, |
1635 01538439006D7D947F000001 /* SDL_fatal.c */, | 1731 04BDFDF112E6671700899322 /* haptic */, |
1636 0153843C006D7D947F000001 /* SDL.c */, | 1732 04BDFDFF12E6671700899322 /* joystick */, |
1637 00CFA69B106B467B00758660 /* atomic */, | 1733 04BDFE2F12E6671700899322 /* loadso */, |
1638 0153832C006D78D67F000001 /* audio */, | 1734 04BDFE4512E6671700899322 /* power */, |
1639 B24DA50105A88D52006B9F1C /* cpuinfo */, | 1735 04BDFE5D12E6671700899322 /* stdlib */, |
1640 01538367006D79147F000001 /* events */, | 1736 04BDFE6412E6671800899322 /* thread */, |
1641 01538376006D79307F000001 /* file */, | 1737 04BDFE9512E6671800899322 /* timer */, |
1642 00CFA6DF106B48D800758660 /* haptic */, | 1738 04BDFEA712E6671800899322 /* video */, |
1643 083E489A006D88D97F000001 /* joystick */, | 1739 04BDFE5512E6671700899322 /* SDL_assert_c.h */, |
1644 00162D7509BD217B0037C8D0 /* loadso */, | 1740 04BDFE5612E6671700899322 /* SDL_assert.c */, |
1645 001798BE10743B9F00F5D044 /* power */, | 1741 04BDFE5712E6671700899322 /* SDL_compat.c */, |
1646 00162D6309BD214E0037C8D0 /* stdlib */, | 1742 04BDFE5812E6671700899322 /* SDL_error_c.h */, |
1647 01538379006D79737F000001 /* thread */, | 1743 04BDFE5912E6671700899322 /* SDL_error.c */, |
1648 01538391006D79BC7F000001 /* timer */, | 1744 04BDFE5A12E6671700899322 /* SDL_fatal.c */, |
1649 015383BE006D7A567F000001 /* video */, | 1745 04BDFE5B12E6671700899322 /* SDL_fatal.h */, |
1746 04BDFE5C12E6671700899322 /* SDL.c */, | |
1650 ); | 1747 ); |
1651 name = "Library Source"; | 1748 name = "Library Source"; |
1652 sourceTree = "<group>"; | |
1653 }; | |
1654 B24DA50105A88D52006B9F1C /* cpuinfo */ = { | |
1655 isa = PBXGroup; | |
1656 children = ( | |
1657 B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */, | |
1658 ); | |
1659 name = cpuinfo; | |
1660 path = ../../src/cpuinfo; | |
1661 sourceTree = "<group>"; | 1749 sourceTree = "<group>"; |
1662 }; | 1750 }; |
1663 BEC562FE0761C0E800A33029 /* Linked Frameworks */ = { | 1751 BEC562FE0761C0E800A33029 /* Linked Frameworks */ = { |
1664 isa = PBXGroup; | 1752 isa = PBXGroup; |
1665 children = ( | 1753 children = ( |
1673 007317A00858DECD00B2BC32 /* OpenGL.framework */, | 1761 007317A00858DECD00B2BC32 /* OpenGL.framework */, |
1674 00CFA89C106B4BA100758660 /* ForceFeedback.framework */, | 1762 00CFA89C106B4BA100758660 /* ForceFeedback.framework */, |
1675 ); | 1763 ); |
1676 name = "Linked Frameworks"; | 1764 name = "Linked Frameworks"; |
1677 sourceTree = "<group>"; | 1765 sourceTree = "<group>"; |
1678 }; | |
1679 BECDF5D20761B759005FE872 /* macosx */ = { | |
1680 isa = PBXGroup; | |
1681 children = ( | |
1682 BECDF5D50761B759005FE872 /* SDL_coreaudio.c */, | |
1683 BECDF5D60761B759005FE872 /* SDL_coreaudio.h */, | |
1684 ); | |
1685 name = macosx; | |
1686 path = ../../src/audio/macosx; | |
1687 sourceTree = SOURCE_ROOT; | |
1688 }; | |
1689 F51789D001769A2401D3D55B /* darwin */ = { | |
1690 isa = PBXGroup; | |
1691 children = ( | |
1692 F51789D101769A2401D3D55B /* SDL_sysjoystick.c */, | |
1693 ); | |
1694 name = darwin; | |
1695 path = ../../src/joystick/darwin; | |
1696 sourceTree = SOURCE_ROOT; | |
1697 }; | 1766 }; |
1698 F59C70FC00D5CB5801000001 /* pkg-support */ = { | 1767 F59C70FC00D5CB5801000001 /* pkg-support */ = { |
1699 isa = PBXGroup; | 1768 isa = PBXGroup; |
1700 children = ( | 1769 children = ( |
1701 F59C70FE00D5CB5801000001 /* devel-resources */, | 1770 F59C70FE00D5CB5801000001 /* devel-resources */, |
1771 00CFA685106B44CE00758660 /* SDL_pixels.h in Headers */, | 1840 00CFA685106B44CE00758660 /* SDL_pixels.h in Headers */, |
1772 00CFA686106B44CE00758660 /* SDL_power.h in Headers */, | 1841 00CFA686106B44CE00758660 /* SDL_power.h in Headers */, |
1773 00CFA687106B44CE00758660 /* SDL_rect.h in Headers */, | 1842 00CFA687106B44CE00758660 /* SDL_rect.h in Headers */, |
1774 00CFA688106B44CE00758660 /* SDL_scancode.h in Headers */, | 1843 00CFA688106B44CE00758660 /* SDL_scancode.h in Headers */, |
1775 00CFA689106B44CE00758660 /* SDL_surface.h in Headers */, | 1844 00CFA689106B44CE00758660 /* SDL_surface.h in Headers */, |
1776 00CFA6B6106B46E500758660 /* SDL_audio_c.h in Headers */, | |
1777 00CFA6B7106B46E500758660 /* SDL_audiodev_c.h in Headers */, | |
1778 00CFA6B8106B46E500758660 /* SDL_audiomem.h in Headers */, | |
1779 00CFA6BA106B46E500758660 /* SDL_sysaudio.h in Headers */, | |
1780 00CFA6BB106B46E500758660 /* SDL_wave.h in Headers */, | |
1781 00CFA6C8106B480800758660 /* SDL_events_c.h in Headers */, | |
1782 00CFA6C9106B480800758660 /* SDL_keyboard_c.h in Headers */, | |
1783 00CFA6CA106B480800758660 /* SDL_mouse_c.h in Headers */, | |
1784 00CFA6CB106B480800758660 /* SDL_sysevents.h in Headers */, | |
1785 00CFA6CC106B480800758660 /* SDL_windowevents_c.h in Headers */, | |
1786 00CFA6F1106B48D800758660 /* SDL_syshaptic.h in Headers */, | |
1787 00CFA6FE106B493800758660 /* SDL_error_c.h in Headers */, | |
1788 00CFA6FF106B493800758660 /* SDL_fatal.h in Headers */, | |
1789 00CFA757106B498B00758660 /* SDL_cocoaevents.h in Headers */, | |
1790 00CFA759106B498B00758660 /* SDL_cocoakeyboard.h in Headers */, | |
1791 00CFA75B106B498B00758660 /* SDL_cocoamodes.h in Headers */, | |
1792 00CFA75D106B498B00758660 /* SDL_cocoamouse.h in Headers */, | |
1793 00CFA75F106B498B00758660 /* SDL_cocoaopengl.h in Headers */, | |
1794 00CFA761106B498B00758660 /* SDL_cocoavideo.h in Headers */, | |
1795 00CFA763106B498B00758660 /* SDL_cocoawindow.h in Headers */, | |
1796 00CFA766106B498B00758660 /* SDL_nullevents_c.h in Headers */, | |
1797 00CFA768106B498B00758660 /* SDL_nullrender_c.h in Headers */, | |
1798 00CFA76A106B498B00758660 /* SDL_nullvideo.h in Headers */, | |
1799 00CFA76C106B498B00758660 /* imKStoUCS.h in Headers */, | |
1800 00CFA76E106B498B00758660 /* SDL_x11dyn.h in Headers */, | |
1801 00CFA770106B498B00758660 /* SDL_x11events.h in Headers */, | |
1802 00CFA772106B498B00758660 /* SDL_x11gamma.h in Headers */, | |
1803 00CFA774106B498B00758660 /* SDL_x11keyboard.h in Headers */, | |
1804 00CFA776106B498B00758660 /* SDL_x11modes.h in Headers */, | |
1805 00CFA778106B498B00758660 /* SDL_x11mouse.h in Headers */, | |
1806 00CFA77A106B498B00758660 /* SDL_x11opengl.h in Headers */, | |
1807 00CFA77C106B498B00758660 /* SDL_x11opengles.h in Headers */, | |
1808 00CFA77E106B498B00758660 /* SDL_x11render.h in Headers */, | |
1809 00CFA77F106B498B00758660 /* SDL_x11sym.h in Headers */, | |
1810 00CFA781106B498B00758660 /* SDL_x11video.h in Headers */, | |
1811 00CFA783106B498B00758660 /* SDL_x11window.h in Headers */, | |
1812 00CFA784106B498B00758660 /* extutil.h in Headers */, | |
1813 00CFA785106B498B00758660 /* panoramiXext.h in Headers */, | |
1814 00CFA786106B498B00758660 /* panoramiXproto.h in Headers */, | |
1815 00CFA787106B498B00758660 /* StdCmap.h in Headers */, | |
1816 00CFA788106B498B00758660 /* Xext.h in Headers */, | |
1817 00CFA789106B498B00758660 /* xf86dga.h in Headers */, | |
1818 00CFA78A106B498B00758660 /* xf86dga1.h in Headers */, | |
1819 00CFA78B106B498B00758660 /* xf86dga1str.h in Headers */, | |
1820 00CFA78C106B498B00758660 /* xf86dgastr.h in Headers */, | |
1821 00CFA78D106B498B00758660 /* xf86vmode.h in Headers */, | |
1822 00CFA78E106B498B00758660 /* xf86vmstr.h in Headers */, | |
1823 00CFA78F106B498B00758660 /* Xinerama.h in Headers */, | |
1824 00CFA790106B498B00758660 /* Xv.h in Headers */, | |
1825 00CFA791106B498B00758660 /* Xvlib.h in Headers */, | |
1826 00CFA792106B498B00758660 /* Xvproto.h in Headers */, | |
1827 00CFA79F106B498B00758660 /* Xvlibint.h in Headers */, | |
1828 00CFA818106B49B600758660 /* mmx.h in Headers */, | |
1829 00CFA81A106B49B600758660 /* SDL_alphamult.h in Headers */, | |
1830 00CFA822106B49B600758660 /* SDL_blit_auto.h in Headers */, | |
1831 00CFA824106B49B600758660 /* SDL_blit_copy.h in Headers */, | |
1832 00CFA827106B49B600758660 /* SDL_blit_slow.h in Headers */, | |
1833 00CFA829106B49B600758660 /* SDL_blit.h in Headers */, | |
1834 00CFA82B106B49B600758660 /* SDL_draw.h in Headers */, | |
1835 00CFA830106B49B600758660 /* SDL_glesfuncs.h in Headers */, | |
1836 00CFA831106B49B600758660 /* SDL_glfuncs.h in Headers */, | |
1837 00CFA832106B49B600758660 /* SDL_leaks.h in Headers */, | |
1838 00CFA833106B49B600758660 /* SDL_pixels_c.h in Headers */, | |
1839 00CFA835106B49B600758660 /* SDL_rect_c.h in Headers */, | |
1840 00CFA838106B49B600758660 /* SDL_renderer_gl.h in Headers */, | |
1841 00CFA83A106B49B600758660 /* SDL_renderer_gles.h in Headers */, | |
1842 00CFA83C106B49B600758660 /* SDL_renderer_sw.h in Headers */, | |
1843 00CFA83D106B49B600758660 /* SDL_RLEaccel_c.h in Headers */, | |
1844 00CFA841106B49B600758660 /* SDL_sysvideo.h in Headers */, | |
1845 00CFA844106B49B600758660 /* SDL_yuv_sw_c.h in Headers */, | |
1846 00A6EBDA1078D569001EEA06 /* SDL_revision.h in Headers */, | 1845 00A6EBDA1078D569001EEA06 /* SDL_revision.h in Headers */, |
1847 04F2AF691104AC4500D6DDF7 /* SDL_assert.h in Headers */, | 1846 04F2AF691104AC4500D6DDF7 /* SDL_assert.h in Headers */, |
1848 006E95B011952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */, | |
1849 04DEA57111E6006A00386CAC /* SDL_input.h in Headers */, | 1847 04DEA57111E6006A00386CAC /* SDL_input.h in Headers */, |
1850 04DEA57911E600A600386CAC /* SDL_cocoaclipboard.h in Headers */, | |
1851 044E5F8511E6051C0076F181 /* SDL_clipboard.h in Headers */, | 1848 044E5F8511E6051C0076F181 /* SDL_clipboard.h in Headers */, |
1852 0420496111E6EFD3007E7EC9 /* SDL_clipboardevents_c.h in Headers */, | |
1853 0420497A11E6F052007E7EC9 /* blank_cursor.h in Headers */, | |
1854 0420497B11E6F052007E7EC9 /* default_cursor.h in Headers */, | |
1855 0420497C11E6F052007E7EC9 /* scancodes_darwin.h in Headers */, | |
1856 0420497D11E6F052007E7EC9 /* scancodes_linux.h in Headers */, | |
1857 0420497E11E6F052007E7EC9 /* scancodes_win32.h in Headers */, | |
1858 0420497F11E6F052007E7EC9 /* scancodes_xfree86.h in Headers */, | |
1859 8CB0A76D11F6A84800CBA2DE /* SDL_x11clipboard.h in Headers */, | |
1860 8CB0A77811F6A87F00CBA2DE /* SDL_gesture.h in Headers */, | 1849 8CB0A77811F6A87F00CBA2DE /* SDL_gesture.h in Headers */, |
1861 8CB0A77911F6A87F00CBA2DE /* SDL_touch.h in Headers */, | 1850 8CB0A77911F6A87F00CBA2DE /* SDL_touch.h in Headers */, |
1862 8CB0A77E11F6A8E700CBA2DE /* SDL_gesture_c.h in Headers */, | |
1863 8CB0A78011F6A8E700CBA2DE /* SDL_touch_c.h in Headers */, | |
1864 4537737D1207C4CE002F0F45 /* SDL_shape_internals.h in Headers */, | |
1865 453773821207C518002F0F45 /* SDL_shape.h in Headers */, | 1851 453773821207C518002F0F45 /* SDL_shape.h in Headers */, |
1866 453773891207C5A2002F0F45 /* SDL_cocoashape.h in Headers */, | 1852 04BD000912E6671800899322 /* SDL_diskaudio.h in Headers */, |
1867 453773931207C6E9002F0F45 /* SDL_x11shape.h in Headers */, | 1853 04BD001112E6671800899322 /* SDL_dummyaudio.h in Headers */, |
1868 046B9B6912D02EE600159CFE /* SDL_x11touch.h in Headers */, | 1854 04BD001912E6671800899322 /* SDL_coreaudio.h in Headers */, |
1855 04BD002712E6671800899322 /* SDL_audio_c.h in Headers */, | |
1856 04BD002A12E6671800899322 /* SDL_audiodev_c.h in Headers */, | |
1857 04BD002B12E6671800899322 /* SDL_audiomem.h in Headers */, | |
1858 04BD002F12E6671800899322 /* SDL_mixer_m68k.h in Headers */, | |
1859 04BD003112E6671800899322 /* SDL_mixer_MMX.h in Headers */, | |
1860 04BD003312E6671800899322 /* SDL_mixer_MMX_VC.h in Headers */, | |
1861 04BD003412E6671800899322 /* SDL_sysaudio.h in Headers */, | |
1862 04BD003612E6671800899322 /* SDL_wave.h in Headers */, | |
1863 04BD004212E6671800899322 /* blank_cursor.h in Headers */, | |
1864 04BD004312E6671800899322 /* default_cursor.h in Headers */, | |
1865 04BD004412E6671800899322 /* scancodes_darwin.h in Headers */, | |
1866 04BD004512E6671800899322 /* scancodes_linux.h in Headers */, | |
1867 04BD004612E6671800899322 /* scancodes_win32.h in Headers */, | |
1868 04BD004712E6671800899322 /* scancodes_xfree86.h in Headers */, | |
1869 04BD004912E6671800899322 /* SDL_clipboardevents_c.h in Headers */, | |
1870 04BD004B12E6671800899322 /* SDL_events_c.h in Headers */, | |
1871 04BD004D12E6671800899322 /* SDL_gesture_c.h in Headers */, | |
1872 04BD004F12E6671800899322 /* SDL_keyboard_c.h in Headers */, | |
1873 04BD005112E6671800899322 /* SDL_mouse_c.h in Headers */, | |
1874 04BD005312E6671800899322 /* SDL_sysevents.h in Headers */, | |
1875 04BD005512E6671800899322 /* SDL_touch_c.h in Headers */, | |
1876 04BD005712E6671800899322 /* SDL_windowevents_c.h in Headers */, | |
1877 04BD005812E6671800899322 /* SDL_rwopsbundlesupport.h in Headers */, | |
1878 04BD006012E6671800899322 /* SDL_haptic_c.h in Headers */, | |
1879 04BD006112E6671800899322 /* SDL_syshaptic.h in Headers */, | |
1880 04BD006712E6671800899322 /* SDL_sysjoystick_c.h in Headers */, | |
1881 04BD007112E6671800899322 /* SDL_joystick_c.h in Headers */, | |
1882 04BD007212E6671800899322 /* SDL_sysjoystick.h in Headers */, | |
1883 04BD009B12E6671800899322 /* SDL_assert_c.h in Headers */, | |
1884 04BD009E12E6671800899322 /* SDL_error_c.h in Headers */, | |
1885 04BD00A112E6671800899322 /* SDL_fatal.h in Headers */, | |
1886 04BD00BF12E6671800899322 /* SDL_sysmutex_c.h in Headers */, | |
1887 04BD00C212E6671800899322 /* SDL_systhread_c.h in Headers */, | |
1888 04BD00C912E6671800899322 /* SDL_systhread.h in Headers */, | |
1889 04BD00CB12E6671800899322 /* SDL_thread_c.h in Headers */, | |
1890 04BD00D612E6671800899322 /* SDL_systimer.h in Headers */, | |
1891 04BD00D812E6671800899322 /* SDL_timer_c.h in Headers */, | |
1892 04BD00F312E6671800899322 /* SDL_cocoaclipboard.h in Headers */, | |
1893 04BD00F512E6671800899322 /* SDL_cocoaevents.h in Headers */, | |
1894 04BD00F712E6671800899322 /* SDL_cocoakeyboard.h in Headers */, | |
1895 04BD00F912E6671800899322 /* SDL_cocoamodes.h in Headers */, | |
1896 04BD00FB12E6671800899322 /* SDL_cocoamouse.h in Headers */, | |
1897 04BD00FD12E6671800899322 /* SDL_cocoaopengl.h in Headers */, | |
1898 04BD00FF12E6671800899322 /* SDL_cocoashape.h in Headers */, | |
1899 04BD010112E6671800899322 /* SDL_cocoavideo.h in Headers */, | |
1900 04BD010312E6671800899322 /* SDL_cocoawindow.h in Headers */, | |
1901 04BD011812E6671800899322 /* SDL_nullevents_c.h in Headers */, | |
1902 04BD011A12E6671800899322 /* SDL_nullrender_c.h in Headers */, | |
1903 04BD011C12E6671800899322 /* SDL_nullvideo.h in Headers */, | |
1904 04BD013212E6671800899322 /* mmx.h in Headers */, | |
1905 04BD017012E6671800899322 /* SDL_alphamult.h in Headers */, | |
1906 04BD017612E6671800899322 /* SDL_blit.h in Headers */, | |
1907 04BD017B12E6671800899322 /* SDL_blit_auto.h in Headers */, | |
1908 04BD017D12E6671800899322 /* SDL_blit_copy.h in Headers */, | |
1909 04BD018012E6671800899322 /* SDL_blit_slow.h in Headers */, | |
1910 04BD018312E6671800899322 /* SDL_draw.h in Headers */, | |
1911 04BD018912E6671800899322 /* SDL_glesfuncs.h in Headers */, | |
1912 04BD018A12E6671800899322 /* SDL_glfuncs.h in Headers */, | |
1913 04BD018B12E6671800899322 /* SDL_leaks.h in Headers */, | |
1914 04BD018D12E6671800899322 /* SDL_pixels_c.h in Headers */, | |
1915 04BD018F12E6671800899322 /* SDL_rect_c.h in Headers */, | |
1916 04BD019112E6671800899322 /* SDL_renderer_gl.h in Headers */, | |
1917 04BD019312E6671800899322 /* SDL_renderer_gles.h in Headers */, | |
1918 04BD019512E6671800899322 /* SDL_renderer_sw.h in Headers */, | |
1919 04BD019712E6671800899322 /* SDL_RLEaccel_c.h in Headers */, | |
1920 04BD019912E6671800899322 /* SDL_shape_internals.h in Headers */, | |
1921 04BD019C12E6671800899322 /* SDL_sysvideo.h in Headers */, | |
1922 04BD01A012E6671800899322 /* SDL_yuv_sw_c.h in Headers */, | |
1923 04BD01DC12E6671800899322 /* imKStoUCS.h in Headers */, | |
1924 04BD01DE12E6671800899322 /* SDL_x11clipboard.h in Headers */, | |
1925 04BD01E012E6671800899322 /* SDL_x11dyn.h in Headers */, | |
1926 04BD01E212E6671800899322 /* SDL_x11events.h in Headers */, | |
1927 04BD01E412E6671800899322 /* SDL_x11gamma.h in Headers */, | |
1928 04BD01E612E6671800899322 /* SDL_x11keyboard.h in Headers */, | |
1929 04BD01E812E6671800899322 /* SDL_x11modes.h in Headers */, | |
1930 04BD01EA12E6671800899322 /* SDL_x11mouse.h in Headers */, | |
1931 04BD01EC12E6671800899322 /* SDL_x11opengl.h in Headers */, | |
1932 04BD01EE12E6671800899322 /* SDL_x11opengles.h in Headers */, | |
1933 04BD01F012E6671800899322 /* SDL_x11render.h in Headers */, | |
1934 04BD01F212E6671800899322 /* SDL_x11shape.h in Headers */, | |
1935 04BD01F312E6671800899322 /* SDL_x11sym.h in Headers */, | |
1936 04BD01F512E6671800899322 /* SDL_x11touch.h in Headers */, | |
1937 04BD01F712E6671800899322 /* SDL_x11video.h in Headers */, | |
1938 04BD01F912E6671800899322 /* SDL_x11window.h in Headers */, | |
1939 04BD01FA12E6671800899322 /* extutil.h in Headers */, | |
1940 04BD01FB12E6671800899322 /* panoramiXext.h in Headers */, | |
1941 04BD01FC12E6671800899322 /* panoramiXproto.h in Headers */, | |
1942 04BD01FD12E6671800899322 /* StdCmap.h in Headers */, | |
1943 04BD01FE12E6671800899322 /* Xext.h in Headers */, | |
1944 04BD01FF12E6671800899322 /* xf86dga.h in Headers */, | |
1945 04BD020012E6671800899322 /* xf86dga1.h in Headers */, | |
1946 04BD020112E6671800899322 /* xf86dga1str.h in Headers */, | |
1947 04BD020212E6671800899322 /* xf86dgastr.h in Headers */, | |
1948 04BD020312E6671800899322 /* xf86vmode.h in Headers */, | |
1949 04BD020412E6671800899322 /* xf86vmstr.h in Headers */, | |
1950 04BD020512E6671800899322 /* Xinerama.h in Headers */, | |
1951 04BD020612E6671800899322 /* Xv.h in Headers */, | |
1952 04BD020712E6671800899322 /* Xvlib.h in Headers */, | |
1953 04BD020812E6671800899322 /* Xvproto.h in Headers */, | |
1954 04BD021512E6671800899322 /* Xvlibint.h in Headers */, | |
1869 ); | 1955 ); |
1870 runOnlyForDeploymentPostprocessing = 0; | 1956 runOnlyForDeploymentPostprocessing = 0; |
1871 }; | 1957 }; |
1872 BECDF66E0761BA81005FE872 /* Headers */ = { | 1958 BECDF66E0761BA81005FE872 /* Headers */ = { |
1873 isa = PBXHeadersBuildPhase; | 1959 isa = PBXHeadersBuildPhase; |
1874 buildActionMask = 2147483647; | 1960 buildActionMask = 2147483647; |
1875 files = ( | 1961 files = ( |
1876 BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */, | 1962 BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */, |
1877 BECDF6770761BA81005FE872 /* SDL_name.h in Headers */, | 1963 BECDF6770761BA81005FE872 /* SDL_name.h in Headers */, |
1878 BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */, | |
1879 00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */, | 1964 00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */, |
1880 00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */, | 1965 00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */, |
1881 00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */, | 1966 00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */, |
1882 00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */, | 1967 00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */, |
1883 00162D5B09BD20DA0037C8D0 /* SDL_sysmutex_c.h in Headers */, | |
1884 00162D5E09BD20DA0037C8D0 /* SDL_systhread_c.h in Headers */, | |
1885 00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */, | |
1886 002F32DA09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */, | |
1887 002F32E809CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */, | |
1888 00CFA68A106B44CE00758660 /* SDL_atomic.h in Headers */, | 1968 00CFA68A106B44CE00758660 /* SDL_atomic.h in Headers */, |
1889 00CFA68B106B44CE00758660 /* SDL_compat.h in Headers */, | 1969 00CFA68B106B44CE00758660 /* SDL_compat.h in Headers */, |
1890 00CFA68C106B44CE00758660 /* SDL_haptic.h in Headers */, | 1970 00CFA68C106B44CE00758660 /* SDL_haptic.h in Headers */, |
1891 00CFA68D106B44CE00758660 /* SDL_pixels.h in Headers */, | 1971 00CFA68D106B44CE00758660 /* SDL_pixels.h in Headers */, |
1892 00CFA68E106B44CE00758660 /* SDL_power.h in Headers */, | 1972 00CFA68E106B44CE00758660 /* SDL_power.h in Headers */, |
1893 00CFA68F106B44CE00758660 /* SDL_rect.h in Headers */, | 1973 00CFA68F106B44CE00758660 /* SDL_rect.h in Headers */, |
1894 00CFA690106B44CE00758660 /* SDL_scancode.h in Headers */, | 1974 00CFA690106B44CE00758660 /* SDL_scancode.h in Headers */, |
1895 00CFA691106B44CE00758660 /* SDL_surface.h in Headers */, | 1975 00CFA691106B44CE00758660 /* SDL_surface.h in Headers */, |
1896 00CFA6BC106B46E500758660 /* SDL_audio_c.h in Headers */, | |
1897 00CFA6BD106B46E500758660 /* SDL_audiodev_c.h in Headers */, | |
1898 00CFA6BE106B46E500758660 /* SDL_audiomem.h in Headers */, | |
1899 00CFA6C0106B46E500758660 /* SDL_sysaudio.h in Headers */, | |
1900 00CFA6C1106B46E500758660 /* SDL_wave.h in Headers */, | |
1901 00CFA6CE106B480800758660 /* SDL_events_c.h in Headers */, | |
1902 00CFA6CF106B480800758660 /* SDL_keyboard_c.h in Headers */, | |
1903 00CFA6D0106B480800758660 /* SDL_mouse_c.h in Headers */, | |
1904 00CFA6D1106B480800758660 /* SDL_sysevents.h in Headers */, | |
1905 00CFA6D2106B480800758660 /* SDL_windowevents_c.h in Headers */, | |
1906 00CFA6F8106B48D800758660 /* SDL_syshaptic.h in Headers */, | |
1907 00CFA701106B493800758660 /* SDL_error_c.h in Headers */, | |
1908 00CFA702106B493800758660 /* SDL_fatal.h in Headers */, | |
1909 00CFA7A1106B498B00758660 /* SDL_cocoaevents.h in Headers */, | |
1910 00CFA7A3106B498B00758660 /* SDL_cocoakeyboard.h in Headers */, | |
1911 00CFA7A5106B498B00758660 /* SDL_cocoamodes.h in Headers */, | |
1912 00CFA7A7106B498B00758660 /* SDL_cocoamouse.h in Headers */, | |
1913 00CFA7A9106B498B00758660 /* SDL_cocoaopengl.h in Headers */, | |
1914 00CFA7AB106B498B00758660 /* SDL_cocoavideo.h in Headers */, | |
1915 00CFA7AD106B498B00758660 /* SDL_cocoawindow.h in Headers */, | |
1916 00CFA7B0106B498B00758660 /* SDL_nullevents_c.h in Headers */, | |
1917 00CFA7B2106B498B00758660 /* SDL_nullrender_c.h in Headers */, | |
1918 00CFA7B4106B498B00758660 /* SDL_nullvideo.h in Headers */, | |
1919 00CFA7B6106B498B00758660 /* imKStoUCS.h in Headers */, | |
1920 00CFA7B8106B498B00758660 /* SDL_x11dyn.h in Headers */, | |
1921 00CFA7BA106B498B00758660 /* SDL_x11events.h in Headers */, | |
1922 00CFA7BC106B498B00758660 /* SDL_x11gamma.h in Headers */, | |
1923 00CFA7BE106B498B00758660 /* SDL_x11keyboard.h in Headers */, | |
1924 00CFA7C0106B498B00758660 /* SDL_x11modes.h in Headers */, | |
1925 00CFA7C2106B498B00758660 /* SDL_x11mouse.h in Headers */, | |
1926 00CFA7C4106B498B00758660 /* SDL_x11opengl.h in Headers */, | |
1927 00CFA7C6106B498B00758660 /* SDL_x11opengles.h in Headers */, | |
1928 00CFA7C8106B498B00758660 /* SDL_x11render.h in Headers */, | |
1929 00CFA7C9106B498B00758660 /* SDL_x11sym.h in Headers */, | |
1930 00CFA7CB106B498B00758660 /* SDL_x11video.h in Headers */, | |
1931 00CFA7CD106B498B00758660 /* SDL_x11window.h in Headers */, | |
1932 00CFA7CE106B498B00758660 /* extutil.h in Headers */, | |
1933 00CFA7CF106B498B00758660 /* panoramiXext.h in Headers */, | |
1934 00CFA7D0106B498B00758660 /* panoramiXproto.h in Headers */, | |
1935 00CFA7D1106B498B00758660 /* StdCmap.h in Headers */, | |
1936 00CFA7D2106B498B00758660 /* Xext.h in Headers */, | |
1937 00CFA7D3106B498B00758660 /* xf86dga.h in Headers */, | |
1938 00CFA7D4106B498B00758660 /* xf86dga1.h in Headers */, | |
1939 00CFA7D5106B498B00758660 /* xf86dga1str.h in Headers */, | |
1940 00CFA7D6106B498B00758660 /* xf86dgastr.h in Headers */, | |
1941 00CFA7D7106B498B00758660 /* xf86vmode.h in Headers */, | |
1942 00CFA7D8106B498B00758660 /* xf86vmstr.h in Headers */, | |
1943 00CFA7D9106B498B00758660 /* Xinerama.h in Headers */, | |
1944 00CFA7DA106B498B00758660 /* Xv.h in Headers */, | |
1945 00CFA7DB106B498B00758660 /* Xvlib.h in Headers */, | |
1946 00CFA7DC106B498B00758660 /* Xvproto.h in Headers */, | |
1947 00CFA7E8106B498B00758660 /* Xvlibint.h in Headers */, | |
1948 00CFA846106B49B600758660 /* mmx.h in Headers */, | |
1949 00CFA848106B49B600758660 /* SDL_alphamult.h in Headers */, | |
1950 00CFA850106B49B600758660 /* SDL_blit_auto.h in Headers */, | |
1951 00CFA852106B49B600758660 /* SDL_blit_copy.h in Headers */, | |
1952 00CFA855106B49B600758660 /* SDL_blit_slow.h in Headers */, | |
1953 00CFA857106B49B600758660 /* SDL_blit.h in Headers */, | |
1954 00CFA859106B49B600758660 /* SDL_draw.h in Headers */, | |
1955 00CFA85E106B49B600758660 /* SDL_glesfuncs.h in Headers */, | |
1956 00CFA85F106B49B600758660 /* SDL_glfuncs.h in Headers */, | |
1957 00CFA860106B49B600758660 /* SDL_leaks.h in Headers */, | |
1958 00CFA861106B49B600758660 /* SDL_pixels_c.h in Headers */, | |
1959 00CFA863106B49B600758660 /* SDL_rect_c.h in Headers */, | |
1960 00CFA866106B49B600758660 /* SDL_renderer_gl.h in Headers */, | |
1961 00CFA868106B49B600758660 /* SDL_renderer_gles.h in Headers */, | |
1962 00CFA86A106B49B600758660 /* SDL_renderer_sw.h in Headers */, | |
1963 00CFA86B106B49B600758660 /* SDL_RLEaccel_c.h in Headers */, | |
1964 00CFA86F106B49B600758660 /* SDL_sysvideo.h in Headers */, | |
1965 00CFA872106B49B600758660 /* SDL_yuv_sw_c.h in Headers */, | |
1966 00A6EBDB1078D569001EEA06 /* SDL_revision.h in Headers */, | 1976 00A6EBDB1078D569001EEA06 /* SDL_revision.h in Headers */, |
1967 04F2AF6A1104AC4500D6DDF7 /* SDL_assert.h in Headers */, | 1977 04F2AF6A1104AC4500D6DDF7 /* SDL_assert.h in Headers */, |
1968 006E95B211952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */, | |
1969 04DEA57311E6006A00386CAC /* SDL_input.h in Headers */, | 1978 04DEA57311E6006A00386CAC /* SDL_input.h in Headers */, |
1970 04DEA57B11E600A600386CAC /* SDL_cocoaclipboard.h in Headers */, | |
1971 044E5F8611E6051C0076F181 /* SDL_clipboard.h in Headers */, | 1979 044E5F8611E6051C0076F181 /* SDL_clipboard.h in Headers */, |
1972 0420496311E6EFD3007E7EC9 /* SDL_clipboardevents_c.h in Headers */, | 1980 04BD022512E6671800899322 /* SDL_diskaudio.h in Headers */, |
1973 0420498011E6F052007E7EC9 /* blank_cursor.h in Headers */, | 1981 04BD022D12E6671800899322 /* SDL_dummyaudio.h in Headers */, |
1974 0420498111E6F052007E7EC9 /* default_cursor.h in Headers */, | 1982 04BD023512E6671800899322 /* SDL_coreaudio.h in Headers */, |
1975 0420498211E6F052007E7EC9 /* scancodes_darwin.h in Headers */, | 1983 04BD024312E6671800899322 /* SDL_audio_c.h in Headers */, |
1976 0420498311E6F052007E7EC9 /* scancodes_linux.h in Headers */, | 1984 04BD024612E6671800899322 /* SDL_audiodev_c.h in Headers */, |
1977 0420498411E6F052007E7EC9 /* scancodes_win32.h in Headers */, | 1985 04BD024712E6671800899322 /* SDL_audiomem.h in Headers */, |
1978 0420498511E6F052007E7EC9 /* scancodes_xfree86.h in Headers */, | 1986 04BD024B12E6671800899322 /* SDL_mixer_m68k.h in Headers */, |
1979 046B9B6B12D02EE600159CFE /* SDL_x11touch.h in Headers */, | 1987 04BD024D12E6671800899322 /* SDL_mixer_MMX.h in Headers */, |
1988 04BD024F12E6671800899322 /* SDL_mixer_MMX_VC.h in Headers */, | |
1989 04BD025012E6671800899322 /* SDL_sysaudio.h in Headers */, | |
1990 04BD025212E6671800899322 /* SDL_wave.h in Headers */, | |
1991 04BD025D12E6671800899322 /* blank_cursor.h in Headers */, | |
1992 04BD025E12E6671800899322 /* default_cursor.h in Headers */, | |
1993 04BD025F12E6671800899322 /* scancodes_darwin.h in Headers */, | |
1994 04BD026012E6671800899322 /* scancodes_linux.h in Headers */, | |
1995 04BD026112E6671800899322 /* scancodes_win32.h in Headers */, | |
1996 04BD026212E6671800899322 /* scancodes_xfree86.h in Headers */, | |
1997 04BD026412E6671800899322 /* SDL_clipboardevents_c.h in Headers */, | |
1998 04BD026612E6671800899322 /* SDL_events_c.h in Headers */, | |
1999 04BD026812E6671800899322 /* SDL_gesture_c.h in Headers */, | |
2000 04BD026A12E6671800899322 /* SDL_keyboard_c.h in Headers */, | |
2001 04BD026C12E6671800899322 /* SDL_mouse_c.h in Headers */, | |
2002 04BD026E12E6671800899322 /* SDL_sysevents.h in Headers */, | |
2003 04BD027012E6671800899322 /* SDL_touch_c.h in Headers */, | |
2004 04BD027212E6671800899322 /* SDL_windowevents_c.h in Headers */, | |
2005 04BD027312E6671800899322 /* SDL_rwopsbundlesupport.h in Headers */, | |
2006 04BD027B12E6671800899322 /* SDL_haptic_c.h in Headers */, | |
2007 04BD027C12E6671800899322 /* SDL_syshaptic.h in Headers */, | |
2008 04BD028212E6671800899322 /* SDL_sysjoystick_c.h in Headers */, | |
2009 04BD028C12E6671800899322 /* SDL_joystick_c.h in Headers */, | |
2010 04BD028D12E6671800899322 /* SDL_sysjoystick.h in Headers */, | |
2011 04BD02B512E6671800899322 /* SDL_assert_c.h in Headers */, | |
2012 04BD02B812E6671800899322 /* SDL_error_c.h in Headers */, | |
2013 04BD02BB12E6671800899322 /* SDL_fatal.h in Headers */, | |
2014 04BD02D912E6671800899322 /* SDL_sysmutex_c.h in Headers */, | |
2015 04BD02DC12E6671800899322 /* SDL_systhread_c.h in Headers */, | |
2016 04BD02E312E6671800899322 /* SDL_systhread.h in Headers */, | |
2017 04BD02E512E6671800899322 /* SDL_thread_c.h in Headers */, | |
2018 04BD02F012E6671800899322 /* SDL_systimer.h in Headers */, | |
2019 04BD02F212E6671800899322 /* SDL_timer_c.h in Headers */, | |
2020 04BD030D12E6671800899322 /* SDL_cocoaclipboard.h in Headers */, | |
2021 04BD030F12E6671800899322 /* SDL_cocoaevents.h in Headers */, | |
2022 04BD031112E6671800899322 /* SDL_cocoakeyboard.h in Headers */, | |
2023 04BD031312E6671800899322 /* SDL_cocoamodes.h in Headers */, | |
2024 04BD031512E6671800899322 /* SDL_cocoamouse.h in Headers */, | |
2025 04BD031712E6671800899322 /* SDL_cocoaopengl.h in Headers */, | |
2026 04BD031912E6671800899322 /* SDL_cocoashape.h in Headers */, | |
2027 04BD031B12E6671800899322 /* SDL_cocoavideo.h in Headers */, | |
2028 04BD031D12E6671800899322 /* SDL_cocoawindow.h in Headers */, | |
2029 04BD033212E6671800899322 /* SDL_nullevents_c.h in Headers */, | |
2030 04BD033412E6671800899322 /* SDL_nullrender_c.h in Headers */, | |
2031 04BD033612E6671800899322 /* SDL_nullvideo.h in Headers */, | |
2032 04BD034C12E6671800899322 /* mmx.h in Headers */, | |
2033 04BD038A12E6671800899322 /* SDL_alphamult.h in Headers */, | |
2034 04BD039012E6671800899322 /* SDL_blit.h in Headers */, | |
2035 04BD039512E6671800899322 /* SDL_blit_auto.h in Headers */, | |
2036 04BD039712E6671800899322 /* SDL_blit_copy.h in Headers */, | |
2037 04BD039A12E6671800899322 /* SDL_blit_slow.h in Headers */, | |
2038 04BD039D12E6671800899322 /* SDL_draw.h in Headers */, | |
2039 04BD03A312E6671800899322 /* SDL_glesfuncs.h in Headers */, | |
2040 04BD03A412E6671800899322 /* SDL_glfuncs.h in Headers */, | |
2041 04BD03A512E6671800899322 /* SDL_leaks.h in Headers */, | |
2042 04BD03A712E6671800899322 /* SDL_pixels_c.h in Headers */, | |
2043 04BD03A912E6671800899322 /* SDL_rect_c.h in Headers */, | |
2044 04BD03AB12E6671800899322 /* SDL_renderer_gl.h in Headers */, | |
2045 04BD03AD12E6671800899322 /* SDL_renderer_gles.h in Headers */, | |
2046 04BD03AF12E6671800899322 /* SDL_renderer_sw.h in Headers */, | |
2047 04BD03B112E6671800899322 /* SDL_RLEaccel_c.h in Headers */, | |
2048 04BD03B312E6671800899322 /* SDL_shape_internals.h in Headers */, | |
2049 04BD03B612E6671800899322 /* SDL_sysvideo.h in Headers */, | |
2050 04BD03BA12E6671800899322 /* SDL_yuv_sw_c.h in Headers */, | |
2051 04BD03F412E6671800899322 /* imKStoUCS.h in Headers */, | |
2052 04BD03F612E6671800899322 /* SDL_x11clipboard.h in Headers */, | |
2053 04BD03F812E6671800899322 /* SDL_x11dyn.h in Headers */, | |
2054 04BD03FA12E6671800899322 /* SDL_x11events.h in Headers */, | |
2055 04BD03FC12E6671800899322 /* SDL_x11gamma.h in Headers */, | |
2056 04BD03FE12E6671800899322 /* SDL_x11keyboard.h in Headers */, | |
2057 04BD040012E6671800899322 /* SDL_x11modes.h in Headers */, | |
2058 04BD040212E6671800899322 /* SDL_x11mouse.h in Headers */, | |
2059 04BD040412E6671800899322 /* SDL_x11opengl.h in Headers */, | |
2060 04BD040612E6671800899322 /* SDL_x11opengles.h in Headers */, | |
2061 04BD040812E6671800899322 /* SDL_x11render.h in Headers */, | |
2062 04BD040A12E6671800899322 /* SDL_x11shape.h in Headers */, | |
2063 04BD040B12E6671800899322 /* SDL_x11sym.h in Headers */, | |
2064 04BD040D12E6671800899322 /* SDL_x11touch.h in Headers */, | |
2065 04BD040F12E6671800899322 /* SDL_x11video.h in Headers */, | |
2066 04BD041112E6671800899322 /* SDL_x11window.h in Headers */, | |
2067 04BD041212E6671800899322 /* extutil.h in Headers */, | |
2068 04BD041312E6671800899322 /* panoramiXext.h in Headers */, | |
2069 04BD041412E6671800899322 /* panoramiXproto.h in Headers */, | |
2070 04BD041512E6671800899322 /* StdCmap.h in Headers */, | |
2071 04BD041612E6671800899322 /* Xext.h in Headers */, | |
2072 04BD041712E6671800899322 /* xf86dga.h in Headers */, | |
2073 04BD041812E6671800899322 /* xf86dga1.h in Headers */, | |
2074 04BD041912E6671800899322 /* xf86dga1str.h in Headers */, | |
2075 04BD041A12E6671800899322 /* xf86dgastr.h in Headers */, | |
2076 04BD041B12E6671800899322 /* xf86vmode.h in Headers */, | |
2077 04BD041C12E6671800899322 /* xf86vmstr.h in Headers */, | |
2078 04BD041D12E6671800899322 /* Xinerama.h in Headers */, | |
2079 04BD041E12E6671800899322 /* Xv.h in Headers */, | |
2080 04BD041F12E6671800899322 /* Xvlib.h in Headers */, | |
2081 04BD042012E6671800899322 /* Xvproto.h in Headers */, | |
2082 04BD042C12E6671800899322 /* Xvlibint.h in Headers */, | |
1980 ); | 2083 ); |
1981 runOnlyForDeploymentPostprocessing = 0; | 2084 runOnlyForDeploymentPostprocessing = 0; |
1982 }; | 2085 }; |
1983 /* End PBXHeadersBuildPhase section */ | 2086 /* End PBXHeadersBuildPhase section */ |
1984 | 2087 |
2127 }; | 2230 }; |
2128 BECDF62A0761BA81005FE872 /* Resources */ = { | 2231 BECDF62A0761BA81005FE872 /* Resources */ = { |
2129 isa = PBXResourcesBuildPhase; | 2232 isa = PBXResourcesBuildPhase; |
2130 buildActionMask = 2147483647; | 2233 buildActionMask = 2147483647; |
2131 files = ( | 2234 files = ( |
2235 04BD020912E6671800899322 /* README in Resources */, | |
2132 ); | 2236 ); |
2133 runOnlyForDeploymentPostprocessing = 0; | 2237 runOnlyForDeploymentPostprocessing = 0; |
2134 }; | 2238 }; |
2135 /* End PBXResourcesBuildPhase section */ | 2239 /* End PBXResourcesBuildPhase section */ |
2136 | 2240 |
2232 }; | 2336 }; |
2233 BECDF62C0761BA81005FE872 /* Sources */ = { | 2337 BECDF62C0761BA81005FE872 /* Sources */ = { |
2234 isa = PBXSourcesBuildPhase; | 2338 isa = PBXSourcesBuildPhase; |
2235 buildActionMask = 2147483647; | 2339 buildActionMask = 2147483647; |
2236 files = ( | 2340 files = ( |
2237 BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */, | 2341 04BDFFFB12E6671800899322 /* SDL_atomic.c in Sources */, |
2238 BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */, | 2342 04BDFFFC12E6671800899322 /* SDL_spinlock.c in Sources */, |
2239 BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */, | 2343 04BD000812E6671800899322 /* SDL_diskaudio.c in Sources */, |
2240 BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */, | 2344 04BD001012E6671800899322 /* SDL_dummyaudio.c in Sources */, |
2241 BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */, | 2345 04BD001812E6671800899322 /* SDL_coreaudio.c in Sources */, |
2242 BECDF6360761BA81005FE872 /* SDL_events.c in Sources */, | 2346 04BD002612E6671800899322 /* SDL_audio.c in Sources */, |
2243 BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */, | 2347 04BD002812E6671800899322 /* SDL_audiocvt.c in Sources */, |
2244 BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */, | 2348 04BD002912E6671800899322 /* SDL_audiodev.c in Sources */, |
2245 BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */, | 2349 04BD002C12E6671800899322 /* SDL_audiotypecvt.c in Sources */, |
2246 BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */, | 2350 04BD002D12E6671800899322 /* SDL_mixer.c in Sources */, |
2247 BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */, | 2351 04BD002E12E6671800899322 /* SDL_mixer_m68k.c in Sources */, |
2248 BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */, | 2352 04BD003012E6671800899322 /* SDL_mixer_MMX.c in Sources */, |
2249 BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */, | 2353 04BD003212E6671800899322 /* SDL_mixer_MMX_VC.c in Sources */, |
2250 BECDF6500761BA81005FE872 /* SDL.c in Sources */, | 2354 04BD003512E6671800899322 /* SDL_wave.c in Sources */, |
2251 BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */, | 2355 04BD004112E6671800899322 /* SDL_cpuinfo.c in Sources */, |
2252 BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */, | 2356 04BD004812E6671800899322 /* SDL_clipboardevents.c in Sources */, |
2253 BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */, | 2357 04BD004A12E6671800899322 /* SDL_events.c in Sources */, |
2254 BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */, | 2358 04BD004C12E6671800899322 /* SDL_gesture.c in Sources */, |
2255 BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */, | 2359 04BD004E12E6671800899322 /* SDL_keyboard.c in Sources */, |
2256 00162D5309BD20DA0037C8D0 /* SDL_syscond.c in Sources */, | 2360 04BD005012E6671800899322 /* SDL_mouse.c in Sources */, |
2257 00162D5409BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */, | 2361 04BD005212E6671800899322 /* SDL_quit.c in Sources */, |
2258 00162D5609BD20DA0037C8D0 /* SDL_syssem.c in Sources */, | 2362 04BD005412E6671800899322 /* SDL_touch.c in Sources */, |
2259 00162D5709BD20DA0037C8D0 /* SDL_systhread.c in Sources */, | 2363 04BD005612E6671800899322 /* SDL_windowevents.c in Sources */, |
2260 00162D6109BD21010037C8D0 /* SDL_systimer.c in Sources */, | 2364 04BD005912E6671800899322 /* SDL_rwopsbundlesupport.m in Sources */, |
2261 00162D6B09BD214F0037C8D0 /* SDL_getenv.c in Sources */, | 2365 04BD005A12E6671800899322 /* SDL_rwops.c in Sources */, |
2262 00162D6C09BD214F0037C8D0 /* SDL_malloc.c in Sources */, | 2366 04BD005B12E6671800899322 /* SDL_syshaptic.c in Sources */, |
2263 00162D6D09BD214F0037C8D0 /* SDL_qsort.c in Sources */, | 2367 04BD005F12E6671800899322 /* SDL_haptic.c in Sources */, |
2264 00162D6E09BD214F0037C8D0 /* SDL_stdlib.c in Sources */, | 2368 04BD006612E6671800899322 /* SDL_sysjoystick.c in Sources */, |
2265 00162D6F09BD214F0037C8D0 /* SDL_string.c in Sources */, | 2369 04BD007012E6671800899322 /* SDL_joystick.c in Sources */, |
2266 00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */, | 2370 04BD008812E6671800899322 /* SDL_sysloadso.c in Sources */, |
2267 002F328609CA049100EBEB88 /* SDL_iconv.c in Sources */, | 2371 04BD008A12E6671800899322 /* SDL_dlcompat.c in Sources */, |
2268 002F32D709CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */, | 2372 04BD009412E6671800899322 /* SDL_syspower.c in Sources */, |
2269 002F32E509CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */, | 2373 04BD009612E6671800899322 /* SDL_power.c in Sources */, |
2270 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */, | 2374 04BD009C12E6671800899322 /* SDL_assert.c in Sources */, |
2271 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */, | 2375 04BD009D12E6671800899322 /* SDL_compat.c in Sources */, |
2272 00CFA6B9106B46E500758660 /* SDL_audiotypecvt.c in Sources */, | 2376 04BD009F12E6671800899322 /* SDL_error.c in Sources */, |
2273 00CFA6CD106B480800758660 /* SDL_windowevents.c in Sources */, | 2377 04BD00A012E6671800899322 /* SDL_fatal.c in Sources */, |
2274 00CFA6EC106B48D800758660 /* SDL_syshaptic.c in Sources */, | 2378 04BD00A212E6671800899322 /* SDL.c in Sources */, |
2275 00CFA6F0106B48D800758660 /* SDL_haptic.c in Sources */, | 2379 04BD00A312E6671800899322 /* SDL_getenv.c in Sources */, |
2276 00CFA6FD106B493800758660 /* SDL_compat.c in Sources */, | 2380 04BD00A412E6671800899322 /* SDL_iconv.c in Sources */, |
2277 00CFA758106B498B00758660 /* SDL_cocoaevents.m in Sources */, | 2381 04BD00A512E6671800899322 /* SDL_malloc.c in Sources */, |
2278 00CFA75A106B498B00758660 /* SDL_cocoakeyboard.m in Sources */, | 2382 04BD00A612E6671800899322 /* SDL_qsort.c in Sources */, |
2279 00CFA75C106B498B00758660 /* SDL_cocoamodes.m in Sources */, | 2383 04BD00A712E6671800899322 /* SDL_stdlib.c in Sources */, |
2280 00CFA75E106B498B00758660 /* SDL_cocoamouse.m in Sources */, | 2384 04BD00A812E6671800899322 /* SDL_string.c in Sources */, |
2281 00CFA760106B498B00758660 /* SDL_cocoaopengl.m in Sources */, | 2385 04BD00BD12E6671800899322 /* SDL_syscond.c in Sources */, |
2282 00CFA762106B498B00758660 /* SDL_cocoavideo.m in Sources */, | 2386 04BD00BE12E6671800899322 /* SDL_sysmutex.c in Sources */, |
2283 00CFA764106B498B00758660 /* SDL_cocoawindow.m in Sources */, | 2387 04BD00C012E6671800899322 /* SDL_syssem.c in Sources */, |
2284 00CFA765106B498B00758660 /* SDL_nullevents.c in Sources */, | 2388 04BD00C112E6671800899322 /* SDL_systhread.c in Sources */, |
2285 00CFA767106B498B00758660 /* SDL_nullrender.c in Sources */, | 2389 04BD00CA12E6671800899322 /* SDL_thread.c in Sources */, |
2286 00CFA769106B498B00758660 /* SDL_nullvideo.c in Sources */, | 2390 04BD00D712E6671800899322 /* SDL_timer.c in Sources */, |
2287 00CFA76B106B498B00758660 /* imKStoUCS.c in Sources */, | 2391 04BD00D912E6671800899322 /* SDL_systimer.c in Sources */, |
2288 00CFA76D106B498B00758660 /* SDL_x11dyn.c in Sources */, | 2392 04BD00F412E6671800899322 /* SDL_cocoaclipboard.m in Sources */, |
2289 00CFA76F106B498B00758660 /* SDL_x11events.c in Sources */, | 2393 04BD00F612E6671800899322 /* SDL_cocoaevents.m in Sources */, |
2290 00CFA771106B498B00758660 /* SDL_x11gamma.c in Sources */, | 2394 04BD00F812E6671800899322 /* SDL_cocoakeyboard.m in Sources */, |
2291 00CFA773106B498B00758660 /* SDL_x11keyboard.c in Sources */, | 2395 04BD00FA12E6671800899322 /* SDL_cocoamodes.m in Sources */, |
2292 00CFA775106B498B00758660 /* SDL_x11modes.c in Sources */, | 2396 04BD00FC12E6671800899322 /* SDL_cocoamouse.m in Sources */, |
2293 00CFA777106B498B00758660 /* SDL_x11mouse.c in Sources */, | 2397 04BD00FE12E6671800899322 /* SDL_cocoaopengl.m in Sources */, |
2294 00CFA779106B498B00758660 /* SDL_x11opengl.c in Sources */, | 2398 04BD010012E6671800899322 /* SDL_cocoashape.m in Sources */, |
2295 00CFA77B106B498B00758660 /* SDL_x11opengles.c in Sources */, | 2399 04BD010212E6671800899322 /* SDL_cocoavideo.m in Sources */, |
2296 00CFA77D106B498B00758660 /* SDL_x11render.c in Sources */, | 2400 04BD010412E6671800899322 /* SDL_cocoawindow.m in Sources */, |
2297 00CFA780106B498B00758660 /* SDL_x11video.c in Sources */, | 2401 04BD011712E6671800899322 /* SDL_nullevents.c in Sources */, |
2298 00CFA782106B498B00758660 /* SDL_x11window.c in Sources */, | 2402 04BD011912E6671800899322 /* SDL_nullrender.c in Sources */, |
2299 00CFA794106B498B00758660 /* Xinerama.c in Sources */, | 2403 04BD011B12E6671800899322 /* SDL_nullvideo.c in Sources */, |
2300 00CFA795106B498B00758660 /* xme.c in Sources */, | 2404 04BD016F12E6671800899322 /* SDL_alphamult.c in Sources */, |
2301 00CFA796106B498B00758660 /* AllCmap.c in Sources */, | 2405 04BD017112E6671800899322 /* SDL_blendfillrect.c in Sources */, |
2302 00CFA797106B498B00758660 /* CmapAlloc.c in Sources */, | 2406 04BD017212E6671800899322 /* SDL_blendline.c in Sources */, |
2303 00CFA798106B498B00758660 /* CrCmap.c in Sources */, | 2407 04BD017312E6671800899322 /* SDL_blendpoint.c in Sources */, |
2304 00CFA799106B498B00758660 /* DelCmap.c in Sources */, | 2408 04BD017412E6671800899322 /* SDL_blendrect.c in Sources */, |
2305 00CFA79A106B498B00758660 /* Distinct.c in Sources */, | 2409 04BD017512E6671800899322 /* SDL_blit.c in Sources */, |
2306 00CFA79B106B498B00758660 /* LookupCmap.c in Sources */, | 2410 04BD017712E6671800899322 /* SDL_blit_0.c in Sources */, |
2307 00CFA79C106B498B00758660 /* StdCmap.c in Sources */, | 2411 04BD017812E6671800899322 /* SDL_blit_1.c in Sources */, |
2308 00CFA79D106B498B00758660 /* VisCmap.c in Sources */, | 2412 04BD017912E6671800899322 /* SDL_blit_A.c in Sources */, |
2309 00CFA79E106B498B00758660 /* Xv.c in Sources */, | 2413 04BD017A12E6671800899322 /* SDL_blit_auto.c in Sources */, |
2310 00CFA7A0106B498B00758660 /* XF86VMode.c in Sources */, | 2414 04BD017C12E6671800899322 /* SDL_blit_copy.c in Sources */, |
2311 00CFA819106B49B600758660 /* SDL_alphamult.c in Sources */, | 2415 04BD017E12E6671800899322 /* SDL_blit_N.c in Sources */, |
2312 00CFA81B106B49B600758660 /* SDL_blendline.c in Sources */, | 2416 04BD017F12E6671800899322 /* SDL_blit_slow.c in Sources */, |
2313 00CFA81C106B49B600758660 /* SDL_blendpoint.c in Sources */, | 2417 04BD018112E6671800899322 /* SDL_bmp.c in Sources */, |
2314 00CFA81D106B49B600758660 /* SDL_blendrect.c in Sources */, | 2418 04BD018212E6671800899322 /* SDL_clipboard.c in Sources */, |
2315 00CFA81E106B49B600758660 /* SDL_blit_0.c in Sources */, | 2419 04BD018412E6671800899322 /* SDL_drawline.c in Sources */, |
2316 00CFA81F106B49B600758660 /* SDL_blit_1.c in Sources */, | 2420 04BD018512E6671800899322 /* SDL_drawpoint.c in Sources */, |
2317 00CFA820106B49B600758660 /* SDL_blit_A.c in Sources */, | 2421 04BD018612E6671800899322 /* SDL_drawrect.c in Sources */, |
2318 00CFA821106B49B600758660 /* SDL_blit_auto.c in Sources */, | 2422 04BD018712E6671800899322 /* SDL_fillrect.c in Sources */, |
2319 00CFA823106B49B600758660 /* SDL_blit_copy.c in Sources */, | 2423 04BD018812E6671800899322 /* SDL_gamma.c in Sources */, |
2320 00CFA825106B49B600758660 /* SDL_blit_N.c in Sources */, | 2424 04BD018C12E6671800899322 /* SDL_pixels.c in Sources */, |
2321 00CFA826106B49B600758660 /* SDL_blit_slow.c in Sources */, | 2425 04BD018E12E6671800899322 /* SDL_rect.c in Sources */, |
2322 00CFA828106B49B600758660 /* SDL_blit.c in Sources */, | 2426 04BD019012E6671800899322 /* SDL_renderer_gl.c in Sources */, |
2323 00CFA82A106B49B600758660 /* SDL_bmp.c in Sources */, | 2427 04BD019212E6671800899322 /* SDL_renderer_gles.c in Sources */, |
2324 00CFA82C106B49B600758660 /* SDL_drawline.c in Sources */, | 2428 04BD019412E6671800899322 /* SDL_renderer_sw.c in Sources */, |
2325 00CFA82D106B49B600758660 /* SDL_drawpoint.c in Sources */, | 2429 04BD019612E6671800899322 /* SDL_RLEaccel.c in Sources */, |
2326 00CFA82E106B49B600758660 /* SDL_fillrect.c in Sources */, | 2430 04BD019812E6671800899322 /* SDL_shape.c in Sources */, |
2327 00CFA82F106B49B600758660 /* SDL_gamma.c in Sources */, | 2431 04BD019A12E6671800899322 /* SDL_stretch.c in Sources */, |
2328 00CFA834106B49B600758660 /* SDL_pixels.c in Sources */, | 2432 04BD019B12E6671800899322 /* SDL_surface.c in Sources */, |
2329 00CFA836106B49B600758660 /* SDL_rect.c in Sources */, | 2433 04BD019D12E6671800899322 /* SDL_video.c in Sources */, |
2330 00CFA837106B49B600758660 /* SDL_renderer_gl.c in Sources */, | 2434 04BD019E12E6671800899322 /* SDL_yuv_mmx.c in Sources */, |
2331 00CFA839106B49B600758660 /* SDL_renderer_gles.c in Sources */, | 2435 04BD019F12E6671800899322 /* SDL_yuv_sw.c in Sources */, |
2332 00CFA83B106B49B600758660 /* SDL_renderer_sw.c in Sources */, | 2436 04BD01DB12E6671800899322 /* imKStoUCS.c in Sources */, |
2333 00CFA83E106B49B600758660 /* SDL_RLEaccel.c in Sources */, | 2437 04BD01DD12E6671800899322 /* SDL_x11clipboard.c in Sources */, |
2334 00CFA83F106B49B600758660 /* SDL_stretch.c in Sources */, | 2438 04BD01DF12E6671800899322 /* SDL_x11dyn.c in Sources */, |
2335 00CFA840106B49B600758660 /* SDL_surface.c in Sources */, | 2439 04BD01E112E6671800899322 /* SDL_x11events.c in Sources */, |
2336 00CFA842106B49B600758660 /* SDL_video.c in Sources */, | 2440 04BD01E312E6671800899322 /* SDL_x11gamma.c in Sources */, |
2337 00CFA843106B49B600758660 /* SDL_yuv_mmx.c in Sources */, | 2441 04BD01E512E6671800899322 /* SDL_x11keyboard.c in Sources */, |
2338 00CFA845106B49B600758660 /* SDL_yuv_sw.c in Sources */, | 2442 04BD01E712E6671800899322 /* SDL_x11modes.c in Sources */, |
2339 001798D210743B9F00F5D044 /* SDL_syspower.c in Sources */, | 2443 04BD01E912E6671800899322 /* SDL_x11mouse.c in Sources */, |
2340 001798D410743B9F00F5D044 /* SDL_power.c in Sources */, | 2444 04BD01EB12E6671800899322 /* SDL_x11opengl.c in Sources */, |
2341 04DB838C10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */, | 2445 04BD01ED12E6671800899322 /* SDL_x11opengles.c in Sources */, |
2342 04DB838D10FD8C81000519B5 /* SDL_drawrect.c in Sources */, | 2446 04BD01EF12E6671800899322 /* SDL_x11render.c in Sources */, |
2343 04F2AF661104AC0800D6DDF7 /* SDL_assert.c in Sources */, | 2447 04BD01F112E6671800899322 /* SDL_x11shape.c in Sources */, |
2344 006E95B111952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */, | 2448 04BD01F412E6671800899322 /* SDL_x11touch.c in Sources */, |
2345 04DEA57511E6009000386CAC /* SDL_clipboard.c in Sources */, | 2449 04BD01F612E6671800899322 /* SDL_x11video.c in Sources */, |
2346 04DEA57A11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */, | 2450 04BD01F812E6671800899322 /* SDL_x11window.c in Sources */, |
2347 0420496211E6EFD3007E7EC9 /* SDL_clipboardevents.c in Sources */, | 2451 04BD020A12E6671800899322 /* Xinerama.c in Sources */, |
2348 8CB0A76C11F6A84800CBA2DE /* SDL_x11clipboard.c in Sources */, | 2452 04BD020B12E6671800899322 /* xme.c in Sources */, |
2349 8CB0A77F11F6A8E700CBA2DE /* SDL_gesture.c in Sources */, | 2453 04BD020C12E6671800899322 /* AllCmap.c in Sources */, |
2350 8CB0A78111F6A8E700CBA2DE /* SDL_touch.c in Sources */, | 2454 04BD020D12E6671800899322 /* CmapAlloc.c in Sources */, |
2351 4537737E1207C4CE002F0F45 /* SDL_shape.c in Sources */, | 2455 04BD020E12E6671800899322 /* CrCmap.c in Sources */, |
2352 4537738A1207C5A2002F0F45 /* SDL_cocoashape.m in Sources */, | 2456 04BD020F12E6671800899322 /* DelCmap.c in Sources */, |
2353 453773921207C6E9002F0F45 /* SDL_x11shape.c in Sources */, | 2457 04BD021012E6671800899322 /* Distinct.c in Sources */, |
2354 046B9B6812D02EE600159CFE /* SDL_x11touch.c in Sources */, | 2458 04BD021112E6671800899322 /* LookupCmap.c in Sources */, |
2355 04FB7D4C12E2350700A522C6 /* SDL_atomic.c in Sources */, | 2459 04BD021212E6671800899322 /* StdCmap.c in Sources */, |
2356 04FB7D4D12E2350700A522C6 /* SDL_spinlock.c in Sources */, | 2460 04BD021312E6671800899322 /* VisCmap.c in Sources */, |
2461 04BD021412E6671800899322 /* Xv.c in Sources */, | |
2462 04BD021612E6671800899322 /* XF86VMode.c in Sources */, | |
2357 ); | 2463 ); |
2358 runOnlyForDeploymentPostprocessing = 0; | 2464 runOnlyForDeploymentPostprocessing = 0; |
2359 }; | 2465 }; |
2360 BECDF6790761BA81005FE872 /* Sources */ = { | 2466 BECDF6790761BA81005FE872 /* Sources */ = { |
2361 isa = PBXSourcesBuildPhase; | 2467 isa = PBXSourcesBuildPhase; |
2362 buildActionMask = 2147483647; | 2468 buildActionMask = 2147483647; |
2363 files = ( | 2469 files = ( |
2364 BECDF67A0761BA81005FE872 /* SDL_audio.c in Sources */, | 2470 04BD021712E6671800899322 /* SDL_atomic.c in Sources */, |
2365 BECDF67B0761BA81005FE872 /* SDL_audiocvt.c in Sources */, | 2471 04BD021812E6671800899322 /* SDL_spinlock.c in Sources */, |
2366 BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */, | 2472 04BD022412E6671800899322 /* SDL_diskaudio.c in Sources */, |
2367 BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */, | 2473 04BD022C12E6671800899322 /* SDL_dummyaudio.c in Sources */, |
2368 BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */, | 2474 04BD023412E6671800899322 /* SDL_coreaudio.c in Sources */, |
2369 BECDF6840761BA81005FE872 /* SDL_events.c in Sources */, | 2475 04BD024212E6671800899322 /* SDL_audio.c in Sources */, |
2370 BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */, | 2476 04BD024412E6671800899322 /* SDL_audiocvt.c in Sources */, |
2371 BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */, | 2477 04BD024512E6671800899322 /* SDL_audiodev.c in Sources */, |
2372 BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */, | 2478 04BD024812E6671800899322 /* SDL_audiotypecvt.c in Sources */, |
2373 BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */, | 2479 04BD024912E6671800899322 /* SDL_mixer.c in Sources */, |
2374 BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */, | 2480 04BD024A12E6671800899322 /* SDL_mixer_m68k.c in Sources */, |
2375 BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */, | 2481 04BD024C12E6671800899322 /* SDL_mixer_MMX.c in Sources */, |
2376 BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */, | 2482 04BD024E12E6671800899322 /* SDL_mixer_MMX_VC.c in Sources */, |
2377 BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */, | 2483 04BD025112E6671800899322 /* SDL_wave.c in Sources */, |
2378 BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */, | 2484 04BD025C12E6671800899322 /* SDL_cpuinfo.c in Sources */, |
2379 BECDF6A50761BA81005FE872 /* SDL.c in Sources */, | 2485 04BD026312E6671800899322 /* SDL_clipboardevents.c in Sources */, |
2380 BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */, | 2486 04BD026512E6671800899322 /* SDL_events.c in Sources */, |
2381 BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */, | 2487 04BD026712E6671800899322 /* SDL_gesture.c in Sources */, |
2382 BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */, | 2488 04BD026912E6671800899322 /* SDL_keyboard.c in Sources */, |
2383 00162D5909BD20DA0037C8D0 /* SDL_syscond.c in Sources */, | 2489 04BD026B12E6671800899322 /* SDL_mouse.c in Sources */, |
2384 00162D5A09BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */, | 2490 04BD026D12E6671800899322 /* SDL_quit.c in Sources */, |
2385 00162D5C09BD20DA0037C8D0 /* SDL_syssem.c in Sources */, | 2491 04BD026F12E6671800899322 /* SDL_touch.c in Sources */, |
2386 00162D5D09BD20DA0037C8D0 /* SDL_systhread.c in Sources */, | 2492 04BD027112E6671800899322 /* SDL_windowevents.c in Sources */, |
2387 00162D6209BD21010037C8D0 /* SDL_systimer.c in Sources */, | 2493 04BD027412E6671800899322 /* SDL_rwopsbundlesupport.m in Sources */, |
2388 00162D7009BD214F0037C8D0 /* SDL_getenv.c in Sources */, | 2494 04BD027512E6671800899322 /* SDL_rwops.c in Sources */, |
2389 00162D7109BD214F0037C8D0 /* SDL_malloc.c in Sources */, | 2495 04BD027612E6671800899322 /* SDL_syshaptic.c in Sources */, |
2390 00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */, | 2496 04BD027A12E6671800899322 /* SDL_haptic.c in Sources */, |
2391 00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */, | 2497 04BD028112E6671800899322 /* SDL_sysjoystick.c in Sources */, |
2392 00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */, | 2498 04BD028B12E6671800899322 /* SDL_joystick.c in Sources */, |
2393 00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */, | 2499 04BD02A312E6671800899322 /* SDL_sysloadso.c in Sources */, |
2394 002F328709CA049100EBEB88 /* SDL_iconv.c in Sources */, | 2500 04BD02A512E6671800899322 /* SDL_dlcompat.c in Sources */, |
2395 002F32D909CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */, | 2501 04BD02AE12E6671800899322 /* SDL_syspower.c in Sources */, |
2396 002F32E709CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */, | 2502 04BD02B012E6671800899322 /* SDL_power.c in Sources */, |
2397 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */, | 2503 04BD02B612E6671800899322 /* SDL_assert.c in Sources */, |
2398 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */, | 2504 04BD02B712E6671800899322 /* SDL_compat.c in Sources */, |
2399 00CFA6BF106B46E500758660 /* SDL_audiotypecvt.c in Sources */, | 2505 04BD02B912E6671800899322 /* SDL_error.c in Sources */, |
2400 00CFA6D3106B480800758660 /* SDL_windowevents.c in Sources */, | 2506 04BD02BA12E6671800899322 /* SDL_fatal.c in Sources */, |
2401 00CFA6F3106B48D800758660 /* SDL_syshaptic.c in Sources */, | 2507 04BD02BC12E6671800899322 /* SDL.c in Sources */, |
2402 00CFA6F7106B48D800758660 /* SDL_haptic.c in Sources */, | 2508 04BD02BD12E6671800899322 /* SDL_getenv.c in Sources */, |
2403 00CFA700106B493800758660 /* SDL_compat.c in Sources */, | 2509 04BD02BE12E6671800899322 /* SDL_iconv.c in Sources */, |
2404 00CFA7A2106B498B00758660 /* SDL_cocoaevents.m in Sources */, | 2510 04BD02BF12E6671800899322 /* SDL_malloc.c in Sources */, |
2405 00CFA7A4106B498B00758660 /* SDL_cocoakeyboard.m in Sources */, | 2511 04BD02C012E6671800899322 /* SDL_qsort.c in Sources */, |
2406 00CFA7A6106B498B00758660 /* SDL_cocoamodes.m in Sources */, | 2512 04BD02C112E6671800899322 /* SDL_stdlib.c in Sources */, |
2407 00CFA7A8106B498B00758660 /* SDL_cocoamouse.m in Sources */, | 2513 04BD02C212E6671800899322 /* SDL_string.c in Sources */, |
2408 00CFA7AA106B498B00758660 /* SDL_cocoaopengl.m in Sources */, | 2514 04BD02D712E6671800899322 /* SDL_syscond.c in Sources */, |
2409 00CFA7AC106B498B00758660 /* SDL_cocoavideo.m in Sources */, | 2515 04BD02D812E6671800899322 /* SDL_sysmutex.c in Sources */, |
2410 00CFA7AE106B498B00758660 /* SDL_cocoawindow.m in Sources */, | 2516 04BD02DA12E6671800899322 /* SDL_syssem.c in Sources */, |
2411 00CFA7AF106B498B00758660 /* SDL_nullevents.c in Sources */, | 2517 04BD02DB12E6671800899322 /* SDL_systhread.c in Sources */, |
2412 00CFA7B1106B498B00758660 /* SDL_nullrender.c in Sources */, | 2518 04BD02E412E6671800899322 /* SDL_thread.c in Sources */, |
2413 00CFA7B3106B498B00758660 /* SDL_nullvideo.c in Sources */, | 2519 04BD02F112E6671800899322 /* SDL_timer.c in Sources */, |
2414 00CFA7B5106B498B00758660 /* imKStoUCS.c in Sources */, | 2520 04BD02F312E6671800899322 /* SDL_systimer.c in Sources */, |
2415 00CFA7B7106B498B00758660 /* SDL_x11dyn.c in Sources */, | 2521 04BD030E12E6671800899322 /* SDL_cocoaclipboard.m in Sources */, |
2416 00CFA7B9106B498B00758660 /* SDL_x11events.c in Sources */, | 2522 04BD031012E6671800899322 /* SDL_cocoaevents.m in Sources */, |
2417 00CFA7BB106B498B00758660 /* SDL_x11gamma.c in Sources */, | 2523 04BD031212E6671800899322 /* SDL_cocoakeyboard.m in Sources */, |
2418 00CFA7BD106B498B00758660 /* SDL_x11keyboard.c in Sources */, | 2524 04BD031412E6671800899322 /* SDL_cocoamodes.m in Sources */, |
2419 00CFA7BF106B498B00758660 /* SDL_x11modes.c in Sources */, | 2525 04BD031612E6671800899322 /* SDL_cocoamouse.m in Sources */, |
2420 00CFA7C1106B498B00758660 /* SDL_x11mouse.c in Sources */, | 2526 04BD031812E6671800899322 /* SDL_cocoaopengl.m in Sources */, |
2421 00CFA7C3106B498B00758660 /* SDL_x11opengl.c in Sources */, | 2527 04BD031A12E6671800899322 /* SDL_cocoashape.m in Sources */, |
2422 00CFA7C5106B498B00758660 /* SDL_x11opengles.c in Sources */, | 2528 04BD031C12E6671800899322 /* SDL_cocoavideo.m in Sources */, |
2423 00CFA7C7106B498B00758660 /* SDL_x11render.c in Sources */, | 2529 04BD031E12E6671800899322 /* SDL_cocoawindow.m in Sources */, |
2424 00CFA7CA106B498B00758660 /* SDL_x11video.c in Sources */, | 2530 04BD033112E6671800899322 /* SDL_nullevents.c in Sources */, |
2425 00CFA7CC106B498B00758660 /* SDL_x11window.c in Sources */, | 2531 04BD033312E6671800899322 /* SDL_nullrender.c in Sources */, |
2426 00CFA7DD106B498B00758660 /* Xinerama.c in Sources */, | 2532 04BD033512E6671800899322 /* SDL_nullvideo.c in Sources */, |
2427 00CFA7DE106B498B00758660 /* xme.c in Sources */, | 2533 04BD038912E6671800899322 /* SDL_alphamult.c in Sources */, |
2428 00CFA7DF106B498B00758660 /* AllCmap.c in Sources */, | 2534 04BD038B12E6671800899322 /* SDL_blendfillrect.c in Sources */, |
2429 00CFA7E0106B498B00758660 /* CmapAlloc.c in Sources */, | 2535 04BD038C12E6671800899322 /* SDL_blendline.c in Sources */, |
2430 00CFA7E1106B498B00758660 /* CrCmap.c in Sources */, | 2536 04BD038D12E6671800899322 /* SDL_blendpoint.c in Sources */, |
2431 00CFA7E2106B498B00758660 /* DelCmap.c in Sources */, | 2537 04BD038E12E6671800899322 /* SDL_blendrect.c in Sources */, |
2432 00CFA7E3106B498B00758660 /* Distinct.c in Sources */, | 2538 04BD038F12E6671800899322 /* SDL_blit.c in Sources */, |
2433 00CFA7E4106B498B00758660 /* LookupCmap.c in Sources */, | 2539 04BD039112E6671800899322 /* SDL_blit_0.c in Sources */, |
2434 00CFA7E5106B498B00758660 /* StdCmap.c in Sources */, | 2540 04BD039212E6671800899322 /* SDL_blit_1.c in Sources */, |
2435 00CFA7E6106B498B00758660 /* VisCmap.c in Sources */, | 2541 04BD039312E6671800899322 /* SDL_blit_A.c in Sources */, |
2436 00CFA7E7106B498B00758660 /* Xv.c in Sources */, | 2542 04BD039412E6671800899322 /* SDL_blit_auto.c in Sources */, |
2437 00CFA7E9106B498B00758660 /* XF86VMode.c in Sources */, | 2543 04BD039612E6671800899322 /* SDL_blit_copy.c in Sources */, |
2438 00CFA847106B49B600758660 /* SDL_alphamult.c in Sources */, | 2544 04BD039812E6671800899322 /* SDL_blit_N.c in Sources */, |
2439 00CFA849106B49B600758660 /* SDL_blendline.c in Sources */, | 2545 04BD039912E6671800899322 /* SDL_blit_slow.c in Sources */, |
2440 00CFA84A106B49B600758660 /* SDL_blendpoint.c in Sources */, | 2546 04BD039B12E6671800899322 /* SDL_bmp.c in Sources */, |
2441 00CFA84B106B49B600758660 /* SDL_blendrect.c in Sources */, | 2547 04BD039C12E6671800899322 /* SDL_clipboard.c in Sources */, |
2442 00CFA84C106B49B600758660 /* SDL_blit_0.c in Sources */, | 2548 04BD039E12E6671800899322 /* SDL_drawline.c in Sources */, |
2443 00CFA84D106B49B600758660 /* SDL_blit_1.c in Sources */, | 2549 04BD039F12E6671800899322 /* SDL_drawpoint.c in Sources */, |
2444 00CFA84E106B49B600758660 /* SDL_blit_A.c in Sources */, | 2550 04BD03A012E6671800899322 /* SDL_drawrect.c in Sources */, |
2445 00CFA84F106B49B600758660 /* SDL_blit_auto.c in Sources */, | 2551 04BD03A112E6671800899322 /* SDL_fillrect.c in Sources */, |
2446 00CFA851106B49B600758660 /* SDL_blit_copy.c in Sources */, | 2552 04BD03A212E6671800899322 /* SDL_gamma.c in Sources */, |
2447 00CFA853106B49B600758660 /* SDL_blit_N.c in Sources */, | 2553 04BD03A612E6671800899322 /* SDL_pixels.c in Sources */, |
2448 00CFA854106B49B600758660 /* SDL_blit_slow.c in Sources */, | 2554 04BD03A812E6671800899322 /* SDL_rect.c in Sources */, |
2449 00CFA856106B49B600758660 /* SDL_blit.c in Sources */, | 2555 04BD03AA12E6671800899322 /* SDL_renderer_gl.c in Sources */, |
2450 00CFA858106B49B600758660 /* SDL_bmp.c in Sources */, | 2556 04BD03AC12E6671800899322 /* SDL_renderer_gles.c in Sources */, |
2451 00CFA85A106B49B600758660 /* SDL_drawline.c in Sources */, | 2557 04BD03AE12E6671800899322 /* SDL_renderer_sw.c in Sources */, |
2452 00CFA85B106B49B600758660 /* SDL_drawpoint.c in Sources */, | 2558 04BD03B012E6671800899322 /* SDL_RLEaccel.c in Sources */, |
2453 00CFA85C106B49B600758660 /* SDL_fillrect.c in Sources */, | 2559 04BD03B212E6671800899322 /* SDL_shape.c in Sources */, |
2454 00CFA85D106B49B600758660 /* SDL_gamma.c in Sources */, | 2560 04BD03B412E6671800899322 /* SDL_stretch.c in Sources */, |
2455 00CFA862106B49B600758660 /* SDL_pixels.c in Sources */, | 2561 04BD03B512E6671800899322 /* SDL_surface.c in Sources */, |
2456 00CFA864106B49B600758660 /* SDL_rect.c in Sources */, | 2562 04BD03B712E6671800899322 /* SDL_video.c in Sources */, |
2457 00CFA865106B49B600758660 /* SDL_renderer_gl.c in Sources */, | 2563 04BD03B812E6671800899322 /* SDL_yuv_mmx.c in Sources */, |
2458 00CFA867106B49B600758660 /* SDL_renderer_gles.c in Sources */, | 2564 04BD03B912E6671800899322 /* SDL_yuv_sw.c in Sources */, |
2459 00CFA869106B49B600758660 /* SDL_renderer_sw.c in Sources */, | 2565 04BD03F312E6671800899322 /* imKStoUCS.c in Sources */, |
2460 00CFA86C106B49B600758660 /* SDL_RLEaccel.c in Sources */, | 2566 04BD03F512E6671800899322 /* SDL_x11clipboard.c in Sources */, |
2461 00CFA86D106B49B600758660 /* SDL_stretch.c in Sources */, | 2567 04BD03F712E6671800899322 /* SDL_x11dyn.c in Sources */, |
2462 00CFA86E106B49B600758660 /* SDL_surface.c in Sources */, | 2568 04BD03F912E6671800899322 /* SDL_x11events.c in Sources */, |
2463 00CFA870106B49B600758660 /* SDL_video.c in Sources */, | 2569 04BD03FB12E6671800899322 /* SDL_x11gamma.c in Sources */, |
2464 00CFA871106B49B600758660 /* SDL_yuv_mmx.c in Sources */, | 2570 04BD03FD12E6671800899322 /* SDL_x11keyboard.c in Sources */, |
2465 00CFA873106B49B600758660 /* SDL_yuv_sw.c in Sources */, | 2571 04BD03FF12E6671800899322 /* SDL_x11modes.c in Sources */, |
2466 001798CC10743B9F00F5D044 /* SDL_syspower.c in Sources */, | 2572 04BD040112E6671800899322 /* SDL_x11mouse.c in Sources */, |
2467 001798CE10743B9F00F5D044 /* SDL_power.c in Sources */, | 2573 04BD040312E6671800899322 /* SDL_x11opengl.c in Sources */, |
2468 04DB838E10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */, | 2574 04BD040512E6671800899322 /* SDL_x11opengles.c in Sources */, |
2469 04DB838F10FD8C81000519B5 /* SDL_drawrect.c in Sources */, | 2575 04BD040712E6671800899322 /* SDL_x11render.c in Sources */, |
2470 04F2AF671104AC0800D6DDF7 /* SDL_assert.c in Sources */, | 2576 04BD040912E6671800899322 /* SDL_x11shape.c in Sources */, |
2471 006E95B311952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */, | 2577 04BD040C12E6671800899322 /* SDL_x11touch.c in Sources */, |
2472 04DEA57611E6009000386CAC /* SDL_clipboard.c in Sources */, | 2578 04BD040E12E6671800899322 /* SDL_x11video.c in Sources */, |
2473 04DEA57C11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */, | 2579 04BD041012E6671800899322 /* SDL_x11window.c in Sources */, |
2474 0420496411E6EFD3007E7EC9 /* SDL_clipboardevents.c in Sources */, | 2580 04BD042112E6671800899322 /* Xinerama.c in Sources */, |
2475 046B9B6A12D02EE600159CFE /* SDL_x11touch.c in Sources */, | 2581 04BD042212E6671800899322 /* xme.c in Sources */, |
2476 04FB7D4E12E2350700A522C6 /* SDL_atomic.c in Sources */, | 2582 04BD042312E6671800899322 /* AllCmap.c in Sources */, |
2477 04FB7D4F12E2350700A522C6 /* SDL_spinlock.c in Sources */, | 2583 04BD042412E6671800899322 /* CmapAlloc.c in Sources */, |
2584 04BD042512E6671800899322 /* CrCmap.c in Sources */, | |
2585 04BD042612E6671800899322 /* DelCmap.c in Sources */, | |
2586 04BD042712E6671800899322 /* Distinct.c in Sources */, | |
2587 04BD042812E6671800899322 /* LookupCmap.c in Sources */, | |
2588 04BD042912E6671800899322 /* StdCmap.c in Sources */, | |
2589 04BD042A12E6671800899322 /* VisCmap.c in Sources */, | |
2590 04BD042B12E6671800899322 /* Xv.c in Sources */, | |
2591 04BD042D12E6671800899322 /* XF86VMode.c in Sources */, | |
2478 ); | 2592 ); |
2479 runOnlyForDeploymentPostprocessing = 0; | 2593 runOnlyForDeploymentPostprocessing = 0; |
2480 }; | 2594 }; |
2481 /* End PBXSourcesBuildPhase section */ | 2595 /* End PBXSourcesBuildPhase section */ |
2482 | 2596 |