summaryrefslogtreecommitdiff
path: root/Xcode
diff options
context:
space:
mode:
authorSam Lantinga <slouken@libsdl.org>2011-01-18 16:47:14 -0800
committerSam Lantinga <slouken@libsdl.org>2011-01-18 16:47:14 -0800
commit5467b0279343f537634c20e0ad0858b6352784d5 (patch)
treea1fe9e61b00c3583767fc9edfd38e8f37084bb4e /Xcode
parent06aed12790665813976fef54ff90c8067653713c (diff)
Fixed missing source files in static library target
Fixed building SDL test programs
Diffstat (limited to 'Xcode')
-rwxr-xr-xXcode/SDL/SDL.xcodeproj/project.pbxproj3126
-rwxr-xr-xXcode/SDLTest/SDLTest.xcodeproj/project.pbxproj157
2 files changed, 1620 insertions, 1663 deletions
diff --git a/Xcode/SDL/SDL.xcodeproj/project.pbxproj b/Xcode/SDL/SDL.xcodeproj/project.pbxproj
index 29866c41..168660b9 100755
--- a/Xcode/SDL/SDL.xcodeproj/project.pbxproj
+++ b/Xcode/SDL/SDL.xcodeproj/project.pbxproj
@@ -37,28 +37,6 @@
00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; };
00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; };
00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */; };
- 00162D5309BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; };
- 00162D5409BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; };
- 00162D5609BD20DA0037C8D0 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; };
- 00162D5709BD20DA0037C8D0 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; };
- 00162D5909BD20DA0037C8D0 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */; };
- 00162D5A09BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */; };
- 00162D5B09BD20DA0037C8D0 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */; };
- 00162D5C09BD20DA0037C8D0 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */; };
- 00162D5D09BD20DA0037C8D0 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */; };
- 00162D5E09BD20DA0037C8D0 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */; };
- 00162D6109BD21010037C8D0 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; };
- 00162D6209BD21010037C8D0 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6009BD21010037C8D0 /* SDL_systimer.c */; };
- 00162D6B09BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; };
- 00162D6C09BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; };
- 00162D6D09BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; };
- 00162D6E09BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; };
- 00162D6F09BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; };
- 00162D7009BD214F0037C8D0 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6509BD214F0037C8D0 /* SDL_getenv.c */; };
- 00162D7109BD214F0037C8D0 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6609BD214F0037C8D0 /* SDL_malloc.c */; };
- 00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6709BD214F0037C8D0 /* SDL_qsort.c */; };
- 00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */; };
- 00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 00162D6909BD214F0037C8D0 /* SDL_string.c */; };
00162DA609BD222F0037C8D0 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */; settings = {ATTRIBUTES = (Public, ); }; };
00162DA909BD222F0037C8D0 /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3709BD1FA90037C8D0 /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; };
00162DAA09BD222F0037C8D0 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = 00162D3809BD1FA90037C8D0 /* SDL_platform.h */; settings = {ATTRIBUTES = (Public, ); }; };
@@ -89,22 +67,7 @@
00162DC709BD222F0037C8D0 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FD01191D2B7F000001 /* SDL_version.h */; settings = {ATTRIBUTES = (Public, ); }; };
00162DC809BD222F0037C8D0 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FE01191D2B7F000001 /* SDL_video.h */; settings = {ATTRIBUTES = (Public, ); }; };
00162DC909BD222F0037C8D0 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = 0C5AF5FF01191D2B7F000001 /* SDL.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; };
- 00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */; };
- 00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */; };
- 001798CC10743B9F00F5D044 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798C410743B9F00F5D044 /* SDL_syspower.c */; };
- 001798CE10743B9F00F5D044 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798C710743B9F00F5D044 /* SDL_power.c */; };
- 001798D210743B9F00F5D044 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798C410743B9F00F5D044 /* SDL_syspower.c */; };
- 001798D410743B9F00F5D044 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798C710743B9F00F5D044 /* SDL_power.c */; };
001E39EE1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m in Sources */ = {isa = PBXBuildFile; fileRef = 001E39EC1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m */; };
- 002F328609CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; };
- 002F328709CA049100EBEB88 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F328509CA049100EBEB88 /* SDL_iconv.c */; };
- 002F32D709CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; };
- 002F32D909CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */; };
- 002F32DA09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */; };
- 002F32E509CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; };
- 002F32E709CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */; };
- 002F32E809CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */; };
006E94A3119511A1001DE610 /* icon.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 006E949C119511A1001DE610 /* icon.bmp */; };
006E94A4119511A1001DE610 /* moose.dat in Resources */ = {isa = PBXBuildFile; fileRef = 006E949D119511A1001DE610 /* moose.dat */; };
006E94A5119511A1001DE610 /* picture.xbm in Resources */ = {isa = PBXBuildFile; fileRef = 006E949E119511A1001DE610 /* picture.xbm */; };
@@ -115,10 +78,6 @@
006E94BC11951217001DE610 /* read in Copy rwops */ = {isa = PBXBuildFile; fileRef = 00D8DA121195093100638393 /* read */; };
006E94EF11951255001DE610 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = BECDF66C0761BA81005FE872 /* SDL.framework */; };
006E94F01195125B001DE610 /* SDL.framework in Copy Frameworks */ = {isa = PBXBuildFile; fileRef = BECDF66C0761BA81005FE872 /* SDL.framework */; };
- 006E95B011952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 006E95AE11952992001DE610 /* SDL_rwopsbundlesupport.h */; };
- 006E95B111952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 006E95AF11952992001DE610 /* SDL_rwopsbundlesupport.m */; };
- 006E95B211952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 006E95AE11952992001DE610 /* SDL_rwopsbundlesupport.h */; };
- 006E95B311952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 006E95AF11952992001DE610 /* SDL_rwopsbundlesupport.m */; };
007317A20858DECD00B2BC32 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179B0858DECD00B2BC32 /* AudioToolbox.framework */; };
007317A30858DECD00B2BC32 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179C0858DECD00B2BC32 /* AudioUnit.framework */; };
007317A40858DECD00B2BC32 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0073179D0858DECD00B2BC32 /* Cocoa.framework */; };
@@ -150,280 +109,6 @@
00CFA68F106B44CE00758660 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA67F106B44CE00758660 /* SDL_rect.h */; };
00CFA690106B44CE00758660 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA680106B44CE00758660 /* SDL_scancode.h */; };
00CFA691106B44CE00758660 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA681106B44CE00758660 /* SDL_surface.h */; };
- 00CFA6B6106B46E500758660 /* SDL_audio_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B0106B46E500758660 /* SDL_audio_c.h */; };
- 00CFA6B7106B46E500758660 /* SDL_audiodev_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */; };
- 00CFA6B8106B46E500758660 /* SDL_audiomem.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B2106B46E500758660 /* SDL_audiomem.h */; };
- 00CFA6B9106B46E500758660 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */; };
- 00CFA6BA106B46E500758660 /* SDL_sysaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */; };
- 00CFA6BB106B46E500758660 /* SDL_wave.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B5106B46E500758660 /* SDL_wave.h */; };
- 00CFA6BC106B46E500758660 /* SDL_audio_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B0106B46E500758660 /* SDL_audio_c.h */; };
- 00CFA6BD106B46E500758660 /* SDL_audiodev_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */; };
- 00CFA6BE106B46E500758660 /* SDL_audiomem.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B2106B46E500758660 /* SDL_audiomem.h */; };
- 00CFA6BF106B46E500758660 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */; };
- 00CFA6C0106B46E500758660 /* SDL_sysaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */; };
- 00CFA6C1106B46E500758660 /* SDL_wave.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6B5106B46E500758660 /* SDL_wave.h */; };
- 00CFA6C8106B480800758660 /* SDL_events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C2106B480800758660 /* SDL_events_c.h */; };
- 00CFA6C9106B480800758660 /* SDL_keyboard_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */; };
- 00CFA6CA106B480800758660 /* SDL_mouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C4106B480800758660 /* SDL_mouse_c.h */; };
- 00CFA6CB106B480800758660 /* SDL_sysevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C5106B480800758660 /* SDL_sysevents.h */; };
- 00CFA6CC106B480800758660 /* SDL_windowevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */; };
- 00CFA6CD106B480800758660 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6C7106B480800758660 /* SDL_windowevents.c */; };
- 00CFA6CE106B480800758660 /* SDL_events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C2106B480800758660 /* SDL_events_c.h */; };
- 00CFA6CF106B480800758660 /* SDL_keyboard_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */; };
- 00CFA6D0106B480800758660 /* SDL_mouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C4106B480800758660 /* SDL_mouse_c.h */; };
- 00CFA6D1106B480800758660 /* SDL_sysevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C5106B480800758660 /* SDL_sysevents.h */; };
- 00CFA6D2106B480800758660 /* SDL_windowevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */; };
- 00CFA6D3106B480800758660 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6C7106B480800758660 /* SDL_windowevents.c */; };
- 00CFA6EC106B48D800758660 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */; };
- 00CFA6F0106B48D800758660 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E8106B48D800758660 /* SDL_haptic.c */; };
- 00CFA6F1106B48D800758660 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */; };
- 00CFA6F3106B48D800758660 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */; };
- 00CFA6F7106B48D800758660 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6E8106B48D800758660 /* SDL_haptic.c */; };
- 00CFA6F8106B48D800758660 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */; };
- 00CFA6FD106B493800758660 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6FA106B493800758660 /* SDL_compat.c */; };
- 00CFA6FE106B493800758660 /* SDL_error_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FB106B493800758660 /* SDL_error_c.h */; };
- 00CFA6FF106B493800758660 /* SDL_fatal.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FC106B493800758660 /* SDL_fatal.h */; };
- 00CFA700106B493800758660 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA6FA106B493800758660 /* SDL_compat.c */; };
- 00CFA701106B493800758660 /* SDL_error_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FB106B493800758660 /* SDL_error_c.h */; };
- 00CFA702106B493800758660 /* SDL_fatal.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA6FC106B493800758660 /* SDL_fatal.h */; };
- 00CFA757106B498B00758660 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA704106B498A00758660 /* SDL_cocoaevents.h */; };
- 00CFA758106B498B00758660 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA705106B498A00758660 /* SDL_cocoaevents.m */; };
- 00CFA759106B498B00758660 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */; };
- 00CFA75A106B498B00758660 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */; };
- 00CFA75B106B498B00758660 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA708106B498A00758660 /* SDL_cocoamodes.h */; };
- 00CFA75C106B498B00758660 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA709106B498A00758660 /* SDL_cocoamodes.m */; };
- 00CFA75D106B498B00758660 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */; };
- 00CFA75E106B498B00758660 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */; };
- 00CFA75F106B498B00758660 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */; };
- 00CFA760106B498B00758660 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */; };
- 00CFA761106B498B00758660 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */; };
- 00CFA762106B498B00758660 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */; };
- 00CFA763106B498B00758660 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA710106B498A00758660 /* SDL_cocoawindow.h */; };
- 00CFA764106B498B00758660 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA711106B498A00758660 /* SDL_cocoawindow.m */; };
- 00CFA765106B498B00758660 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA713106B498A00758660 /* SDL_nullevents.c */; };
- 00CFA766106B498B00758660 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA714106B498A00758660 /* SDL_nullevents_c.h */; };
- 00CFA767106B498B00758660 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA715106B498A00758660 /* SDL_nullrender.c */; };
- 00CFA768106B498B00758660 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA716106B498A00758660 /* SDL_nullrender_c.h */; };
- 00CFA769106B498B00758660 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA717106B498A00758660 /* SDL_nullvideo.c */; };
- 00CFA76A106B498B00758660 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA718106B498B00758660 /* SDL_nullvideo.h */; };
- 00CFA76B106B498B00758660 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71A106B498B00758660 /* imKStoUCS.c */; };
- 00CFA76C106B498B00758660 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71B106B498B00758660 /* imKStoUCS.h */; };
- 00CFA76D106B498B00758660 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71C106B498B00758660 /* SDL_x11dyn.c */; };
- 00CFA76E106B498B00758660 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71D106B498B00758660 /* SDL_x11dyn.h */; };
- 00CFA76F106B498B00758660 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71E106B498B00758660 /* SDL_x11events.c */; };
- 00CFA770106B498B00758660 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71F106B498B00758660 /* SDL_x11events.h */; };
- 00CFA771106B498B00758660 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA720106B498B00758660 /* SDL_x11gamma.c */; };
- 00CFA772106B498B00758660 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA721106B498B00758660 /* SDL_x11gamma.h */; };
- 00CFA773106B498B00758660 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA722106B498B00758660 /* SDL_x11keyboard.c */; };
- 00CFA774106B498B00758660 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA723106B498B00758660 /* SDL_x11keyboard.h */; };
- 00CFA775106B498B00758660 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA724106B498B00758660 /* SDL_x11modes.c */; };
- 00CFA776106B498B00758660 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA725106B498B00758660 /* SDL_x11modes.h */; };
- 00CFA777106B498B00758660 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA726106B498B00758660 /* SDL_x11mouse.c */; };
- 00CFA778106B498B00758660 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA727106B498B00758660 /* SDL_x11mouse.h */; };
- 00CFA779106B498B00758660 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA728106B498B00758660 /* SDL_x11opengl.c */; };
- 00CFA77A106B498B00758660 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA729106B498B00758660 /* SDL_x11opengl.h */; };
- 00CFA77B106B498B00758660 /* SDL_x11opengles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72A106B498B00758660 /* SDL_x11opengles.c */; };
- 00CFA77C106B498B00758660 /* SDL_x11opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72B106B498B00758660 /* SDL_x11opengles.h */; };
- 00CFA77D106B498B00758660 /* SDL_x11render.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72C106B498B00758660 /* SDL_x11render.c */; };
- 00CFA77E106B498B00758660 /* SDL_x11render.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72D106B498B00758660 /* SDL_x11render.h */; };
- 00CFA77F106B498B00758660 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72E106B498B00758660 /* SDL_x11sym.h */; };
- 00CFA780106B498B00758660 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72F106B498B00758660 /* SDL_x11video.c */; };
- 00CFA781106B498B00758660 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA730106B498B00758660 /* SDL_x11video.h */; };
- 00CFA782106B498B00758660 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA731106B498B00758660 /* SDL_x11window.c */; };
- 00CFA783106B498B00758660 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA732106B498B00758660 /* SDL_x11window.h */; };
- 00CFA784106B498B00758660 /* extutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA735106B498B00758660 /* extutil.h */; };
- 00CFA785106B498B00758660 /* panoramiXext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA736106B498B00758660 /* panoramiXext.h */; };
- 00CFA786106B498B00758660 /* panoramiXproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA737106B498B00758660 /* panoramiXproto.h */; };
- 00CFA787106B498B00758660 /* StdCmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA738106B498B00758660 /* StdCmap.h */; };
- 00CFA788106B498B00758660 /* Xext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA739106B498B00758660 /* Xext.h */; };
- 00CFA789106B498B00758660 /* xf86dga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73A106B498B00758660 /* xf86dga.h */; };
- 00CFA78A106B498B00758660 /* xf86dga1.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73B106B498B00758660 /* xf86dga1.h */; };
- 00CFA78B106B498B00758660 /* xf86dga1str.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73C106B498B00758660 /* xf86dga1str.h */; };
- 00CFA78C106B498B00758660 /* xf86dgastr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73D106B498B00758660 /* xf86dgastr.h */; };
- 00CFA78D106B498B00758660 /* xf86vmode.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73E106B498B00758660 /* xf86vmode.h */; };
- 00CFA78E106B498B00758660 /* xf86vmstr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73F106B498B00758660 /* xf86vmstr.h */; };
- 00CFA78F106B498B00758660 /* Xinerama.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA740106B498B00758660 /* Xinerama.h */; };
- 00CFA790106B498B00758660 /* Xv.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA741106B498B00758660 /* Xv.h */; };
- 00CFA791106B498B00758660 /* Xvlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA742106B498B00758660 /* Xvlib.h */; };
- 00CFA792106B498B00758660 /* Xvproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA743106B498B00758660 /* Xvproto.h */; };
- 00CFA794106B498B00758660 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA746106B498B00758660 /* Xinerama.c */; };
- 00CFA795106B498B00758660 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA748106B498B00758660 /* xme.c */; };
- 00CFA796106B498B00758660 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74A106B498B00758660 /* AllCmap.c */; };
- 00CFA797106B498B00758660 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74B106B498B00758660 /* CmapAlloc.c */; };
- 00CFA798106B498B00758660 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74C106B498B00758660 /* CrCmap.c */; };
- 00CFA799106B498B00758660 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74D106B498B00758660 /* DelCmap.c */; };
- 00CFA79A106B498B00758660 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74E106B498B00758660 /* Distinct.c */; };
- 00CFA79B106B498B00758660 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74F106B498B00758660 /* LookupCmap.c */; };
- 00CFA79C106B498B00758660 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA750106B498B00758660 /* StdCmap.c */; };
- 00CFA79D106B498B00758660 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA751106B498B00758660 /* VisCmap.c */; };
- 00CFA79E106B498B00758660 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA753106B498B00758660 /* Xv.c */; };
- 00CFA79F106B498B00758660 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA754106B498B00758660 /* Xvlibint.h */; };
- 00CFA7A0106B498B00758660 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA756106B498B00758660 /* XF86VMode.c */; };
- 00CFA7A1106B498B00758660 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA704106B498A00758660 /* SDL_cocoaevents.h */; };
- 00CFA7A2106B498B00758660 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA705106B498A00758660 /* SDL_cocoaevents.m */; };
- 00CFA7A3106B498B00758660 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */; };
- 00CFA7A4106B498B00758660 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */; };
- 00CFA7A5106B498B00758660 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA708106B498A00758660 /* SDL_cocoamodes.h */; };
- 00CFA7A6106B498B00758660 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA709106B498A00758660 /* SDL_cocoamodes.m */; };
- 00CFA7A7106B498B00758660 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */; };
- 00CFA7A8106B498B00758660 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */; };
- 00CFA7A9106B498B00758660 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */; };
- 00CFA7AA106B498B00758660 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */; };
- 00CFA7AB106B498B00758660 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */; };
- 00CFA7AC106B498B00758660 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */; };
- 00CFA7AD106B498B00758660 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA710106B498A00758660 /* SDL_cocoawindow.h */; };
- 00CFA7AE106B498B00758660 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA711106B498A00758660 /* SDL_cocoawindow.m */; };
- 00CFA7AF106B498B00758660 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA713106B498A00758660 /* SDL_nullevents.c */; };
- 00CFA7B0106B498B00758660 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA714106B498A00758660 /* SDL_nullevents_c.h */; };
- 00CFA7B1106B498B00758660 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA715106B498A00758660 /* SDL_nullrender.c */; };
- 00CFA7B2106B498B00758660 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA716106B498A00758660 /* SDL_nullrender_c.h */; };
- 00CFA7B3106B498B00758660 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA717106B498A00758660 /* SDL_nullvideo.c */; };
- 00CFA7B4106B498B00758660 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA718106B498B00758660 /* SDL_nullvideo.h */; };
- 00CFA7B5106B498B00758660 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71A106B498B00758660 /* imKStoUCS.c */; };
- 00CFA7B6106B498B00758660 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71B106B498B00758660 /* imKStoUCS.h */; };
- 00CFA7B7106B498B00758660 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71C106B498B00758660 /* SDL_x11dyn.c */; };
- 00CFA7B8106B498B00758660 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71D106B498B00758660 /* SDL_x11dyn.h */; };
- 00CFA7B9106B498B00758660 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA71E106B498B00758660 /* SDL_x11events.c */; };
- 00CFA7BA106B498B00758660 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA71F106B498B00758660 /* SDL_x11events.h */; };
- 00CFA7BB106B498B00758660 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA720106B498B00758660 /* SDL_x11gamma.c */; };
- 00CFA7BC106B498B00758660 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA721106B498B00758660 /* SDL_x11gamma.h */; };
- 00CFA7BD106B498B00758660 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA722106B498B00758660 /* SDL_x11keyboard.c */; };
- 00CFA7BE106B498B00758660 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA723106B498B00758660 /* SDL_x11keyboard.h */; };
- 00CFA7BF106B498B00758660 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA724106B498B00758660 /* SDL_x11modes.c */; };
- 00CFA7C0106B498B00758660 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA725106B498B00758660 /* SDL_x11modes.h */; };
- 00CFA7C1106B498B00758660 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA726106B498B00758660 /* SDL_x11mouse.c */; };
- 00CFA7C2106B498B00758660 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA727106B498B00758660 /* SDL_x11mouse.h */; };
- 00CFA7C3106B498B00758660 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA728106B498B00758660 /* SDL_x11opengl.c */; };
- 00CFA7C4106B498B00758660 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA729106B498B00758660 /* SDL_x11opengl.h */; };
- 00CFA7C5106B498B00758660 /* SDL_x11opengles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72A106B498B00758660 /* SDL_x11opengles.c */; };
- 00CFA7C6106B498B00758660 /* SDL_x11opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72B106B498B00758660 /* SDL_x11opengles.h */; };
- 00CFA7C7106B498B00758660 /* SDL_x11render.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72C106B498B00758660 /* SDL_x11render.c */; };
- 00CFA7C8106B498B00758660 /* SDL_x11render.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72D106B498B00758660 /* SDL_x11render.h */; };
- 00CFA7C9106B498B00758660 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA72E106B498B00758660 /* SDL_x11sym.h */; };
- 00CFA7CA106B498B00758660 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA72F106B498B00758660 /* SDL_x11video.c */; };
- 00CFA7CB106B498B00758660 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA730106B498B00758660 /* SDL_x11video.h */; };
- 00CFA7CC106B498B00758660 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA731106B498B00758660 /* SDL_x11window.c */; };
- 00CFA7CD106B498B00758660 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA732106B498B00758660 /* SDL_x11window.h */; };
- 00CFA7CE106B498B00758660 /* extutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA735106B498B00758660 /* extutil.h */; };
- 00CFA7CF106B498B00758660 /* panoramiXext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA736106B498B00758660 /* panoramiXext.h */; };
- 00CFA7D0106B498B00758660 /* panoramiXproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA737106B498B00758660 /* panoramiXproto.h */; };
- 00CFA7D1106B498B00758660 /* StdCmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA738106B498B00758660 /* StdCmap.h */; };
- 00CFA7D2106B498B00758660 /* Xext.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA739106B498B00758660 /* Xext.h */; };
- 00CFA7D3106B498B00758660 /* xf86dga.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73A106B498B00758660 /* xf86dga.h */; };
- 00CFA7D4106B498B00758660 /* xf86dga1.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73B106B498B00758660 /* xf86dga1.h */; };
- 00CFA7D5106B498B00758660 /* xf86dga1str.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73C106B498B00758660 /* xf86dga1str.h */; };
- 00CFA7D6106B498B00758660 /* xf86dgastr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73D106B498B00758660 /* xf86dgastr.h */; };
- 00CFA7D7106B498B00758660 /* xf86vmode.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73E106B498B00758660 /* xf86vmode.h */; };
- 00CFA7D8106B498B00758660 /* xf86vmstr.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA73F106B498B00758660 /* xf86vmstr.h */; };
- 00CFA7D9106B498B00758660 /* Xinerama.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA740106B498B00758660 /* Xinerama.h */; };
- 00CFA7DA106B498B00758660 /* Xv.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA741106B498B00758660 /* Xv.h */; };
- 00CFA7DB106B498B00758660 /* Xvlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA742106B498B00758660 /* Xvlib.h */; };
- 00CFA7DC106B498B00758660 /* Xvproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA743106B498B00758660 /* Xvproto.h */; };
- 00CFA7DD106B498B00758660 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA746106B498B00758660 /* Xinerama.c */; };
- 00CFA7DE106B498B00758660 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA748106B498B00758660 /* xme.c */; };
- 00CFA7DF106B498B00758660 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74A106B498B00758660 /* AllCmap.c */; };
- 00CFA7E0106B498B00758660 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74B106B498B00758660 /* CmapAlloc.c */; };
- 00CFA7E1106B498B00758660 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74C106B498B00758660 /* CrCmap.c */; };
- 00CFA7E2106B498B00758660 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74D106B498B00758660 /* DelCmap.c */; };
- 00CFA7E3106B498B00758660 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74E106B498B00758660 /* Distinct.c */; };
- 00CFA7E4106B498B00758660 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA74F106B498B00758660 /* LookupCmap.c */; };
- 00CFA7E5106B498B00758660 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA750106B498B00758660 /* StdCmap.c */; };
- 00CFA7E6106B498B00758660 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA751106B498B00758660 /* VisCmap.c */; };
- 00CFA7E7106B498B00758660 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA753106B498B00758660 /* Xv.c */; };
- 00CFA7E8106B498B00758660 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA754106B498B00758660 /* Xvlibint.h */; };
- 00CFA7E9106B498B00758660 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA756106B498B00758660 /* XF86VMode.c */; };
- 00CFA818106B49B600758660 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EA106B49B500758660 /* mmx.h */; };
- 00CFA819106B49B600758660 /* SDL_alphamult.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EB106B49B500758660 /* SDL_alphamult.c */; };
- 00CFA81A106B49B600758660 /* SDL_alphamult.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EC106B49B500758660 /* SDL_alphamult.h */; };
- 00CFA81B106B49B600758660 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7ED106B49B500758660 /* SDL_blendline.c */; };
- 00CFA81C106B49B600758660 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */; };
- 00CFA81D106B49B600758660 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EF106B49B500758660 /* SDL_blendrect.c */; };
- 00CFA81E106B49B600758660 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F0106B49B500758660 /* SDL_blit_0.c */; };
- 00CFA81F106B49B600758660 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F1106B49B500758660 /* SDL_blit_1.c */; };
- 00CFA820106B49B600758660 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F2106B49B500758660 /* SDL_blit_A.c */; };
- 00CFA821106B49B600758660 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */; };
- 00CFA822106B49B600758660 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */; };
- 00CFA823106B49B600758660 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */; };
- 00CFA824106B49B600758660 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */; };
- 00CFA825106B49B600758660 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F7106B49B600758660 /* SDL_blit_N.c */; };
- 00CFA826106B49B600758660 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */; };
- 00CFA827106B49B600758660 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */; };
- 00CFA828106B49B600758660 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FA106B49B600758660 /* SDL_blit.c */; };
- 00CFA829106B49B600758660 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FB106B49B600758660 /* SDL_blit.h */; };
- 00CFA82A106B49B600758660 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FC106B49B600758660 /* SDL_bmp.c */; };
- 00CFA82B106B49B600758660 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FD106B49B600758660 /* SDL_draw.h */; };
- 00CFA82C106B49B600758660 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FE106B49B600758660 /* SDL_drawline.c */; };
- 00CFA82D106B49B600758660 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */; };
- 00CFA82E106B49B600758660 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA800106B49B600758660 /* SDL_fillrect.c */; };
- 00CFA82F106B49B600758660 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA801106B49B600758660 /* SDL_gamma.c */; };
- 00CFA830106B49B600758660 /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA802106B49B600758660 /* SDL_glesfuncs.h */; };
- 00CFA831106B49B600758660 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA803106B49B600758660 /* SDL_glfuncs.h */; };
- 00CFA832106B49B600758660 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA804106B49B600758660 /* SDL_leaks.h */; };
- 00CFA833106B49B600758660 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA805106B49B600758660 /* SDL_pixels_c.h */; };
- 00CFA834106B49B600758660 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA806106B49B600758660 /* SDL_pixels.c */; };
- 00CFA835106B49B600758660 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA807106B49B600758660 /* SDL_rect_c.h */; };
- 00CFA836106B49B600758660 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA808106B49B600758660 /* SDL_rect.c */; };
- 00CFA837106B49B600758660 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA809106B49B600758660 /* SDL_renderer_gl.c */; };
- 00CFA838106B49B600758660 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */; };
- 00CFA839106B49B600758660 /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */; };
- 00CFA83A106B49B600758660 /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */; };
- 00CFA83B106B49B600758660 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */; };
- 00CFA83C106B49B600758660 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */; };
- 00CFA83D106B49B600758660 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */; };
- 00CFA83E106B49B600758660 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA810106B49B600758660 /* SDL_RLEaccel.c */; };
- 00CFA83F106B49B600758660 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA811106B49B600758660 /* SDL_stretch.c */; };
- 00CFA840106B49B600758660 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA812106B49B600758660 /* SDL_surface.c */; };
- 00CFA841106B49B600758660 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA813106B49B600758660 /* SDL_sysvideo.h */; };
- 00CFA842106B49B600758660 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA814106B49B600758660 /* SDL_video.c */; };
- 00CFA843106B49B600758660 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */; };
- 00CFA844106B49B600758660 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */; };
- 00CFA845106B49B600758660 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA817106B49B600758660 /* SDL_yuv_sw.c */; };
- 00CFA846106B49B600758660 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EA106B49B500758660 /* mmx.h */; };
- 00CFA847106B49B600758660 /* SDL_alphamult.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EB106B49B500758660 /* SDL_alphamult.c */; };
- 00CFA848106B49B600758660 /* SDL_alphamult.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7EC106B49B500758660 /* SDL_alphamult.h */; };
- 00CFA849106B49B600758660 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7ED106B49B500758660 /* SDL_blendline.c */; };
- 00CFA84A106B49B600758660 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */; };
- 00CFA84B106B49B600758660 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7EF106B49B500758660 /* SDL_blendrect.c */; };
- 00CFA84C106B49B600758660 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F0106B49B500758660 /* SDL_blit_0.c */; };
- 00CFA84D106B49B600758660 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F1106B49B500758660 /* SDL_blit_1.c */; };
- 00CFA84E106B49B600758660 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F2106B49B500758660 /* SDL_blit_A.c */; };
- 00CFA84F106B49B600758660 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */; };
- 00CFA850106B49B600758660 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */; };
- 00CFA851106B49B600758660 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */; };
- 00CFA852106B49B600758660 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */; };
- 00CFA853106B49B600758660 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F7106B49B600758660 /* SDL_blit_N.c */; };
- 00CFA854106B49B600758660 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */; };
- 00CFA855106B49B600758660 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */; };
- 00CFA856106B49B600758660 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FA106B49B600758660 /* SDL_blit.c */; };
- 00CFA857106B49B600758660 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FB106B49B600758660 /* SDL_blit.h */; };
- 00CFA858106B49B600758660 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FC106B49B600758660 /* SDL_bmp.c */; };
- 00CFA859106B49B600758660 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA7FD106B49B600758660 /* SDL_draw.h */; };
- 00CFA85A106B49B600758660 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FE106B49B600758660 /* SDL_drawline.c */; };
- 00CFA85B106B49B600758660 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */; };
- 00CFA85C106B49B600758660 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA800106B49B600758660 /* SDL_fillrect.c */; };
- 00CFA85D106B49B600758660 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA801106B49B600758660 /* SDL_gamma.c */; };
- 00CFA85E106B49B600758660 /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA802106B49B600758660 /* SDL_glesfuncs.h */; };
- 00CFA85F106B49B600758660 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA803106B49B600758660 /* SDL_glfuncs.h */; };
- 00CFA860106B49B600758660 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA804106B49B600758660 /* SDL_leaks.h */; };
- 00CFA861106B49B600758660 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA805106B49B600758660 /* SDL_pixels_c.h */; };
- 00CFA862106B49B600758660 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA806106B49B600758660 /* SDL_pixels.c */; };
- 00CFA863106B49B600758660 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA807106B49B600758660 /* SDL_rect_c.h */; };
- 00CFA864106B49B600758660 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA808106B49B600758660 /* SDL_rect.c */; };
- 00CFA865106B49B600758660 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA809106B49B600758660 /* SDL_renderer_gl.c */; };
- 00CFA866106B49B600758660 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */; };
- 00CFA867106B49B600758660 /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */; };
- 00CFA868106B49B600758660 /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */; };
- 00CFA869106B49B600758660 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */; };
- 00CFA86A106B49B600758660 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */; };
- 00CFA86B106B49B600758660 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */; };
- 00CFA86C106B49B600758660 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA810106B49B600758660 /* SDL_RLEaccel.c */; };
- 00CFA86D106B49B600758660 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA811106B49B600758660 /* SDL_stretch.c */; };
- 00CFA86E106B49B600758660 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA812106B49B600758660 /* SDL_surface.c */; };
- 00CFA86F106B49B600758660 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA813106B49B600758660 /* SDL_sysvideo.h */; };
- 00CFA870106B49B600758660 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA814106B49B600758660 /* SDL_video.c */; };
- 00CFA871106B49B600758660 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */; };
- 00CFA872106B49B600758660 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */; };
- 00CFA873106B49B600758660 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 00CFA817106B49B600758660 /* SDL_yuv_sw.c */; };
00CFA89D106B4BA100758660 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00CFA89C106B4BA100758660 /* ForceFeedback.framework */; };
00D0D08410675DD9004B05EF /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 00D0D08310675DD9004B05EF /* CoreFoundation.framework */; };
00D0D0D810675E46004B05EF /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 007317C10858E15000B2BC32 /* Carbon.framework */; };
@@ -436,108 +121,468 @@
00D8DA281195093100638393 /* SDL_at.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA151195093100638393 /* SDL_at.c */; };
00D8DA291195093100638393 /* surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA181195093100638393 /* surface.c */; };
00D8DA2A1195093100638393 /* testsdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 00D8DA1A1195093100638393 /* testsdl.c */; };
- 0420496111E6EFD3007E7EC9 /* SDL_clipboardevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420495F11E6EFD3007E7EC9 /* SDL_clipboardevents_c.h */; };
- 0420496211E6EFD3007E7EC9 /* SDL_clipboardevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 0420496011E6EFD3007E7EC9 /* SDL_clipboardevents.c */; };
- 0420496311E6EFD3007E7EC9 /* SDL_clipboardevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420495F11E6EFD3007E7EC9 /* SDL_clipboardevents_c.h */; };
- 0420496411E6EFD3007E7EC9 /* SDL_clipboardevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 0420496011E6EFD3007E7EC9 /* SDL_clipboardevents.c */; };
- 0420497A11E6F052007E7EC9 /* blank_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497411E6F052007E7EC9 /* blank_cursor.h */; };
- 0420497B11E6F052007E7EC9 /* default_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497511E6F052007E7EC9 /* default_cursor.h */; };
- 0420497C11E6F052007E7EC9 /* scancodes_darwin.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497611E6F052007E7EC9 /* scancodes_darwin.h */; };
- 0420497D11E6F052007E7EC9 /* scancodes_linux.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497711E6F052007E7EC9 /* scancodes_linux.h */; };
- 0420497E11E6F052007E7EC9 /* scancodes_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497811E6F052007E7EC9 /* scancodes_win32.h */; };
- 0420497F11E6F052007E7EC9 /* scancodes_xfree86.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497911E6F052007E7EC9 /* scancodes_xfree86.h */; };
- 0420498011E6F052007E7EC9 /* blank_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497411E6F052007E7EC9 /* blank_cursor.h */; };
- 0420498111E6F052007E7EC9 /* default_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497511E6F052007E7EC9 /* default_cursor.h */; };
- 0420498211E6F052007E7EC9 /* scancodes_darwin.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497611E6F052007E7EC9 /* scancodes_darwin.h */; };
- 0420498311E6F052007E7EC9 /* scancodes_linux.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497711E6F052007E7EC9 /* scancodes_linux.h */; };
- 0420498411E6F052007E7EC9 /* scancodes_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497811E6F052007E7EC9 /* scancodes_win32.h */; };
- 0420498511E6F052007E7EC9 /* scancodes_xfree86.h in Headers */ = {isa = PBXBuildFile; fileRef = 0420497911E6F052007E7EC9 /* scancodes_xfree86.h */; };
044E5F8511E6051C0076F181 /* SDL_clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 044E5F8411E6051C0076F181 /* SDL_clipboard.h */; settings = {ATTRIBUTES = (Public, ); }; };
044E5F8611E6051C0076F181 /* SDL_clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 044E5F8411E6051C0076F181 /* SDL_clipboard.h */; };
- 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; };
- 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B91E90A11B53500FB151C /* SDL_sysloadso.c */; };
- 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; };
- 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */; };
- 046B9B6812D02EE600159CFE /* SDL_x11touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B9B6612D02EE600159CFE /* SDL_x11touch.c */; };
- 046B9B6912D02EE600159CFE /* SDL_x11touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 046B9B6712D02EE600159CFE /* SDL_x11touch.h */; };
- 046B9B6A12D02EE600159CFE /* SDL_x11touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 046B9B6612D02EE600159CFE /* SDL_x11touch.c */; };
- 046B9B6B12D02EE600159CFE /* SDL_x11touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 046B9B6712D02EE600159CFE /* SDL_x11touch.h */; };
- 04DB838C10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */; };
- 04DB838D10FD8C81000519B5 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */; };
- 04DB838E10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */; };
- 04DB838F10FD8C81000519B5 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */; };
+ 04BD000812E6671800899322 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD8812E6671700899322 /* SDL_diskaudio.c */; };
+ 04BD000912E6671800899322 /* SDL_diskaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFD8912E6671700899322 /* SDL_diskaudio.h */; };
+ 04BD001012E6671800899322 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD9412E6671700899322 /* SDL_dummyaudio.c */; };
+ 04BD001112E6671800899322 /* SDL_dummyaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFD9512E6671700899322 /* SDL_dummyaudio.h */; };
+ 04BD001812E6671800899322 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDA012E6671700899322 /* SDL_coreaudio.c */; };
+ 04BD001912E6671800899322 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDA112E6671700899322 /* SDL_coreaudio.h */; };
+ 04BD002612E6671800899322 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDB412E6671700899322 /* SDL_audio.c */; };
+ 04BD002712E6671800899322 /* SDL_audio_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDB512E6671700899322 /* SDL_audio_c.h */; };
+ 04BD002812E6671800899322 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDB612E6671700899322 /* SDL_audiocvt.c */; };
+ 04BD002912E6671800899322 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDB712E6671700899322 /* SDL_audiodev.c */; };
+ 04BD002A12E6671800899322 /* SDL_audiodev_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDB812E6671700899322 /* SDL_audiodev_c.h */; };
+ 04BD002B12E6671800899322 /* SDL_audiomem.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDB912E6671700899322 /* SDL_audiomem.h */; };
+ 04BD002C12E6671800899322 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBA12E6671700899322 /* SDL_audiotypecvt.c */; };
+ 04BD002D12E6671800899322 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBB12E6671700899322 /* SDL_mixer.c */; };
+ 04BD002E12E6671800899322 /* SDL_mixer_m68k.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBC12E6671700899322 /* SDL_mixer_m68k.c */; };
+ 04BD002F12E6671800899322 /* SDL_mixer_m68k.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDBD12E6671700899322 /* SDL_mixer_m68k.h */; };
+ 04BD003012E6671800899322 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBE12E6671700899322 /* SDL_mixer_MMX.c */; };
+ 04BD003112E6671800899322 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDBF12E6671700899322 /* SDL_mixer_MMX.h */; };
+ 04BD003212E6671800899322 /* SDL_mixer_MMX_VC.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDC012E6671700899322 /* SDL_mixer_MMX_VC.c */; };
+ 04BD003312E6671800899322 /* SDL_mixer_MMX_VC.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDC112E6671700899322 /* SDL_mixer_MMX_VC.h */; };
+ 04BD003412E6671800899322 /* SDL_sysaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDC212E6671700899322 /* SDL_sysaudio.h */; };
+ 04BD003512E6671800899322 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDC312E6671700899322 /* SDL_wave.c */; };
+ 04BD003612E6671800899322 /* SDL_wave.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDC412E6671700899322 /* SDL_wave.h */; };
+ 04BD004112E6671800899322 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDD412E6671700899322 /* SDL_cpuinfo.c */; };
+ 04BD004212E6671800899322 /* blank_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD612E6671700899322 /* blank_cursor.h */; };
+ 04BD004312E6671800899322 /* default_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD712E6671700899322 /* default_cursor.h */; };
+ 04BD004412E6671800899322 /* scancodes_darwin.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD812E6671700899322 /* scancodes_darwin.h */; };
+ 04BD004512E6671800899322 /* scancodes_linux.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD912E6671700899322 /* scancodes_linux.h */; };
+ 04BD004612E6671800899322 /* scancodes_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDA12E6671700899322 /* scancodes_win32.h */; };
+ 04BD004712E6671800899322 /* scancodes_xfree86.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDB12E6671700899322 /* scancodes_xfree86.h */; };
+ 04BD004812E6671800899322 /* SDL_clipboardevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDDC12E6671700899322 /* SDL_clipboardevents.c */; };
+ 04BD004912E6671800899322 /* SDL_clipboardevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDD12E6671700899322 /* SDL_clipboardevents_c.h */; };
+ 04BD004A12E6671800899322 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDDE12E6671700899322 /* SDL_events.c */; };
+ 04BD004B12E6671800899322 /* SDL_events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDF12E6671700899322 /* SDL_events_c.h */; };
+ 04BD004C12E6671800899322 /* SDL_gesture.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE012E6671700899322 /* SDL_gesture.c */; };
+ 04BD004D12E6671800899322 /* SDL_gesture_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE112E6671700899322 /* SDL_gesture_c.h */; };
+ 04BD004E12E6671800899322 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE212E6671700899322 /* SDL_keyboard.c */; };
+ 04BD004F12E6671800899322 /* SDL_keyboard_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE312E6671700899322 /* SDL_keyboard_c.h */; };
+ 04BD005012E6671800899322 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE412E6671700899322 /* SDL_mouse.c */; };
+ 04BD005112E6671800899322 /* SDL_mouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE512E6671700899322 /* SDL_mouse_c.h */; };
+ 04BD005212E6671800899322 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE612E6671700899322 /* SDL_quit.c */; };
+ 04BD005312E6671800899322 /* SDL_sysevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE712E6671700899322 /* SDL_sysevents.h */; };
+ 04BD005412E6671800899322 /* SDL_touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE812E6671700899322 /* SDL_touch.c */; };
+ 04BD005512E6671800899322 /* SDL_touch_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE912E6671700899322 /* SDL_touch_c.h */; };
+ 04BD005612E6671800899322 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDEA12E6671700899322 /* SDL_windowevents.c */; };
+ 04BD005712E6671800899322 /* SDL_windowevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDEB12E6671700899322 /* SDL_windowevents_c.h */; };
+ 04BD005812E6671800899322 /* SDL_rwopsbundlesupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDEE12E6671700899322 /* SDL_rwopsbundlesupport.h */; };
+ 04BD005912E6671800899322 /* SDL_rwopsbundlesupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDEF12E6671700899322 /* SDL_rwopsbundlesupport.m */; };
+ 04BD005A12E6671800899322 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDF012E6671700899322 /* SDL_rwops.c */; };
+ 04BD005B12E6671800899322 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDF312E6671700899322 /* SDL_syshaptic.c */; };
+ 04BD005F12E6671800899322 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDFA12E6671700899322 /* SDL_haptic.c */; };
+ 04BD006012E6671800899322 /* SDL_haptic_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDFB12E6671700899322 /* SDL_haptic_c.h */; };
+ 04BD006112E6671800899322 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDFC12E6671700899322 /* SDL_syshaptic.h */; };
+ 04BD006612E6671800899322 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE0712E6671700899322 /* SDL_sysjoystick.c */; };
+ 04BD006712E6671800899322 /* SDL_sysjoystick_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE0812E6671700899322 /* SDL_sysjoystick_c.h */; };
+ 04BD007012E6671800899322 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE1612E6671700899322 /* SDL_joystick.c */; };
+ 04BD007112E6671800899322 /* SDL_joystick_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE1712E6671700899322 /* SDL_joystick_c.h */; };
+ 04BD007212E6671800899322 /* SDL_sysjoystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE1812E6671700899322 /* SDL_sysjoystick.h */; };
+ 04BD008812E6671800899322 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE3312E6671700899322 /* SDL_sysloadso.c */; };
+ 04BD008A12E6671800899322 /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE3712E6671700899322 /* SDL_dlcompat.c */; };
+ 04BD009412E6671800899322 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE4B12E6671700899322 /* SDL_syspower.c */; };
+ 04BD009612E6671800899322 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE4E12E6671700899322 /* SDL_power.c */; };
+ 04BD009B12E6671800899322 /* SDL_assert_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE5512E6671700899322 /* SDL_assert_c.h */; };
+ 04BD009C12E6671800899322 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5612E6671700899322 /* SDL_assert.c */; };
+ 04BD009D12E6671800899322 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5712E6671700899322 /* SDL_compat.c */; };
+ 04BD009E12E6671800899322 /* SDL_error_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE5812E6671700899322 /* SDL_error_c.h */; };
+ 04BD009F12E6671800899322 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5912E6671700899322 /* SDL_error.c */; };
+ 04BD00A012E6671800899322 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5A12E6671700899322 /* SDL_fatal.c */; };
+ 04BD00A112E6671800899322 /* SDL_fatal.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE5B12E6671700899322 /* SDL_fatal.h */; };
+ 04BD00A212E6671800899322 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5C12E6671700899322 /* SDL.c */; };
+ 04BD00A312E6671800899322 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5E12E6671700899322 /* SDL_getenv.c */; };
+ 04BD00A412E6671800899322 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5F12E6671700899322 /* SDL_iconv.c */; };
+ 04BD00A512E6671800899322 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6012E6671700899322 /* SDL_malloc.c */; };
+ 04BD00A612E6671800899322 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6112E6671700899322 /* SDL_qsort.c */; };
+ 04BD00A712E6671800899322 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6212E6671700899322 /* SDL_stdlib.c */; };
+ 04BD00A812E6671800899322 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6312E6671700899322 /* SDL_string.c */; };
+ 04BD00BD12E6671800899322 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE7E12E6671800899322 /* SDL_syscond.c */; };
+ 04BD00BE12E6671800899322 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE7F12E6671800899322 /* SDL_sysmutex.c */; };
+ 04BD00BF12E6671800899322 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8012E6671800899322 /* SDL_sysmutex_c.h */; };
+ 04BD00C012E6671800899322 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE8112E6671800899322 /* SDL_syssem.c */; };
+ 04BD00C112E6671800899322 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE8212E6671800899322 /* SDL_systhread.c */; };
+ 04BD00C212E6671800899322 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8312E6671800899322 /* SDL_systhread_c.h */; };
+ 04BD00C912E6671800899322 /* SDL_systhread.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8B12E6671800899322 /* SDL_systhread.h */; };
+ 04BD00CA12E6671800899322 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE8C12E6671800899322 /* SDL_thread.c */; };
+ 04BD00CB12E6671800899322 /* SDL_thread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8D12E6671800899322 /* SDL_thread_c.h */; };
+ 04BD00D612E6671800899322 /* SDL_systimer.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE9E12E6671800899322 /* SDL_systimer.h */; };
+ 04BD00D712E6671800899322 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE9F12E6671800899322 /* SDL_timer.c */; };
+ 04BD00D812E6671800899322 /* SDL_timer_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEA012E6671800899322 /* SDL_timer_c.h */; };
+ 04BD00D912E6671800899322 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEA212E6671800899322 /* SDL_systimer.c */; };
+ 04BD00F312E6671800899322 /* SDL_cocoaclipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC212E6671800899322 /* SDL_cocoaclipboard.h */; };
+ 04BD00F412E6671800899322 /* SDL_cocoaclipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC312E6671800899322 /* SDL_cocoaclipboard.m */; };
+ 04BD00F512E6671800899322 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC412E6671800899322 /* SDL_cocoaevents.h */; };
+ 04BD00F612E6671800899322 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC512E6671800899322 /* SDL_cocoaevents.m */; };
+ 04BD00F712E6671800899322 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC612E6671800899322 /* SDL_cocoakeyboard.h */; };
+ 04BD00F812E6671800899322 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC712E6671800899322 /* SDL_cocoakeyboard.m */; };
+ 04BD00F912E6671800899322 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC812E6671800899322 /* SDL_cocoamodes.h */; };
+ 04BD00FA12E6671800899322 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC912E6671800899322 /* SDL_cocoamodes.m */; };
+ 04BD00FB12E6671800899322 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFECA12E6671800899322 /* SDL_cocoamouse.h */; };
+ 04BD00FC12E6671800899322 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFECB12E6671800899322 /* SDL_cocoamouse.m */; };
+ 04BD00FD12E6671800899322 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFECC12E6671800899322 /* SDL_cocoaopengl.h */; };
+ 04BD00FE12E6671800899322 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFECD12E6671800899322 /* SDL_cocoaopengl.m */; };
+ 04BD00FF12E6671800899322 /* SDL_cocoashape.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFECE12E6671800899322 /* SDL_cocoashape.h */; };
+ 04BD010012E6671800899322 /* SDL_cocoashape.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFECF12E6671800899322 /* SDL_cocoashape.m */; };
+ 04BD010112E6671800899322 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFED012E6671800899322 /* SDL_cocoavideo.h */; };
+ 04BD010212E6671800899322 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFED112E6671800899322 /* SDL_cocoavideo.m */; };
+ 04BD010312E6671800899322 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFED212E6671800899322 /* SDL_cocoawindow.h */; };
+ 04BD010412E6671800899322 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFED312E6671800899322 /* SDL_cocoawindow.m */; };
+ 04BD011712E6671800899322 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEE812E6671800899322 /* SDL_nullevents.c */; };
+ 04BD011812E6671800899322 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEE912E6671800899322 /* SDL_nullevents_c.h */; };
+ 04BD011912E6671800899322 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEEA12E6671800899322 /* SDL_nullrender.c */; };
+ 04BD011A12E6671800899322 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEEB12E6671800899322 /* SDL_nullrender_c.h */; };
+ 04BD011B12E6671800899322 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEEC12E6671800899322 /* SDL_nullvideo.c */; };
+ 04BD011C12E6671800899322 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEED12E6671800899322 /* SDL_nullvideo.h */; };
+ 04BD013212E6671800899322 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF0412E6671800899322 /* mmx.h */; };
+ 04BD016F12E6671800899322 /* SDL_alphamult.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4812E6671800899322 /* SDL_alphamult.c */; };
+ 04BD017012E6671800899322 /* SDL_alphamult.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF4912E6671800899322 /* SDL_alphamult.h */; };
+ 04BD017112E6671800899322 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4A12E6671800899322 /* SDL_blendfillrect.c */; };
+ 04BD017212E6671800899322 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4B12E6671800899322 /* SDL_blendline.c */; };
+ 04BD017312E6671800899322 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4C12E6671800899322 /* SDL_blendpoint.c */; };
+ 04BD017412E6671800899322 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4D12E6671800899322 /* SDL_blendrect.c */; };
+ 04BD017512E6671800899322 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4E12E6671800899322 /* SDL_blit.c */; };
+ 04BD017612E6671800899322 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF4F12E6671800899322 /* SDL_blit.h */; };
+ 04BD017712E6671800899322 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5012E6671800899322 /* SDL_blit_0.c */; };
+ 04BD017812E6671800899322 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5112E6671800899322 /* SDL_blit_1.c */; };
+ 04BD017912E6671800899322 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5212E6671800899322 /* SDL_blit_A.c */; };
+ 04BD017A12E6671800899322 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5312E6671800899322 /* SDL_blit_auto.c */; };
+ 04BD017B12E6671800899322 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5412E6671800899322 /* SDL_blit_auto.h */; };
+ 04BD017C12E6671800899322 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5512E6671800899322 /* SDL_blit_copy.c */; };
+ 04BD017D12E6671800899322 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5612E6671800899322 /* SDL_blit_copy.h */; };
+ 04BD017E12E6671800899322 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5712E6671800899322 /* SDL_blit_N.c */; };
+ 04BD017F12E6671800899322 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5812E6671800899322 /* SDL_blit_slow.c */; };
+ 04BD018012E6671800899322 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5912E6671800899322 /* SDL_blit_slow.h */; };
+ 04BD018112E6671800899322 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5A12E6671800899322 /* SDL_bmp.c */; };
+ 04BD018212E6671800899322 /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5B12E6671800899322 /* SDL_clipboard.c */; };
+ 04BD018312E6671800899322 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5C12E6671800899322 /* SDL_draw.h */; };
+ 04BD018412E6671800899322 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5D12E6671800899322 /* SDL_drawline.c */; };
+ 04BD018512E6671800899322 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5E12E6671800899322 /* SDL_drawpoint.c */; };
+ 04BD018612E6671800899322 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5F12E6671800899322 /* SDL_drawrect.c */; };
+ 04BD018712E6671800899322 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6012E6671800899322 /* SDL_fillrect.c */; };
+ 04BD018812E6671800899322 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6112E6671800899322 /* SDL_gamma.c */; };
+ 04BD018912E6671800899322 /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6212E6671800899322 /* SDL_glesfuncs.h */; };
+ 04BD018A12E6671800899322 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6312E6671800899322 /* SDL_glfuncs.h */; };
+ 04BD018B12E6671800899322 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6412E6671800899322 /* SDL_leaks.h */; };
+ 04BD018C12E6671800899322 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6512E6671800899322 /* SDL_pixels.c */; };
+ 04BD018D12E6671800899322 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6612E6671800899322 /* SDL_pixels_c.h */; };
+ 04BD018E12E6671800899322 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6712E6671800899322 /* SDL_rect.c */; };
+ 04BD018F12E6671800899322 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6812E6671800899322 /* SDL_rect_c.h */; };
+ 04BD019012E6671800899322 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6912E6671800899322 /* SDL_renderer_gl.c */; };
+ 04BD019112E6671800899322 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6A12E6671800899322 /* SDL_renderer_gl.h */; };
+ 04BD019212E6671800899322 /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6B12E6671800899322 /* SDL_renderer_gles.c */; };
+ 04BD019312E6671800899322 /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6C12E6671800899322 /* SDL_renderer_gles.h */; };
+ 04BD019412E6671800899322 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6D12E6671800899322 /* SDL_renderer_sw.c */; };
+ 04BD019512E6671800899322 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6E12E6671800899322 /* SDL_renderer_sw.h */; };
+ 04BD019612E6671800899322 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6F12E6671800899322 /* SDL_RLEaccel.c */; };
+ 04BD019712E6671800899322 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7012E6671800899322 /* SDL_RLEaccel_c.h */; };
+ 04BD019812E6671800899322 /* SDL_shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7112E6671800899322 /* SDL_shape.c */; };
+ 04BD019912E6671800899322 /* SDL_shape_internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7212E6671800899322 /* SDL_shape_internals.h */; };
+ 04BD019A12E6671800899322 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7312E6671800899322 /* SDL_stretch.c */; };
+ 04BD019B12E6671800899322 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7412E6671800899322 /* SDL_surface.c */; };
+ 04BD019C12E6671800899322 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7512E6671800899322 /* SDL_sysvideo.h */; };
+ 04BD019D12E6671800899322 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7612E6671800899322 /* SDL_video.c */; };
+ 04BD019E12E6671800899322 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7712E6671800899322 /* SDL_yuv_mmx.c */; };
+ 04BD019F12E6671800899322 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7812E6671800899322 /* SDL_yuv_sw.c */; };
+ 04BD01A012E6671800899322 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7912E6671800899322 /* SDL_yuv_sw_c.h */; };
+ 04BD01DB12E6671800899322 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFB812E6671800899322 /* imKStoUCS.c */; };
+ 04BD01DC12E6671800899322 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFB912E6671800899322 /* imKStoUCS.h */; };
+ 04BD01DD12E6671800899322 /* SDL_x11clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFBA12E6671800899322 /* SDL_x11clipboard.c */; };
+ 04BD01DE12E6671800899322 /* SDL_x11clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFBB12E6671800899322 /* SDL_x11clipboard.h */; };
+ 04BD01DF12E6671800899322 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFBC12E6671800899322 /* SDL_x11dyn.c */; };
+ 04BD01E012E6671800899322 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFBD12E6671800899322 /* SDL_x11dyn.h */; };
+ 04BD01E112E6671800899322 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFBE12E6671800899322 /* SDL_x11events.c */; };
+ 04BD01E212E6671800899322 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFBF12E6671800899322 /* SDL_x11events.h */; };
+ 04BD01E312E6671800899322 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC012E6671800899322 /* SDL_x11gamma.c */; };
+ 04BD01E412E6671800899322 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC112E6671800899322 /* SDL_x11gamma.h */; };
+ 04BD01E512E6671800899322 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC212E6671800899322 /* SDL_x11keyboard.c */; };
+ 04BD01E612E6671800899322 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC312E6671800899322 /* SDL_x11keyboard.h */; };
+ 04BD01E712E6671800899322 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC412E6671800899322 /* SDL_x11modes.c */; };
+ 04BD01E812E6671800899322 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC512E6671800899322 /* SDL_x11modes.h */; };
+ 04BD01E912E6671800899322 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC612E6671800899322 /* SDL_x11mouse.c */; };
+ 04BD01EA12E6671800899322 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC712E6671800899322 /* SDL_x11mouse.h */; };
+ 04BD01EB12E6671800899322 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC812E6671800899322 /* SDL_x11opengl.c */; };
+ 04BD01EC12E6671800899322 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC912E6671800899322 /* SDL_x11opengl.h */; };
+ 04BD01ED12E6671800899322 /* SDL_x11opengles.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFCA12E6671800899322 /* SDL_x11opengles.c */; };
+ 04BD01EE12E6671800899322 /* SDL_x11opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFCB12E6671800899322 /* SDL_x11opengles.h */; };
+ 04BD01EF12E6671800899322 /* SDL_x11render.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFCC12E6671800899322 /* SDL_x11render.c */; };
+ 04BD01F012E6671800899322 /* SDL_x11render.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFCD12E6671800899322 /* SDL_x11render.h */; };
+ 04BD01F112E6671800899322 /* SDL_x11shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFCE12E6671800899322 /* SDL_x11shape.c */; };
+ 04BD01F212E6671800899322 /* SDL_x11shape.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFCF12E6671800899322 /* SDL_x11shape.h */; };
+ 04BD01F312E6671800899322 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD012E6671800899322 /* SDL_x11sym.h */; };
+ 04BD01F412E6671800899322 /* SDL_x11touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFD112E6671800899322 /* SDL_x11touch.c */; };
+ 04BD01F512E6671800899322 /* SDL_x11touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD212E6671800899322 /* SDL_x11touch.h */; };
+ 04BD01F612E6671800899322 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFD312E6671800899322 /* SDL_x11video.c */; };
+ 04BD01F712E6671800899322 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD412E6671800899322 /* SDL_x11video.h */; };
+ 04BD01F812E6671800899322 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFD512E6671800899322 /* SDL_x11window.c */; };
+ 04BD01F912E6671800899322 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD612E6671800899322 /* SDL_x11window.h */; };
+ 04BD01FA12E6671800899322 /* extutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD912E6671800899322 /* extutil.h */; };
+ 04BD01FB12E6671800899322 /* panoramiXext.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDA12E6671800899322 /* panoramiXext.h */; };
+ 04BD01FC12E6671800899322 /* panoramiXproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDB12E6671800899322 /* panoramiXproto.h */; };
+ 04BD01FD12E6671800899322 /* StdCmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDC12E6671800899322 /* StdCmap.h */; };
+ 04BD01FE12E6671800899322 /* Xext.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDD12E6671800899322 /* Xext.h */; };
+ 04BD01FF12E6671800899322 /* xf86dga.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDE12E6671800899322 /* xf86dga.h */; };
+ 04BD020012E6671800899322 /* xf86dga1.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDF12E6671800899322 /* xf86dga1.h */; };
+ 04BD020112E6671800899322 /* xf86dga1str.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE012E6671800899322 /* xf86dga1str.h */; };
+ 04BD020212E6671800899322 /* xf86dgastr.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE112E6671800899322 /* xf86dgastr.h */; };
+ 04BD020312E6671800899322 /* xf86vmode.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE212E6671800899322 /* xf86vmode.h */; };
+ 04BD020412E6671800899322 /* xf86vmstr.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE312E6671800899322 /* xf86vmstr.h */; };
+ 04BD020512E6671800899322 /* Xinerama.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE412E6671800899322 /* Xinerama.h */; };
+ 04BD020612E6671800899322 /* Xv.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE512E6671800899322 /* Xv.h */; };
+ 04BD020712E6671800899322 /* Xvlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE612E6671800899322 /* Xvlib.h */; };
+ 04BD020812E6671800899322 /* Xvproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE712E6671800899322 /* Xvproto.h */; };
+ 04BD020912E6671800899322 /* README in Resources */ = {isa = PBXBuildFile; fileRef = 04BDFFE812E6671800899322 /* README */; };
+ 04BD020A12E6671800899322 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEA12E6671800899322 /* Xinerama.c */; };
+ 04BD020B12E6671800899322 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEC12E6671800899322 /* xme.c */; };
+ 04BD020C12E6671800899322 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEE12E6671800899322 /* AllCmap.c */; };
+ 04BD020D12E6671800899322 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEF12E6671800899322 /* CmapAlloc.c */; };
+ 04BD020E12E6671800899322 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF012E6671800899322 /* CrCmap.c */; };
+ 04BD020F12E6671800899322 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF112E6671800899322 /* DelCmap.c */; };
+ 04BD021012E6671800899322 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF212E6671800899322 /* Distinct.c */; };
+ 04BD021112E6671800899322 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF312E6671800899322 /* LookupCmap.c */; };
+ 04BD021212E6671800899322 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF412E6671800899322 /* StdCmap.c */; };
+ 04BD021312E6671800899322 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF512E6671800899322 /* VisCmap.c */; };
+ 04BD021412E6671800899322 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF712E6671800899322 /* Xv.c */; };
+ 04BD021512E6671800899322 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFF812E6671800899322 /* Xvlibint.h */; };
+ 04BD021612E6671800899322 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFFA12E6671800899322 /* XF86VMode.c */; };
+ 04BD021712E6671800899322 /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD7412E6671700899322 /* SDL_atomic.c */; };
+ 04BD021812E6671800899322 /* SDL_spinlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD7512E6671700899322 /* SDL_spinlock.c */; };
+ 04BD022412E6671800899322 /* SDL_diskaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD8812E6671700899322 /* SDL_diskaudio.c */; };
+ 04BD022512E6671800899322 /* SDL_diskaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFD8912E6671700899322 /* SDL_diskaudio.h */; };
+ 04BD022C12E6671800899322 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD9412E6671700899322 /* SDL_dummyaudio.c */; };
+ 04BD022D12E6671800899322 /* SDL_dummyaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFD9512E6671700899322 /* SDL_dummyaudio.h */; };
+ 04BD023412E6671800899322 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDA012E6671700899322 /* SDL_coreaudio.c */; };
+ 04BD023512E6671800899322 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDA112E6671700899322 /* SDL_coreaudio.h */; };
+ 04BD024212E6671800899322 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDB412E6671700899322 /* SDL_audio.c */; };
+ 04BD024312E6671800899322 /* SDL_audio_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDB512E6671700899322 /* SDL_audio_c.h */; };
+ 04BD024412E6671800899322 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDB612E6671700899322 /* SDL_audiocvt.c */; };
+ 04BD024512E6671800899322 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDB712E6671700899322 /* SDL_audiodev.c */; };
+ 04BD024612E6671800899322 /* SDL_audiodev_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDB812E6671700899322 /* SDL_audiodev_c.h */; };
+ 04BD024712E6671800899322 /* SDL_audiomem.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDB912E6671700899322 /* SDL_audiomem.h */; };
+ 04BD024812E6671800899322 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBA12E6671700899322 /* SDL_audiotypecvt.c */; };
+ 04BD024912E6671800899322 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBB12E6671700899322 /* SDL_mixer.c */; };
+ 04BD024A12E6671800899322 /* SDL_mixer_m68k.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBC12E6671700899322 /* SDL_mixer_m68k.c */; };
+ 04BD024B12E6671800899322 /* SDL_mixer_m68k.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDBD12E6671700899322 /* SDL_mixer_m68k.h */; };
+ 04BD024C12E6671800899322 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDBE12E6671700899322 /* SDL_mixer_MMX.c */; };
+ 04BD024D12E6671800899322 /* SDL_mixer_MMX.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDBF12E6671700899322 /* SDL_mixer_MMX.h */; };
+ 04BD024E12E6671800899322 /* SDL_mixer_MMX_VC.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDC012E6671700899322 /* SDL_mixer_MMX_VC.c */; };
+ 04BD024F12E6671800899322 /* SDL_mixer_MMX_VC.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDC112E6671700899322 /* SDL_mixer_MMX_VC.h */; };
+ 04BD025012E6671800899322 /* SDL_sysaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDC212E6671700899322 /* SDL_sysaudio.h */; };
+ 04BD025112E6671800899322 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDC312E6671700899322 /* SDL_wave.c */; };
+ 04BD025212E6671800899322 /* SDL_wave.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDC412E6671700899322 /* SDL_wave.h */; };
+ 04BD025C12E6671800899322 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDD412E6671700899322 /* SDL_cpuinfo.c */; };
+ 04BD025D12E6671800899322 /* blank_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD612E6671700899322 /* blank_cursor.h */; };
+ 04BD025E12E6671800899322 /* default_cursor.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD712E6671700899322 /* default_cursor.h */; };
+ 04BD025F12E6671800899322 /* scancodes_darwin.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD812E6671700899322 /* scancodes_darwin.h */; };
+ 04BD026012E6671800899322 /* scancodes_linux.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDD912E6671700899322 /* scancodes_linux.h */; };
+ 04BD026112E6671800899322 /* scancodes_win32.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDA12E6671700899322 /* scancodes_win32.h */; };
+ 04BD026212E6671800899322 /* scancodes_xfree86.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDB12E6671700899322 /* scancodes_xfree86.h */; };
+ 04BD026312E6671800899322 /* SDL_clipboardevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDDC12E6671700899322 /* SDL_clipboardevents.c */; };
+ 04BD026412E6671800899322 /* SDL_clipboardevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDD12E6671700899322 /* SDL_clipboardevents_c.h */; };
+ 04BD026512E6671800899322 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDDE12E6671700899322 /* SDL_events.c */; };
+ 04BD026612E6671800899322 /* SDL_events_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDDF12E6671700899322 /* SDL_events_c.h */; };
+ 04BD026712E6671800899322 /* SDL_gesture.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE012E6671700899322 /* SDL_gesture.c */; };
+ 04BD026812E6671800899322 /* SDL_gesture_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE112E6671700899322 /* SDL_gesture_c.h */; };
+ 04BD026912E6671800899322 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE212E6671700899322 /* SDL_keyboard.c */; };
+ 04BD026A12E6671800899322 /* SDL_keyboard_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE312E6671700899322 /* SDL_keyboard_c.h */; };
+ 04BD026B12E6671800899322 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE412E6671700899322 /* SDL_mouse.c */; };
+ 04BD026C12E6671800899322 /* SDL_mouse_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE512E6671700899322 /* SDL_mouse_c.h */; };
+ 04BD026D12E6671800899322 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE612E6671700899322 /* SDL_quit.c */; };
+ 04BD026E12E6671800899322 /* SDL_sysevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE712E6671700899322 /* SDL_sysevents.h */; };
+ 04BD026F12E6671800899322 /* SDL_touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDE812E6671700899322 /* SDL_touch.c */; };
+ 04BD027012E6671800899322 /* SDL_touch_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDE912E6671700899322 /* SDL_touch_c.h */; };
+ 04BD027112E6671800899322 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDEA12E6671700899322 /* SDL_windowevents.c */; };
+ 04BD027212E6671800899322 /* SDL_windowevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDEB12E6671700899322 /* SDL_windowevents_c.h */; };
+ 04BD027312E6671800899322 /* SDL_rwopsbundlesupport.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDEE12E6671700899322 /* SDL_rwopsbundlesupport.h */; };
+ 04BD027412E6671800899322 /* SDL_rwopsbundlesupport.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDEF12E6671700899322 /* SDL_rwopsbundlesupport.m */; };
+ 04BD027512E6671800899322 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDF012E6671700899322 /* SDL_rwops.c */; };
+ 04BD027612E6671800899322 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDF312E6671700899322 /* SDL_syshaptic.c */; };
+ 04BD027A12E6671800899322 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFDFA12E6671700899322 /* SDL_haptic.c */; };
+ 04BD027B12E6671800899322 /* SDL_haptic_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDFB12E6671700899322 /* SDL_haptic_c.h */; };
+ 04BD027C12E6671800899322 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFDFC12E6671700899322 /* SDL_syshaptic.h */; };
+ 04BD028112E6671800899322 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE0712E6671700899322 /* SDL_sysjoystick.c */; };
+ 04BD028212E6671800899322 /* SDL_sysjoystick_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE0812E6671700899322 /* SDL_sysjoystick_c.h */; };
+ 04BD028B12E6671800899322 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE1612E6671700899322 /* SDL_joystick.c */; };
+ 04BD028C12E6671800899322 /* SDL_joystick_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE1712E6671700899322 /* SDL_joystick_c.h */; };
+ 04BD028D12E6671800899322 /* SDL_sysjoystick.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE1812E6671700899322 /* SDL_sysjoystick.h */; };
+ 04BD02A312E6671800899322 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE3312E6671700899322 /* SDL_sysloadso.c */; };
+ 04BD02A512E6671800899322 /* SDL_dlcompat.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE3712E6671700899322 /* SDL_dlcompat.c */; };
+ 04BD02AE12E6671800899322 /* SDL_syspower.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE4B12E6671700899322 /* SDL_syspower.c */; };
+ 04BD02B012E6671800899322 /* SDL_power.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE4E12E6671700899322 /* SDL_power.c */; };
+ 04BD02B512E6671800899322 /* SDL_assert_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE5512E6671700899322 /* SDL_assert_c.h */; };
+ 04BD02B612E6671800899322 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5612E6671700899322 /* SDL_assert.c */; };
+ 04BD02B712E6671800899322 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5712E6671700899322 /* SDL_compat.c */; };
+ 04BD02B812E6671800899322 /* SDL_error_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE5812E6671700899322 /* SDL_error_c.h */; };
+ 04BD02B912E6671800899322 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5912E6671700899322 /* SDL_error.c */; };
+ 04BD02BA12E6671800899322 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5A12E6671700899322 /* SDL_fatal.c */; };
+ 04BD02BB12E6671800899322 /* SDL_fatal.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE5B12E6671700899322 /* SDL_fatal.h */; };
+ 04BD02BC12E6671800899322 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5C12E6671700899322 /* SDL.c */; };
+ 04BD02BD12E6671800899322 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5E12E6671700899322 /* SDL_getenv.c */; };
+ 04BD02BE12E6671800899322 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE5F12E6671700899322 /* SDL_iconv.c */; };
+ 04BD02BF12E6671800899322 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6012E6671700899322 /* SDL_malloc.c */; };
+ 04BD02C012E6671800899322 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6112E6671700899322 /* SDL_qsort.c */; };
+ 04BD02C112E6671800899322 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6212E6671700899322 /* SDL_stdlib.c */; };
+ 04BD02C212E6671800899322 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE6312E6671700899322 /* SDL_string.c */; };
+ 04BD02D712E6671800899322 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE7E12E6671800899322 /* SDL_syscond.c */; };
+ 04BD02D812E6671800899322 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE7F12E6671800899322 /* SDL_sysmutex.c */; };
+ 04BD02D912E6671800899322 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8012E6671800899322 /* SDL_sysmutex_c.h */; };
+ 04BD02DA12E6671800899322 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE8112E6671800899322 /* SDL_syssem.c */; };
+ 04BD02DB12E6671800899322 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE8212E6671800899322 /* SDL_systhread.c */; };
+ 04BD02DC12E6671800899322 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8312E6671800899322 /* SDL_systhread_c.h */; };
+ 04BD02E312E6671800899322 /* SDL_systhread.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8B12E6671800899322 /* SDL_systhread.h */; };
+ 04BD02E412E6671800899322 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE8C12E6671800899322 /* SDL_thread.c */; };
+ 04BD02E512E6671800899322 /* SDL_thread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE8D12E6671800899322 /* SDL_thread_c.h */; };
+ 04BD02F012E6671800899322 /* SDL_systimer.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFE9E12E6671800899322 /* SDL_systimer.h */; };
+ 04BD02F112E6671800899322 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFE9F12E6671800899322 /* SDL_timer.c */; };
+ 04BD02F212E6671800899322 /* SDL_timer_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEA012E6671800899322 /* SDL_timer_c.h */; };
+ 04BD02F312E6671800899322 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEA212E6671800899322 /* SDL_systimer.c */; };
+ 04BD030D12E6671800899322 /* SDL_cocoaclipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC212E6671800899322 /* SDL_cocoaclipboard.h */; };
+ 04BD030E12E6671800899322 /* SDL_cocoaclipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC312E6671800899322 /* SDL_cocoaclipboard.m */; };
+ 04BD030F12E6671800899322 /* SDL_cocoaevents.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC412E6671800899322 /* SDL_cocoaevents.h */; };
+ 04BD031012E6671800899322 /* SDL_cocoaevents.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC512E6671800899322 /* SDL_cocoaevents.m */; };
+ 04BD031112E6671800899322 /* SDL_cocoakeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC612E6671800899322 /* SDL_cocoakeyboard.h */; };
+ 04BD031212E6671800899322 /* SDL_cocoakeyboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC712E6671800899322 /* SDL_cocoakeyboard.m */; };
+ 04BD031312E6671800899322 /* SDL_cocoamodes.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEC812E6671800899322 /* SDL_cocoamodes.h */; };
+ 04BD031412E6671800899322 /* SDL_cocoamodes.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEC912E6671800899322 /* SDL_cocoamodes.m */; };
+ 04BD031512E6671800899322 /* SDL_cocoamouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFECA12E6671800899322 /* SDL_cocoamouse.h */; };
+ 04BD031612E6671800899322 /* SDL_cocoamouse.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFECB12E6671800899322 /* SDL_cocoamouse.m */; };
+ 04BD031712E6671800899322 /* SDL_cocoaopengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFECC12E6671800899322 /* SDL_cocoaopengl.h */; };
+ 04BD031812E6671800899322 /* SDL_cocoaopengl.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFECD12E6671800899322 /* SDL_cocoaopengl.m */; };
+ 04BD031912E6671800899322 /* SDL_cocoashape.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFECE12E6671800899322 /* SDL_cocoashape.h */; };
+ 04BD031A12E6671800899322 /* SDL_cocoashape.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFECF12E6671800899322 /* SDL_cocoashape.m */; };
+ 04BD031B12E6671800899322 /* SDL_cocoavideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFED012E6671800899322 /* SDL_cocoavideo.h */; };
+ 04BD031C12E6671800899322 /* SDL_cocoavideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFED112E6671800899322 /* SDL_cocoavideo.m */; };
+ 04BD031D12E6671800899322 /* SDL_cocoawindow.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFED212E6671800899322 /* SDL_cocoawindow.h */; };
+ 04BD031E12E6671800899322 /* SDL_cocoawindow.m in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFED312E6671800899322 /* SDL_cocoawindow.m */; };
+ 04BD033112E6671800899322 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEE812E6671800899322 /* SDL_nullevents.c */; };
+ 04BD033212E6671800899322 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEE912E6671800899322 /* SDL_nullevents_c.h */; };
+ 04BD033312E6671800899322 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEEA12E6671800899322 /* SDL_nullrender.c */; };
+ 04BD033412E6671800899322 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEEB12E6671800899322 /* SDL_nullrender_c.h */; };
+ 04BD033512E6671800899322 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFEEC12E6671800899322 /* SDL_nullvideo.c */; };
+ 04BD033612E6671800899322 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFEED12E6671800899322 /* SDL_nullvideo.h */; };
+ 04BD034C12E6671800899322 /* mmx.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF0412E6671800899322 /* mmx.h */; };
+ 04BD038912E6671800899322 /* SDL_alphamult.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4812E6671800899322 /* SDL_alphamult.c */; };
+ 04BD038A12E6671800899322 /* SDL_alphamult.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF4912E6671800899322 /* SDL_alphamult.h */; };
+ 04BD038B12E6671800899322 /* SDL_blendfillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4A12E6671800899322 /* SDL_blendfillrect.c */; };
+ 04BD038C12E6671800899322 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4B12E6671800899322 /* SDL_blendline.c */; };
+ 04BD038D12E6671800899322 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4C12E6671800899322 /* SDL_blendpoint.c */; };
+ 04BD038E12E6671800899322 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4D12E6671800899322 /* SDL_blendrect.c */; };
+ 04BD038F12E6671800899322 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF4E12E6671800899322 /* SDL_blit.c */; };
+ 04BD039012E6671800899322 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF4F12E6671800899322 /* SDL_blit.h */; };
+ 04BD039112E6671800899322 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5012E6671800899322 /* SDL_blit_0.c */; };
+ 04BD039212E6671800899322 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5112E6671800899322 /* SDL_blit_1.c */; };
+ 04BD039312E6671800899322 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5212E6671800899322 /* SDL_blit_A.c */; };
+ 04BD039412E6671800899322 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5312E6671800899322 /* SDL_blit_auto.c */; };
+ 04BD039512E6671800899322 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5412E6671800899322 /* SDL_blit_auto.h */; };
+ 04BD039612E6671800899322 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5512E6671800899322 /* SDL_blit_copy.c */; };
+ 04BD039712E6671800899322 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5612E6671800899322 /* SDL_blit_copy.h */; };
+ 04BD039812E6671800899322 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5712E6671800899322 /* SDL_blit_N.c */; };
+ 04BD039912E6671800899322 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5812E6671800899322 /* SDL_blit_slow.c */; };
+ 04BD039A12E6671800899322 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5912E6671800899322 /* SDL_blit_slow.h */; };
+ 04BD039B12E6671800899322 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5A12E6671800899322 /* SDL_bmp.c */; };
+ 04BD039C12E6671800899322 /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5B12E6671800899322 /* SDL_clipboard.c */; };
+ 04BD039D12E6671800899322 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF5C12E6671800899322 /* SDL_draw.h */; };
+ 04BD039E12E6671800899322 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5D12E6671800899322 /* SDL_drawline.c */; };
+ 04BD039F12E6671800899322 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5E12E6671800899322 /* SDL_drawpoint.c */; };
+ 04BD03A012E6671800899322 /* SDL_drawrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF5F12E6671800899322 /* SDL_drawrect.c */; };
+ 04BD03A112E6671800899322 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6012E6671800899322 /* SDL_fillrect.c */; };
+ 04BD03A212E6671800899322 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6112E6671800899322 /* SDL_gamma.c */; };
+ 04BD03A312E6671800899322 /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6212E6671800899322 /* SDL_glesfuncs.h */; };
+ 04BD03A412E6671800899322 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6312E6671800899322 /* SDL_glfuncs.h */; };
+ 04BD03A512E6671800899322 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6412E6671800899322 /* SDL_leaks.h */; };
+ 04BD03A612E6671800899322 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6512E6671800899322 /* SDL_pixels.c */; };
+ 04BD03A712E6671800899322 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6612E6671800899322 /* SDL_pixels_c.h */; };
+ 04BD03A812E6671800899322 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6712E6671800899322 /* SDL_rect.c */; };
+ 04BD03A912E6671800899322 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6812E6671800899322 /* SDL_rect_c.h */; };
+ 04BD03AA12E6671800899322 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6912E6671800899322 /* SDL_renderer_gl.c */; };
+ 04BD03AB12E6671800899322 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6A12E6671800899322 /* SDL_renderer_gl.h */; };
+ 04BD03AC12E6671800899322 /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6B12E6671800899322 /* SDL_renderer_gles.c */; };
+ 04BD03AD12E6671800899322 /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6C12E6671800899322 /* SDL_renderer_gles.h */; };
+ 04BD03AE12E6671800899322 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6D12E6671800899322 /* SDL_renderer_sw.c */; };
+ 04BD03AF12E6671800899322 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF6E12E6671800899322 /* SDL_renderer_sw.h */; };
+ 04BD03B012E6671800899322 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF6F12E6671800899322 /* SDL_RLEaccel.c */; };
+ 04BD03B112E6671800899322 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7012E6671800899322 /* SDL_RLEaccel_c.h */; };
+ 04BD03B212E6671800899322 /* SDL_shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7112E6671800899322 /* SDL_shape.c */; };
+ 04BD03B312E6671800899322 /* SDL_shape_internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7212E6671800899322 /* SDL_shape_internals.h */; };
+ 04BD03B412E6671800899322 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7312E6671800899322 /* SDL_stretch.c */; };
+ 04BD03B512E6671800899322 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7412E6671800899322 /* SDL_surface.c */; };
+ 04BD03B612E6671800899322 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7512E6671800899322 /* SDL_sysvideo.h */; };
+ 04BD03B712E6671800899322 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7612E6671800899322 /* SDL_video.c */; };
+ 04BD03B812E6671800899322 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7712E6671800899322 /* SDL_yuv_mmx.c */; };
+ 04BD03B912E6671800899322 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFF7812E6671800899322 /* SDL_yuv_sw.c */; };
+ 04BD03BA12E6671800899322 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFF7912E6671800899322 /* SDL_yuv_sw_c.h */; };
+ 04BD03F312E6671800899322 /* imKStoUCS.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFB812E6671800899322 /* imKStoUCS.c */; };
+ 04BD03F412E6671800899322 /* imKStoUCS.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFB912E6671800899322 /* imKStoUCS.h */; };
+ 04BD03F512E6671800899322 /* SDL_x11clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFBA12E6671800899322 /* SDL_x11clipboard.c */; };
+ 04BD03F612E6671800899322 /* SDL_x11clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFBB12E6671800899322 /* SDL_x11clipboard.h */; };
+ 04BD03F712E6671800899322 /* SDL_x11dyn.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFBC12E6671800899322 /* SDL_x11dyn.c */; };
+ 04BD03F812E6671800899322 /* SDL_x11dyn.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFBD12E6671800899322 /* SDL_x11dyn.h */; };
+ 04BD03F912E6671800899322 /* SDL_x11events.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFBE12E6671800899322 /* SDL_x11events.c */; };
+ 04BD03FA12E6671800899322 /* SDL_x11events.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFBF12E6671800899322 /* SDL_x11events.h */; };
+ 04BD03FB12E6671800899322 /* SDL_x11gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC012E6671800899322 /* SDL_x11gamma.c */; };
+ 04BD03FC12E6671800899322 /* SDL_x11gamma.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC112E6671800899322 /* SDL_x11gamma.h */; };
+ 04BD03FD12E6671800899322 /* SDL_x11keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC212E6671800899322 /* SDL_x11keyboard.c */; };
+ 04BD03FE12E6671800899322 /* SDL_x11keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC312E6671800899322 /* SDL_x11keyboard.h */; };
+ 04BD03FF12E6671800899322 /* SDL_x11modes.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC412E6671800899322 /* SDL_x11modes.c */; };
+ 04BD040012E6671800899322 /* SDL_x11modes.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC512E6671800899322 /* SDL_x11modes.h */; };
+ 04BD040112E6671800899322 /* SDL_x11mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC612E6671800899322 /* SDL_x11mouse.c */; };
+ 04BD040212E6671800899322 /* SDL_x11mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC712E6671800899322 /* SDL_x11mouse.h */; };
+ 04BD040312E6671800899322 /* SDL_x11opengl.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFC812E6671800899322 /* SDL_x11opengl.c */; };
+ 04BD040412E6671800899322 /* SDL_x11opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFC912E6671800899322 /* SDL_x11opengl.h */; };
+ 04BD040512E6671800899322 /* SDL_x11opengles.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFCA12E6671800899322 /* SDL_x11opengles.c */; };
+ 04BD040612E6671800899322 /* SDL_x11opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFCB12E6671800899322 /* SDL_x11opengles.h */; };
+ 04BD040712E6671800899322 /* SDL_x11render.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFCC12E6671800899322 /* SDL_x11render.c */; };
+ 04BD040812E6671800899322 /* SDL_x11render.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFCD12E6671800899322 /* SDL_x11render.h */; };
+ 04BD040912E6671800899322 /* SDL_x11shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFCE12E6671800899322 /* SDL_x11shape.c */; };
+ 04BD040A12E6671800899322 /* SDL_x11shape.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFCF12E6671800899322 /* SDL_x11shape.h */; };
+ 04BD040B12E6671800899322 /* SDL_x11sym.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD012E6671800899322 /* SDL_x11sym.h */; };
+ 04BD040C12E6671800899322 /* SDL_x11touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFD112E6671800899322 /* SDL_x11touch.c */; };
+ 04BD040D12E6671800899322 /* SDL_x11touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD212E6671800899322 /* SDL_x11touch.h */; };
+ 04BD040E12E6671800899322 /* SDL_x11video.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFD312E6671800899322 /* SDL_x11video.c */; };
+ 04BD040F12E6671800899322 /* SDL_x11video.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD412E6671800899322 /* SDL_x11video.h */; };
+ 04BD041012E6671800899322 /* SDL_x11window.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFD512E6671800899322 /* SDL_x11window.c */; };
+ 04BD041112E6671800899322 /* SDL_x11window.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD612E6671800899322 /* SDL_x11window.h */; };
+ 04BD041212E6671800899322 /* extutil.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFD912E6671800899322 /* extutil.h */; };
+ 04BD041312E6671800899322 /* panoramiXext.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDA12E6671800899322 /* panoramiXext.h */; };
+ 04BD041412E6671800899322 /* panoramiXproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDB12E6671800899322 /* panoramiXproto.h */; };
+ 04BD041512E6671800899322 /* StdCmap.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDC12E6671800899322 /* StdCmap.h */; };
+ 04BD041612E6671800899322 /* Xext.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDD12E6671800899322 /* Xext.h */; };
+ 04BD041712E6671800899322 /* xf86dga.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDE12E6671800899322 /* xf86dga.h */; };
+ 04BD041812E6671800899322 /* xf86dga1.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFDF12E6671800899322 /* xf86dga1.h */; };
+ 04BD041912E6671800899322 /* xf86dga1str.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE012E6671800899322 /* xf86dga1str.h */; };
+ 04BD041A12E6671800899322 /* xf86dgastr.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE112E6671800899322 /* xf86dgastr.h */; };
+ 04BD041B12E6671800899322 /* xf86vmode.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE212E6671800899322 /* xf86vmode.h */; };
+ 04BD041C12E6671800899322 /* xf86vmstr.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE312E6671800899322 /* xf86vmstr.h */; };
+ 04BD041D12E6671800899322 /* Xinerama.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE412E6671800899322 /* Xinerama.h */; };
+ 04BD041E12E6671800899322 /* Xv.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE512E6671800899322 /* Xv.h */; };
+ 04BD041F12E6671800899322 /* Xvlib.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE612E6671800899322 /* Xvlib.h */; };
+ 04BD042012E6671800899322 /* Xvproto.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFE712E6671800899322 /* Xvproto.h */; };
+ 04BD042112E6671800899322 /* Xinerama.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEA12E6671800899322 /* Xinerama.c */; };
+ 04BD042212E6671800899322 /* xme.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEC12E6671800899322 /* xme.c */; };
+ 04BD042312E6671800899322 /* AllCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEE12E6671800899322 /* AllCmap.c */; };
+ 04BD042412E6671800899322 /* CmapAlloc.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFEF12E6671800899322 /* CmapAlloc.c */; };
+ 04BD042512E6671800899322 /* CrCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF012E6671800899322 /* CrCmap.c */; };
+ 04BD042612E6671800899322 /* DelCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF112E6671800899322 /* DelCmap.c */; };
+ 04BD042712E6671800899322 /* Distinct.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF212E6671800899322 /* Distinct.c */; };
+ 04BD042812E6671800899322 /* LookupCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF312E6671800899322 /* LookupCmap.c */; };
+ 04BD042912E6671800899322 /* StdCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF412E6671800899322 /* StdCmap.c */; };
+ 04BD042A12E6671800899322 /* VisCmap.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF512E6671800899322 /* VisCmap.c */; };
+ 04BD042B12E6671800899322 /* Xv.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFF712E6671800899322 /* Xv.c */; };
+ 04BD042C12E6671800899322 /* Xvlibint.h in Headers */ = {isa = PBXBuildFile; fileRef = 04BDFFF812E6671800899322 /* Xvlibint.h */; };
+ 04BD042D12E6671800899322 /* XF86VMode.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFFFA12E6671800899322 /* XF86VMode.c */; };
+ 04BDFFFB12E6671800899322 /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD7412E6671700899322 /* SDL_atomic.c */; };
+ 04BDFFFC12E6671800899322 /* SDL_spinlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 04BDFD7512E6671700899322 /* SDL_spinlock.c */; };
04DEA57111E6006A00386CAC /* SDL_input.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA56F11E6006A00386CAC /* SDL_input.h */; settings = {ATTRIBUTES = (Public, ); }; };
04DEA57311E6006A00386CAC /* SDL_input.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA56F11E6006A00386CAC /* SDL_input.h */; };
- 04DEA57511E6009000386CAC /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57411E6009000386CAC /* SDL_clipboard.c */; };
- 04DEA57611E6009000386CAC /* SDL_clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57411E6009000386CAC /* SDL_clipboard.c */; };
- 04DEA57911E600A600386CAC /* SDL_cocoaclipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */; };
- 04DEA57A11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */; };
- 04DEA57B11E600A600386CAC /* SDL_cocoaclipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */; };
- 04DEA57C11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */ = {isa = PBXBuildFile; fileRef = 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */; };
- 04F2AF661104AC0800D6DDF7 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */; };
- 04F2AF671104AC0800D6DDF7 /* SDL_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */; };
04F2AF691104AC4500D6DDF7 /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */; settings = {ATTRIBUTES = (Public, ); }; };
04F2AF6A1104AC4500D6DDF7 /* SDL_assert.h in Headers */ = {isa = PBXBuildFile; fileRef = 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */; };
- 04FB7D4C12E2350700A522C6 /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04FB7D4A12E2350700A522C6 /* SDL_atomic.c */; };
- 04FB7D4D12E2350700A522C6 /* SDL_spinlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 04FB7D4B12E2350700A522C6 /* SDL_spinlock.c */; };
- 04FB7D4E12E2350700A522C6 /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04FB7D4A12E2350700A522C6 /* SDL_atomic.c */; };
- 04FB7D4F12E2350700A522C6 /* SDL_spinlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 04FB7D4B12E2350700A522C6 /* SDL_spinlock.c */; };
- 4537737D1207C4CE002F0F45 /* SDL_shape_internals.h in Headers */ = {isa = PBXBuildFile; fileRef = 4537737B1207C4CE002F0F45 /* SDL_shape_internals.h */; };
- 4537737E1207C4CE002F0F45 /* SDL_shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 4537737C1207C4CE002F0F45 /* SDL_shape.c */; };
453773821207C518002F0F45 /* SDL_shape.h in Headers */ = {isa = PBXBuildFile; fileRef = 453773811207C518002F0F45 /* SDL_shape.h */; };
- 453773891207C5A2002F0F45 /* SDL_cocoashape.h in Headers */ = {isa = PBXBuildFile; fileRef = 453773871207C5A2002F0F45 /* SDL_cocoashape.h */; };
- 4537738A1207C5A2002F0F45 /* SDL_cocoashape.m in Sources */ = {isa = PBXBuildFile; fileRef = 453773881207C5A2002F0F45 /* SDL_cocoashape.m */; };
- 453773921207C6E9002F0F45 /* SDL_x11shape.c in Sources */ = {isa = PBXBuildFile; fileRef = 453773901207C6E9002F0F45 /* SDL_x11shape.c */; };
- 453773931207C6E9002F0F45 /* SDL_x11shape.h in Headers */ = {isa = PBXBuildFile; fileRef = 453773911207C6E9002F0F45 /* SDL_x11shape.h */; };
- 8CB0A76C11F6A84800CBA2DE /* SDL_x11clipboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 8CB0A76A11F6A84800CBA2DE /* SDL_x11clipboard.c */; };
- 8CB0A76D11F6A84800CBA2DE /* SDL_x11clipboard.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A76B11F6A84800CBA2DE /* SDL_x11clipboard.h */; };
8CB0A77811F6A87F00CBA2DE /* SDL_gesture.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77611F6A87F00CBA2DE /* SDL_gesture.h */; settings = {ATTRIBUTES = (Public, ); }; };
8CB0A77911F6A87F00CBA2DE /* SDL_touch.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77711F6A87F00CBA2DE /* SDL_touch.h */; settings = {ATTRIBUTES = (Public, ); }; };
- 8CB0A77E11F6A8E700CBA2DE /* SDL_gesture_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77A11F6A8E700CBA2DE /* SDL_gesture_c.h */; };
- 8CB0A77F11F6A8E700CBA2DE /* SDL_gesture.c in Sources */ = {isa = PBXBuildFile; fileRef = 8CB0A77B11F6A8E700CBA2DE /* SDL_gesture.c */; };
- 8CB0A78011F6A8E700CBA2DE /* SDL_touch_c.h in Headers */ = {isa = PBXBuildFile; fileRef = 8CB0A77C11F6A8E700CBA2DE /* SDL_touch_c.h */; };
- 8CB0A78111F6A8E700CBA2DE /* SDL_touch.c in Sources */ = {isa = PBXBuildFile; fileRef = 8CB0A77D11F6A8E700CBA2DE /* SDL_touch.c */; };
- BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; };
- BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; };
- BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; };
- BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; };
- BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; };
- BECDF6360761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; };
- BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; };
- BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; };
- BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; };
- BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; };
- BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; };
- BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; };
- BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; };
- BECDF6500761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; };
- BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; };
- BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; };
- BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; };
- BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; };
- BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; };
BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */; };
BECDF6770761BA81005FE872 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = B2CF8DC705C4450500E5DC7F /* SDL_name.h */; };
- BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */ = {isa = PBXBuildFile; fileRef = BECDF5D60761B759005FE872 /* SDL_coreaudio.h */; };
- BECDF67A0761BA81005FE872 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538330006D78D67F000001 /* SDL_audio.c */; };
- BECDF67B0761BA81005FE872 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538331006D78D67F000001 /* SDL_audiocvt.c */; };
- BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538332006D78D67F000001 /* SDL_audiodev.c */; };
- BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538334006D78D67F000001 /* SDL_mixer.c */; };
- BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538335006D78D67F000001 /* SDL_wave.c */; };
- BECDF6840761BA81005FE872 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538369006D79147F000001 /* SDL_events.c */; };
- BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836B006D79147F000001 /* SDL_keyboard.c */; };
- BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836C006D79147F000001 /* SDL_mouse.c */; };
- BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153836D006D79147F000001 /* SDL_quit.c */; };
- BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538377006D79307F000001 /* SDL_rwops.c */; };
- BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E489D006D88D97F000001 /* SDL_joystick.c */; };
- BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538445006D7EC67F000001 /* SDL_thread.c */; };
- BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = 015383A0006D79BC7F000001 /* SDL_timer.c */; };
- BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538438006D7D947F000001 /* SDL_error.c */; };
- BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = 01538439006D7D947F000001 /* SDL_fatal.c */; };
- BECDF6A50761BA81005FE872 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = 0153843C006D7D947F000001 /* SDL.c */; };
- BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = F51789D101769A2401D3D55B /* SDL_sysjoystick.c */; };
- BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */; };
- BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = BECDF5D50761B759005FE872 /* SDL_coreaudio.c */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
@@ -608,27 +653,8 @@
00162D3709BD1FA90037C8D0 /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_config.h; path = ../../include/SDL_config.h; sourceTree = SOURCE_ROOT; };
00162D3809BD1FA90037C8D0 /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_platform.h; path = ../../include/SDL_platform.h; sourceTree = SOURCE_ROOT; };
00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_stdinc.h; path = ../../include/SDL_stdinc.h; sourceTree = SOURCE_ROOT; };
- 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; };
- 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; };
- 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_sysmutex_c.h; sourceTree = "<group>"; };
- 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_syssem.c; sourceTree = "<group>"; };
- 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systhread.c; sourceTree = "<group>"; };
- 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_systhread_c.h; sourceTree = "<group>"; };
- 00162D6009BD21010037C8D0 /* SDL_systimer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_systimer.c; sourceTree = "<group>"; };
- 00162D6509BD214F0037C8D0 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = "<group>"; };
- 00162D6609BD214F0037C8D0 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_malloc.c; sourceTree = "<group>"; };
- 00162D6709BD214F0037C8D0 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_qsort.c; sourceTree = "<group>"; };
- 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_stdlib.c; sourceTree = "<group>"; };
- 00162D6909BD214F0037C8D0 /* SDL_string.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_string.c; sourceTree = "<group>"; };
- 001798C410743B9F00F5D044 /* SDL_syspower.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syspower.c; sourceTree = "<group>"; };
- 001798C710743B9F00F5D044 /* SDL_power.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_power.c; sourceTree = "<group>"; };
001E39EC1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TestSupportRWops_Cocoa.m; sourceTree = "<group>"; };
001E39ED1196F75000A3F5B8 /* TestSupportRWops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = TestSupportRWops.h; sourceTree = "<group>"; };
- 002F328509CA049100EBEB88 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; };
- 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_diskaudio.c; sourceTree = "<group>"; };
- 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_diskaudio.h; sourceTree = "<group>"; };
- 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dummyaudio.c; sourceTree = "<group>"; };
- 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_dummyaudio.h; sourceTree = "<group>"; };
006E949C119511A1001DE610 /* icon.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = icon.bmp; path = ../../test/icon.bmp; sourceTree = SOURCE_ROOT; };
006E949D119511A1001DE610 /* moose.dat */ = {isa = PBXFileReference; lastKnownFileType = file; name = moose.dat; path = ../../test/moose.dat; sourceTree = SOURCE_ROOT; };
006E949E119511A1001DE610 /* picture.xbm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = picture.xbm; path = ../../test/picture.xbm; sourceTree = SOURCE_ROOT; };
@@ -636,8 +662,6 @@
006E94A0119511A1001DE610 /* sample.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; name = sample.bmp; path = ../../test/sample.bmp; sourceTree = SOURCE_ROOT; };
006E94A1119511A1001DE610 /* sample.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = sample.wav; path = ../../test/sample.wav; sourceTree = SOURCE_ROOT; };
006E94A2119511A1001DE610 /* utf8.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = utf8.txt; path = ../../test/utf8.txt; sourceTree = SOURCE_ROOT; };
- 006E95AE11952992001DE610 /* SDL_rwopsbundlesupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rwopsbundlesupport.h; sourceTree = "<group>"; };
- 006E95AF11952992001DE610 /* SDL_rwopsbundlesupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_rwopsbundlesupport.m; sourceTree = "<group>"; };
0073179B0858DECD00B2BC32 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = /System/Library/Frameworks/AudioToolbox.framework; sourceTree = "<absolute>"; };
0073179C0858DECD00B2BC32 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = /System/Library/Frameworks/AudioUnit.framework; sourceTree = "<absolute>"; };
0073179D0858DECD00B2BC32 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
@@ -648,8 +672,6 @@
00794D3F09D0C461003FC8A1 /* License.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = License.rtf; sourceTree = "<group>"; };
00A6EBD91078D569001EEA06 /* SDL_revision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_revision.h; path = ../../include/SDL_revision.h; sourceTree = SOURCE_ROOT; };
00AE6E1E08B958CC00255E2F /* ReadMeDevLite.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMeDevLite.txt; sourceTree = "<group>"; };
- 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_MMX.c; sourceTree = "<group>"; };
- 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_MMX.h; sourceTree = "<group>"; };
00CFA67A106B44CE00758660 /* SDL_atomic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_atomic.h; path = ../../include/SDL_atomic.h; sourceTree = SOURCE_ROOT; };
00CFA67B106B44CE00758660 /* SDL_compat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_compat.h; path = ../../include/SDL_compat.h; sourceTree = SOURCE_ROOT; };
00CFA67C106B44CE00758660 /* SDL_haptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_haptic.h; path = ../../include/SDL_haptic.h; sourceTree = SOURCE_ROOT; };
@@ -658,144 +680,6 @@
00CFA67F106B44CE00758660 /* SDL_rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rect.h; path = ../../include/SDL_rect.h; sourceTree = SOURCE_ROOT; };
00CFA680106B44CE00758660 /* SDL_scancode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_scancode.h; path = ../../include/SDL_scancode.h; sourceTree = SOURCE_ROOT; };
00CFA681106B44CE00758660 /* SDL_surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_surface.h; path = ../../include/SDL_surface.h; sourceTree = SOURCE_ROOT; };
- 00CFA6B0106B46E500758660 /* SDL_audio_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audio_c.h; sourceTree = "<group>"; };
- 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audiodev_c.h; sourceTree = "<group>"; };
- 00CFA6B2106B46E500758660 /* SDL_audiomem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audiomem.h; sourceTree = "<group>"; };
- 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiotypecvt.c; sourceTree = "<group>"; };
- 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysaudio.h; sourceTree = "<group>"; };
- 00CFA6B5106B46E500758660 /* SDL_wave.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_wave.h; sourceTree = "<group>"; };
- 00CFA6C2106B480800758660 /* SDL_events_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_events_c.h; sourceTree = "<group>"; };
- 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_keyboard_c.h; sourceTree = "<group>"; };
- 00CFA6C4106B480800758660 /* SDL_mouse_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mouse_c.h; sourceTree = "<group>"; };
- 00CFA6C5106B480800758660 /* SDL_sysevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysevents.h; sourceTree = "<group>"; };
- 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_windowevents_c.h; sourceTree = "<group>"; };
- 00CFA6C7106B480800758660 /* SDL_windowevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_windowevents.c; sourceTree = "<group>"; };
- 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syshaptic.c; sourceTree = "<group>"; };
- 00CFA6E8106B48D800758660 /* SDL_haptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_haptic.c; sourceTree = "<group>"; };
- 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_syshaptic.h; sourceTree = "<group>"; };
- 00CFA6FA106B493800758660 /* SDL_compat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_compat.c; path = ../../src/SDL_compat.c; sourceTree = SOURCE_ROOT; };
- 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; };
- 00CFA6FC106B493800758660 /* SDL_fatal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_fatal.h; path = ../../src/SDL_fatal.h; sourceTree = SOURCE_ROOT; };
- 00CFA704106B498A00758660 /* SDL_cocoaevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaevents.h; sourceTree = "<group>"; };
- 00CFA705106B498A00758660 /* SDL_cocoaevents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaevents.m; sourceTree = "<group>"; };
- 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoakeyboard.h; sourceTree = "<group>"; };
- 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoakeyboard.m; sourceTree = "<group>"; };
- 00CFA708106B498A00758660 /* SDL_cocoamodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamodes.h; sourceTree = "<group>"; };
- 00CFA709106B498A00758660 /* SDL_cocoamodes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamodes.m; sourceTree = "<group>"; };
- 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamouse.h; sourceTree = "<group>"; };
- 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamouse.m; sourceTree = "<group>"; };
- 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaopengl.h; sourceTree = "<group>"; };
- 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaopengl.m; sourceTree = "<group>"; };
- 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoavideo.h; sourceTree = "<group>"; };
- 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoavideo.m; sourceTree = "<group>"; };
- 00CFA710106B498A00758660 /* SDL_cocoawindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoawindow.h; sourceTree = "<group>"; };
- 00CFA711106B498A00758660 /* SDL_cocoawindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoawindow.m; sourceTree = "<group>"; };
- 00CFA713106B498A00758660 /* SDL_nullevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullevents.c; sourceTree = "<group>"; };
- 00CFA714106B498A00758660 /* SDL_nullevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullevents_c.h; sourceTree = "<group>"; };
- 00CFA715106B498A00758660 /* SDL_nullrender.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullrender.c; sourceTree = "<group>"; };
- 00CFA716106B498A00758660 /* SDL_nullrender_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullrender_c.h; sourceTree = "<group>"; };
- 00CFA717106B498A00758660 /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullvideo.c; sourceTree = "<group>"; };
- 00CFA718106B498B00758660 /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullvideo.h; sourceTree = "<group>"; };
- 00CFA71A106B498B00758660 /* imKStoUCS.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = imKStoUCS.c; sourceTree = "<group>"; };
- 00CFA71B106B498B00758660 /* imKStoUCS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imKStoUCS.h; sourceTree = "<group>"; };
- 00CFA71C106B498B00758660 /* SDL_x11dyn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11dyn.c; sourceTree = "<group>"; };
- 00CFA71D106B498B00758660 /* SDL_x11dyn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11dyn.h; sourceTree = "<group>"; };
- 00CFA71E106B498B00758660 /* SDL_x11events.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11events.c; sourceTree = "<group>"; };
- 00CFA71F106B498B00758660 /* SDL_x11events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11events.h; sourceTree = "<group>"; };
- 00CFA720106B498B00758660 /* SDL_x11gamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11gamma.c; sourceTree = "<group>"; };
- 00CFA721106B498B00758660 /* SDL_x11gamma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11gamma.h; sourceTree = "<group>"; };
- 00CFA722106B498B00758660 /* SDL_x11keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11keyboard.c; sourceTree = "<group>"; };
- 00CFA723106B498B00758660 /* SDL_x11keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11keyboard.h; sourceTree = "<group>"; };
- 00CFA724106B498B00758660 /* SDL_x11modes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11modes.c; sourceTree = "<group>"; };
- 00CFA725106B498B00758660 /* SDL_x11modes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11modes.h; sourceTree = "<group>"; };
- 00CFA726106B498B00758660 /* SDL_x11mouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11mouse.c; sourceTree = "<group>"; };
- 00CFA727106B498B00758660 /* SDL_x11mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11mouse.h; sourceTree = "<group>"; };
- 00CFA728106B498B00758660 /* SDL_x11opengl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11opengl.c; sourceTree = "<group>"; };
- 00CFA729106B498B00758660 /* SDL_x11opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11opengl.h; sourceTree = "<group>"; };
- 00CFA72A106B498B00758660 /* SDL_x11opengles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11opengles.c; sourceTree = "<group>"; };
- 00CFA72B106B498B00758660 /* SDL_x11opengles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11opengles.h; sourceTree = "<group>"; };
- 00CFA72C106B498B00758660 /* SDL_x11render.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11render.c; sourceTree = "<group>"; };
- 00CFA72D106B498B00758660 /* SDL_x11render.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11render.h; sourceTree = "<group>"; };
- 00CFA72E106B498B00758660 /* SDL_x11sym.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11sym.h; sourceTree = "<group>"; };
- 00CFA72F106B498B00758660 /* SDL_x11video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11video.c; sourceTree = "<group>"; };
- 00CFA730106B498B00758660 /* SDL_x11video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11video.h; sourceTree = "<group>"; };
- 00CFA731106B498B00758660 /* SDL_x11window.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11window.c; sourceTree = "<group>"; };
- 00CFA732106B498B00758660 /* SDL_x11window.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11window.h; sourceTree = "<group>"; };
- 00CFA735106B498B00758660 /* extutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = extutil.h; sourceTree = "<group>"; };
- 00CFA736106B498B00758660 /* panoramiXext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = panoramiXext.h; sourceTree = "<group>"; };
- 00CFA737106B498B00758660 /* panoramiXproto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = panoramiXproto.h; sourceTree = "<group>"; };
- 00CFA738106B498B00758660 /* StdCmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StdCmap.h; sourceTree = "<group>"; };
- 00CFA739106B498B00758660 /* Xext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xext.h; sourceTree = "<group>"; };
- 00CFA73A106B498B00758660 /* xf86dga.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga.h; sourceTree = "<group>"; };
- 00CFA73B106B498B00758660 /* xf86dga1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga1.h; sourceTree = "<group>"; };
- 00CFA73C106B498B00758660 /* xf86dga1str.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga1str.h; sourceTree = "<group>"; };
- 00CFA73D106B498B00758660 /* xf86dgastr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dgastr.h; sourceTree = "<group>"; };
- 00CFA73E106B498B00758660 /* xf86vmode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86vmode.h; sourceTree = "<group>"; };
- 00CFA73F106B498B00758660 /* xf86vmstr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86vmstr.h; sourceTree = "<group>"; };
- 00CFA740106B498B00758660 /* Xinerama.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xinerama.h; sourceTree = "<group>"; };
- 00CFA741106B498B00758660 /* Xv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xv.h; sourceTree = "<group>"; };
- 00CFA742106B498B00758660 /* Xvlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvlib.h; sourceTree = "<group>"; };
- 00CFA743106B498B00758660 /* Xvproto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvproto.h; sourceTree = "<group>"; };
- 00CFA744106B498B00758660 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
- 00CFA746106B498B00758660 /* Xinerama.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Xinerama.c; sourceTree = "<group>"; };
- 00CFA748106B498B00758660 /* xme.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xme.c; sourceTree = "<group>"; };
- 00CFA74A106B498B00758660 /* AllCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AllCmap.c; sourceTree = "<group>"; };
- 00CFA74B106B498B00758660 /* CmapAlloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CmapAlloc.c; sourceTree = "<group>"; };
- 00CFA74C106B498B00758660 /* CrCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CrCmap.c; sourceTree = "<group>"; };
- 00CFA74D106B498B00758660 /* DelCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DelCmap.c; sourceTree = "<group>"; };
- 00CFA74E106B498B00758660 /* Distinct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Distinct.c; sourceTree = "<group>"; };
- 00CFA74F106B498B00758660 /* LookupCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LookupCmap.c; sourceTree = "<group>"; };
- 00CFA750106B498B00758660 /* StdCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StdCmap.c; sourceTree = "<group>"; };
- 00CFA751106B498B00758660 /* VisCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VisCmap.c; sourceTree = "<group>"; };
- 00CFA753106B498B00758660 /* Xv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Xv.c; sourceTree = "<group>"; };
- 00CFA754106B498B00758660 /* Xvlibint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvlibint.h; sourceTree = "<group>"; };
- 00CFA756106B498B00758660 /* XF86VMode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = XF86VMode.c; sourceTree = "<group>"; };
- 00CFA7EA106B49B500758660 /* mmx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mmx.h; sourceTree = "<group>"; };
- 00CFA7EB106B49B500758660 /* SDL_alphamult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_alphamult.c; sourceTree = "<group>"; };
- 00CFA7EC106B49B500758660 /* SDL_alphamult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_alphamult.h; sourceTree = "<group>"; };
- 00CFA7ED106B49B500758660 /* SDL_blendline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendline.c; sourceTree = "<group>"; };
- 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendpoint.c; sourceTree = "<group>"; };
- 00CFA7EF106B49B500758660 /* SDL_blendrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendrect.c; sourceTree = "<group>"; };
- 00CFA7F0106B49B500758660 /* SDL_blit_0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_0.c; sourceTree = "<group>"; };
- 00CFA7F1106B49B500758660 /* SDL_blit_1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_1.c; sourceTree = "<group>"; };
- 00CFA7F2106B49B500758660 /* SDL_blit_A.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_A.c; sourceTree = "<group>"; };
- 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_auto.c; sourceTree = "<group>"; };
- 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_auto.h; sourceTree = "<group>"; };
- 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_copy.c; sourceTree = "<group>"; };
- 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_copy.h; sourceTree = "<group>"; };
- 00CFA7F7106B49B600758660 /* SDL_blit_N.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_N.c; sourceTree = "<group>"; };
- 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_slow.c; sourceTree = "<group>"; };
- 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_slow.h; sourceTree = "<group>"; };
- 00CFA7FA106B49B600758660 /* SDL_blit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit.c; sourceTree = "<group>"; };
- 00CFA7FB106B49B600758660 /* SDL_blit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit.h; sourceTree = "<group>"; };
- 00CFA7FC106B49B600758660 /* SDL_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_bmp.c; sourceTree = "<group>"; };
- 00CFA7FD106B49B600758660 /* SDL_draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_draw.h; sourceTree = "<group>"; };
- 00CFA7FE106B49B600758660 /* SDL_drawline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawline.c; sourceTree = "<group>"; };
- 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawpoint.c; sourceTree = "<group>"; };
- 00CFA800106B49B600758660 /* SDL_fillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_fillrect.c; sourceTree = "<group>"; };
- 00CFA801106B49B600758660 /* SDL_gamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gamma.c; sourceTree = "<group>"; };
- 00CFA802106B49B600758660 /* SDL_glesfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glesfuncs.h; sourceTree = "<group>"; };
- 00CFA803106B49B600758660 /* SDL_glfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glfuncs.h; sourceTree = "<group>"; };
- 00CFA804106B49B600758660 /* SDL_leaks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_leaks.h; sourceTree = "<group>"; };
- 00CFA805106B49B600758660 /* SDL_pixels_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_pixels_c.h; sourceTree = "<group>"; };
- 00CFA806106B49B600758660 /* SDL_pixels.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_pixels.c; sourceTree = "<group>"; };
- 00CFA807106B49B600758660 /* SDL_rect_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rect_c.h; sourceTree = "<group>"; };
- 00CFA808106B49B600758660 /* SDL_rect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_rect.c; sourceTree = "<group>"; };
- 00CFA809106B49B600758660 /* SDL_renderer_gl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gl.c; sourceTree = "<group>"; };
- 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gl.h; sourceTree = "<group>"; };
- 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gles.c; sourceTree = "<group>"; };
- 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gles.h; sourceTree = "<group>"; };
- 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_sw.c; sourceTree = "<group>"; };
- 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_sw.h; sourceTree = "<group>"; };
- 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_RLEaccel_c.h; sourceTree = "<group>"; };
- 00CFA810106B49B600758660 /* SDL_RLEaccel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_RLEaccel.c; sourceTree = "<group>"; };
- 00CFA811106B49B600758660 /* SDL_stretch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_stretch.c; sourceTree = "<group>"; };
- 00CFA812106B49B600758660 /* SDL_surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_surface.c; sourceTree = "<group>"; };
- 00CFA813106B49B600758660 /* SDL_sysvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysvideo.h; sourceTree = "<group>"; };
- 00CFA814106B49B600758660 /* SDL_video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_video.c; sourceTree = "<group>"; };
- 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_mmx.c; sourceTree = "<group>"; };
- 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_yuv_sw_c.h; sourceTree = "<group>"; };
- 00CFA817106B49B600758660 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_sw.c; sourceTree = "<group>"; };
00CFA89C106B4BA100758660 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = ForceFeedback.framework; path = /System/Library/Frameworks/ForceFeedback.framework; sourceTree = "<absolute>"; };
00D0D08310675DD9004B05EF /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = /System/Library/Frameworks/CoreFoundation.framework; sourceTree = "<absolute>"; };
00D8D9EF1195090700638393 /* testsdl.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testsdl.app; sourceTree = BUILT_PRODUCTS_DIR; };
@@ -826,45 +710,235 @@
00D8DA191195093100638393 /* surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = surface.h; sourceTree = "<group>"; };
00D8DA1A1195093100638393 /* testsdl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testsdl.c; path = ../../test/automated/testsdl.c; sourceTree = SOURCE_ROOT; };
00F5D79E0990CA0D0051C449 /* UniversalBinaryNotes.rtf */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; path = UniversalBinaryNotes.rtf; sourceTree = "<group>"; };
- 01538330006D78D67F000001 /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audio.c; sourceTree = "<group>"; };
- 01538331006D78D67F000001 /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiocvt.c; sourceTree = "<group>"; };
- 01538332006D78D67F000001 /* SDL_audiodev.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_audiodev.c; sourceTree = "<group>"; };
- 01538334006D78D67F000001 /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mixer.c; sourceTree = "<group>"; };
- 01538335006D78D67F000001 /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_wave.c; sourceTree = "<group>"; };
- 01538369006D79147F000001 /* SDL_events.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_events.c; sourceTree = "<group>"; };
- 0153836B006D79147F000001 /* SDL_keyboard.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_keyboard.c; sourceTree = "<group>"; };
- 0153836C006D79147F000001 /* SDL_mouse.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_mouse.c; sourceTree = "<group>"; };
- 0153836D006D79147F000001 /* SDL_quit.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_quit.c; sourceTree = "<group>"; };
- 01538377006D79307F000001 /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_rwops.c; sourceTree = "<group>"; };
- 015383A0006D79BC7F000001 /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = "<group>"; };
- 01538438006D7D947F000001 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../src/SDL_error.c; sourceTree = SOURCE_ROOT; };
- 01538439006D7D947F000001 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = SOURCE_ROOT; };
- 0153843C006D7D947F000001 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = SOURCE_ROOT; };
- 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; };
- 0420495F11E6EFD3007E7EC9 /* SDL_clipboardevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_clipboardevents_c.h; sourceTree = "<group>"; };
- 0420496011E6EFD3007E7EC9 /* SDL_clipboardevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_clipboardevents.c; sourceTree = "<group>"; };
- 0420497411E6F052007E7EC9 /* blank_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blank_cursor.h; sourceTree = "<group>"; };
- 0420497511E6F052007E7EC9 /* default_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = default_cursor.h; sourceTree = "<group>"; };
- 0420497611E6F052007E7EC9 /* scancodes_darwin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_darwin.h; sourceTree = "<group>"; };
- 0420497711E6F052007E7EC9 /* scancodes_linux.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_linux.h; sourceTree = "<group>"; };
- 0420497811E6F052007E7EC9 /* scancodes_win32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_win32.h; sourceTree = "<group>"; };
- 0420497911E6F052007E7EC9 /* scancodes_xfree86.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_xfree86.h; sourceTree = "<group>"; };
044E5F8411E6051C0076F181 /* SDL_clipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_clipboard.h; path = ../../include/SDL_clipboard.h; sourceTree = SOURCE_ROOT; };
- 046B91E90A11B53500FB151C /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; };
- 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_dlcompat.c; sourceTree = "<group>"; };
- 046B9B6612D02EE600159CFE /* SDL_x11touch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11touch.c; sourceTree = "<group>"; };
- 046B9B6712D02EE600159CFE /* SDL_x11touch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11touch.h; sourceTree = "<group>"; };
- 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendfillrect.c; sourceTree = "<group>"; };
- 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawrect.c; sourceTree = "<group>"; };
+ 04BDFD7412E6671700899322 /* SDL_atomic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_atomic.c; sourceTree = "<group>"; };
+ 04BDFD7512E6671700899322 /* SDL_spinlock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_spinlock.c; sourceTree = "<group>"; };
+ 04BDFD8812E6671700899322 /* SDL_diskaudio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_diskaudio.c; sourceTree = "<group>"; };
+ 04BDFD8912E6671700899322 /* SDL_diskaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_diskaudio.h; sourceTree = "<group>"; };
+ 04BDFD9412E6671700899322 /* SDL_dummyaudio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_dummyaudio.c; sourceTree = "<group>"; };
+ 04BDFD9512E6671700899322 /* SDL_dummyaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_dummyaudio.h; sourceTree = "<group>"; };
+ 04BDFDA012E6671700899322 /* SDL_coreaudio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_coreaudio.c; sourceTree = "<group>"; };
+ 04BDFDA112E6671700899322 /* SDL_coreaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_coreaudio.h; sourceTree = "<group>"; };
+ 04BDFDB412E6671700899322 /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audio.c; sourceTree = "<group>"; };
+ 04BDFDB512E6671700899322 /* SDL_audio_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audio_c.h; sourceTree = "<group>"; };
+ 04BDFDB612E6671700899322 /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiocvt.c; sourceTree = "<group>"; };
+ 04BDFDB712E6671700899322 /* SDL_audiodev.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiodev.c; sourceTree = "<group>"; };
+ 04BDFDB812E6671700899322 /* SDL_audiodev_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audiodev_c.h; sourceTree = "<group>"; };
+ 04BDFDB912E6671700899322 /* SDL_audiomem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audiomem.h; sourceTree = "<group>"; };
+ 04BDFDBA12E6671700899322 /* SDL_audiotypecvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiotypecvt.c; sourceTree = "<group>"; };
+ 04BDFDBB12E6671700899322 /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer.c; sourceTree = "<group>"; };
+ 04BDFDBC12E6671700899322 /* SDL_mixer_m68k.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_m68k.c; sourceTree = "<group>"; };
+ 04BDFDBD12E6671700899322 /* SDL_mixer_m68k.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_m68k.h; sourceTree = "<group>"; };
+ 04BDFDBE12E6671700899322 /* SDL_mixer_MMX.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_MMX.c; sourceTree = "<group>"; };
+ 04BDFDBF12E6671700899322 /* SDL_mixer_MMX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_MMX.h; sourceTree = "<group>"; };
+ 04BDFDC012E6671700899322 /* SDL_mixer_MMX_VC.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_MMX_VC.c; sourceTree = "<group>"; };
+ 04BDFDC112E6671700899322 /* SDL_mixer_MMX_VC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_MMX_VC.h; sourceTree = "<group>"; };
+ 04BDFDC212E6671700899322 /* SDL_sysaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysaudio.h; sourceTree = "<group>"; };
+ 04BDFDC312E6671700899322 /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_wave.c; sourceTree = "<group>"; };
+ 04BDFDC412E6671700899322 /* SDL_wave.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_wave.h; sourceTree = "<group>"; };
+ 04BDFDD412E6671700899322 /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = "<group>"; };
+ 04BDFDD612E6671700899322 /* blank_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blank_cursor.h; sourceTree = "<group>"; };
+ 04BDFDD712E6671700899322 /* default_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = default_cursor.h; sourceTree = "<group>"; };
+ 04BDFDD812E6671700899322 /* scancodes_darwin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_darwin.h; sourceTree = "<group>"; };
+ 04BDFDD912E6671700899322 /* scancodes_linux.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_linux.h; sourceTree = "<group>"; };
+ 04BDFDDA12E6671700899322 /* scancodes_win32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_win32.h; sourceTree = "<group>"; };
+ 04BDFDDB12E6671700899322 /* scancodes_xfree86.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_xfree86.h; sourceTree = "<group>"; };
+ 04BDFDDC12E6671700899322 /* SDL_clipboardevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_clipboardevents.c; sourceTree = "<group>"; };
+ 04BDFDDD12E6671700899322 /* SDL_clipboardevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_clipboardevents_c.h; sourceTree = "<group>"; };
+ 04BDFDDE12E6671700899322 /* SDL_events.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_events.c; sourceTree = "<group>"; };
+ 04BDFDDF12E6671700899322 /* SDL_events_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_events_c.h; sourceTree = "<group>"; };
+ 04BDFDE012E6671700899322 /* SDL_gesture.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gesture.c; sourceTree = "<group>"; };
+ 04BDFDE112E6671700899322 /* SDL_gesture_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_gesture_c.h; sourceTree = "<group>"; };
+ 04BDFDE212E6671700899322 /* SDL_keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_keyboard.c; sourceTree = "<group>"; };
+ 04BDFDE312E6671700899322 /* SDL_keyboard_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_keyboard_c.h; sourceTree = "<group>"; };
+ 04BDFDE412E6671700899322 /* SDL_mouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mouse.c; sourceTree = "<group>"; };
+ 04BDFDE512E6671700899322 /* SDL_mouse_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mouse_c.h; sourceTree = "<group>"; };
+ 04BDFDE612E6671700899322 /* SDL_quit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_quit.c; sourceTree = "<group>"; };
+ 04BDFDE712E6671700899322 /* SDL_sysevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysevents.h; sourceTree = "<group>"; };
+ 04BDFDE812E6671700899322 /* SDL_touch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_touch.c; sourceTree = "<group>"; };
+ 04BDFDE912E6671700899322 /* SDL_touch_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_touch_c.h; sourceTree = "<group>"; };
+ 04BDFDEA12E6671700899322 /* SDL_windowevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_windowevents.c; sourceTree = "<group>"; };
+ 04BDFDEB12E6671700899322 /* SDL_windowevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_windowevents_c.h; sourceTree = "<group>"; };
+ 04BDFDEE12E6671700899322 /* SDL_rwopsbundlesupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rwopsbundlesupport.h; sourceTree = "<group>"; };
+ 04BDFDEF12E6671700899322 /* SDL_rwopsbundlesupport.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_rwopsbundlesupport.m; sourceTree = "<group>"; };
+ 04BDFDF012E6671700899322 /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_rwops.c; sourceTree = "<group>"; };
+ 04BDFDF312E6671700899322 /* SDL_syshaptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syshaptic.c; sourceTree = "<group>"; };
+ 04BDFDFA12E6671700899322 /* SDL_haptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_haptic.c; sourceTree = "<group>"; };
+ 04BDFDFB12E6671700899322 /* SDL_haptic_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_haptic_c.h; sourceTree = "<group>"; };
+ 04BDFDFC12E6671700899322 /* SDL_syshaptic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_syshaptic.h; sourceTree = "<group>"; };
+ 04BDFE0712E6671700899322 /* SDL_sysjoystick.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_sysjoystick.c; sourceTree = "<group>"; };
+ 04BDFE0812E6671700899322 /* SDL_sysjoystick_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysjoystick_c.h; sourceTree = "<group>"; };
+ 04BDFE1612E6671700899322 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; };
+ 04BDFE1712E6671700899322 /* SDL_joystick_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_joystick_c.h; sourceTree = "<group>"; };
+ 04BDFE1812E6671700899322 /* SDL_sysjoystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysjoystick.h; sourceTree = "<group>"; };
+ 04BDFE3312E6671700899322 /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; };
+ 04BDFE3712E6671700899322 /* SDL_dlcompat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_dlcompat.c; sourceTree = "<group>"; };
+ 04BDFE4B12E6671700899322 /* SDL_syspower.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syspower.c; sourceTree = "<group>"; };
+ 04BDFE4E12E6671700899322 /* SDL_power.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_power.c; sourceTree = "<group>"; };
+ 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; };
+ 04BDFE5612E6671700899322 /* SDL_assert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_assert.c; path = ../../src/SDL_assert.c; sourceTree = SOURCE_ROOT; };
+ 04BDFE5712E6671700899322 /* SDL_compat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_compat.c; path = ../../src/SDL_compat.c; sourceTree = SOURCE_ROOT; };
+ 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; };
+ 04BDFE5912E6671700899322 /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../src/SDL_error.c; sourceTree = SOURCE_ROOT; };
+ 04BDFE5A12E6671700899322 /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = SOURCE_ROOT; };
+ 04BDFE5B12E6671700899322 /* SDL_fatal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_fatal.h; path = ../../src/SDL_fatal.h; sourceTree = SOURCE_ROOT; };
+ 04BDFE5C12E6671700899322 /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = SOURCE_ROOT; };
+ 04BDFE5E12E6671700899322 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = "<group>"; };
+ 04BDFE5F12E6671700899322 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; };
+ 04BDFE6012E6671700899322 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_malloc.c; sourceTree = "<group>"; };
+ 04BDFE6112E6671700899322 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_qsort.c; sourceTree = "<group>"; };
+ 04BDFE6212E6671700899322 /* SDL_stdlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_stdlib.c; sourceTree = "<group>"; };
+ 04BDFE6312E6671700899322 /* SDL_string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_string.c; sourceTree = "<group>"; };
+ 04BDFE7E12E6671800899322 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; };
+ 04BDFE7F12E6671800899322 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; };
+ 04BDFE8012E6671800899322 /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysmutex_c.h; sourceTree = "<group>"; };
+ 04BDFE8112E6671800899322 /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syssem.c; sourceTree = "<group>"; };
+ 04BDFE8212E6671800899322 /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_systhread.c; sourceTree = "<group>"; };
+ 04BDFE8312E6671800899322 /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_systhread_c.h; sourceTree = "<group>"; };
+ 04BDFE8B12E6671800899322 /* SDL_systhread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_systhread.h; sourceTree = "<group>"; };
+ 04BDFE8C12E6671800899322 /* SDL_thread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_thread.c; sourceTree = "<group>"; };
+ 04BDFE8D12E6671800899322 /* SDL_thread_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_thread_c.h; sourceTree = "<group>"; };
+ 04BDFE9E12E6671800899322 /* SDL_systimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_systimer.h; sourceTree = "<group>"; };
+ 04BDFE9F12E6671800899322 /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = "<group>"; };
+ 04BDFEA012E6671800899322 /* SDL_timer_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_timer_c.h; sourceTree = "<group>"; };
+ 04BDFEA212E6671800899322 /* SDL_systimer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_systimer.c; sourceTree = "<group>"; };
+ 04BDFEC212E6671800899322 /* SDL_cocoaclipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaclipboard.h; sourceTree = "<group>"; };
+ 04BDFEC312E6671800899322 /* SDL_cocoaclipboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaclipboard.m; sourceTree = "<group>"; };
+ 04BDFEC412E6671800899322 /* SDL_cocoaevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaevents.h; sourceTree = "<group>"; };
+ 04BDFEC512E6671800899322 /* SDL_cocoaevents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaevents.m; sourceTree = "<group>"; };
+ 04BDFEC612E6671800899322 /* SDL_cocoakeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoakeyboard.h; sourceTree = "<group>"; };
+ 04BDFEC712E6671800899322 /* SDL_cocoakeyboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoakeyboard.m; sourceTree = "<group>"; };
+ 04BDFEC812E6671800899322 /* SDL_cocoamodes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamodes.h; sourceTree = "<group>"; };
+ 04BDFEC912E6671800899322 /* SDL_cocoamodes.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamodes.m; sourceTree = "<group>"; };
+ 04BDFECA12E6671800899322 /* SDL_cocoamouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoamouse.h; sourceTree = "<group>"; };
+ 04BDFECB12E6671800899322 /* SDL_cocoamouse.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoamouse.m; sourceTree = "<group>"; };
+ 04BDFECC12E6671800899322 /* SDL_cocoaopengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaopengl.h; sourceTree = "<group>"; };
+ 04BDFECD12E6671800899322 /* SDL_cocoaopengl.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaopengl.m; sourceTree = "<group>"; };
+ 04BDFECE12E6671800899322 /* SDL_cocoashape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoashape.h; sourceTree = "<group>"; };
+ 04BDFECF12E6671800899322 /* SDL_cocoashape.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoashape.m; sourceTree = "<group>"; };
+ 04BDFED012E6671800899322 /* SDL_cocoavideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoavideo.h; sourceTree = "<group>"; };
+ 04BDFED112E6671800899322 /* SDL_cocoavideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoavideo.m; sourceTree = "<group>"; };
+ 04BDFED212E6671800899322 /* SDL_cocoawindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoawindow.h; sourceTree = "<group>"; };
+ 04BDFED312E6671800899322 /* SDL_cocoawindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoawindow.m; sourceTree = "<group>"; };
+ 04BDFEE812E6671800899322 /* SDL_nullevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullevents.c; sourceTree = "<group>"; };
+ 04BDFEE912E6671800899322 /* SDL_nullevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullevents_c.h; sourceTree = "<group>"; };
+ 04BDFEEA12E6671800899322 /* SDL_nullrender.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullrender.c; sourceTree = "<group>"; };
+ 04BDFEEB12E6671800899322 /* SDL_nullrender_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullrender_c.h; sourceTree = "<group>"; };
+ 04BDFEEC12E6671800899322 /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullvideo.c; sourceTree = "<group>"; };
+ 04BDFEED12E6671800899322 /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullvideo.h; sourceTree = "<group>"; };
+ 04BDFF0412E6671800899322 /* mmx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mmx.h; sourceTree = "<group>"; };
+ 04BDFF4812E6671800899322 /* SDL_alphamult.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_alphamult.c; sourceTree = "<group>"; };
+ 04BDFF4912E6671800899322 /* SDL_alphamult.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_alphamult.h; sourceTree = "<group>"; };
+ 04BDFF4A12E6671800899322 /* SDL_blendfillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendfillrect.c; sourceTree = "<group>"; };
+ 04BDFF4B12E6671800899322 /* SDL_blendline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendline.c; sourceTree = "<group>"; };
+ 04BDFF4C12E6671800899322 /* SDL_blendpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendpoint.c; sourceTree = "<group>"; };
+ 04BDFF4D12E6671800899322 /* SDL_blendrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blendrect.c; sourceTree = "<group>"; };
+ 04BDFF4E12E6671800899322 /* SDL_blit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit.c; sourceTree = "<group>"; };
+ 04BDFF4F12E6671800899322 /* SDL_blit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit.h; sourceTree = "<group>"; };
+ 04BDFF5012E6671800899322 /* SDL_blit_0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_0.c; sourceTree = "<group>"; };
+ 04BDFF5112E6671800899322 /* SDL_blit_1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_1.c; sourceTree = "<group>"; };
+ 04BDFF5212E6671800899322 /* SDL_blit_A.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_A.c; sourceTree = "<group>"; };
+ 04BDFF5312E6671800899322 /* SDL_blit_auto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_auto.c; sourceTree = "<group>"; };
+ 04BDFF5412E6671800899322 /* SDL_blit_auto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_auto.h; sourceTree = "<group>"; };
+ 04BDFF5512E6671800899322 /* SDL_blit_copy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_copy.c; sourceTree = "<group>"; };
+ 04BDFF5612E6671800899322 /* SDL_blit_copy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_copy.h; sourceTree = "<group>"; };
+ 04BDFF5712E6671800899322 /* SDL_blit_N.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_N.c; sourceTree = "<group>"; };
+ 04BDFF5812E6671800899322 /* SDL_blit_slow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_slow.c; sourceTree = "<group>"; };
+ 04BDFF5912E6671800899322 /* SDL_blit_slow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_slow.h; sourceTree = "<group>"; };
+ 04BDFF5A12E6671800899322 /* SDL_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_bmp.c; sourceTree = "<group>"; };
+ 04BDFF5B12E6671800899322 /* SDL_clipboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_clipboard.c; sourceTree = "<group>"; };
+ 04BDFF5C12E6671800899322 /* SDL_draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_draw.h; sourceTree = "<group>"; };
+ 04BDFF5D12E6671800899322 /* SDL_drawline.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawline.c; sourceTree = "<group>"; };
+ 04BDFF5E12E6671800899322 /* SDL_drawpoint.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawpoint.c; sourceTree = "<group>"; };
+ 04BDFF5F12E6671800899322 /* SDL_drawrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_drawrect.c; sourceTree = "<group>"; };
+ 04BDFF6012E6671800899322 /* SDL_fillrect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_fillrect.c; sourceTree = "<group>"; };
+ 04BDFF6112E6671800899322 /* SDL_gamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gamma.c; sourceTree = "<group>"; };
+ 04BDFF6212E6671800899322 /* SDL_glesfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glesfuncs.h; sourceTree = "<group>"; };
+ 04BDFF6312E6671800899322 /* SDL_glfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glfuncs.h; sourceTree = "<group>"; };
+ 04BDFF6412E6671800899322 /* SDL_leaks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_leaks.h; sourceTree = "<group>"; };
+ 04BDFF6512E6671800899322 /* SDL_pixels.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_pixels.c; sourceTree = "<group>"; };
+ 04BDFF6612E6671800899322 /* SDL_pixels_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_pixels_c.h; sourceTree = "<group>"; };
+ 04BDFF6712E6671800899322 /* SDL_rect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_rect.c; sourceTree = "<group>"; };
+ 04BDFF6812E6671800899322 /* SDL_rect_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rect_c.h; sourceTree = "<group>"; };
+ 04BDFF6912E6671800899322 /* SDL_renderer_gl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gl.c; sourceTree = "<group>"; };
+ 04BDFF6A12E6671800899322 /* SDL_renderer_gl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gl.h; sourceTree = "<group>"; };
+ 04BDFF6B12E6671800899322 /* SDL_renderer_gles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gles.c; sourceTree = "<group>"; };
+ 04BDFF6C12E6671800899322 /* SDL_renderer_gles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gles.h; sourceTree = "<group>"; };
+ 04BDFF6D12E6671800899322 /* SDL_renderer_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_sw.c; sourceTree = "<group>"; };
+ 04BDFF6E12E6671800899322 /* SDL_renderer_sw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_sw.h; sourceTree = "<group>"; };
+ 04BDFF6F12E6671800899322 /* SDL_RLEaccel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_RLEaccel.c; sourceTree = "<group>"; };
+ 04BDFF7012E6671800899322 /* SDL_RLEaccel_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_RLEaccel_c.h; sourceTree = "<group>"; };
+ 04BDFF7112E6671800899322 /* SDL_shape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_shape.c; sourceTree = "<group>"; };
+ 04BDFF7212E6671800899322 /* SDL_shape_internals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_shape_internals.h; sourceTree = "<group>"; };
+ 04BDFF7312E6671800899322 /* SDL_stretch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_stretch.c; sourceTree = "<group>"; };
+ 04BDFF7412E6671800899322 /* SDL_surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_surface.c; sourceTree = "<group>"; };
+ 04BDFF7512E6671800899322 /* SDL_sysvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysvideo.h; sourceTree = "<group>"; };
+ 04BDFF7612E6671800899322 /* SDL_video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_video.c; sourceTree = "<group>"; };
+ 04BDFF7712E6671800899322 /* SDL_yuv_mmx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_mmx.c; sourceTree = "<group>"; };
+ 04BDFF7812E6671800899322 /* SDL_yuv_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_sw.c; sourceTree = "<group>"; };
+ 04BDFF7912E6671800899322 /* SDL_yuv_sw_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_yuv_sw_c.h; sourceTree = "<group>"; };
+ 04BDFFB812E6671800899322 /* imKStoUCS.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = imKStoUCS.c; sourceTree = "<group>"; };
+ 04BDFFB912E6671800899322 /* imKStoUCS.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = imKStoUCS.h; sourceTree = "<group>"; };
+ 04BDFFBA12E6671800899322 /* SDL_x11clipboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11clipboard.c; sourceTree = "<group>"; };
+ 04BDFFBB12E6671800899322 /* SDL_x11clipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11clipboard.h; sourceTree = "<group>"; };
+ 04BDFFBC12E6671800899322 /* SDL_x11dyn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11dyn.c; sourceTree = "<group>"; };
+ 04BDFFBD12E6671800899322 /* SDL_x11dyn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11dyn.h; sourceTree = "<group>"; };
+ 04BDFFBE12E6671800899322 /* SDL_x11events.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11events.c; sourceTree = "<group>"; };
+ 04BDFFBF12E6671800899322 /* SDL_x11events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11events.h; sourceTree = "<group>"; };
+ 04BDFFC012E6671800899322 /* SDL_x11gamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11gamma.c; sourceTree = "<group>"; };
+ 04BDFFC112E6671800899322 /* SDL_x11gamma.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11gamma.h; sourceTree = "<group>"; };
+ 04BDFFC212E6671800899322 /* SDL_x11keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11keyboard.c; sourceTree = "<group>"; };
+ 04BDFFC312E6671800899322 /* SDL_x11keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11keyboard.h; sourceTree = "<group>"; };
+ 04BDFFC412E6671800899322 /* SDL_x11modes.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11modes.c; sourceTree = "<group>"; };
+ 04BDFFC512E6671800899322 /* SDL_x11modes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11modes.h; sourceTree = "<group>"; };
+ 04BDFFC612E6671800899322 /* SDL_x11mouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11mouse.c; sourceTree = "<group>"; };
+ 04BDFFC712E6671800899322 /* SDL_x11mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11mouse.h; sourceTree = "<group>"; };
+ 04BDFFC812E6671800899322 /* SDL_x11opengl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11opengl.c; sourceTree = "<group>"; };
+ 04BDFFC912E6671800899322 /* SDL_x11opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11opengl.h; sourceTree = "<group>"; };
+ 04BDFFCA12E6671800899322 /* SDL_x11opengles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11opengles.c; sourceTree = "<group>"; };
+ 04BDFFCB12E6671800899322 /* SDL_x11opengles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11opengles.h; sourceTree = "<group>"; };
+ 04BDFFCC12E6671800899322 /* SDL_x11render.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11render.c; sourceTree = "<group>"; };
+ 04BDFFCD12E6671800899322 /* SDL_x11render.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11render.h; sourceTree = "<group>"; };
+ 04BDFFCE12E6671800899322 /* SDL_x11shape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11shape.c; sourceTree = "<group>"; };
+ 04BDFFCF12E6671800899322 /* SDL_x11shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11shape.h; sourceTree = "<group>"; };
+ 04BDFFD012E6671800899322 /* SDL_x11sym.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11sym.h; sourceTree = "<group>"; };
+ 04BDFFD112E6671800899322 /* SDL_x11touch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11touch.c; sourceTree = "<group>"; };
+ 04BDFFD212E6671800899322 /* SDL_x11touch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11touch.h; sourceTree = "<group>"; };
+ 04BDFFD312E6671800899322 /* SDL_x11video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11video.c; sourceTree = "<group>"; };
+ 04BDFFD412E6671800899322 /* SDL_x11video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11video.h; sourceTree = "<group>"; };
+ 04BDFFD512E6671800899322 /* SDL_x11window.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11window.c; sourceTree = "<group>"; };
+ 04BDFFD612E6671800899322 /* SDL_x11window.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11window.h; sourceTree = "<group>"; };
+ 04BDFFD912E6671800899322 /* extutil.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = extutil.h; sourceTree = "<group>"; };
+ 04BDFFDA12E6671800899322 /* panoramiXext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = panoramiXext.h; sourceTree = "<group>"; };
+ 04BDFFDB12E6671800899322 /* panoramiXproto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = panoramiXproto.h; sourceTree = "<group>"; };
+ 04BDFFDC12E6671800899322 /* StdCmap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = StdCmap.h; sourceTree = "<group>"; };
+ 04BDFFDD12E6671800899322 /* Xext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xext.h; sourceTree = "<group>"; };
+ 04BDFFDE12E6671800899322 /* xf86dga.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga.h; sourceTree = "<group>"; };
+ 04BDFFDF12E6671800899322 /* xf86dga1.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga1.h; sourceTree = "<group>"; };
+ 04BDFFE012E6671800899322 /* xf86dga1str.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dga1str.h; sourceTree = "<group>"; };
+ 04BDFFE112E6671800899322 /* xf86dgastr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86dgastr.h; sourceTree = "<group>"; };
+ 04BDFFE212E6671800899322 /* xf86vmode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86vmode.h; sourceTree = "<group>"; };
+ 04BDFFE312E6671800899322 /* xf86vmstr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = xf86vmstr.h; sourceTree = "<group>"; };
+ 04BDFFE412E6671800899322 /* Xinerama.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xinerama.h; sourceTree = "<group>"; };
+ 04BDFFE512E6671800899322 /* Xv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xv.h; sourceTree = "<group>"; };
+ 04BDFFE612E6671800899322 /* Xvlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvlib.h; sourceTree = "<group>"; };
+ 04BDFFE712E6671800899322 /* Xvproto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvproto.h; sourceTree = "<group>"; };
+ 04BDFFE812E6671800899322 /* README */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = README; sourceTree = "<group>"; };
+ 04BDFFEA12E6671800899322 /* Xinerama.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Xinerama.c; sourceTree = "<group>"; };
+ 04BDFFEC12E6671800899322 /* xme.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = xme.c; sourceTree = "<group>"; };
+ 04BDFFEE12E6671800899322 /* AllCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = AllCmap.c; sourceTree = "<group>"; };
+ 04BDFFEF12E6671800899322 /* CmapAlloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CmapAlloc.c; sourceTree = "<group>"; };
+ 04BDFFF012E6671800899322 /* CrCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = CrCmap.c; sourceTree = "<group>"; };
+ 04BDFFF112E6671800899322 /* DelCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = DelCmap.c; sourceTree = "<group>"; };
+ 04BDFFF212E6671800899322 /* Distinct.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Distinct.c; sourceTree = "<group>"; };
+ 04BDFFF312E6671800899322 /* LookupCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = LookupCmap.c; sourceTree = "<group>"; };
+ 04BDFFF412E6671800899322 /* StdCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = StdCmap.c; sourceTree = "<group>"; };
+ 04BDFFF512E6671800899322 /* VisCmap.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = VisCmap.c; sourceTree = "<group>"; };
+ 04BDFFF712E6671800899322 /* Xv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = Xv.c; sourceTree = "<group>"; };
+ 04BDFFF812E6671800899322 /* Xvlibint.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Xvlibint.h; sourceTree = "<group>"; };
+ 04BDFFFA12E6671800899322 /* XF86VMode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = XF86VMode.c; sourceTree = "<group>"; };
04DEA56F11E6006A00386CAC /* SDL_input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_input.h; path = ../../include/SDL_input.h; sourceTree = SOURCE_ROOT; };
- 04DEA57411E6009000386CAC /* SDL_clipboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_clipboard.c; sourceTree = "<group>"; };
- 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoaclipboard.h; sourceTree = "<group>"; };
- 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoaclipboard.m; sourceTree = "<group>"; };
- 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_assert.c; path = ../../src/SDL_assert.c; sourceTree = SOURCE_ROOT; };
04F2AF681104AC4500D6DDF7 /* SDL_assert.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_assert.h; path = ../../include/SDL_assert.h; sourceTree = SOURCE_ROOT; };
- 04FB7D4A12E2350700A522C6 /* SDL_atomic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_atomic.c; sourceTree = "<group>"; };
- 04FB7D4B12E2350700A522C6 /* SDL_spinlock.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_spinlock.c; sourceTree = "<group>"; };
- 083E489D006D88D97F000001 /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; };
0C5AF5E501191D2B7F000001 /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = SOURCE_ROOT; };
0C5AF5E601191D2B7F000001 /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = SOURCE_ROOT; };
0C5AF5E801191D2B7F000001 /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../include/SDL_audio.h; sourceTree = SOURCE_ROOT; };
@@ -888,34 +962,18 @@
0C5AF5FD01191D2B7F000001 /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../include/SDL_version.h; sourceTree = SOURCE_ROOT; };
0C5AF5FE01191D2B7F000001 /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../include/SDL_video.h; sourceTree = SOURCE_ROOT; };
0C5AF5FF01191D2B7F000001 /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../include/SDL.h; sourceTree = SOURCE_ROOT; };
- 4537737B1207C4CE002F0F45 /* SDL_shape_internals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_shape_internals.h; sourceTree = "<group>"; };
- 4537737C1207C4CE002F0F45 /* SDL_shape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_shape.c; sourceTree = "<group>"; };
453773811207C518002F0F45 /* SDL_shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_shape.h; path = ../../include/SDL_shape.h; sourceTree = SOURCE_ROOT; };
- 453773871207C5A2002F0F45 /* SDL_cocoashape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_cocoashape.h; sourceTree = "<group>"; };
- 453773881207C5A2002F0F45 /* SDL_cocoashape.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_cocoashape.m; sourceTree = "<group>"; };
- 453773901207C6E9002F0F45 /* SDL_x11shape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11shape.c; sourceTree = "<group>"; };
- 453773911207C6E9002F0F45 /* SDL_x11shape.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11shape.h; sourceTree = "<group>"; };
8C93F0EA11F803710014F54D /* gestureSDLTest-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "gestureSDLTest-Info.plist"; sourceTree = "<group>"; };
- 8CB0A76A11F6A84800CBA2DE /* SDL_x11clipboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_x11clipboard.c; sourceTree = "<group>"; };
- 8CB0A76B11F6A84800CBA2DE /* SDL_x11clipboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_x11clipboard.h; sourceTree = "<group>"; };
8CB0A77611F6A87F00CBA2DE /* SDL_gesture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_gesture.h; path = ../../include/SDL_gesture.h; sourceTree = SOURCE_ROOT; };
8CB0A77711F6A87F00CBA2DE /* SDL_touch.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_touch.h; path = ../../include/SDL_touch.h; sourceTree = SOURCE_ROOT; };
- 8CB0A77A11F6A8E700CBA2DE /* SDL_gesture_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_gesture_c.h; sourceTree = "<group>"; };
- 8CB0A77B11F6A8E700CBA2DE /* SDL_gesture.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gesture.c; sourceTree = "<group>"; };
- 8CB0A77C11F6A8E700CBA2DE /* SDL_touch_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_touch_c.h; sourceTree = "<group>"; };
- 8CB0A77D11F6A8E700CBA2DE /* SDL_touch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_touch.c; sourceTree = "<group>"; };
- B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = "<group>"; };
B29A290D04E5B28700A80002 /* SDL_loadso.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_loadso.h; path = ../../include/SDL_loadso.h; sourceTree = "<group>"; };
B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_cpuinfo.h; path = ../../include/SDL_cpuinfo.h; sourceTree = SOURCE_ROOT; };
B2CF8DC705C4450500E5DC7F /* SDL_name.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDL_name.h; path = ../../include/SDL_name.h; sourceTree = SOURCE_ROOT; };
- BECDF5D50761B759005FE872 /* SDL_coreaudio.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_coreaudio.c; sourceTree = "<group>"; };
- BECDF5D60761B759005FE872 /* SDL_coreaudio.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = SDL_coreaudio.h; sourceTree = "<group>"; };
BECDF66B0761BA81005FE872 /* Info-Framework.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "Info-Framework.plist"; sourceTree = "<group>"; };
BECDF66C0761BA81005FE872 /* SDL.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = SDL.framework; sourceTree = BUILT_PRODUCTS_DIR; };
BECDF6B30761BA81005FE872 /* libSDL.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL.a; sourceTree = BUILT_PRODUCTS_DIR; };
BECDF6BE0761BA81005FE872 /* Standard DMG */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Standard DMG"; sourceTree = BUILT_PRODUCTS_DIR; };
BECDF6C30761BA81005FE872 /* Developer Extras Package */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = "Developer Extras Package"; sourceTree = BUILT_PRODUCTS_DIR; };
- F51789D101769A2401D3D55B /* SDL_sysjoystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = SDL_sysjoystick.c; sourceTree = "<group>"; };
F59C70FF00D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
F59C710000D5CB5801000001 /* Welcome.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = Welcome.txt; sourceTree = "<group>"; };
F59C710300D5CB5801000001 /* ReadMe.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = ReadMe.txt; sourceTree = "<group>"; };
@@ -969,633 +1027,671 @@
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
- 00162D4C09BD20DA0037C8D0 /* pthread */ = {
+ 006E949B11951160001DE610 /* TestResources */ = {
isa = PBXGroup;
children = (
- 00162D4D09BD20DA0037C8D0 /* SDL_syscond.c */,
- 00162D4E09BD20DA0037C8D0 /* SDL_sysmutex.c */,
- 00162D4F09BD20DA0037C8D0 /* SDL_sysmutex_c.h */,
- 00162D5009BD20DA0037C8D0 /* SDL_syssem.c */,
- 00162D5109BD20DA0037C8D0 /* SDL_systhread.c */,
- 00162D5209BD20DA0037C8D0 /* SDL_systhread_c.h */,
+ 006E949C119511A1001DE610 /* icon.bmp */,
+ 006E949D119511A1001DE610 /* moose.dat */,
+ 006E949E119511A1001DE610 /* picture.xbm */,
+ 006E949F119511A1001DE610 /* sail.bmp */,
+ 006E94A0119511A1001DE610 /* sample.bmp */,
+ 006E94A1119511A1001DE610 /* sample.wav */,
+ 006E94A2119511A1001DE610 /* utf8.txt */,
);
- path = pthread;
+ name = TestResources;
sourceTree = "<group>";
};
- 00162D5F09BD21010037C8D0 /* unix */ = {
+ 00D8D9FA1195091500638393 /* AutomatedTests */ = {
isa = PBXGroup;
children = (
- 00162D6009BD21010037C8D0 /* SDL_systimer.c */,
+ 00D8D9FB1195093100638393 /* audio */,
+ 00D8D9FE1195093100638393 /* common */,
+ 00D8DA071195093100638393 /* platform */,
+ 00D8DA0A1195093100638393 /* README */,
+ 00D8DA0B1195093100638393 /* rect */,
+ 00D8DA0E1195093100638393 /* render */,
+ 00D8DA111195093100638393 /* rwops */,
+ 00D8DA151195093100638393 /* SDL_at.c */,
+ 00D8DA161195093100638393 /* SDL_at.h */,
+ 00D8DA171195093100638393 /* surface */,
+ 00D8DA1A1195093100638393 /* testsdl.c */,
);
- path = unix;
+ name = AutomatedTests;
sourceTree = "<group>";
};
- 00162D6309BD214E0037C8D0 /* stdlib */ = {
+ 00D8D9FB1195093100638393 /* audio */ = {
isa = PBXGroup;
children = (
- 00162D6509BD214F0037C8D0 /* SDL_getenv.c */,
- 002F328509CA049100EBEB88 /* SDL_iconv.c */,
- 00162D6609BD214F0037C8D0 /* SDL_malloc.c */,
- 00162D6709BD214F0037C8D0 /* SDL_qsort.c */,
- 00162D6809BD214F0037C8D0 /* SDL_stdlib.c */,
- 00162D6909BD214F0037C8D0 /* SDL_string.c */,
+ 00D8D9FC1195093100638393 /* audio.c */,
+ 00D8D9FD1195093100638393 /* audio.h */,
);
- name = stdlib;
- path = ../../src/stdlib;
+ name = audio;
+ path = ../../test/automated/audio;
sourceTree = SOURCE_ROOT;
};
- 00162D7509BD217B0037C8D0 /* loadso */ = {
+ 00D8D9FE1195093100638393 /* common */ = {
isa = PBXGroup;
children = (
- 046B91E80A11B53500FB151C /* dlopen */,
- 00D55F250A11163D0030ED2A /* macosx */,
+ 00D8D9FF1195093100638393 /* common.c */,
+ 00D8DA001195093100638393 /* common.h */,
+ 00D8DA011195093100638393 /* images.h */,
+ 00D8DA021195093100638393 /* img_blit.c */,
+ 00D8DA031195093100638393 /* img_blitblend.c */,
+ 00D8DA041195093100638393 /* img_face.c */,
+ 00D8DA051195093100638393 /* img_primitives.c */,
+ 00D8DA061195093100638393 /* img_primitivesblend.c */,
);
- name = loadso;
- path = ../../src/loadso;
+ name = common;
+ path = ../../test/automated/common;
sourceTree = SOURCE_ROOT;
};
- 001798BE10743B9F00F5D044 /* power */ = {
+ 00D8DA071195093100638393 /* platform */ = {
isa = PBXGroup;
children = (
- 001798C310743B9F00F5D044 /* macosx */,
- 001798C710743B9F00F5D044 /* SDL_power.c */,
+ 00D8DA081195093100638393 /* platform.c */,
+ 00D8DA091195093100638393 /* platform.h */,
);
- name = power;
- path = ../../src/power;
+ name = platform;
+ path = ../../test/automated/platform;
sourceTree = SOURCE_ROOT;
};
- 001798C310743B9F00F5D044 /* macosx */ = {
+ 00D8DA0B1195093100638393 /* rect */ = {
isa = PBXGroup;
children = (
- 001798C410743B9F00F5D044 /* SDL_syspower.c */,
+ 00D8DA0C1195093100638393 /* rect.c */,
+ 00D8DA0D1195093100638393 /* rect.h */,
);
- path = macosx;
- sourceTree = "<group>";
+ name = rect;
+ path = ../../test/automated/rect;
+ sourceTree = SOURCE_ROOT;
};
- 002F32D209CA0BE700EBEB88 /* disk */ = {
+ 00D8DA0E1195093100638393 /* render */ = {
isa = PBXGroup;
children = (
- 002F32D409CA0BE700EBEB88 /* SDL_diskaudio.c */,
- 002F32D509CA0BE700EBEB88 /* SDL_diskaudio.h */,
+ 00D8DA0F1195093100638393 /* render.c */,
+ 00D8DA101195093100638393 /* render.h */,
);
- path = disk;
- sourceTree = "<group>";
+ name = render;
+ path = ../../test/automated/render;
+ sourceTree = SOURCE_ROOT;
};
- 002F32E009CA0BF600EBEB88 /* dummy */ = {
+ 00D8DA111195093100638393 /* rwops */ = {
isa = PBXGroup;
children = (
- 002F32E209CA0BF600EBEB88 /* SDL_dummyaudio.c */,
- 002F32E309CA0BF600EBEB88 /* SDL_dummyaudio.h */,
+ 001E39EC1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m */,
+ 001E39ED1196F75000A3F5B8 /* TestSupportRWops.h */,
+ 00D8DA121195093100638393 /* read */,
+ 00D8DA131195093100638393 /* rwops.c */,
+ 00D8DA141195093100638393 /* rwops.h */,
);
- path = dummy;
- sourceTree = "<group>";
+ name = rwops;
+ path = ../../test/automated/rwops;
+ sourceTree = SOURCE_ROOT;
};
- 006E949B11951160001DE610 /* TestResources */ = {
+ 00D8DA171195093100638393 /* surface */ = {
isa = PBXGroup;
children = (
- 006E949C119511A1001DE610 /* icon.bmp */,
- 006E949D119511A1001DE610 /* moose.dat */,
- 006E949E119511A1001DE610 /* picture.xbm */,
- 006E949F119511A1001DE610 /* sail.bmp */,
- 006E94A0119511A1001DE610 /* sample.bmp */,
- 006E94A1119511A1001DE610 /* sample.wav */,
- 006E94A2119511A1001DE610 /* utf8.txt */,
+ 00D8DA181195093100638393 /* surface.c */,
+ 00D8DA191195093100638393 /* surface.h */,
);
- name = TestResources;
+ name = surface;
+ path = ../../test/automated/surface;
+ sourceTree = SOURCE_ROOT;
+ };
+ 0153844A006D81B07F000001 /* Public Headers */ = {
+ isa = PBXGroup;
+ children = (
+ 8CB0A77611F6A87F00CBA2DE /* SDL_gesture.h */,
+ 8CB0A77711F6A87F00CBA2DE /* SDL_touch.h */,
+ 0C5AF5E501191D2B7F000001 /* begin_code.h */,
+ 0C5AF5E601191D2B7F000001 /* close_code.h */,
+ 0C5AF5FF01191D2B7F000001 /* SDL.h */,
+ 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */,
+ 00CFA67A106B44CE00758660 /* SDL_atomic.h */,
+ 0C5AF5E801191D2B7F000001 /* SDL_audio.h */,
+ 044E5F8411E6051C0076F181 /* SDL_clipboard.h */,
+ 00CFA67B106B44CE00758660 /* SDL_compat.h */,
+ 00162D3709BD1FA90037C8D0 /* SDL_config.h */,
+ 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */,
+ 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */,
+ B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */,
+ 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */,
+ 0C5AF5ED01191D2B7F000001 /* SDL_error.h */,
+ 0C5AF5EE01191D2B7F000001 /* SDL_events.h */,
+ 00CFA67C106B44CE00758660 /* SDL_haptic.h */,
+ 04DEA56F11E6006A00386CAC /* SDL_input.h */,
+ 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */,
+ 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */,
+ 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */,
+ B29A290D04E5B28700A80002 /* SDL_loadso.h */,
+ 0C5AF5F301191D2B7F000001 /* SDL_main.h */,
+ 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */,
+ 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */,
+ B2CF8DC705C4450500E5DC7F /* SDL_name.h */,
+ 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */,
+ 00CFA67D106B44CE00758660 /* SDL_pixels.h */,
+ 00162D3809BD1FA90037C8D0 /* SDL_platform.h */,
+ 00CFA67E106B44CE00758660 /* SDL_power.h */,
+ 0C5AF5F701191D2B7F000001 /* SDL_quit.h */,
+ 00CFA67F106B44CE00758660 /* SDL_rect.h */,
+ 00A6EBD91078D569001EEA06 /* SDL_revision.h */,
+ 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */,
+ 00CFA680106B44CE00758660 /* SDL_scancode.h */,
+ 453773811207C518002F0F45 /* SDL_shape.h */,
+ 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */,
+ 00CFA681106B44CE00758660 /* SDL_surface.h */,
+ 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */,
+ 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */,
+ 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */,
+ 0C5AF5FC01191D2B7F000001 /* SDL_types.h */,
+ 0C5AF5FD01191D2B7F000001 /* SDL_version.h */,
+ 0C5AF5FE01191D2B7F000001 /* SDL_video.h */,
+ );
+ name = "Public Headers";
sourceTree = "<group>";
};
- 006E95AD11952992001DE610 /* cocoa */ = {
+ 034768DDFF38A45A11DB9C8B /* Products */ = {
isa = PBXGroup;
children = (
- 006E95AE11952992001DE610 /* SDL_rwopsbundlesupport.h */,
- 006E95AF11952992001DE610 /* SDL_rwopsbundlesupport.m */,
+ 089C1665FE841158C02AAC07 /* Resources */,
+ BECDF66C0761BA81005FE872 /* SDL.framework */,
+ BECDF6B30761BA81005FE872 /* libSDL.a */,
+ BECDF6BE0761BA81005FE872 /* Standard DMG */,
+ BECDF6C30761BA81005FE872 /* Developer Extras Package */,
+ 00D8D9EF1195090700638393 /* testsdl.app */,
);
- path = cocoa;
+ name = Products;
sourceTree = "<group>";
};
- 00CFA69B106B467B00758660 /* atomic */ = {
+ 04BDFD7312E6671700899322 /* atomic */ = {
isa = PBXGroup;
children = (
- 04FB7D4A12E2350700A522C6 /* SDL_atomic.c */,
- 04FB7D4B12E2350700A522C6 /* SDL_spinlock.c */,
+ 04BDFD7412E6671700899322 /* SDL_atomic.c */,
+ 04BDFD7512E6671700899322 /* SDL_spinlock.c */,
);
name = atomic;
path = ../../src/atomic;
sourceTree = SOURCE_ROOT;
};
- 00CFA6DF106B48D800758660 /* haptic */ = {
+ 04BDFD7612E6671700899322 /* audio */ = {
isa = PBXGroup;
children = (
- 00CFA6E0106B48D800758660 /* darwin */,
- 00CFA6E8106B48D800758660 /* SDL_haptic.c */,
- 00CFA6E9106B48D800758660 /* SDL_syshaptic.h */,
+ 04BDFD8712E6671700899322 /* disk */,
+ 04BDFD9312E6671700899322 /* dummy */,
+ 04BDFD9F12E6671700899322 /* macosx */,
+ 04BDFDB412E6671700899322 /* SDL_audio.c */,
+ 04BDFDB512E6671700899322 /* SDL_audio_c.h */,
+ 04BDFDB612E6671700899322 /* SDL_audiocvt.c */,
+ 04BDFDB712E6671700899322 /* SDL_audiodev.c */,
+ 04BDFDB812E6671700899322 /* SDL_audiodev_c.h */,
+ 04BDFDB912E6671700899322 /* SDL_audiomem.h */,
+ 04BDFDBA12E6671700899322 /* SDL_audiotypecvt.c */,
+ 04BDFDBB12E6671700899322 /* SDL_mixer.c */,
+ 04BDFDBC12E6671700899322 /* SDL_mixer_m68k.c */,
+ 04BDFDBD12E6671700899322 /* SDL_mixer_m68k.h */,
+ 04BDFDBE12E6671700899322 /* SDL_mixer_MMX.c */,
+ 04BDFDBF12E6671700899322 /* SDL_mixer_MMX.h */,
+ 04BDFDC012E6671700899322 /* SDL_mixer_MMX_VC.c */,
+ 04BDFDC112E6671700899322 /* SDL_mixer_MMX_VC.h */,
+ 04BDFDC212E6671700899322 /* SDL_sysaudio.h */,
+ 04BDFDC312E6671700899322 /* SDL_wave.c */,
+ 04BDFDC412E6671700899322 /* SDL_wave.h */,
);
- name = haptic;
- path = ../../src/haptic;
+ name = audio;
+ path = ../../src/audio;
sourceTree = SOURCE_ROOT;
};
- 00CFA6E0106B48D800758660 /* darwin */ = {
+ 04BDFD8712E6671700899322 /* disk */ = {
isa = PBXGroup;
children = (
- 00CFA6E1106B48D800758660 /* SDL_syshaptic.c */,
+ 04BDFD8812E6671700899322 /* SDL_diskaudio.c */,
+ 04BDFD8912E6671700899322 /* SDL_diskaudio.h */,
);
- path = darwin;
+ path = disk;
sourceTree = "<group>";
};
- 00CFA703106B498A00758660 /* cocoa */ = {
+ 04BDFD9312E6671700899322 /* dummy */ = {
isa = PBXGroup;
children = (
- 04DEA57711E600A600386CAC /* SDL_cocoaclipboard.h */,
- 04DEA57811E600A600386CAC /* SDL_cocoaclipboard.m */,
- 00CFA704106B498A00758660 /* SDL_cocoaevents.h */,
- 00CFA705106B498A00758660 /* SDL_cocoaevents.m */,
- 00CFA706106B498A00758660 /* SDL_cocoakeyboard.h */,
- 00CFA707106B498A00758660 /* SDL_cocoakeyboard.m */,
- 00CFA708106B498A00758660 /* SDL_cocoamodes.h */,
- 00CFA709106B498A00758660 /* SDL_cocoamodes.m */,
- 00CFA70A106B498A00758660 /* SDL_cocoamouse.h */,
- 00CFA70B106B498A00758660 /* SDL_cocoamouse.m */,
- 00CFA70C106B498A00758660 /* SDL_cocoaopengl.h */,
- 00CFA70D106B498A00758660 /* SDL_cocoaopengl.m */,
- 453773871207C5A2002F0F45 /* SDL_cocoashape.h */,
- 453773881207C5A2002F0F45 /* SDL_cocoashape.m */,
- 00CFA70E106B498A00758660 /* SDL_cocoavideo.h */,
- 00CFA70F106B498A00758660 /* SDL_cocoavideo.m */,
- 00CFA710106B498A00758660 /* SDL_cocoawindow.h */,
- 00CFA711106B498A00758660 /* SDL_cocoawindow.m */,
+ 04BDFD9412E6671700899322 /* SDL_dummyaudio.c */,
+ 04BDFD9512E6671700899322 /* SDL_dummyaudio.h */,
);
- path = cocoa;
+ path = dummy;
sourceTree = "<group>";
};
- 00CFA712106B498A00758660 /* dummy */ = {
+ 04BDFD9F12E6671700899322 /* macosx */ = {
isa = PBXGroup;
children = (
- 00CFA713106B498A00758660 /* SDL_nullevents.c */,
- 00CFA714106B498A00758660 /* SDL_nullevents_c.h */,
- 00CFA715106B498A00758660 /* SDL_nullrender.c */,
- 00CFA716106B498A00758660 /* SDL_nullrender_c.h */,
- 00CFA717106B498A00758660 /* SDL_nullvideo.c */,
- 00CFA718106B498B00758660 /* SDL_nullvideo.h */,
+ 04BDFDA012E6671700899322 /* SDL_coreaudio.c */,
+ 04BDFDA112E6671700899322 /* SDL_coreaudio.h */,
);
- path = dummy;
+ path = macosx;
sourceTree = "<group>";
};
- 00CFA719106B498B00758660 /* x11 */ = {
+ 04BDFDD312E6671700899322 /* cpuinfo */ = {
isa = PBXGroup;
children = (
- 00CFA71A106B498B00758660 /* imKStoUCS.c */,
- 00CFA71B106B498B00758660 /* imKStoUCS.h */,
- 8CB0A76A11F6A84800CBA2DE /* SDL_x11clipboard.c */,
- 8CB0A76B11F6A84800CBA2DE /* SDL_x11clipboard.h */,
- 00CFA71C106B498B00758660 /* SDL_x11dyn.c */,
- 00CFA71D106B498B00758660 /* SDL_x11dyn.h */,
- 00CFA71E106B498B00758660 /* SDL_x11events.c */,
- 00CFA71F106B498B00758660 /* SDL_x11events.h */,
- 00CFA720106B498B00758660 /* SDL_x11gamma.c */,
- 00CFA721106B498B00758660 /* SDL_x11gamma.h */,
- 00CFA722106B498B00758660 /* SDL_x11keyboard.c */,
- 00CFA723106B498B00758660 /* SDL_x11keyboard.h */,
- 00CFA724106B498B00758660 /* SDL_x11modes.c */,
- 00CFA725106B498B00758660 /* SDL_x11modes.h */,
- 00CFA726106B498B00758660 /* SDL_x11mouse.c */,
- 00CFA727106B498B00758660 /* SDL_x11mouse.h */,
- 00CFA728106B498B00758660 /* SDL_x11opengl.c */,
- 00CFA729106B498B00758660 /* SDL_x11opengl.h */,
- 00CFA72A106B498B00758660 /* SDL_x11opengles.c */,
- 00CFA72B106B498B00758660 /* SDL_x11opengles.h */,
- 00CFA72C106B498B00758660 /* SDL_x11render.c */,
- 00CFA72D106B498B00758660 /* SDL_x11render.h */,
- 453773901207C6E9002F0F45 /* SDL_x11shape.c */,
- 453773911207C6E9002F0F45 /* SDL_x11shape.h */,
- 00CFA72E106B498B00758660 /* SDL_x11sym.h */,
- 046B9B6612D02EE600159CFE /* SDL_x11touch.c */,
- 046B9B6712D02EE600159CFE /* SDL_x11touch.h */,
- 00CFA72F106B498B00758660 /* SDL_x11video.c */,
- 00CFA730106B498B00758660 /* SDL_x11video.h */,
- 00CFA731106B498B00758660 /* SDL_x11window.c */,
- 00CFA732106B498B00758660 /* SDL_x11window.h */,
+ 04BDFDD412E6671700899322 /* SDL_cpuinfo.c */,
);
- path = x11;
- sourceTree = "<group>";
+ name = cpuinfo;
+ path = ../../src/cpuinfo;
+ sourceTree = SOURCE_ROOT;
};
- 00CFA733106B498B00758660 /* Xext */ = {
+ 04BDFDD512E6671700899322 /* events */ = {
isa = PBXGroup;
children = (
- 00CFA734106B498B00758660 /* extensions */,
- 00CFA744106B498B00758660 /* README */,
- 00CFA745106B498B00758660 /* Xinerama */,
- 00CFA747106B498B00758660 /* XME */,
- 00CFA749106B498B00758660 /* XmuStdCmap */,
- 00CFA752106B498B00758660 /* Xv */,
- 00CFA755106B498B00758660 /* Xxf86vm */,
+ 04BDFDD612E6671700899322 /* blank_cursor.h */,
+ 04BDFDD712E6671700899322 /* default_cursor.h */,
+ 04BDFDD812E6671700899322 /* scancodes_darwin.h */,
+ 04BDFDD912E6671700899322 /* scancodes_linux.h */,
+ 04BDFDDA12E6671700899322 /* scancodes_win32.h */,
+ 04BDFDDB12E6671700899322 /* scancodes_xfree86.h */,
+ 04BDFDDC12E6671700899322 /* SDL_clipboardevents.c */,
+ 04BDFDDD12E6671700899322 /* SDL_clipboardevents_c.h */,
+ 04BDFDDE12E6671700899322 /* SDL_events.c */,
+ 04BDFDDF12E6671700899322 /* SDL_events_c.h */,
+ 04BDFDE012E6671700899322 /* SDL_gesture.c */,
+ 04BDFDE112E6671700899322 /* SDL_gesture_c.h */,
+ 04BDFDE212E6671700899322 /* SDL_keyboard.c */,
+ 04BDFDE312E6671700899322 /* SDL_keyboard_c.h */,
+ 04BDFDE412E6671700899322 /* SDL_mouse.c */,
+ 04BDFDE512E6671700899322 /* SDL_mouse_c.h */,
+ 04BDFDE612E6671700899322 /* SDL_quit.c */,
+ 04BDFDE712E6671700899322 /* SDL_sysevents.h */,
+ 04BDFDE812E6671700899322 /* SDL_touch.c */,
+ 04BDFDE912E6671700899322 /* SDL_touch_c.h */,
+ 04BDFDEA12E6671700899322 /* SDL_windowevents.c */,
+ 04BDFDEB12E6671700899322 /* SDL_windowevents_c.h */,
);
- path = Xext;
- sourceTree = "<group>";
+ name = events;
+ path = ../../src/events;
+ sourceTree = SOURCE_ROOT;
};
- 00CFA734106B498B00758660 /* extensions */ = {
+ 04BDFDEC12E6671700899322 /* file */ = {
isa = PBXGroup;
children = (
- 00CFA735106B498B00758660 /* extutil.h */,
- 00CFA736106B498B00758660 /* panoramiXext.h */,
- 00CFA737106B498B00758660 /* panoramiXproto.h */,
- 00CFA738106B498B00758660 /* StdCmap.h */,
- 00CFA739106B498B00758660 /* Xext.h */,
- 00CFA73A106B498B00758660 /* xf86dga.h */,
- 00CFA73B106B498B00758660 /* xf86dga1.h */,
- 00CFA73C106B498B00758660 /* xf86dga1str.h */,
- 00CFA73D106B498B00758660 /* xf86dgastr.h */,
- 00CFA73E106B498B00758660 /* xf86vmode.h */,
- 00CFA73F106B498B00758660 /* xf86vmstr.h */,
- 00CFA740106B498B00758660 /* Xinerama.h */,
- 00CFA741106B498B00758660 /* Xv.h */,
- 00CFA742106B498B00758660 /* Xvlib.h */,
- 00CFA743106B498B00758660 /* Xvproto.h */,
+ 04BDFDED12E6671700899322 /* cocoa */,
+ 04BDFDF012E6671700899322 /* SDL_rwops.c */,
);
- path = extensions;
- sourceTree = "<group>";
+ name = file;
+ path = ../../src/file;
+ sourceTree = SOURCE_ROOT;
};
- 00CFA745106B498B00758660 /* Xinerama */ = {
+ 04BDFDED12E6671700899322 /* cocoa */ = {
isa = PBXGroup;
children = (
- 00CFA746106B498B00758660 /* Xinerama.c */,
+ 04BDFDEE12E6671700899322 /* SDL_rwopsbundlesupport.h */,
+ 04BDFDEF12E6671700899322 /* SDL_rwopsbundlesupport.m */,
);
- path = Xinerama;
+ path = cocoa;
sourceTree = "<group>";
};
- 00CFA747106B498B00758660 /* XME */ = {
+ 04BDFDF112E6671700899322 /* haptic */ = {
isa = PBXGroup;
children = (
- 00CFA748106B498B00758660 /* xme.c */,
+ 04BDFDF212E6671700899322 /* darwin */,
+ 04BDFDFA12E6671700899322 /* SDL_haptic.c */,
+ 04BDFDFB12E6671700899322 /* SDL_haptic_c.h */,
+ 04BDFDFC12E6671700899322 /* SDL_syshaptic.h */,
);
- path = XME;
- sourceTree = "<group>";
+ name = haptic;
+ path = ../../src/haptic;
+ sourceTree = SOURCE_ROOT;
};
- 00CFA749106B498B00758660 /* XmuStdCmap */ = {
+ 04BDFDF212E6671700899322 /* darwin */ = {
isa = PBXGroup;
children = (
- 00CFA74A106B498B00758660 /* AllCmap.c */,
- 00CFA74B106B498B00758660 /* CmapAlloc.c */,
- 00CFA74C106B498B00758660 /* CrCmap.c */,
- 00CFA74D106B498B00758660 /* DelCmap.c */,
- 00CFA74E106B498B00758660 /* Distinct.c */,
- 00CFA74F106B498B00758660 /* LookupCmap.c */,
- 00CFA750106B498B00758660 /* StdCmap.c */,
- 00CFA751106B498B00758660 /* VisCmap.c */,
+ 04BDFDF312E6671700899322 /* SDL_syshaptic.c */,
);
- path = XmuStdCmap;
+ path = darwin;
sourceTree = "<group>";
};
- 00CFA752106B498B00758660 /* Xv */ = {
+ 04BDFDFF12E6671700899322 /* joystick */ = {
isa = PBXGroup;
children = (
- 00CFA753106B498B00758660 /* Xv.c */,
- 00CFA754106B498B00758660 /* Xvlibint.h */,
+ 04BDFE0612E6671700899322 /* darwin */,
+ 04BDFE1612E6671700899322 /* SDL_joystick.c */,
+ 04BDFE1712E6671700899322 /* SDL_joystick_c.h */,
+ 04BDFE1812E6671700899322 /* SDL_sysjoystick.h */,
);
- path = Xv;
- sourceTree = "<group>";
+ name = joystick;
+ path = ../../src/joystick;
+ sourceTree = SOURCE_ROOT;
};
- 00CFA755106B498B00758660 /* Xxf86vm */ = {
+ 04BDFE0612E6671700899322 /* darwin */ = {
isa = PBXGroup;
children = (
- 00CFA756106B498B00758660 /* XF86VMode.c */,
+ 04BDFE0712E6671700899322 /* SDL_sysjoystick.c */,
+ 04BDFE0812E6671700899322 /* SDL_sysjoystick_c.h */,
);
- path = Xxf86vm;
+ path = darwin;
sourceTree = "<group>";
};
- 00D55F250A11163D0030ED2A /* macosx */ = {
+ 04BDFE2F12E6671700899322 /* loadso */ = {
isa = PBXGroup;
children = (
- 046B92100A11B8AD00FB151C /* SDL_dlcompat.c */,
+ 04BDFE3212E6671700899322 /* dlopen */,
+ 04BDFE3612E6671700899322 /* macosx */,
);
- path = macosx;
+ name = loadso;
+ path = ../../src/loadso;
+ sourceTree = SOURCE_ROOT;
+ };
+ 04BDFE3212E6671700899322 /* dlopen */ = {
+ isa = PBXGroup;
+ children = (
+ 04BDFE3312E6671700899322 /* SDL_sysloadso.c */,
+ );
+ path = dlopen;
sourceTree = "<group>";
};
- 00D8D9FA1195091500638393 /* AutomatedTests */ = {
+ 04BDFE3612E6671700899322 /* macosx */ = {
isa = PBXGroup;
children = (
- 00D8D9FB1195093100638393 /* audio */,
- 00D8D9FE1195093100638393 /* common */,
- 00D8DA071195093100638393 /* platform */,
- 00D8DA0A1195093100638393 /* README */,
- 00D8DA0B1195093100638393 /* rect */,
- 00D8DA0E1195093100638393 /* render */,
- 00D8DA111195093100638393 /* rwops */,
- 00D8DA151195093100638393 /* SDL_at.c */,
- 00D8DA161195093100638393 /* SDL_at.h */,
- 00D8DA171195093100638393 /* surface */,
- 00D8DA1A1195093100638393 /* testsdl.c */,
+ 04BDFE3712E6671700899322 /* SDL_dlcompat.c */,
);
- name = AutomatedTests;
+ path = macosx;
sourceTree = "<group>";
};
- 00D8D9FB1195093100638393 /* audio */ = {
+ 04BDFE4512E6671700899322 /* power */ = {
isa = PBXGroup;
children = (
- 00D8D9FC1195093100638393 /* audio.c */,
- 00D8D9FD1195093100638393 /* audio.h */,
+ 04BDFE4A12E6671700899322 /* macosx */,
+ 04BDFE4E12E6671700899322 /* SDL_power.c */,
);
- name = audio;
- path = ../../test/automated/audio;
+ name = power;
+ path = ../../src/power;
sourceTree = SOURCE_ROOT;
};
- 00D8D9FE1195093100638393 /* common */ = {
+ 04BDFE4A12E6671700899322 /* macosx */ = {
isa = PBXGroup;
children = (
- 00D8D9FF1195093100638393 /* common.c */,
- 00D8DA001195093100638393 /* common.h */,
- 00D8DA011195093100638393 /* images.h */,
- 00D8DA021195093100638393 /* img_blit.c */,
- 00D8DA031195093100638393 /* img_blitblend.c */,
- 00D8DA041195093100638393 /* img_face.c */,
- 00D8DA051195093100638393 /* img_primitives.c */,
- 00D8DA061195093100638393 /* img_primitivesblend.c */,
+ 04BDFE4B12E6671700899322 /* SDL_syspower.c */,
);
- name = common;
- path = ../../test/automated/common;
- sourceTree = SOURCE_ROOT;
+ path = macosx;
+ sourceTree = "<group>";
};
- 00D8DA071195093100638393 /* platform */ = {
+ 04BDFE5D12E6671700899322 /* stdlib */ = {
isa = PBXGroup;
children = (
- 00D8DA081195093100638393 /* platform.c */,
- 00D8DA091195093100638393 /* platform.h */,
+ 04BDFE5E12E6671700899322 /* SDL_getenv.c */,
+ 04BDFE5F12E6671700899322 /* SDL_iconv.c */,
+ 04BDFE6012E6671700899322 /* SDL_malloc.c */,
+ 04BDFE6112E6671700899322 /* SDL_qsort.c */,
+ 04BDFE6212E6671700899322 /* SDL_stdlib.c */,
+ 04BDFE6312E6671700899322 /* SDL_string.c */,
);
- name = platform;
- path = ../../test/automated/platform;
+ name = stdlib;
+ path = ../../src/stdlib;
sourceTree = SOURCE_ROOT;
};
- 00D8DA0B1195093100638393 /* rect */ = {
+ 04BDFE6412E6671800899322 /* thread */ = {
isa = PBXGroup;
children = (
- 00D8DA0C1195093100638393 /* rect.c */,
- 00D8DA0D1195093100638393 /* rect.h */,
+ 04BDFE7D12E6671800899322 /* pthread */,
+ 04BDFE8B12E6671800899322 /* SDL_systhread.h */,
+ 04BDFE8C12E6671800899322 /* SDL_thread.c */,
+ 04BDFE8D12E6671800899322 /* SDL_thread_c.h */,
);
- name = rect;
- path = ../../test/automated/rect;
+ name = thread;
+ path = ../../src/thread;
sourceTree = SOURCE_ROOT;
};
- 00D8DA0E1195093100638393 /* render */ = {
+ 04BDFE7D12E6671800899322 /* pthread */ = {
isa = PBXGroup;
children = (
- 00D8DA0F1195093100638393 /* render.c */,
- 00D8DA101195093100638393 /* render.h */,
+ 04BDFE7E12E6671800899322 /* SDL_syscond.c */,
+ 04BDFE7F12E6671800899322 /* SDL_sysmutex.c */,
+ 04BDFE8012E6671800899322 /* SDL_sysmutex_c.h */,
+ 04BDFE8112E6671800899322 /* SDL_syssem.c */,
+ 04BDFE8212E6671800899322 /* SDL_systhread.c */,
+ 04BDFE8312E6671800899322 /* SDL_systhread_c.h */,
);
- name = render;
- path = ../../test/automated/render;
- sourceTree = SOURCE_ROOT;
+ path = pthread;
+ sourceTree = "<group>";
};
- 00D8DA111195093100638393 /* rwops */ = {
+ 04BDFE9512E6671800899322 /* timer */ = {
isa = PBXGroup;
children = (
- 001E39EC1196F75000A3F5B8 /* TestSupportRWops_Cocoa.m */,
- 001E39ED1196F75000A3F5B8 /* TestSupportRWops.h */,
- 00D8DA121195093100638393 /* read */,
- 00D8DA131195093100638393 /* rwops.c */,
- 00D8DA141195093100638393 /* rwops.h */,
+ 04BDFEA112E6671800899322 /* unix */,
+ 04BDFE9E12E6671800899322 /* SDL_systimer.h */,
+ 04BDFE9F12E6671800899322 /* SDL_timer.c */,
+ 04BDFEA012E6671800899322 /* SDL_timer_c.h */,
);
- name = rwops;
- path = ../../test/automated/rwops;
+ name = timer;
+ path = ../../src/timer;
sourceTree = SOURCE_ROOT;
};
- 00D8DA171195093100638393 /* surface */ = {
+ 04BDFEA112E6671800899322 /* unix */ = {
isa = PBXGroup;
children = (
- 00D8DA181195093100638393 /* surface.c */,
- 00D8DA191195093100638393 /* surface.h */,
+ 04BDFEA212E6671800899322 /* SDL_systimer.c */,
);
- name = surface;
- path = ../../test/automated/surface;
- sourceTree = SOURCE_ROOT;
+ path = unix;
+ sourceTree = "<group>";
};
- 0153832C006D78D67F000001 /* audio */ = {
+ 04BDFEA712E6671800899322 /* video */ = {
isa = PBXGroup;
children = (
- BECDF5D20761B759005FE872 /* macosx */,
- 002F32D209CA0BE700EBEB88 /* disk */,
- 002F32E009CA0BF600EBEB88 /* dummy */,
- 00CFA6B0106B46E500758660 /* SDL_audio_c.h */,
- 00CFA6B1106B46E500758660 /* SDL_audiodev_c.h */,
- 00CFA6B2106B46E500758660 /* SDL_audiomem.h */,
- 01538330006D78D67F000001 /* SDL_audio.c */,
- 01538331006D78D67F000001 /* SDL_audiocvt.c */,
- 01538332006D78D67F000001 /* SDL_audiodev.c */,
- 00CFA6B3106B46E500758660 /* SDL_audiotypecvt.c */,
- 01538334006D78D67F000001 /* SDL_mixer.c */,
- 00B7E61F097F2D9E00826121 /* SDL_mixer_MMX.c */,
- 00B7E620097F2D9E00826121 /* SDL_mixer_MMX.h */,
- 00CFA6B4106B46E500758660 /* SDL_sysaudio.h */,
- 00CFA6B5106B46E500758660 /* SDL_wave.h */,
- 01538335006D78D67F000001 /* SDL_wave.c */,
+ 04BDFEC112E6671800899322 /* cocoa */,
+ 04BDFEE712E6671800899322 /* dummy */,
+ 04BDFFB712E6671800899322 /* x11 */,
+ 04BDFFD712E6671800899322 /* Xext */,
+ 04BDFF0412E6671800899322 /* mmx.h */,
+ 04BDFF4812E6671800899322 /* SDL_alphamult.c */,
+ 04BDFF4912E6671800899322 /* SDL_alphamult.h */,
+ 04BDFF4A12E6671800899322 /* SDL_blendfillrect.c */,
+ 04BDFF4B12E6671800899322 /* SDL_blendline.c */,
+ 04BDFF4C12E6671800899322 /* SDL_blendpoint.c */,
+ 04BDFF4D12E6671800899322 /* SDL_blendrect.c */,
+ 04BDFF4E12E6671800899322 /* SDL_blit.c */,
+ 04BDFF4F12E6671800899322 /* SDL_blit.h */,
+ 04BDFF5012E6671800899322 /* SDL_blit_0.c */,
+ 04BDFF5112E6671800899322 /* SDL_blit_1.c */,
+ 04BDFF5212E6671800899322 /* SDL_blit_A.c */,
+ 04BDFF5312E6671800899322 /* SDL_blit_auto.c */,
+ 04BDFF5412E6671800899322 /* SDL_blit_auto.h */,
+ 04BDFF5512E6671800899322 /* SDL_blit_copy.c */,
+ 04BDFF5612E6671800899322 /* SDL_blit_copy.h */,
+ 04BDFF5712E6671800899322 /* SDL_blit_N.c */,
+ 04BDFF5812E6671800899322 /* SDL_blit_slow.c */,
+ 04BDFF5912E6671800899322 /* SDL_blit_slow.h */,
+ 04BDFF5A12E6671800899322 /* SDL_bmp.c */,
+ 04BDFF5B12E6671800899322 /* SDL_clipboard.c */,
+ 04BDFF5C12E6671800899322 /* SDL_draw.h */,
+ 04BDFF5D12E6671800899322 /* SDL_drawline.c */,
+ 04BDFF5E12E6671800899322 /* SDL_drawpoint.c */,
+ 04BDFF5F12E6671800899322 /* SDL_drawrect.c */,
+ 04BDFF6012E6671800899322 /* SDL_fillrect.c */,
+ 04BDFF6112E6671800899322 /* SDL_gamma.c */,
+ 04BDFF6212E6671800899322 /* SDL_glesfuncs.h */,
+ 04BDFF6312E6671800899322 /* SDL_glfuncs.h */,
+ 04BDFF6412E6671800899322 /* SDL_leaks.h */,
+ 04BDFF6512E6671800899322 /* SDL_pixels.c */,
+ 04BDFF6612E6671800899322 /* SDL_pixels_c.h */,
+ 04BDFF6712E6671800899322 /* SDL_rect.c */,
+ 04BDFF6812E6671800899322 /* SDL_rect_c.h */,
+ 04BDFF6912E6671800899322 /* SDL_renderer_gl.c */,
+ 04BDFF6A12E6671800899322 /* SDL_renderer_gl.h */,
+ 04BDFF6B12E6671800899322 /* SDL_renderer_gles.c */,
+ 04BDFF6C12E6671800899322 /* SDL_renderer_gles.h */,
+ 04BDFF6D12E6671800899322 /* SDL_renderer_sw.c */,
+ 04BDFF6E12E6671800899322 /* SDL_renderer_sw.h */,
+ 04BDFF6F12E6671800899322 /* SDL_RLEaccel.c */,
+ 04BDFF7012E6671800899322 /* SDL_RLEaccel_c.h */,
+ 04BDFF7112E6671800899322 /* SDL_shape.c */,
+ 04BDFF7212E6671800899322 /* SDL_shape_internals.h */,
+ 04BDFF7312E6671800899322 /* SDL_stretch.c */,
+ 04BDFF7412E6671800899322 /* SDL_surface.c */,
+ 04BDFF7512E6671800899322 /* SDL_sysvideo.h */,
+ 04BDFF7612E6671800899322 /* SDL_video.c */,
+ 04BDFF7712E6671800899322 /* SDL_yuv_mmx.c */,
+ 04BDFF7812E6671800899322 /* SDL_yuv_sw.c */,
+ 04BDFF7912E6671800899322 /* SDL_yuv_sw_c.h */,
);
- name = audio;
- path = ../../src/audio;
+ name = video;
+ path = ../../src/video;
sourceTree = SOURCE_ROOT;
};
- 01538367006D79147F000001 /* events */ = {
+ 04BDFEC112E6671800899322 /* cocoa */ = {
isa = PBXGroup;
children = (
- 8CB0A77A11F6A8E700CBA2DE /* SDL_gesture_c.h */,
- 8CB0A77B11F6A8E700CBA2DE /* SDL_gesture.c */,
- 8CB0A77C11F6A8E700CBA2DE /* SDL_touch_c.h */,
- 8CB0A77D11F6A8E700CBA2DE /* SDL_touch.c */,
- 0420497411E6F052007E7EC9 /* blank_cursor.h */,
- 0420497511E6F052007E7EC9 /* default_cursor.h */,
- 0420497611E6F052007E7EC9 /* scancodes_darwin.h */,
- 0420497711E6F052007E7EC9 /* scancodes_linux.h */,
- 0420497811E6F052007E7EC9 /* scancodes_win32.h */,
- 0420497911E6F052007E7EC9 /* scancodes_xfree86.h */,
- 0420495F11E6EFD3007E7EC9 /* SDL_clipboardevents_c.h */,
- 0420496011E6EFD3007E7EC9 /* SDL_clipboardevents.c */,
- 00CFA6C2106B480800758660 /* SDL_events_c.h */,
- 01538369006D79147F000001 /* SDL_events.c */,
- 00CFA6C3106B480800758660 /* SDL_keyboard_c.h */,
- 0153836B006D79147F000001 /* SDL_keyboard.c */,
- 00CFA6C4106B480800758660 /* SDL_mouse_c.h */,
- 0153836C006D79147F000001 /* SDL_mouse.c */,
- 0153836D006D79147F000001 /* SDL_quit.c */,
- 00CFA6C5106B480800758660 /* SDL_sysevents.h */,
- 00CFA6C6106B480800758660 /* SDL_windowevents_c.h */,
- 00CFA6C7106B480800758660 /* SDL_windowevents.c */,
+ 04BDFEC212E6671800899322 /* SDL_cocoaclipboard.h */,
+ 04BDFEC312E6671800899322 /* SDL_cocoaclipboard.m */,
+ 04BDFEC412E6671800899322 /* SDL_cocoaevents.h */,
+ 04BDFEC512E6671800899322 /* SDL_cocoaevents.m */,
+ 04BDFEC612E6671800899322 /* SDL_cocoakeyboard.h */,
+ 04BDFEC712E6671800899322 /* SDL_cocoakeyboard.m */,
+ 04BDFEC812E6671800899322 /* SDL_cocoamodes.h */,
+ 04BDFEC912E6671800899322 /* SDL_cocoamodes.m */,
+ 04BDFECA12E6671800899322 /* SDL_cocoamouse.h */,
+ 04BDFECB12E6671800899322 /* SDL_cocoamouse.m */,
+ 04BDFECC12E6671800899322 /* SDL_cocoaopengl.h */,
+ 04BDFECD12E6671800899322 /* SDL_cocoaopengl.m */,
+ 04BDFECE12E6671800899322 /* SDL_cocoashape.h */,
+ 04BDFECF12E6671800899322 /* SDL_cocoashape.m */,
+ 04BDFED012E6671800899322 /* SDL_cocoavideo.h */,
+ 04BDFED112E6671800899322 /* SDL_cocoavideo.m */,
+ 04BDFED212E6671800899322 /* SDL_cocoawindow.h */,
+ 04BDFED312E6671800899322 /* SDL_cocoawindow.m */,
);
- name = events;
- path = ../../src/events;
- sourceTree = SOURCE_ROOT;
+ path = cocoa;
+ sourceTree = "<group>";
};
- 01538376006D79307F000001 /* file */ = {
+ 04BDFEE712E6671800899322 /* dummy */ = {
isa = PBXGroup;
children = (
- 006E95AD11952992001DE610 /* cocoa */,
- 01538377006D79307F000001 /* SDL_rwops.c */,
+ 04BDFEE812E6671800899322 /* SDL_nullevents.c */,
+ 04BDFEE912E6671800899322 /* SDL_nullevents_c.h */,
+ 04BDFEEA12E6671800899322 /* SDL_nullrender.c */,
+ 04BDFEEB12E6671800899322 /* SDL_nullrender_c.h */,
+ 04BDFEEC12E6671800899322 /* SDL_nullvideo.c */,
+ 04BDFEED12E6671800899322 /* SDL_nullvideo.h */,
);
- name = file;
- path = ../../src/file;
- sourceTree = SOURCE_ROOT;
+ path = dummy;
+ sourceTree = "<group>";
};
- 01538379006D79737F000001 /* thread */ = {
+ 04BDFFB712E6671800899322 /* x11 */ = {
isa = PBXGroup;
children = (
- 00162D4C09BD20DA0037C8D0 /* pthread */,
- 01538445006D7EC67F000001 /* SDL_thread.c */,
+ 04BDFFB812E6671800899322 /* imKStoUCS.c */,
+ 04BDFFB912E6671800899322 /* imKStoUCS.h */,
+ 04BDFFBA12E6671800899322 /* SDL_x11clipboard.c */,
+ 04BDFFBB12E6671800899322 /* SDL_x11clipboard.h */,
+ 04BDFFBC12E6671800899322 /* SDL_x11dyn.c */,
+ 04BDFFBD12E6671800899322 /* SDL_x11dyn.h */,
+ 04BDFFBE12E6671800899322 /* SDL_x11events.c */,
+ 04BDFFBF12E6671800899322 /* SDL_x11events.h */,
+ 04BDFFC012E6671800899322 /* SDL_x11gamma.c */,
+ 04BDFFC112E6671800899322 /* SDL_x11gamma.h */,
+ 04BDFFC212E6671800899322 /* SDL_x11keyboard.c */,
+ 04BDFFC312E6671800899322 /* SDL_x11keyboard.h */,
+ 04BDFFC412E6671800899322 /* SDL_x11modes.c */,
+ 04BDFFC512E6671800899322 /* SDL_x11modes.h */,
+ 04BDFFC612E6671800899322 /* SDL_x11mouse.c */,
+ 04BDFFC712E6671800899322 /* SDL_x11mouse.h */,
+ 04BDFFC812E6671800899322 /* SDL_x11opengl.c */,
+ 04BDFFC912E6671800899322 /* SDL_x11opengl.h */,
+ 04BDFFCA12E6671800899322 /* SDL_x11opengles.c */,
+ 04BDFFCB12E6671800899322 /* SDL_x11opengles.h */,
+ 04BDFFCC12E6671800899322 /* SDL_x11render.c */,
+ 04BDFFCD12E6671800899322 /* SDL_x11render.h */,
+ 04BDFFCE12E6671800899322 /* SDL_x11shape.c */,
+ 04BDFFCF12E6671800899322 /* SDL_x11shape.h */,
+ 04BDFFD012E6671800899322 /* SDL_x11sym.h */,
+ 04BDFFD112E6671800899322 /* SDL_x11touch.c */,
+ 04BDFFD212E6671800899322 /* SDL_x11touch.h */,
+ 04BDFFD312E6671800899322 /* SDL_x11video.c */,
+ 04BDFFD412E6671800899322 /* SDL_x11video.h */,
+ 04BDFFD512E6671800899322 /* SDL_x11window.c */,
+ 04BDFFD612E6671800899322 /* SDL_x11window.h */,
);
- name = thread;
- path = ../../src/thread;
- sourceTree = SOURCE_ROOT;
+ path = x11;
+ sourceTree = "<group>";
};
- 01538391006D79BC7F000001 /* timer */ = {
+ 04BDFFD712E6671800899322 /* Xext */ = {
isa = PBXGroup;
children = (
- 00162D5F09BD21010037C8D0 /* unix */,
- 015383A0006D79BC7F000001 /* SDL_timer.c */,
+ 04BDFFD812E6671800899322 /* extensions */,
+ 04BDFFE812E6671800899322 /* README */,
+ 04BDFFE912E6671800899322 /* Xinerama */,
+ 04BDFFEB12E6671800899322 /* XME */,
+ 04BDFFED12E6671800899322 /* XmuStdCmap */,
+ 04BDFFF612E6671800899322 /* Xv */,
+ 04BDFFF912E6671800899322 /* Xxf86vm */,
);
- name = timer;
- path = ../../src/timer;
- sourceTree = SOURCE_ROOT;
+ path = Xext;
+ sourceTree = "<group>";
};
- 015383BE006D7A567F000001 /* video */ = {
+ 04BDFFD812E6671800899322 /* extensions */ = {
isa = PBXGroup;
children = (
- 00CFA7EA106B49B500758660 /* mmx.h */,
- 00CFA7EB106B49B500758660 /* SDL_alphamult.c */,
- 00CFA7EC106B49B500758660 /* SDL_alphamult.h */,
- 04DB838A10FD8C81000519B5 /* SDL_blendfillrect.c */,
- 00CFA7ED106B49B500758660 /* SDL_blendline.c */,
- 00CFA7EE106B49B500758660 /* SDL_blendpoint.c */,
- 00CFA7EF106B49B500758660 /* SDL_blendrect.c */,
- 00CFA7F0106B49B500758660 /* SDL_blit_0.c */,
- 00CFA7F1106B49B500758660 /* SDL_blit_1.c */,
- 00CFA7F2106B49B500758660 /* SDL_blit_A.c */,
- 00CFA7F3106B49B600758660 /* SDL_blit_auto.c */,
- 00CFA7F4106B49B600758660 /* SDL_blit_auto.h */,
- 00CFA7F5106B49B600758660 /* SDL_blit_copy.c */,
- 00CFA7F6106B49B600758660 /* SDL_blit_copy.h */,
- 00CFA7F7106B49B600758660 /* SDL_blit_N.c */,
- 00CFA7F8106B49B600758660 /* SDL_blit_slow.c */,
- 00CFA7F9106B49B600758660 /* SDL_blit_slow.h */,
- 00CFA7FA106B49B600758660 /* SDL_blit.c */,
- 00CFA7FB106B49B600758660 /* SDL_blit.h */,
- 00CFA7FC106B49B600758660 /* SDL_bmp.c */,
- 04DEA57411E6009000386CAC /* SDL_clipboard.c */,
- 00CFA7FD106B49B600758660 /* SDL_draw.h */,
- 00CFA7FE106B49B600758660 /* SDL_drawline.c */,
- 00CFA7FF106B49B600758660 /* SDL_drawpoint.c */,
- 04DB838B10FD8C81000519B5 /* SDL_drawrect.c */,
- 00CFA800106B49B600758660 /* SDL_fillrect.c */,
- 00CFA801106B49B600758660 /* SDL_gamma.c */,
- 00CFA802106B49B600758660 /* SDL_glesfuncs.h */,
- 00CFA803106B49B600758660 /* SDL_glfuncs.h */,
- 00CFA804106B49B600758660 /* SDL_leaks.h */,
- 00CFA805106B49B600758660 /* SDL_pixels_c.h */,
- 00CFA806106B49B600758660 /* SDL_pixels.c */,
- 00CFA807106B49B600758660 /* SDL_rect_c.h */,
- 00CFA808106B49B600758660 /* SDL_rect.c */,
- 00CFA809106B49B600758660 /* SDL_renderer_gl.c */,
- 00CFA80A106B49B600758660 /* SDL_renderer_gl.h */,
- 00CFA80B106B49B600758660 /* SDL_renderer_gles.c */,
- 00CFA80C106B49B600758660 /* SDL_renderer_gles.h */,
- 00CFA80D106B49B600758660 /* SDL_renderer_sw.c */,
- 00CFA80E106B49B600758660 /* SDL_renderer_sw.h */,
- 00CFA80F106B49B600758660 /* SDL_RLEaccel_c.h */,
- 00CFA810106B49B600758660 /* SDL_RLEaccel.c */,
- 4537737C1207C4CE002F0F45 /* SDL_shape.c */,
- 4537737B1207C4CE002F0F45 /* SDL_shape_internals.h */,
- 00CFA811106B49B600758660 /* SDL_stretch.c */,
- 00CFA812106B49B600758660 /* SDL_surface.c */,
- 00CFA813106B49B600758660 /* SDL_sysvideo.h */,
- 00CFA814106B49B600758660 /* SDL_video.c */,
- 00CFA815106B49B600758660 /* SDL_yuv_mmx.c */,
- 00CFA816106B49B600758660 /* SDL_yuv_sw_c.h */,
- 00CFA817106B49B600758660 /* SDL_yuv_sw.c */,
- 00CFA703106B498A00758660 /* cocoa */,
- 00CFA712106B498A00758660 /* dummy */,
- 00CFA719106B498B00758660 /* x11 */,
- 00CFA733106B498B00758660 /* Xext */,
+ 04BDFFD912E6671800899322 /* extutil.h */,
+ 04BDFFDA12E6671800899322 /* panoramiXext.h */,
+ 04BDFFDB12E6671800899322 /* panoramiXproto.h */,
+ 04BDFFDC12E6671800899322 /* StdCmap.h */,
+ 04BDFFDD12E6671800899322 /* Xext.h */,
+ 04BDFFDE12E6671800899322 /* xf86dga.h */,
+ 04BDFFDF12E6671800899322 /* xf86dga1.h */,
+ 04BDFFE012E6671800899322 /* xf86dga1str.h */,
+ 04BDFFE112E6671800899322 /* xf86dgastr.h */,
+ 04BDFFE212E6671800899322 /* xf86vmode.h */,
+ 04BDFFE312E6671800899322 /* xf86vmstr.h */,
+ 04BDFFE412E6671800899322 /* Xinerama.h */,
+ 04BDFFE512E6671800899322 /* Xv.h */,
+ 04BDFFE612E6671800899322 /* Xvlib.h */,
+ 04BDFFE712E6671800899322 /* Xvproto.h */,
);
- name = video;
- path = ../../src/video;
- sourceTree = SOURCE_ROOT;
+ path = extensions;
+ sourceTree = "<group>";
};
- 0153844A006D81B07F000001 /* Public Headers */ = {
+ 04BDFFE912E6671800899322 /* Xinerama */ = {
isa = PBXGroup;
children = (
- 8CB0A77611F6A87F00CBA2DE /* SDL_gesture.h */,
- 8CB0A77711F6A87F00CBA2DE /* SDL_touch.h */,
- 0C5AF5E501191D2B7F000001 /* begin_code.h */,
- 0C5AF5E601191D2B7F000001 /* close_code.h */,
- 0C5AF5FF01191D2B7F000001 /* SDL.h */,
- 04F2AF681104AC4500D6DDF7 /* SDL_assert.h */,
- 00CFA67A106B44CE00758660 /* SDL_atomic.h */,
- 0C5AF5E801191D2B7F000001 /* SDL_audio.h */,
- 044E5F8411E6051C0076F181 /* SDL_clipboard.h */,
- 00CFA67B106B44CE00758660 /* SDL_compat.h */,
- 00162D3709BD1FA90037C8D0 /* SDL_config.h */,
- 00162D3409BD1FA90037C8D0 /* SDL_config_macosx.h */,
- 0C5AF5EB01191D2B7F000001 /* SDL_copying.h */,
- B2CF8DC405C444E400E5DC7F /* SDL_cpuinfo.h */,
- 0C5AF5EC01191D2B7F000001 /* SDL_endian.h */,
- 0C5AF5ED01191D2B7F000001 /* SDL_error.h */,
- 0C5AF5EE01191D2B7F000001 /* SDL_events.h */,
- 00CFA67C106B44CE00758660 /* SDL_haptic.h */,
- 04DEA56F11E6006A00386CAC /* SDL_input.h */,
- 0C5AF5F001191D2B7F000001 /* SDL_joystick.h */,
- 0C5AF5F101191D2B7F000001 /* SDL_keyboard.h */,
- 0C5AF5F201191D2B7F000001 /* SDL_keysym.h */,
- B29A290D04E5B28700A80002 /* SDL_loadso.h */,
- 0C5AF5F301191D2B7F000001 /* SDL_main.h */,
- 0C5AF5F401191D2B7F000001 /* SDL_mouse.h */,
- 0C5AF5F501191D2B7F000001 /* SDL_mutex.h */,
- B2CF8DC705C4450500E5DC7F /* SDL_name.h */,
- 0C5AF5F601191D2B7F000001 /* SDL_opengl.h */,
- 00CFA67D106B44CE00758660 /* SDL_pixels.h */,
- 00162D3809BD1FA90037C8D0 /* SDL_platform.h */,
- 00CFA67E106B44CE00758660 /* SDL_power.h */,
- 0C5AF5F701191D2B7F000001 /* SDL_quit.h */,
- 00CFA67F106B44CE00758660 /* SDL_rect.h */,
- 00A6EBD91078D569001EEA06 /* SDL_revision.h */,
- 0C5AF5F801191D2B7F000001 /* SDL_rwops.h */,
- 00CFA680106B44CE00758660 /* SDL_scancode.h */,
- 453773811207C518002F0F45 /* SDL_shape.h */,
- 00162D3909BD1FA90037C8D0 /* SDL_stdinc.h */,
- 00CFA681106B44CE00758660 /* SDL_surface.h */,
- 0C5AF5F901191D2B7F000001 /* SDL_syswm.h */,
- 0C5AF5FA01191D2B7F000001 /* SDL_thread.h */,
- 0C5AF5FB01191D2B7F000001 /* SDL_timer.h */,
- 0C5AF5FC01191D2B7F000001 /* SDL_types.h */,
- 0C5AF5FD01191D2B7F000001 /* SDL_version.h */,
- 0C5AF5FE01191D2B7F000001 /* SDL_video.h */,
+ 04BDFFEA12E6671800899322 /* Xinerama.c */,
);
- name = "Public Headers";
+ path = Xinerama;
sourceTree = "<group>";
};
- 034768DDFF38A45A11DB9C8B /* Products */ = {
+ 04BDFFEB12E6671800899322 /* XME */ = {
isa = PBXGroup;
children = (
- 089C1665FE841158C02AAC07 /* Resources */,
- BECDF66C0761BA81005FE872 /* SDL.framework */,
- BECDF6B30761BA81005FE872 /* libSDL.a */,
- BECDF6BE0761BA81005FE872 /* Standard DMG */,
- BECDF6C30761BA81005FE872 /* Developer Extras Package */,
- 00D8D9EF1195090700638393 /* testsdl.app */,
+ 04BDFFEC12E6671800899322 /* xme.c */,
);
- name = Products;
+ path = XME;
sourceTree = "<group>";
};
- 046B91E80A11B53500FB151C /* dlopen */ = {
+ 04BDFFED12E6671800899322 /* XmuStdCmap */ = {
isa = PBXGroup;
children = (
- 046B91E90A11B53500FB151C /* SDL_sysloadso.c */,
+ 04BDFFEE12E6671800899322 /* AllCmap.c */,
+ 04BDFFEF12E6671800899322 /* CmapAlloc.c */,
+ 04BDFFF012E6671800899322 /* CrCmap.c */,
+ 04BDFFF112E6671800899322 /* DelCmap.c */,
+ 04BDFFF212E6671800899322 /* Distinct.c */,
+ 04BDFFF312E6671800899322 /* LookupCmap.c */,
+ 04BDFFF412E6671800899322 /* StdCmap.c */,
+ 04BDFFF512E6671800899322 /* VisCmap.c */,
);
- path = dlopen;
+ path = XmuStdCmap;
sourceTree = "<group>";
};
- 083E489A006D88D97F000001 /* joystick */ = {
+ 04BDFFF612E6671800899322 /* Xv */ = {
isa = PBXGroup;
children = (
- F51789D001769A2401D3D55B /* darwin */,
- 083E489D006D88D97F000001 /* SDL_joystick.c */,
+ 04BDFFF712E6671800899322 /* Xv.c */,
+ 04BDFFF812E6671800899322 /* Xvlibint.h */,
);
- name = joystick;
- path = ../../src/joystick;
- sourceTree = SOURCE_ROOT;
+ path = Xv;
+ sourceTree = "<group>";
+ };
+ 04BDFFF912E6671800899322 /* Xxf86vm */ = {
+ isa = PBXGroup;
+ children = (
+ 04BDFFFA12E6671800899322 /* XF86VMode.c */,
+ );
+ path = Xxf86vm;
+ sourceTree = "<group>";
};
0867D691FE84028FC02AAC07 /* SDLFramework */ = {
isa = PBXGroup;
@@ -1627,39 +1723,31 @@
08FB77ACFE841707C02AAC07 /* Library Source */ = {
isa = PBXGroup;
children = (
- 04F2AF651104AC0800D6DDF7 /* SDL_assert.c */,
- 00CFA6FA106B493800758660 /* SDL_compat.c */,
- 00CFA6FB106B493800758660 /* SDL_error_c.h */,
- 01538438006D7D947F000001 /* SDL_error.c */,
- 00CFA6FC106B493800758660 /* SDL_fatal.h */,
- 01538439006D7D947F000001 /* SDL_fatal.c */,
- 0153843C006D7D947F000001 /* SDL.c */,
- 00CFA69B106B467B00758660 /* atomic */,
- 0153832C006D78D67F000001 /* audio */,
- B24DA50105A88D52006B9F1C /* cpuinfo */,
- 01538367006D79147F000001 /* events */,
- 01538376006D79307F000001 /* file */,
- 00CFA6DF106B48D800758660 /* haptic */,
- 083E489A006D88D97F000001 /* joystick */,
- 00162D7509BD217B0037C8D0 /* loadso */,
- 001798BE10743B9F00F5D044 /* power */,
- 00162D6309BD214E0037C8D0 /* stdlib */,
- 01538379006D79737F000001 /* thread */,
- 01538391006D79BC7F000001 /* timer */,
- 015383BE006D7A567F000001 /* video */,
+ 04BDFD7312E6671700899322 /* atomic */,
+ 04BDFD7612E6671700899322 /* audio */,
+ 04BDFDD312E6671700899322 /* cpuinfo */,
+ 04BDFDD512E6671700899322 /* events */,
+ 04BDFDEC12E6671700899322 /* file */,
+ 04BDFDF112E6671700899322 /* haptic */,
+ 04BDFDFF12E6671700899322 /* joystick */,
+ 04BDFE2F12E6671700899322 /* loadso */,
+ 04BDFE4512E6671700899322 /* power */,
+ 04BDFE5D12E6671700899322 /* stdlib */,
+ 04BDFE6412E6671800899322 /* thread */,
+ 04BDFE9512E6671800899322 /* timer */,
+ 04BDFEA712E6671800899322 /* video */,
+ 04BDFE5512E6671700899322 /* SDL_assert_c.h */,
+ 04BDFE5612E6671700899322 /* SDL_assert.c */,
+ 04BDFE5712E6671700899322 /* SDL_compat.c */,
+ 04BDFE5812E6671700899322 /* SDL_error_c.h */,
+ 04BDFE5912E6671700899322 /* SDL_error.c */,
+ 04BDFE5A12E6671700899322 /* SDL_fatal.c */,
+ 04BDFE5B12E6671700899322 /* SDL_fatal.h */,
+ 04BDFE5C12E6671700899322 /* SDL.c */,
);
name = "Library Source";
sourceTree = "<group>";
};
- B24DA50105A88D52006B9F1C /* cpuinfo */ = {
- isa = PBXGroup;
- children = (
- B24DA50405A88D52006B9F1C /* SDL_cpuinfo.c */,
- );
- name = cpuinfo;
- path = ../../src/cpuinfo;
- sourceTree = "<group>";
- };
BEC562FE0761C0E800A33029 /* Linked Frameworks */ = {
isa = PBXGroup;
children = (
@@ -1676,25 +1764,6 @@
name = "Linked Frameworks";
sourceTree = "<group>";
};
- BECDF5D20761B759005FE872 /* macosx */ = {
- isa = PBXGroup;
- children = (
- BECDF5D50761B759005FE872 /* SDL_coreaudio.c */,
- BECDF5D60761B759005FE872 /* SDL_coreaudio.h */,
- );
- name = macosx;
- path = ../../src/audio/macosx;
- sourceTree = SOURCE_ROOT;
- };
- F51789D001769A2401D3D55B /* darwin */ = {
- isa = PBXGroup;
- children = (
- F51789D101769A2401D3D55B /* SDL_sysjoystick.c */,
- );
- name = darwin;
- path = ../../src/joystick/darwin;
- sourceTree = SOURCE_ROOT;
- };
F59C70FC00D5CB5801000001 /* pkg-support */ = {
isa = PBXGroup;
children = (
@@ -1773,99 +1842,116 @@
00CFA687106B44CE00758660 /* SDL_rect.h in Headers */,
00CFA688106B44CE00758660 /* SDL_scancode.h in Headers */,
00CFA689106B44CE00758660 /* SDL_surface.h in Headers */,
- 00CFA6B6106B46E500758660 /* SDL_audio_c.h in Headers */,
- 00CFA6B7106B46E500758660 /* SDL_audiodev_c.h in Headers */,
- 00CFA6B8106B46E500758660 /* SDL_audiomem.h in Headers */,
- 00CFA6BA106B46E500758660 /* SDL_sysaudio.h in Headers */,
- 00CFA6BB106B46E500758660 /* SDL_wave.h in Headers */,
- 00CFA6C8106B480800758660 /* SDL_events_c.h in Headers */,
- 00CFA6C9106B480800758660 /* SDL_keyboard_c.h in Headers */,
- 00CFA6CA106B480800758660 /* SDL_mouse_c.h in Headers */,
- 00CFA6CB106B480800758660 /* SDL_sysevents.h in Headers */,
- 00CFA6CC106B480800758660 /* SDL_windowevents_c.h in Headers */,
- 00CFA6F1106B48D800758660 /* SDL_syshaptic.h in Headers */,
- 00CFA6FE106B493800758660 /* SDL_error_c.h in Headers */,
- 00CFA6FF106B493800758660 /* SDL_fatal.h in Headers */,
- 00CFA757106B498B00758660 /* SDL_cocoaevents.h in Headers */,
- 00CFA759106B498B00758660 /* SDL_cocoakeyboard.h in Headers */,
- 00CFA75B106B498B00758660 /* SDL_cocoamodes.h in Headers */,
- 00CFA75D106B498B00758660 /* SDL_cocoamouse.h in Headers */,
- 00CFA75F106B498B00758660 /* SDL_cocoaopengl.h in Headers */,
- 00CFA761106B498B00758660 /* SDL_cocoavideo.h in Headers */,
- 00CFA763106B498B00758660 /* SDL_cocoawindow.h in Headers */,
- 00CFA766106B498B00758660 /* SDL_nullevents_c.h in Headers */,
- 00CFA768106B498B00758660 /* SDL_nullrender_c.h in Headers */,
- 00CFA76A106B498B00758660 /* SDL_nullvideo.h in Headers */,
- 00CFA76C106B498B00758660 /* imKStoUCS.h in Headers */,
- 00CFA76E106B498B00758660 /* SDL_x11dyn.h in Headers */,
- 00CFA770106B498B00758660 /* SDL_x11events.h in Headers */,
- 00CFA772106B498B00758660 /* SDL_x11gamma.h in Headers */,
- 00CFA774106B498B00758660 /* SDL_x11keyboard.h in Headers */,
- 00CFA776106B498B00758660 /* SDL_x11modes.h in Headers */,
- 00CFA778106B498B00758660 /* SDL_x11mouse.h in Headers */,
- 00CFA77A106B498B00758660 /* SDL_x11opengl.h in Headers */,
- 00CFA77C106B498B00758660 /* SDL_x11opengles.h in Headers */,
- 00CFA77E106B498B00758660 /* SDL_x11render.h in Headers */,
- 00CFA77F106B498B00758660 /* SDL_x11sym.h in Headers */,
- 00CFA781106B498B00758660 /* SDL_x11video.h in Headers */,
- 00CFA783106B498B00758660 /* SDL_x11window.h in Headers */,
- 00CFA784106B498B00758660 /* extutil.h in Headers */,
- 00CFA785106B498B00758660 /* panoramiXext.h in Headers */,
- 00CFA786106B498B00758660 /* panoramiXproto.h in Headers */,
- 00CFA787106B498B00758660 /* StdCmap.h in Headers */,
- 00CFA788106B498B00758660 /* Xext.h in Headers */,
- 00CFA789106B498B00758660 /* xf86dga.h in Headers */,
- 00CFA78A106B498B00758660 /* xf86dga1.h in Headers */,
- 00CFA78B106B498B00758660 /* xf86dga1str.h in Headers */,
- 00CFA78C106B498B00758660 /* xf86dgastr.h in Headers */,
- 00CFA78D106B498B00758660 /* xf86vmode.h in Headers */,
- 00CFA78E106B498B00758660 /* xf86vmstr.h in Headers */,
- 00CFA78F106B498B00758660 /* Xinerama.h in Headers */,
- 00CFA790106B498B00758660 /* Xv.h in Headers */,
- 00CFA791106B498B00758660 /* Xvlib.h in Headers */,
- 00CFA792106B498B00758660 /* Xvproto.h in Headers */,
- 00CFA79F106B498B00758660 /* Xvlibint.h in Headers */,
- 00CFA818106B49B600758660 /* mmx.h in Headers */,
- 00CFA81A106B49B600758660 /* SDL_alphamult.h in Headers */,
- 00CFA822106B49B600758660 /* SDL_blit_auto.h in Headers */,
- 00CFA824106B49B600758660 /* SDL_blit_copy.h in Headers */,
- 00CFA827106B49B600758660 /* SDL_blit_slow.h in Headers */,
- 00CFA829106B49B600758660 /* SDL_blit.h in Headers */,
- 00CFA82B106B49B600758660 /* SDL_draw.h in Headers */,
- 00CFA830106B49B600758660 /* SDL_glesfuncs.h in Headers */,
- 00CFA831106B49B600758660 /* SDL_glfuncs.h in Headers */,
- 00CFA832106B49B600758660 /* SDL_leaks.h in Headers */,
- 00CFA833106B49B600758660 /* SDL_pixels_c.h in Headers */,
- 00CFA835106B49B600758660 /* SDL_rect_c.h in Headers */,
- 00CFA838106B49B600758660 /* SDL_renderer_gl.h in Headers */,
- 00CFA83A106B49B600758660 /* SDL_renderer_gles.h in Headers */,
- 00CFA83C106B49B600758660 /* SDL_renderer_sw.h in Headers */,
- 00CFA83D106B49B600758660 /* SDL_RLEaccel_c.h in Headers */,
- 00CFA841106B49B600758660 /* SDL_sysvideo.h in Headers */,
- 00CFA844106B49B600758660 /* SDL_yuv_sw_c.h in Headers */,
00A6EBDA1078D569001EEA06 /* SDL_revision.h in Headers */,
04F2AF691104AC4500D6DDF7 /* SDL_assert.h in Headers */,
- 006E95B011952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */,
04DEA57111E6006A00386CAC /* SDL_input.h in Headers */,
- 04DEA57911E600A600386CAC /* SDL_cocoaclipboard.h in Headers */,
044E5F8511E6051C0076F181 /* SDL_clipboard.h in Headers */,
- 0420496111E6EFD3007E7EC9 /* SDL_clipboardevents_c.h in Headers */,
- 0420497A11E6F052007E7EC9 /* blank_cursor.h in Headers */,
- 0420497B11E6F052007E7EC9 /* default_cursor.h in Headers */,
- 0420497C11E6F052007E7EC9 /* scancodes_darwin.h in Headers */,
- 0420497D11E6F052007E7EC9 /* scancodes_linux.h in Headers */,
- 0420497E11E6F052007E7EC9 /* scancodes_win32.h in Headers */,
- 0420497F11E6F052007E7EC9 /* scancodes_xfree86.h in Headers */,
- 8CB0A76D11F6A84800CBA2DE /* SDL_x11clipboard.h in Headers */,
8CB0A77811F6A87F00CBA2DE /* SDL_gesture.h in Headers */,
8CB0A77911F6A87F00CBA2DE /* SDL_touch.h in Headers */,
- 8CB0A77E11F6A8E700CBA2DE /* SDL_gesture_c.h in Headers */,
- 8CB0A78011F6A8E700CBA2DE /* SDL_touch_c.h in Headers */,
- 4537737D1207C4CE002F0F45 /* SDL_shape_internals.h in Headers */,
453773821207C518002F0F45 /* SDL_shape.h in Headers */,
- 453773891207C5A2002F0F45 /* SDL_cocoashape.h in Headers */,
- 453773931207C6E9002F0F45 /* SDL_x11shape.h in Headers */,
- 046B9B6912D02EE600159CFE /* SDL_x11touch.h in Headers */,
+ 04BD000912E6671800899322 /* SDL_diskaudio.h in Headers */,
+ 04BD001112E6671800899322 /* SDL_dummyaudio.h in Headers */,
+ 04BD001912E6671800899322 /* SDL_coreaudio.h in Headers */,
+ 04BD002712E6671800899322 /* SDL_audio_c.h in Headers */,
+ 04BD002A12E6671800899322 /* SDL_audiodev_c.h in Headers */,
+ 04BD002B12E6671800899322 /* SDL_audiomem.h in Headers */,
+ 04BD002F12E6671800899322 /* SDL_mixer_m68k.h in Headers */,
+ 04BD003112E6671800899322 /* SDL_mixer_MMX.h in Headers */,
+ 04BD003312E6671800899322 /* SDL_mixer_MMX_VC.h in Headers */,
+ 04BD003412E6671800899322 /* SDL_sysaudio.h in Headers */,
+ 04BD003612E6671800899322 /* SDL_wave.h in Headers */,
+ 04BD004212E6671800899322 /* blank_cursor.h in Headers */,
+ 04BD004312E6671800899322 /* default_cursor.h in Headers */,
+ 04BD004412E6671800899322 /* scancodes_darwin.h in Headers */,
+ 04BD004512E6671800899322 /* scancodes_linux.h in Headers */,
+ 04BD004612E6671800899322 /* scancodes_win32.h in Headers */,
+ 04BD004712E6671800899322 /* scancodes_xfree86.h in Headers */,
+ 04BD004912E6671800899322 /* SDL_clipboardevents_c.h in Headers */,
+ 04BD004B12E6671800899322 /* SDL_events_c.h in Headers */,
+ 04BD004D12E6671800899322 /* SDL_gesture_c.h in Headers */,
+ 04BD004F12E6671800899322 /* SDL_keyboard_c.h in Headers */,
+ 04BD005112E6671800899322 /* SDL_mouse_c.h in Headers */,
+ 04BD005312E6671800899322 /* SDL_sysevents.h in Headers */,
+ 04BD005512E6671800899322 /* SDL_touch_c.h in Headers */,
+ 04BD005712E6671800899322 /* SDL_windowevents_c.h in Headers */,
+ 04BD005812E6671800899322 /* SDL_rwopsbundlesupport.h in Headers */,
+ 04BD006012E6671800899322 /* SDL_haptic_c.h in Headers */,
+ 04BD006112E6671800899322 /* SDL_syshaptic.h in Headers */,
+ 04BD006712E6671800899322 /* SDL_sysjoystick_c.h in Headers */,
+ 04BD007112E6671800899322 /* SDL_joystick_c.h in Headers */,
+ 04BD007212E6671800899322 /* SDL_sysjoystick.h in Headers */,
+ 04BD009B12E6671800899322 /* SDL_assert_c.h in Headers */,
+ 04BD009E12E6671800899322 /* SDL_error_c.h in Headers */,
+ 04BD00A112E6671800899322 /* SDL_fatal.h in Headers */,
+ 04BD00BF12E6671800899322 /* SDL_sysmutex_c.h in Headers */,
+ 04BD00C212E6671800899322 /* SDL_systhread_c.h in Headers */,
+ 04BD00C912E6671800899322 /* SDL_systhread.h in Headers */,
+ 04BD00CB12E6671800899322 /* SDL_thread_c.h in Headers */,
+ 04BD00D612E6671800899322 /* SDL_systimer.h in Headers */,
+ 04BD00D812E6671800899322 /* SDL_timer_c.h in Headers */,
+ 04BD00F312E6671800899322 /* SDL_cocoaclipboard.h in Headers */,
+ 04BD00F512E6671800899322 /* SDL_cocoaevents.h in Headers */,
+ 04BD00F712E6671800899322 /* SDL_cocoakeyboard.h in Headers */,
+ 04BD00F912E6671800899322 /* SDL_cocoamodes.h in Headers */,
+ 04BD00FB12E6671800899322 /* SDL_cocoamouse.h in Headers */,
+ 04BD00FD12E6671800899322 /* SDL_cocoaopengl.h in Headers */,
+ 04BD00FF12E6671800899322 /* SDL_cocoashape.h in Headers */,
+ 04BD010112E6671800899322 /* SDL_cocoavideo.h in Headers */,
+ 04BD010312E6671800899322 /* SDL_cocoawindow.h in Headers */,
+ 04BD011812E6671800899322 /* SDL_nullevents_c.h in Headers */,
+ 04BD011A12E6671800899322 /* SDL_nullrender_c.h in Headers */,
+ 04BD011C12E6671800899322 /* SDL_nullvideo.h in Headers */,
+ 04BD013212E6671800899322 /* mmx.h in Headers */,
+ 04BD017012E6671800899322 /* SDL_alphamult.h in Headers */,
+ 04BD017612E6671800899322 /* SDL_blit.h in Headers */,
+ 04BD017B12E6671800899322 /* SDL_blit_auto.h in Headers */,
+ 04BD017D12E6671800899322 /* SDL_blit_copy.h in Headers */,
+ 04BD018012E6671800899322 /* SDL_blit_slow.h in Headers */,
+ 04BD018312E6671800899322 /* SDL_draw.h in Headers */,
+ 04BD018912E6671800899322 /* SDL_glesfuncs.h in Headers */,
+ 04BD018A12E6671800899322 /* SDL_glfuncs.h in Headers */,
+ 04BD018B12E6671800899322 /* SDL_leaks.h in Headers */,
+ 04BD018D12E6671800899322 /* SDL_pixels_c.h in Headers */,
+ 04BD018F12E6671800899322 /* SDL_rect_c.h in Headers */,
+ 04BD019112E6671800899322 /* SDL_renderer_gl.h in Headers */,
+ 04BD019312E6671800899322 /* SDL_renderer_gles.h in Headers */,
+ 04BD019512E6671800899322 /* SDL_renderer_sw.h in Headers */,
+ 04BD019712E6671800899322 /* SDL_RLEaccel_c.h in Headers */,
+ 04BD019912E6671800899322 /* SDL_shape_internals.h in Headers */,
+ 04BD019C12E6671800899322 /* SDL_sysvideo.h in Headers */,
+ 04BD01A012E6671800899322 /* SDL_yuv_sw_c.h in Headers */,
+ 04BD01DC12E6671800899322 /* imKStoUCS.h in Headers */,
+ 04BD01DE12E6671800899322 /* SDL_x11clipboard.h in Headers */,
+ 04BD01E012E6671800899322 /* SDL_x11dyn.h in Headers */,
+ 04BD01E212E6671800899322 /* SDL_x11events.h in Headers */,
+ 04BD01E412E6671800899322 /* SDL_x11gamma.h in Headers */,
+ 04BD01E612E6671800899322 /* SDL_x11keyboard.h in Headers */,
+ 04BD01E812E6671800899322 /* SDL_x11modes.h in Headers */,
+ 04BD01EA12E6671800899322 /* SDL_x11mouse.h in Headers */,
+ 04BD01EC12E6671800899322 /* SDL_x11opengl.h in Headers */,
+ 04BD01EE12E6671800899322 /* SDL_x11opengles.h in Headers */,
+ 04BD01F012E6671800899322 /* SDL_x11render.h in Headers */,
+ 04BD01F212E6671800899322 /* SDL_x11shape.h in Headers */,
+ 04BD01F312E6671800899322 /* SDL_x11sym.h in Headers */,
+ 04BD01F512E6671800899322 /* SDL_x11touch.h in Headers */,
+ 04BD01F712E6671800899322 /* SDL_x11video.h in Headers */,
+ 04BD01F912E6671800899322 /* SDL_x11window.h in Headers */,
+ 04BD01FA12E6671800899322 /* extutil.h in Headers */,
+ 04BD01FB12E6671800899322 /* panoramiXext.h in Headers */,
+ 04BD01FC12E6671800899322 /* panoramiXproto.h in Headers */,
+ 04BD01FD12E6671800899322 /* StdCmap.h in Headers */,
+ 04BD01FE12E6671800899322 /* Xext.h in Headers */,
+ 04BD01FF12E6671800899322 /* xf86dga.h in Headers */,
+ 04BD020012E6671800899322 /* xf86dga1.h in Headers */,
+ 04BD020112E6671800899322 /* xf86dga1str.h in Headers */,
+ 04BD020212E6671800899322 /* xf86dgastr.h in Headers */,
+ 04BD020312E6671800899322 /* xf86vmode.h in Headers */,
+ 04BD020412E6671800899322 /* xf86vmstr.h in Headers */,
+ 04BD020512E6671800899322 /* Xinerama.h in Headers */,
+ 04BD020612E6671800899322 /* Xv.h in Headers */,
+ 04BD020712E6671800899322 /* Xvlib.h in Headers */,
+ 04BD020812E6671800899322 /* Xvproto.h in Headers */,
+ 04BD021512E6671800899322 /* Xvlibint.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -1875,16 +1961,10 @@
files = (
BECDF6760761BA81005FE872 /* SDL_cpuinfo.h in Headers */,
BECDF6770761BA81005FE872 /* SDL_name.h in Headers */,
- BECDF6780761BA81005FE872 /* SDL_coreaudio.h in Headers */,
00162D4609BD1FA90037C8D0 /* SDL_config_macosx.h in Headers */,
00162D4909BD1FA90037C8D0 /* SDL_config.h in Headers */,
00162D4A09BD1FA90037C8D0 /* SDL_platform.h in Headers */,
00162D4B09BD1FA90037C8D0 /* SDL_stdinc.h in Headers */,
- 00162D5B09BD20DA0037C8D0 /* SDL_sysmutex_c.h in Headers */,
- 00162D5E09BD20DA0037C8D0 /* SDL_systhread_c.h in Headers */,
- 00162E6B09BD27370037C8D0 /* SDL_mixer_MMX.h in Headers */,
- 002F32DA09CA0BE700EBEB88 /* SDL_diskaudio.h in Headers */,
- 002F32E809CA0BF600EBEB88 /* SDL_dummyaudio.h in Headers */,
00CFA68A106B44CE00758660 /* SDL_atomic.h in Headers */,
00CFA68B106B44CE00758660 /* SDL_compat.h in Headers */,
00CFA68C106B44CE00758660 /* SDL_haptic.h in Headers */,
@@ -1893,90 +1973,113 @@
00CFA68F106B44CE00758660 /* SDL_rect.h in Headers */,
00CFA690106B44CE00758660 /* SDL_scancode.h in Headers */,
00CFA691106B44CE00758660 /* SDL_surface.h in Headers */,
- 00CFA6BC106B46E500758660 /* SDL_audio_c.h in Headers */,
- 00CFA6BD106B46E500758660 /* SDL_audiodev_c.h in Headers */,
- 00CFA6BE106B46E500758660 /* SDL_audiomem.h in Headers */,
- 00CFA6C0106B46E500758660 /* SDL_sysaudio.h in Headers */,
- 00CFA6C1106B46E500758660 /* SDL_wave.h in Headers */,
- 00CFA6CE106B480800758660 /* SDL_events_c.h in Headers */,
- 00CFA6CF106B480800758660 /* SDL_keyboard_c.h in Headers */,
- 00CFA6D0106B480800758660 /* SDL_mouse_c.h in Headers */,
- 00CFA6D1106B480800758660 /* SDL_sysevents.h in Headers */,
- 00CFA6D2106B480800758660 /* SDL_windowevents_c.h in Headers */,
- 00CFA6F8106B48D800758660 /* SDL_syshaptic.h in Headers */,
- 00CFA701106B493800758660 /* SDL_error_c.h in Headers */,
- 00CFA702106B493800758660 /* SDL_fatal.h in Headers */,
- 00CFA7A1106B498B00758660 /* SDL_cocoaevents.h in Headers */,
- 00CFA7A3106B498B00758660 /* SDL_cocoakeyboard.h in Headers */,
- 00CFA7A5106B498B00758660 /* SDL_cocoamodes.h in Headers */,
- 00CFA7A7106B498B00758660 /* SDL_cocoamouse.h in Headers */,
- 00CFA7A9106B498B00758660 /* SDL_cocoaopengl.h in Headers */,
- 00CFA7AB106B498B00758660 /* SDL_cocoavideo.h in Headers */,
- 00CFA7AD106B498B00758660 /* SDL_cocoawindow.h in Headers */,
- 00CFA7B0106B498B00758660 /* SDL_nullevents_c.h in Headers */,
- 00CFA7B2106B498B00758660 /* SDL_nullrender_c.h in Headers */,
- 00CFA7B4106B498B00758660 /* SDL_nullvideo.h in Headers */,
- 00CFA7B6106B498B00758660 /* imKStoUCS.h in Headers */,
- 00CFA7B8106B498B00758660 /* SDL_x11dyn.h in Headers */,
- 00CFA7BA106B498B00758660 /* SDL_x11events.h in Headers */,
- 00CFA7BC106B498B00758660 /* SDL_x11gamma.h in Headers */,
- 00CFA7BE106B498B00758660 /* SDL_x11keyboard.h in Headers */,
- 00CFA7C0106B498B00758660 /* SDL_x11modes.h in Headers */,
- 00CFA7C2106B498B00758660 /* SDL_x11mouse.h in Headers */,
- 00CFA7C4106B498B00758660 /* SDL_x11opengl.h in Headers */,
- 00CFA7C6106B498B00758660 /* SDL_x11opengles.h in Headers */,
- 00CFA7C8106B498B00758660 /* SDL_x11render.h in Headers */,
- 00CFA7C9106B498B00758660 /* SDL_x11sym.h in Headers */,
- 00CFA7CB106B498B00758660 /* SDL_x11video.h in Headers */,
- 00CFA7CD106B498B00758660 /* SDL_x11window.h in Headers */,
- 00CFA7CE106B498B00758660 /* extutil.h in Headers */,
- 00CFA7CF106B498B00758660 /* panoramiXext.h in Headers */,
- 00CFA7D0106B498B00758660 /* panoramiXproto.h in Headers */,
- 00CFA7D1106B498B00758660 /* StdCmap.h in Headers */,
- 00CFA7D2106B498B00758660 /* Xext.h in Headers */,
- 00CFA7D3106B498B00758660 /* xf86dga.h in Headers */,
- 00CFA7D4106B498B00758660 /* xf86dga1.h in Headers */,
- 00CFA7D5106B498B00758660 /* xf86dga1str.h in Headers */,
- 00CFA7D6106B498B00758660 /* xf86dgastr.h in Headers */,
- 00CFA7D7106B498B00758660 /* xf86vmode.h in Headers */,
- 00CFA7D8106B498B00758660 /* xf86vmstr.h in Headers */,
- 00CFA7D9106B498B00758660 /* Xinerama.h in Headers */,
- 00CFA7DA106B498B00758660 /* Xv.h in Headers */,
- 00CFA7DB106B498B00758660 /* Xvlib.h in Headers */,
- 00CFA7DC106B498B00758660 /* Xvproto.h in Headers */,
- 00CFA7E8106B498B00758660 /* Xvlibint.h in Headers */,
- 00CFA846106B49B600758660 /* mmx.h in Headers */,
- 00CFA848106B49B600758660 /* SDL_alphamult.h in Headers */,
- 00CFA850106B49B600758660 /* SDL_blit_auto.h in Headers */,
- 00CFA852106B49B600758660 /* SDL_blit_copy.h in Headers */,
- 00CFA855106B49B600758660 /* SDL_blit_slow.h in Headers */,
- 00CFA857106B49B600758660 /* SDL_blit.h in Headers */,
- 00CFA859106B49B600758660 /* SDL_draw.h in Headers */,
- 00CFA85E106B49B600758660 /* SDL_glesfuncs.h in Headers */,
- 00CFA85F106B49B600758660 /* SDL_glfuncs.h in Headers */,
- 00CFA860106B49B600758660 /* SDL_leaks.h in Headers */,
- 00CFA861106B49B600758660 /* SDL_pixels_c.h in Headers */,
- 00CFA863106B49B600758660 /* SDL_rect_c.h in Headers */,
- 00CFA866106B49B600758660 /* SDL_renderer_gl.h in Headers */,
- 00CFA868106B49B600758660 /* SDL_renderer_gles.h in Headers */,
- 00CFA86A106B49B600758660 /* SDL_renderer_sw.h in Headers */,
- 00CFA86B106B49B600758660 /* SDL_RLEaccel_c.h in Headers */,
- 00CFA86F106B49B600758660 /* SDL_sysvideo.h in Headers */,
- 00CFA872106B49B600758660 /* SDL_yuv_sw_c.h in Headers */,
00A6EBDB1078D569001EEA06 /* SDL_revision.h in Headers */,
04F2AF6A1104AC4500D6DDF7 /* SDL_assert.h in Headers */,
- 006E95B211952992001DE610 /* SDL_rwopsbundlesupport.h in Headers */,
04DEA57311E6006A00386CAC /* SDL_input.h in Headers */,
- 04DEA57B11E600A600386CAC /* SDL_cocoaclipboard.h in Headers */,
044E5F8611E6051C0076F181 /* SDL_clipboard.h in Headers */,
- 0420496311E6EFD3007E7EC9 /* SDL_clipboardevents_c.h in Headers */,
- 0420498011E6F052007E7EC9 /* blank_cursor.h in Headers */,
- 0420498111E6F052007E7EC9 /* default_cursor.h in Headers */,
- 0420498211E6F052007E7EC9 /* scancodes_darwin.h in Headers */,
- 0420498311E6F052007E7EC9 /* scancodes_linux.h in Headers */,
- 0420498411E6F052007E7EC9 /* scancodes_win32.h in Headers */,
- 0420498511E6F052007E7EC9 /* scancodes_xfree86.h in Headers */,
- 046B9B6B12D02EE600159CFE /* SDL_x11touch.h in Headers */,
+ 04BD022512E6671800899322 /* SDL_diskaudio.h in Headers */,
+ 04BD022D12E6671800899322 /* SDL_dummyaudio.h in Headers */,
+ 04BD023512E6671800899322 /* SDL_coreaudio.h in Headers */,
+ 04BD024312E6671800899322 /* SDL_audio_c.h in Headers */,
+ 04BD024612E6671800899322 /* SDL_audiodev_c.h in Headers */,
+ 04BD024712E6671800899322 /* SDL_audiomem.h in Headers */,
+ 04BD024B12E6671800899322 /* SDL_mixer_m68k.h in Headers */,
+ 04BD024D12E6671800899322 /* SDL_mixer_MMX.h in Headers */,
+ 04BD024F12E6671800899322 /* SDL_mixer_MMX_VC.h in Headers */,
+ 04BD025012E6671800899322 /* SDL_sysaudio.h in Headers */,
+ 04BD025212E6671800899322 /* SDL_wave.h in Headers */,
+ 04BD025D12E6671800899322 /* blank_cursor.h in Headers */,
+ 04BD025E12E6671800899322 /* default_cursor.h in Headers */,
+ 04BD025F12E6671800899322 /* scancodes_darwin.h in Headers */,
+ 04BD026012E6671800899322 /* scancodes_linux.h in Headers */,
+ 04BD026112E6671800899322 /* scancodes_win32.h in Headers */,
+ 04BD026212E6671800899322 /* scancodes_xfree86.h in Headers */,
+ 04BD026412E6671800899322 /* SDL_clipboardevents_c.h in Headers */,
+ 04BD026612E6671800899322 /* SDL_events_c.h in Headers */,
+ 04BD026812E6671800899322 /* SDL_gesture_c.h in Headers */,
+ 04BD026A12E6671800899322 /* SDL_keyboard_c.h in Headers */,
+ 04BD026C12E6671800899322 /* SDL_mouse_c.h in Headers */,
+ 04BD026E12E6671800899322 /* SDL_sysevents.h in Headers */,
+ 04BD027012E6671800899322 /* SDL_touch_c.h in Headers */,
+ 04BD027212E6671800899322 /* SDL_windowevents_c.h in Headers */,
+ 04BD027312E6671800899322 /* SDL_rwopsbundlesupport.h in Headers */,
+ 04BD027B12E6671800899322 /* SDL_haptic_c.h in Headers */,
+ 04BD027C12E6671800899322 /* SDL_syshaptic.h in Headers */,
+ 04BD028212E6671800899322 /* SDL_sysjoystick_c.h in Headers */,
+ 04BD028C12E6671800899322 /* SDL_joystick_c.h in Headers */,
+ 04BD028D12E6671800899322 /* SDL_sysjoystick.h in Headers */,
+ 04BD02B512E6671800899322 /* SDL_assert_c.h in Headers */,
+ 04BD02B812E6671800899322 /* SDL_error_c.h in Headers */,
+ 04BD02BB12E6671800899322 /* SDL_fatal.h in Headers */,
+ 04BD02D912E6671800899322 /* SDL_sysmutex_c.h in Headers */,
+ 04BD02DC12E6671800899322 /* SDL_systhread_c.h in Headers */,
+ 04BD02E312E6671800899322 /* SDL_systhread.h in Headers */,
+ 04BD02E512E6671800899322 /* SDL_thread_c.h in Headers */,
+ 04BD02F012E6671800899322 /* SDL_systimer.h in Headers */,
+ 04BD02F212E6671800899322 /* SDL_timer_c.h in Headers */,
+ 04BD030D12E6671800899322 /* SDL_cocoaclipboard.h in Headers */,
+ 04BD030F12E6671800899322 /* SDL_cocoaevents.h in Headers */,
+ 04BD031112E6671800899322 /* SDL_cocoakeyboard.h in Headers */,
+ 04BD031312E6671800899322 /* SDL_cocoamodes.h in Headers */,
+ 04BD031512E6671800899322 /* SDL_cocoamouse.h in Headers */,
+ 04BD031712E6671800899322 /* SDL_cocoaopengl.h in Headers */,
+ 04BD031912E6671800899322 /* SDL_cocoashape.h in Headers */,
+ 04BD031B12E6671800899322 /* SDL_cocoavideo.h in Headers */,
+ 04BD031D12E6671800899322 /* SDL_cocoawindow.h in Headers */,
+ 04BD033212E6671800899322 /* SDL_nullevents_c.h in Headers */,
+ 04BD033412E6671800899322 /* SDL_nullrender_c.h in Headers */,
+ 04BD033612E6671800899322 /* SDL_nullvideo.h in Headers */,
+ 04BD034C12E6671800899322 /* mmx.h in Headers */,
+ 04BD038A12E6671800899322 /* SDL_alphamult.h in Headers */,
+ 04BD039012E6671800899322 /* SDL_blit.h in Headers */,
+ 04BD039512E6671800899322 /* SDL_blit_auto.h in Headers */,
+ 04BD039712E6671800899322 /* SDL_blit_copy.h in Headers */,
+ 04BD039A12E6671800899322 /* SDL_blit_slow.h in Headers */,
+ 04BD039D12E6671800899322 /* SDL_draw.h in Headers */,
+ 04BD03A312E6671800899322 /* SDL_glesfuncs.h in Headers */,
+ 04BD03A412E6671800899322 /* SDL_glfuncs.h in Headers */,
+ 04BD03A512E6671800899322 /* SDL_leaks.h in Headers */,
+ 04BD03A712E6671800899322 /* SDL_pixels_c.h in Headers */,
+ 04BD03A912E6671800899322 /* SDL_rect_c.h in Headers */,
+ 04BD03AB12E6671800899322 /* SDL_renderer_gl.h in Headers */,
+ 04BD03AD12E6671800899322 /* SDL_renderer_gles.h in Headers */,
+ 04BD03AF12E6671800899322 /* SDL_renderer_sw.h in Headers */,
+ 04BD03B112E6671800899322 /* SDL_RLEaccel_c.h in Headers */,
+ 04BD03B312E6671800899322 /* SDL_shape_internals.h in Headers */,
+ 04BD03B612E6671800899322 /* SDL_sysvideo.h in Headers */,
+ 04BD03BA12E6671800899322 /* SDL_yuv_sw_c.h in Headers */,
+ 04BD03F412E6671800899322 /* imKStoUCS.h in Headers */,
+ 04BD03F612E6671800899322 /* SDL_x11clipboard.h in Headers */,
+ 04BD03F812E6671800899322 /* SDL_x11dyn.h in Headers */,
+ 04BD03FA12E6671800899322 /* SDL_x11events.h in Headers */,
+ 04BD03FC12E6671800899322 /* SDL_x11gamma.h in Headers */,
+ 04BD03FE12E6671800899322 /* SDL_x11keyboard.h in Headers */,
+ 04BD040012E6671800899322 /* SDL_x11modes.h in Headers */,
+ 04BD040212E6671800899322 /* SDL_x11mouse.h in Headers */,
+ 04BD040412E6671800899322 /* SDL_x11opengl.h in Headers */,
+ 04BD040612E6671800899322 /* SDL_x11opengles.h in Headers */,
+ 04BD040812E6671800899322 /* SDL_x11render.h in Headers */,
+ 04BD040A12E6671800899322 /* SDL_x11shape.h in Headers */,
+ 04BD040B12E6671800899322 /* SDL_x11sym.h in Headers */,
+ 04BD040D12E6671800899322 /* SDL_x11touch.h in Headers */,
+ 04BD040F12E6671800899322 /* SDL_x11video.h in Headers */,
+ 04BD041112E6671800899322 /* SDL_x11window.h in Headers */,
+ 04BD041212E6671800899322 /* extutil.h in Headers */,
+ 04BD041312E6671800899322 /* panoramiXext.h in Headers */,
+ 04BD041412E6671800899322 /* panoramiXproto.h in Headers */,
+ 04BD041512E6671800899322 /* StdCmap.h in Headers */,
+ 04BD041612E6671800899322 /* Xext.h in Headers */,
+ 04BD041712E6671800899322 /* xf86dga.h in Headers */,
+ 04BD041812E6671800899322 /* xf86dga1.h in Headers */,
+ 04BD041912E6671800899322 /* xf86dga1str.h in Headers */,
+ 04BD041A12E6671800899322 /* xf86dgastr.h in Headers */,
+ 04BD041B12E6671800899322 /* xf86vmode.h in Headers */,
+ 04BD041C12E6671800899322 /* xf86vmstr.h in Headers */,
+ 04BD041D12E6671800899322 /* Xinerama.h in Headers */,
+ 04BD041E12E6671800899322 /* Xv.h in Headers */,
+ 04BD041F12E6671800899322 /* Xvlib.h in Headers */,
+ 04BD042012E6671800899322 /* Xvproto.h in Headers */,
+ 04BD042C12E6671800899322 /* Xvlibint.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2129,6 +2232,7 @@
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
+ 04BD020912E6671800899322 /* README in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2234,126 +2338,128 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- BECDF62E0761BA81005FE872 /* SDL_audio.c in Sources */,
- BECDF62F0761BA81005FE872 /* SDL_audiocvt.c in Sources */,
- BECDF6300761BA81005FE872 /* SDL_audiodev.c in Sources */,
- BECDF6320761BA81005FE872 /* SDL_mixer.c in Sources */,
- BECDF6330761BA81005FE872 /* SDL_wave.c in Sources */,
- BECDF6360761BA81005FE872 /* SDL_events.c in Sources */,
- BECDF6380761BA81005FE872 /* SDL_keyboard.c in Sources */,
- BECDF6390761BA81005FE872 /* SDL_mouse.c in Sources */,
- BECDF63A0761BA81005FE872 /* SDL_quit.c in Sources */,
- BECDF63C0761BA81005FE872 /* SDL_rwops.c in Sources */,
- BECDF63E0761BA81005FE872 /* SDL_timer.c in Sources */,
- BECDF64D0761BA81005FE872 /* SDL_error.c in Sources */,
- BECDF64E0761BA81005FE872 /* SDL_fatal.c in Sources */,
- BECDF6500761BA81005FE872 /* SDL.c in Sources */,
- BECDF6510761BA81005FE872 /* SDL_thread.c in Sources */,
- BECDF6530761BA81005FE872 /* SDL_joystick.c in Sources */,
- BECDF6590761BA81005FE872 /* SDL_sysjoystick.c in Sources */,
- BECDF6610761BA81005FE872 /* SDL_cpuinfo.c in Sources */,
- BECDF6670761BA81005FE872 /* SDL_coreaudio.c in Sources */,
- 00162D5309BD20DA0037C8D0 /* SDL_syscond.c in Sources */,
- 00162D5409BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */,
- 00162D5609BD20DA0037C8D0 /* SDL_syssem.c in Sources */,
- 00162D5709BD20DA0037C8D0 /* SDL_systhread.c in Sources */,
- 00162D6109BD21010037C8D0 /* SDL_systimer.c in Sources */,
- 00162D6B09BD214F0037C8D0 /* SDL_getenv.c in Sources */,
- 00162D6C09BD214F0037C8D0 /* SDL_malloc.c in Sources */,
- 00162D6D09BD214F0037C8D0 /* SDL_qsort.c in Sources */,
- 00162D6E09BD214F0037C8D0 /* SDL_stdlib.c in Sources */,
- 00162D6F09BD214F0037C8D0 /* SDL_string.c in Sources */,
- 00162E6809BD27300037C8D0 /* SDL_mixer_MMX.c in Sources */,
- 002F328609CA049100EBEB88 /* SDL_iconv.c in Sources */,
- 002F32D709CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */,
- 002F32E509CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */,
- 046B91EC0A11B53500FB151C /* SDL_sysloadso.c in Sources */,
- 046B92130A11B8AD00FB151C /* SDL_dlcompat.c in Sources */,
- 00CFA6B9106B46E500758660 /* SDL_audiotypecvt.c in Sources */,
- 00CFA6CD106B480800758660 /* SDL_windowevents.c in Sources */,
- 00CFA6EC106B48D800758660 /* SDL_syshaptic.c in Sources */,
- 00CFA6F0106B48D800758660 /* SDL_haptic.c in Sources */,
- 00CFA6FD106B493800758660 /* SDL_compat.c in Sources */,
- 00CFA758106B498B00758660 /* SDL_cocoaevents.m in Sources */,
- 00CFA75A106B498B00758660 /* SDL_cocoakeyboard.m in Sources */,
- 00CFA75C106B498B00758660 /* SDL_cocoamodes.m in Sources */,
- 00CFA75E106B498B00758660 /* SDL_cocoamouse.m in Sources */,
- 00CFA760106B498B00758660 /* SDL_cocoaopengl.m in Sources */,
- 00CFA762106B498B00758660 /* SDL_cocoavideo.m in Sources */,
- 00CFA764106B498B00758660 /* SDL_cocoawindow.m in Sources */,
- 00CFA765106B498B00758660 /* SDL_nullevents.c in Sources */,
- 00CFA767106B498B00758660 /* SDL_nullrender.c in Sources */,
- 00CFA769106B498B00758660 /* SDL_nullvideo.c in Sources */,
- 00CFA76B106B498B00758660 /* imKStoUCS.c in Sources */,
- 00CFA76D106B498B00758660 /* SDL_x11dyn.c in Sources */,
- 00CFA76F106B498B00758660 /* SDL_x11events.c in Sources */,
- 00CFA771106B498B00758660 /* SDL_x11gamma.c in Sources */,
- 00CFA773106B498B00758660 /* SDL_x11keyboard.c in Sources */,
- 00CFA775106B498B00758660 /* SDL_x11modes.c in Sources */,
- 00CFA777106B498B00758660 /* SDL_x11mouse.c in Sources */,
- 00CFA779106B498B00758660 /* SDL_x11opengl.c in Sources */,
- 00CFA77B106B498B00758660 /* SDL_x11opengles.c in Sources */,
- 00CFA77D106B498B00758660 /* SDL_x11render.c in Sources */,
- 00CFA780106B498B00758660 /* SDL_x11video.c in Sources */,
- 00CFA782106B498B00758660 /* SDL_x11window.c in Sources */,
- 00CFA794106B498B00758660 /* Xinerama.c in Sources */,
- 00CFA795106B498B00758660 /* xme.c in Sources */,
- 00CFA796106B498B00758660 /* AllCmap.c in Sources */,
- 00CFA797106B498B00758660 /* CmapAlloc.c in Sources */,
- 00CFA798106B498B00758660 /* CrCmap.c in Sources */,
- 00CFA799106B498B00758660 /* DelCmap.c in Sources */,
- 00CFA79A106B498B00758660 /* Distinct.c in Sources */,
- 00CFA79B106B498B00758660 /* LookupCmap.c in Sources */,
- 00CFA79C106B498B00758660 /* StdCmap.c in Sources */,
- 00CFA79D106B498B00758660 /* VisCmap.c in Sources */,
- 00CFA79E106B498B00758660 /* Xv.c in Sources */,
- 00CFA7A0106B498B00758660 /* XF86VMode.c in Sources */,
- 00CFA819106B49B600758660 /* SDL_alphamult.c in Sources */,
- 00CFA81B106B49B600758660 /* SDL_blendline.c in Sources */,
- 00CFA81C106B49B600758660 /* SDL_blendpoint.c in Sources */,
- 00CFA81D106B49B600758660 /* SDL_blendrect.c in Sources */,
- 00CFA81E106B49B600758660 /* SDL_blit_0.c in Sources */,
- 00CFA81F106B49B600758660 /* SDL_blit_1.c in Sources */,
- 00CFA820106B49B600758660 /* SDL_blit_A.c in Sources */,
- 00CFA821106B49B600758660 /* SDL_blit_auto.c in Sources */,
- 00CFA823106B49B600758660 /* SDL_blit_copy.c in Sources */,
- 00CFA825106B49B600758660 /* SDL_blit_N.c in Sources */,
- 00CFA826106B49B600758660 /* SDL_blit_slow.c in Sources */,
- 00CFA828106B49B600758660 /* SDL_blit.c in Sources */,
- 00CFA82A106B49B600758660 /* SDL_bmp.c in Sources */,
- 00CFA82C106B49B600758660 /* SDL_drawline.c in Sources */,
- 00CFA82D106B49B600758660 /* SDL_drawpoint.c in Sources */,
- 00CFA82E106B49B600758660 /* SDL_fillrect.c in Sources */,
- 00CFA82F106B49B600758660 /* SDL_gamma.c in Sources */,
- 00CFA834106B49B600758660 /* SDL_pixels.c in Sources */,
- 00CFA836106B49B600758660 /* SDL_rect.c in Sources */,
- 00CFA837106B49B600758660 /* SDL_renderer_gl.c in Sources */,
- 00CFA839106B49B600758660 /* SDL_renderer_gles.c in Sources */,
- 00CFA83B106B49B600758660 /* SDL_renderer_sw.c in Sources */,
- 00CFA83E106B49B600758660 /* SDL_RLEaccel.c in Sources */,
- 00CFA83F106B49B600758660 /* SDL_stretch.c in Sources */,
- 00CFA840106B49B600758660 /* SDL_surface.c in Sources */,
- 00CFA842106B49B600758660 /* SDL_video.c in Sources */,
- 00CFA843106B49B600758660 /* SDL_yuv_mmx.c in Sources */,
- 00CFA845106B49B600758660 /* SDL_yuv_sw.c in Sources */,
- 001798D210743B9F00F5D044 /* SDL_syspower.c in Sources */,
- 001798D410743B9F00F5D044 /* SDL_power.c in Sources */,
- 04DB838C10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */,
- 04DB838D10FD8C81000519B5 /* SDL_drawrect.c in Sources */,
- 04F2AF661104AC0800D6DDF7 /* SDL_assert.c in Sources */,
- 006E95B111952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */,
- 04DEA57511E6009000386CAC /* SDL_clipboard.c in Sources */,
- 04DEA57A11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */,
- 0420496211E6EFD3007E7EC9 /* SDL_clipboardevents.c in Sources */,
- 8CB0A76C11F6A84800CBA2DE /* SDL_x11clipboard.c in Sources */,
- 8CB0A77F11F6A8E700CBA2DE /* SDL_gesture.c in Sources */,
- 8CB0A78111F6A8E700CBA2DE /* SDL_touch.c in Sources */,
- 4537737E1207C4CE002F0F45 /* SDL_shape.c in Sources */,
- 4537738A1207C5A2002F0F45 /* SDL_cocoashape.m in Sources */,
- 453773921207C6E9002F0F45 /* SDL_x11shape.c in Sources */,
- 046B9B6812D02EE600159CFE /* SDL_x11touch.c in Sources */,
- 04FB7D4C12E2350700A522C6 /* SDL_atomic.c in Sources */,
- 04FB7D4D12E2350700A522C6 /* SDL_spinlock.c in Sources */,
+ 04BDFFFB12E6671800899322 /* SDL_atomic.c in Sources */,
+ 04BDFFFC12E6671800899322 /* SDL_spinlock.c in Sources */,
+ 04BD000812E6671800899322 /* SDL_diskaudio.c in Sources */,
+ 04BD001012E6671800899322 /* SDL_dummyaudio.c in Sources */,
+ 04BD001812E6671800899322 /* SDL_coreaudio.c in Sources */,
+ 04BD002612E6671800899322 /* SDL_audio.c in Sources */,
+ 04BD002812E6671800899322 /* SDL_audiocvt.c in Sources */,
+ 04BD002912E6671800899322 /* SDL_audiodev.c in Sources */,
+ 04BD002C12E6671800899322 /* SDL_audiotypecvt.c in Sources */,
+ 04BD002D12E6671800899322 /* SDL_mixer.c in Sources */,
+ 04BD002E12E6671800899322 /* SDL_mixer_m68k.c in Sources */,
+ 04BD003012E6671800899322 /* SDL_mixer_MMX.c in Sources */,
+ 04BD003212E6671800899322 /* SDL_mixer_MMX_VC.c in Sources */,
+ 04BD003512E6671800899322 /* SDL_wave.c in Sources */,
+ 04BD004112E6671800899322 /* SDL_cpuinfo.c in Sources */,
+ 04BD004812E6671800899322 /* SDL_clipboardevents.c in Sources */,
+ 04BD004A12E6671800899322 /* SDL_events.c in Sources */,
+ 04BD004C12E6671800899322 /* SDL_gesture.c in Sources */,
+ 04BD004E12E6671800899322 /* SDL_keyboard.c in Sources */,
+ 04BD005012E6671800899322 /* SDL_mouse.c in Sources */,
+ 04BD005212E6671800899322 /* SDL_quit.c in Sources */,
+ 04BD005412E6671800899322 /* SDL_touch.c in Sources */,
+ 04BD005612E6671800899322 /* SDL_windowevents.c in Sources */,
+ 04BD005912E6671800899322 /* SDL_rwopsbundlesupport.m in Sources */,
+ 04BD005A12E6671800899322 /* SDL_rwops.c in Sources */,
+ 04BD005B12E6671800899322 /* SDL_syshaptic.c in Sources */,
+ 04BD005F12E6671800899322 /* SDL_haptic.c in Sources */,
+ 04BD006612E6671800899322 /* SDL_sysjoystick.c in Sources */,
+ 04BD007012E6671800899322 /* SDL_joystick.c in Sources */,
+ 04BD008812E6671800899322 /* SDL_sysloadso.c in Sources */,
+ 04BD008A12E6671800899322 /* SDL_dlcompat.c in Sources */,
+ 04BD009412E6671800899322 /* SDL_syspower.c in Sources */,
+ 04BD009612E6671800899322 /* SDL_power.c in Sources */,
+ 04BD009C12E6671800899322 /* SDL_assert.c in Sources */,
+ 04BD009D12E6671800899322 /* SDL_compat.c in Sources */,
+ 04BD009F12E6671800899322 /* SDL_error.c in Sources */,
+ 04BD00A012E6671800899322 /* SDL_fatal.c in Sources */,
+ 04BD00A212E6671800899322 /* SDL.c in Sources */,
+ 04BD00A312E6671800899322 /* SDL_getenv.c in Sources */,
+ 04BD00A412E6671800899322 /* SDL_iconv.c in Sources */,
+ 04BD00A512E6671800899322 /* SDL_malloc.c in Sources */,
+ 04BD00A612E6671800899322 /* SDL_qsort.c in Sources */,
+ 04BD00A712E6671800899322 /* SDL_stdlib.c in Sources */,
+ 04BD00A812E6671800899322 /* SDL_string.c in Sources */,
+ 04BD00BD12E6671800899322 /* SDL_syscond.c in Sources */,
+ 04BD00BE12E6671800899322 /* SDL_sysmutex.c in Sources */,
+ 04BD00C012E6671800899322 /* SDL_syssem.c in Sources */,
+ 04BD00C112E6671800899322 /* SDL_systhread.c in Sources */,
+ 04BD00CA12E6671800899322 /* SDL_thread.c in Sources */,
+ 04BD00D712E6671800899322 /* SDL_timer.c in Sources */,
+ 04BD00D912E6671800899322 /* SDL_systimer.c in Sources */,
+ 04BD00F412E6671800899322 /* SDL_cocoaclipboard.m in Sources */,
+ 04BD00F612E6671800899322 /* SDL_cocoaevents.m in Sources */,
+ 04BD00F812E6671800899322 /* SDL_cocoakeyboard.m in Sources */,
+ 04BD00FA12E6671800899322 /* SDL_cocoamodes.m in Sources */,
+ 04BD00FC12E6671800899322 /* SDL_cocoamouse.m in Sources */,
+ 04BD00FE12E6671800899322 /* SDL_cocoaopengl.m in Sources */,
+ 04BD010012E6671800899322 /* SDL_cocoashape.m in Sources */,
+ 04BD010212E6671800899322 /* SDL_cocoavideo.m in Sources */,
+ 04BD010412E6671800899322 /* SDL_cocoawindow.m in Sources */,
+ 04BD011712E6671800899322 /* SDL_nullevents.c in Sources */,
+ 04BD011912E6671800899322 /* SDL_nullrender.c in Sources */,
+ 04BD011B12E6671800899322 /* SDL_nullvideo.c in Sources */,
+ 04BD016F12E6671800899322 /* SDL_alphamult.c in Sources */,
+ 04BD017112E6671800899322 /* SDL_blendfillrect.c in Sources */,
+ 04BD017212E6671800899322 /* SDL_blendline.c in Sources */,
+ 04BD017312E6671800899322 /* SDL_blendpoint.c in Sources */,
+ 04BD017412E6671800899322 /* SDL_blendrect.c in Sources */,
+ 04BD017512E6671800899322 /* SDL_blit.c in Sources */,
+ 04BD017712E6671800899322 /* SDL_blit_0.c in Sources */,
+ 04BD017812E6671800899322 /* SDL_blit_1.c in Sources */,
+ 04BD017912E6671800899322 /* SDL_blit_A.c in Sources */,
+ 04BD017A12E6671800899322 /* SDL_blit_auto.c in Sources */,
+ 04BD017C12E6671800899322 /* SDL_blit_copy.c in Sources */,
+ 04BD017E12E6671800899322 /* SDL_blit_N.c in Sources */,
+ 04BD017F12E6671800899322 /* SDL_blit_slow.c in Sources */,
+ 04BD018112E6671800899322 /* SDL_bmp.c in Sources */,
+ 04BD018212E6671800899322 /* SDL_clipboard.c in Sources */,
+ 04BD018412E6671800899322 /* SDL_drawline.c in Sources */,
+ 04BD018512E6671800899322 /* SDL_drawpoint.c in Sources */,
+ 04BD018612E6671800899322 /* SDL_drawrect.c in Sources */,
+ 04BD018712E6671800899322 /* SDL_fillrect.c in Sources */,
+ 04BD018812E6671800899322 /* SDL_gamma.c in Sources */,
+ 04BD018C12E6671800899322 /* SDL_pixels.c in Sources */,
+ 04BD018E12E6671800899322 /* SDL_rect.c in Sources */,
+ 04BD019012E6671800899322 /* SDL_renderer_gl.c in Sources */,
+ 04BD019212E6671800899322 /* SDL_renderer_gles.c in Sources */,
+ 04BD019412E6671800899322 /* SDL_renderer_sw.c in Sources */,
+ 04BD019612E6671800899322 /* SDL_RLEaccel.c in Sources */,
+ 04BD019812E6671800899322 /* SDL_shape.c in Sources */,
+ 04BD019A12E6671800899322 /* SDL_stretch.c in Sources */,
+ 04BD019B12E6671800899322 /* SDL_surface.c in Sources */,
+ 04BD019D12E6671800899322 /* SDL_video.c in Sources */,
+ 04BD019E12E6671800899322 /* SDL_yuv_mmx.c in Sources */,
+ 04BD019F12E6671800899322 /* SDL_yuv_sw.c in Sources */,
+ 04BD01DB12E6671800899322 /* imKStoUCS.c in Sources */,
+ 04BD01DD12E6671800899322 /* SDL_x11clipboard.c in Sources */,
+ 04BD01DF12E6671800899322 /* SDL_x11dyn.c in Sources */,
+ 04BD01E112E6671800899322 /* SDL_x11events.c in Sources */,
+ 04BD01E312E6671800899322 /* SDL_x11gamma.c in Sources */,
+ 04BD01E512E6671800899322 /* SDL_x11keyboard.c in Sources */,
+ 04BD01E712E6671800899322 /* SDL_x11modes.c in Sources */,
+ 04BD01E912E6671800899322 /* SDL_x11mouse.c in Sources */,
+ 04BD01EB12E6671800899322 /* SDL_x11opengl.c in Sources */,
+ 04BD01ED12E6671800899322 /* SDL_x11opengles.c in Sources */,
+ 04BD01EF12E6671800899322 /* SDL_x11render.c in Sources */,
+ 04BD01F112E6671800899322 /* SDL_x11shape.c in Sources */,
+ 04BD01F412E6671800899322 /* SDL_x11touch.c in Sources */,
+ 04BD01F612E6671800899322 /* SDL_x11video.c in Sources */,
+ 04BD01F812E6671800899322 /* SDL_x11window.c in Sources */,
+ 04BD020A12E6671800899322 /* Xinerama.c in Sources */,
+ 04BD020B12E6671800899322 /* xme.c in Sources */,
+ 04BD020C12E6671800899322 /* AllCmap.c in Sources */,
+ 04BD020D12E6671800899322 /* CmapAlloc.c in Sources */,
+ 04BD020E12E6671800899322 /* CrCmap.c in Sources */,
+ 04BD020F12E6671800899322 /* DelCmap.c in Sources */,
+ 04BD021012E6671800899322 /* Distinct.c in Sources */,
+ 04BD021112E6671800899322 /* LookupCmap.c in Sources */,
+ 04BD021212E6671800899322 /* StdCmap.c in Sources */,
+ 04BD021312E6671800899322 /* VisCmap.c in Sources */,
+ 04BD021412E6671800899322 /* Xv.c in Sources */,
+ 04BD021612E6671800899322 /* XF86VMode.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
@@ -2361,120 +2467,128 @@
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
- BECDF67A0761BA81005FE872 /* SDL_audio.c in Sources */,
- BECDF67B0761BA81005FE872 /* SDL_audiocvt.c in Sources */,
- BECDF67D0761BA81005FE872 /* SDL_audiodev.c in Sources */,
- BECDF67E0761BA81005FE872 /* SDL_mixer.c in Sources */,
- BECDF67F0761BA81005FE872 /* SDL_wave.c in Sources */,
- BECDF6840761BA81005FE872 /* SDL_events.c in Sources */,
- BECDF6860761BA81005FE872 /* SDL_keyboard.c in Sources */,
- BECDF6870761BA81005FE872 /* SDL_mouse.c in Sources */,
- BECDF6880761BA81005FE872 /* SDL_quit.c in Sources */,
- BECDF68A0761BA81005FE872 /* SDL_rwops.c in Sources */,
- BECDF68B0761BA81005FE872 /* SDL_joystick.c in Sources */,
- BECDF68C0761BA81005FE872 /* SDL_thread.c in Sources */,
- BECDF6920761BA81005FE872 /* SDL_timer.c in Sources */,
- BECDF6A20761BA81005FE872 /* SDL_error.c in Sources */,
- BECDF6A30761BA81005FE872 /* SDL_fatal.c in Sources */,
- BECDF6A50761BA81005FE872 /* SDL.c in Sources */,
- BECDF6A60761BA81005FE872 /* SDL_sysjoystick.c in Sources */,
- BECDF6AF0761BA81005FE872 /* SDL_cpuinfo.c in Sources */,
- BECDF6B00761BA81005FE872 /* SDL_coreaudio.c in Sources */,
- 00162D5909BD20DA0037C8D0 /* SDL_syscond.c in Sources */,
- 00162D5A09BD20DA0037C8D0 /* SDL_sysmutex.c in Sources */,
- 00162D5C09BD20DA0037C8D0 /* SDL_syssem.c in Sources */,
- 00162D5D09BD20DA0037C8D0 /* SDL_systhread.c in Sources */,
- 00162D6209BD21010037C8D0 /* SDL_systimer.c in Sources */,
- 00162D7009BD214F0037C8D0 /* SDL_getenv.c in Sources */,
- 00162D7109BD214F0037C8D0 /* SDL_malloc.c in Sources */,
- 00162D7209BD214F0037C8D0 /* SDL_qsort.c in Sources */,
- 00162D7309BD214F0037C8D0 /* SDL_stdlib.c in Sources */,
- 00162D7409BD214F0037C8D0 /* SDL_string.c in Sources */,
- 00162E6A09BD27360037C8D0 /* SDL_mixer_MMX.c in Sources */,
- 002F328709CA049100EBEB88 /* SDL_iconv.c in Sources */,
- 002F32D909CA0BE700EBEB88 /* SDL_diskaudio.c in Sources */,
- 002F32E709CA0BF600EBEB88 /* SDL_dummyaudio.c in Sources */,
- 046B91ED0A11B53500FB151C /* SDL_sysloadso.c in Sources */,
- 046B92140A11B8AD00FB151C /* SDL_dlcompat.c in Sources */,
- 00CFA6BF106B46E500758660 /* SDL_audiotypecvt.c in Sources */,
- 00CFA6D3106B480800758660 /* SDL_windowevents.c in Sources */,
- 00CFA6F3106B48D800758660 /* SDL_syshaptic.c in Sources */,
- 00CFA6F7106B48D800758660 /* SDL_haptic.c in Sources */,
- 00CFA700106B493800758660 /* SDL_compat.c in Sources */,
- 00CFA7A2106B498B00758660 /* SDL_cocoaevents.m in Sources */,
- 00CFA7A4106B498B00758660 /* SDL_cocoakeyboard.m in Sources */,
- 00CFA7A6106B498B00758660 /* SDL_cocoamodes.m in Sources */,
- 00CFA7A8106B498B00758660 /* SDL_cocoamouse.m in Sources */,
- 00CFA7AA106B498B00758660 /* SDL_cocoaopengl.m in Sources */,
- 00CFA7AC106B498B00758660 /* SDL_cocoavideo.m in Sources */,
- 00CFA7AE106B498B00758660 /* SDL_cocoawindow.m in Sources */,
- 00CFA7AF106B498B00758660 /* SDL_nullevents.c in Sources */,
- 00CFA7B1106B498B00758660 /* SDL_nullrender.c in Sources */,
- 00CFA7B3106B498B00758660 /* SDL_nullvideo.c in Sources */,
- 00CFA7B5106B498B00758660 /* imKStoUCS.c in Sources */,
- 00CFA7B7106B498B00758660 /* SDL_x11dyn.c in Sources */,
- 00CFA7B9106B498B00758660 /* SDL_x11events.c in Sources */,
- 00CFA7BB106B498B00758660 /* SDL_x11gamma.c in Sources */,
- 00CFA7BD106B498B00758660 /* SDL_x11keyboard.c in Sources */,
- 00CFA7BF106B498B00758660 /* SDL_x11modes.c in Sources */,
- 00CFA7C1106B498B00758660 /* SDL_x11mouse.c in Sources */,
- 00CFA7C3106B498B00758660 /* SDL_x11opengl.c in Sources */,
- 00CFA7C5106B498B00758660 /* SDL_x11opengles.c in Sources */,
- 00CFA7C7106B498B00758660 /* SDL_x11render.c in Sources */,
- 00CFA7CA106B498B00758660 /* SDL_x11video.c in Sources */,
- 00CFA7CC106B498B00758660 /* SDL_x11window.c in Sources */,
- 00CFA7DD106B498B00758660 /* Xinerama.c in Sources */,
- 00CFA7DE106B498B00758660 /* xme.c in Sources */,
- 00CFA7DF106B498B00758660 /* AllCmap.c in Sources */,
- 00CFA7E0106B498B00758660 /* CmapAlloc.c in Sources */,
- 00CFA7E1106B498B00758660 /* CrCmap.c in Sources */,
- 00CFA7E2106B498B00758660 /* DelCmap.c in Sources */,
- 00CFA7E3106B498B00758660 /* Distinct.c in Sources */,
- 00CFA7E4106B498B00758660 /* LookupCmap.c in Sources */,
- 00CFA7E5106B498B00758660 /* StdCmap.c in Sources */,
- 00CFA7E6106B498B00758660 /* VisCmap.c in Sources */,
- 00CFA7E7106B498B00758660 /* Xv.c in Sources */,
- 00CFA7E9106B498B00758660 /* XF86VMode.c in Sources */,
- 00CFA847106B49B600758660 /* SDL_alphamult.c in Sources */,
- 00CFA849106B49B600758660 /* SDL_blendline.c in Sources */,
- 00CFA84A106B49B600758660 /* SDL_blendpoint.c in Sources */,
- 00CFA84B106B49B600758660 /* SDL_blendrect.c in Sources */,
- 00CFA84C106B49B600758660 /* SDL_blit_0.c in Sources */,
- 00CFA84D106B49B600758660 /* SDL_blit_1.c in Sources */,
- 00CFA84E106B49B600758660 /* SDL_blit_A.c in Sources */,
- 00CFA84F106B49B600758660 /* SDL_blit_auto.c in Sources */,
- 00CFA851106B49B600758660 /* SDL_blit_copy.c in Sources */,
- 00CFA853106B49B600758660 /* SDL_blit_N.c in Sources */,
- 00CFA854106B49B600758660 /* SDL_blit_slow.c in Sources */,
- 00CFA856106B49B600758660 /* SDL_blit.c in Sources */,
- 00CFA858106B49B600758660 /* SDL_bmp.c in Sources */,
- 00CFA85A106B49B600758660 /* SDL_drawline.c in Sources */,
- 00CFA85B106B49B600758660 /* SDL_drawpoint.c in Sources */,
- 00CFA85C106B49B600758660 /* SDL_fillrect.c in Sources */,
- 00CFA85D106B49B600758660 /* SDL_gamma.c in Sources */,
- 00CFA862106B49B600758660 /* SDL_pixels.c in Sources */,
- 00CFA864106B49B600758660 /* SDL_rect.c in Sources */,
- 00CFA865106B49B600758660 /* SDL_renderer_gl.c in Sources */,
- 00CFA867106B49B600758660 /* SDL_renderer_gles.c in Sources */,
- 00CFA869106B49B600758660 /* SDL_renderer_sw.c in Sources */,
- 00CFA86C106B49B600758660 /* SDL_RLEaccel.c in Sources */,
- 00CFA86D106B49B600758660 /* SDL_stretch.c in Sources */,
- 00CFA86E106B49B600758660 /* SDL_surface.c in Sources */,
- 00CFA870106B49B600758660 /* SDL_video.c in Sources */,
- 00CFA871106B49B600758660 /* SDL_yuv_mmx.c in Sources */,
- 00CFA873106B49B600758660 /* SDL_yuv_sw.c in Sources */,
- 001798CC10743B9F00F5D044 /* SDL_syspower.c in Sources */,
- 001798CE10743B9F00F5D044 /* SDL_power.c in Sources */,
- 04DB838E10FD8C81000519B5 /* SDL_blendfillrect.c in Sources */,
- 04DB838F10FD8C81000519B5 /* SDL_drawrect.c in Sources */,
- 04F2AF671104AC0800D6DDF7 /* SDL_assert.c in Sources */,
- 006E95B311952992001DE610 /* SDL_rwopsbundlesupport.m in Sources */,
- 04DEA57611E6009000386CAC /* SDL_clipboard.c in Sources */,
- 04DEA57C11E600A600386CAC /* SDL_cocoaclipboard.m in Sources */,
- 0420496411E6EFD3007E7EC9 /* SDL_clipboardevents.c in Sources */,
- 046B9B6A12D02EE600159CFE /* SDL_x11touch.c in Sources */,
- 04FB7D4E12E2350700A522C6 /* SDL_atomic.c in Sources */,
- 04FB7D4F12E2350700A522C6 /* SDL_spinlock.c in Sources */,
+ 04BD021712E6671800899322 /* SDL_atomic.c in Sources */,
+ 04BD021812E6671800899322 /* SDL_spinlock.c in Sources */,
+ 04BD022412E6671800899322 /* SDL_diskaudio.c in Sources */,
+ 04BD022C12E6671800899322 /* SDL_dummyaudio.c in Sources */,
+ 04BD023412E6671800899322 /* SDL_coreaudio.c in Sources */,
+ 04BD024212E6671800899322 /* SDL_audio.c in Sources */,
+ 04BD024412E6671800899322 /* SDL_audiocvt.c in Sources */,
+ 04BD024512E6671800899322 /* SDL_audiodev.c in Sources */,
+ 04BD024812E6671800899322 /* SDL_audiotypecvt.c in Sources */,
+ 04BD024912E6671800899322 /* SDL_mixer.c in Sources */,
+ 04BD024A12E6671800899322 /* SDL_mixer_m68k.c in Sources */,
+ 04BD024C12E6671800899322 /* SDL_mixer_MMX.c in Sources */,
+ 04BD024E12E6671800899322 /* SDL_mixer_MMX_VC.c in Sources */,
+ 04BD025112E6671800899322 /* SDL_wave.c in Sources */,
+ 04BD025C12E6671800899322 /* SDL_cpuinfo.c in Sources */,
+ 04BD026312E6671800899322 /* SDL_clipboardevents.c in Sources */,
+ 04BD026512E6671800899322 /* SDL_events.c in Sources */,
+ 04BD026712E6671800899322 /* SDL_gesture.c in Sources */,
+ 04BD026912E6671800899322 /* SDL_keyboard.c in Sources */,
+ 04BD026B12E6671800899322 /* SDL_mouse.c in Sources */,
+ 04BD026D12E6671800899322 /* SDL_quit.c in Sources */,
+ 04BD026F12E6671800899322 /* SDL_touch.c in Sources */,
+ 04BD027112E6671800899322 /* SDL_windowevents.c in Sources */,
+ 04BD027412E6671800899322 /* SDL_rwopsbundlesupport.m in Sources */,
+ 04BD027512E6671800899322 /* SDL_rwops.c in Sources */,
+ 04BD027612E6671800899322 /* SDL_syshaptic.c in Sources */,
+ 04BD027A12E6671800899322 /* SDL_haptic.c in Sources */,
+ 04BD028112E6671800899322 /* SDL_sysjoystick.c in Sources */,
+ 04BD028B12E6671800899322 /* SDL_joystick.c in Sources */,
+ 04BD02A312E6671800899322 /* SDL_sysloadso.c in Sources */,
+ 04BD02A512E6671800899322 /* SDL_dlcompat.c in Sources */,
+ 04BD02AE12E6671800899322 /* SDL_syspower.c in Sources */,
+ 04BD02B012E6671800899322 /* SDL_power.c in Sources */,
+ 04BD02B612E6671800899322 /* SDL_assert.c in Sources */,
+ 04BD02B712E6671800899322 /* SDL_compat.c in Sources */,
+ 04BD02B912E6671800899322 /* SDL_error.c in Sources */,
+ 04BD02BA12E6671800899322 /* SDL_fatal.c in Sources */,
+ 04BD02BC12E6671800899322 /* SDL.c in Sources */,
+ 04BD02BD12E6671800899322 /* SDL_getenv.c in Sources */,
+ 04BD02BE12E6671800899322 /* SDL_iconv.c in Sources */,
+ 04BD02BF12E6671800899322 /* SDL_malloc.c in Sources */,
+ 04BD02C012E6671800899322 /* SDL_qsort.c in Sources */,
+ 04BD02C112E6671800899322 /* SDL_stdlib.c in Sources */,
+ 04BD02C212E6671800899322 /* SDL_string.c in Sources */,
+ 04BD02D712E6671800899322 /* SDL_syscond.c in Sources */,
+ 04BD02D812E6671800899322 /* SDL_sysmutex.c in Sources */,
+ 04BD02DA12E6671800899322 /* SDL_syssem.c in Sources */,
+ 04BD02DB12E6671800899322 /* SDL_systhread.c in Sources */,
+ 04BD02E412E6671800899322 /* SDL_thread.c in Sources */,
+ 04BD02F112E6671800899322 /* SDL_timer.c in Sources */,
+ 04BD02F312E6671800899322 /* SDL_systimer.c in Sources */,
+ 04BD030E12E6671800899322 /* SDL_cocoaclipboard.m in Sources */,
+ 04BD031012E6671800899322 /* SDL_cocoaevents.m in Sources */,
+ 04BD031212E6671800899322 /* SDL_cocoakeyboard.m in Sources */,
+ 04BD031412E6671800899322 /* SDL_cocoamodes.m in Sources */,
+ 04BD031612E6671800899322 /* SDL_cocoamouse.m in Sources */,
+ 04BD031812E6671800899322 /* SDL_cocoaopengl.m in Sources */,
+ 04BD031A12E6671800899322 /* SDL_cocoashape.m in Sources */,
+ 04BD031C12E6671800899322 /* SDL_cocoavideo.m in Sources */,
+ 04BD031E12E6671800899322 /* SDL_cocoawindow.m in Sources */,
+ 04BD033112E6671800899322 /* SDL_nullevents.c in Sources */,
+ 04BD033312E6671800899322 /* SDL_nullrender.c in Sources */,
+ 04BD033512E6671800899322 /* SDL_nullvideo.c in Sources */,
+ 04BD038912E6671800899322 /* SDL_alphamult.c in Sources */,
+ 04BD038B12E6671800899322 /* SDL_blendfillrect.c in Sources */,
+ 04BD038C12E6671800899322 /* SDL_blendline.c in Sources */,
+ 04BD038D12E6671800899322 /* SDL_blendpoint.c in Sources */,
+ 04BD038E12E6671800899322 /* SDL_blendrect.c in Sources */,
+ 04BD038F12E6671800899322 /* SDL_blit.c in Sources */,
+ 04BD039112E6671800899322 /* SDL_blit_0.c in Sources */,
+ 04BD039212E6671800899322 /* SDL_blit_1.c in Sources */,
+ 04BD039312E6671800899322 /* SDL_blit_A.c in Sources */,
+ 04BD039412E6671800899322 /* SDL_blit_auto.c in Sources */,
+ 04BD039612E6671800899322 /* SDL_blit_copy.c in Sources */,
+ 04BD039812E6671800899322 /* SDL_blit_N.c in Sources */,
+ 04BD039912E6671800899322 /* SDL_blit_slow.c in Sources */,
+ 04BD039B12E6671800899322 /* SDL_bmp.c in Sources */,
+ 04BD039C12E6671800899322 /* SDL_clipboard.c in Sources */,
+ 04BD039E12E6671800899322 /* SDL_drawline.c in Sources */,
+ 04BD039F12E6671800899322 /* SDL_drawpoint.c in Sources */,
+ 04BD03A012E6671800899322 /* SDL_drawrect.c in Sources */,
+ 04BD03A112E6671800899322 /* SDL_fillrect.c in Sources */,
+ 04BD03A212E6671800899322 /* SDL_gamma.c in Sources */,
+ 04BD03A612E6671800899322 /* SDL_pixels.c in Sources */,
+ 04BD03A812E6671800899322 /* SDL_rect.c in Sources */,
+ 04BD03AA12E6671800899322 /* SDL_renderer_gl.c in Sources */,
+ 04BD03AC12E6671800899322 /* SDL_renderer_gles.c in Sources */,
+ 04BD03AE12E6671800899322 /* SDL_renderer_sw.c in Sources */,
+ 04BD03B012E6671800899322 /* SDL_RLEaccel.c in Sources */,
+ 04BD03B212E6671800899322 /* SDL_shape.c in Sources */,
+ 04BD03B412E6671800899322 /* SDL_stretch.c in Sources */,
+ 04BD03B512E6671800899322 /* SDL_surface.c in Sources */,
+ 04BD03B712E6671800899322 /* SDL_video.c in Sources */,
+ 04BD03B812E6671800899322 /* SDL_yuv_mmx.c in Sources */,
+ 04BD03B912E6671800899322 /* SDL_yuv_sw.c in Sources */,
+ 04BD03F312E6671800899322 /* imKStoUCS.c in Sources */,
+ 04BD03F512E6671800899322 /* SDL_x11clipboard.c in Sources */,
+ 04BD03F712E6671800899322 /* SDL_x11dyn.c in Sources */,
+ 04BD03F912E6671800899322 /* SDL_x11events.c in Sources */,
+ 04BD03FB12E6671800899322 /* SDL_x11gamma.c in Sources */,
+ 04BD03FD12E6671800899322 /* SDL_x11keyboard.c in Sources */,
+ 04BD03FF12E6671800899322 /* SDL_x11modes.c in Sources */,
+ 04BD040112E6671800899322 /* SDL_x11mouse.c in Sources */,
+ 04BD040312E6671800899322 /* SDL_x11opengl.c in Sources */,
+ 04BD040512E6671800899322 /* SDL_x11opengles.c in Sources */,
+ 04BD040712E6671800899322 /* SDL_x11render.c in Sources */,
+ 04BD040912E6671800899322 /* SDL_x11shape.c in Sources */,
+ 04BD040C12E6671800899322 /* SDL_x11touch.c in Sources */,
+ 04BD040E12E6671800899322 /* SDL_x11video.c in Sources */,
+ 04BD041012E6671800899322 /* SDL_x11window.c in Sources */,
+ 04BD042112E6671800899322 /* Xinerama.c in Sources */,
+ 04BD042212E6671800899322 /* xme.c in Sources */,
+ 04BD042312E6671800899322 /* AllCmap.c in Sources */,
+ 04BD042412E6671800899322 /* CmapAlloc.c in Sources */,
+ 04BD042512E6671800899322 /* CrCmap.c in Sources */,
+ 04BD042612E6671800899322 /* DelCmap.c in Sources */,
+ 04BD042712E6671800899322 /* Distinct.c in Sources */,
+ 04BD042812E6671800899322 /* LookupCmap.c in Sources */,
+ 04BD042912E6671800899322 /* StdCmap.c in Sources */,
+ 04BD042A12E6671800899322 /* VisCmap.c in Sources */,
+ 04BD042B12E6671800899322 /* Xv.c in Sources */,
+ 04BD042D12E6671800899322 /* XF86VMode.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
diff --git a/Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj b/Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj
index c27f4a47..2e518ab4 100755
--- a/Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj
+++ b/Xcode/SDLTest/SDLTest.xcodeproj/project.pbxproj
@@ -38,7 +38,6 @@
001799741074403E00F5D044 /* PBXTargetDependency */,
001799761074403E00F5D044 /* PBXTargetDependency */,
001799781074403E00F5D044 /* PBXTargetDependency */,
- 0017997A1074403E00F5D044 /* PBXTargetDependency */,
0017997C1074403E00F5D044 /* PBXTargetDependency */,
0017997E1074403E00F5D044 /* PBXTargetDependency */,
001799801074403E00F5D044 /* PBXTargetDependency */,
@@ -190,18 +189,6 @@
001797C8107433C600F5D044 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; };
001797C9107433C600F5D044 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; };
001797D41074343E00F5D044 /* testloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 001797D31074343E00F5D044 /* testloadso.c */; };
- 001797DF107434A800F5D044 /* libsdlcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BEC567FF0761D90600A33029 /* libsdlcommon.a */; };
- 001797E0107434A800F5D044 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; };
- 001797E1107434A800F5D044 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863B10730545007319AE /* CoreAudio.framework */; };
- 001797E2107434A800F5D044 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863C10730545007319AE /* ForceFeedback.framework */; };
- 001797E3107434A800F5D044 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863D10730545007319AE /* IOKit.framework */; };
- 001797E4107434A800F5D044 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A869F10730593007319AE /* AudioToolbox.framework */; };
- 001797E5107434A800F5D044 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86A010730593007319AE /* CoreFoundation.framework */; };
- 001797E6107434A800F5D044 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A86F2107305CE007319AE /* OpenGL.framework */; };
- 001797E7107434A800F5D044 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A871410730623007319AE /* AudioUnit.framework */; };
- 001797E8107434A800F5D044 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A873910730675007319AE /* Carbon.framework */; };
- 001797E9107434A800F5D044 /* libSDL.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003FA645093FFD41000C53B3 /* libSDL.a */; };
- 001797F41074351600F5D044 /* testmmousetablet.c in Sources */ = {isa = PBXBuildFile; fileRef = 001797F31074351600F5D044 /* testmmousetablet.c */; };
001798011074355200F5D044 /* libsdlcommon.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BEC567FF0761D90600A33029 /* libsdlcommon.a */; };
001798021074355200F5D044 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F33A709CA188600EBEB88 /* Cocoa.framework */; };
001798031074355200F5D044 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002A863B10730545007319AE /* CoreAudio.framework */; };
@@ -718,13 +705,6 @@
remoteGlobalIDString = BEC567F70761D90600A33029;
remoteInfo = "libsdlmain.a (Upgraded)";
};
- 001797DA107434A800F5D044 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = BEC567F70761D90600A33029;
- remoteInfo = "libsdlmain.a (Upgraded)";
- };
001797FC1074355200F5D044 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
@@ -949,13 +929,6 @@
remoteGlobalIDString = BEC5674A0761D90400A33029;
remoteInfo = testlock;
};
- 001799791074403E00F5D044 /* PBXContainerItemProxy */ = {
- isa = PBXContainerItemProxy;
- containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
- proxyType = 1;
- remoteGlobalIDString = 001797D8107434A800F5D044;
- remoteInfo = testmousetablet;
- };
0017997B1074403E00F5D044 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
@@ -1495,7 +1468,6 @@
001797B31074339C00F5D044 /* testintersections.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testintersections.c; path = ../../test/testintersections.c; sourceTree = SOURCE_ROOT; };
001797D0107433C600F5D044 /* testloadso.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testloadso.app; sourceTree = BUILT_PRODUCTS_DIR; };
001797D31074343E00F5D044 /* testloadso.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testloadso.c; path = ../../test/testloadso.c; sourceTree = SOURCE_ROOT; };
- 001797F0107434A800F5D044 /* testmousetablet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testmousetablet.app; sourceTree = BUILT_PRODUCTS_DIR; };
001797F31074351600F5D044 /* testmmousetablet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testmmousetablet.c; path = ../../test/testmmousetablet.c; sourceTree = SOURCE_ROOT; };
001798121074355200F5D044 /* testmultiaudio.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testmultiaudio.app; sourceTree = BUILT_PRODUCTS_DIR; };
001798151074359B00F5D044 /* testmultiaudio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = testmultiaudio.c; path = ../../test/testmultiaudio.c; sourceTree = SOURCE_ROOT; };
@@ -1744,24 +1716,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
- 001797DE107434A800F5D044 /* Frameworks */ = {
- isa = PBXFrameworksBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 001797DF107434A800F5D044 /* libsdlcommon.a in Frameworks */,
- 001797E0107434A800F5D044 /* Cocoa.framework in Frameworks */,
- 001797E1107434A800F5D044 /* CoreAudio.framework in Frameworks */,
- 001797E2107434A800F5D044 /* ForceFeedback.framework in Frameworks */,
- 001797E3107434A800F5D044 /* IOKit.framework in Frameworks */,
- 001797E4107434A800F5D044 /* AudioToolbox.framework in Frameworks */,
- 001797E5107434A800F5D044 /* CoreFoundation.framework in Frameworks */,
- 001797E6107434A800F5D044 /* OpenGL.framework in Frameworks */,
- 001797E7107434A800F5D044 /* AudioUnit.framework in Frameworks */,
- 001797E8107434A800F5D044 /* Carbon.framework in Frameworks */,
- 001797E9107434A800F5D044 /* libSDL.a in Frameworks */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
001798001074355200F5D044 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
@@ -2630,7 +2584,6 @@
0017978E107432AE00F5D044 /* testime.app */,
001797AE1074334C00F5D044 /* testintersections.app */,
001797D0107433C600F5D044 /* testloadso.app */,
- 001797F0107434A800F5D044 /* testmousetablet.app */,
001798121074355200F5D044 /* testmultiaudio.app */,
0017983C1074369600F5D044 /* testnativecocoa.app */,
001798941074392D00F5D044 /* testnativex11.app */,
@@ -2702,13 +2655,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
- 001797DB107434A800F5D044 /* Headers */ = {
- isa = PBXHeadersBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
001797FD1074355200F5D044 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
@@ -3149,26 +3095,6 @@
productReference = 001797D0107433C600F5D044 /* testloadso.app */;
productType = "com.apple.product-type.application";
};
- 001797D8107434A800F5D044 /* testmousetablet */ = {
- isa = PBXNativeTarget;
- buildConfigurationList = 001797EA107434A800F5D044 /* Build configuration list for PBXNativeTarget "testmousetablet" */;
- buildPhases = (
- 001797DB107434A800F5D044 /* Headers */,
- 001797DC107434A800F5D044 /* Resources */,
- 001797DD107434A800F5D044 /* Sources */,
- 001797DE107434A800F5D044 /* Frameworks */,
- );
- buildRules = (
- );
- dependencies = (
- 001797D9107434A800F5D044 /* PBXTargetDependency */,
- );
- name = testmousetablet;
- productInstallPath = "$(USER_APPS_DIR)";
- productName = testalpha;
- productReference = 001797F0107434A800F5D044 /* testmousetablet.app */;
- productType = "com.apple.product-type.application";
- };
001797FA1074355200F5D044 /* testmultiaudio */ = {
isa = PBXNativeTarget;
buildConfigurationList = 0017980C1074355200F5D044 /* Build configuration list for PBXNativeTarget "testmultiaudio" */;
@@ -4029,7 +3955,6 @@
BEC5673D0761D90400A33029 /* testkeys */,
001797B8107433C600F5D044 /* testloadso */,
BEC5674A0761D90400A33029 /* testlock */,
- 001797D8107434A800F5D044 /* testmousetablet */,
001797FA1074355200F5D044 /* testmultiaudio */,
001798241074369600F5D044 /* testnativecocoa */,
001798781074392D00F5D044 /* testnativex11 */,
@@ -4152,13 +4077,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
- 001797DC107434A800F5D044 /* Resources */ = {
- isa = PBXResourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
001797FE1074355200F5D044 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
@@ -4509,14 +4427,6 @@
);
runOnlyForDeploymentPostprocessing = 0;
};
- 001797DD107434A800F5D044 /* Sources */ = {
- isa = PBXSourcesBuildPhase;
- buildActionMask = 2147483647;
- files = (
- 001797F41074351600F5D044 /* testmmousetablet.c in Sources */,
- );
- runOnlyForDeploymentPostprocessing = 0;
- };
001797FF1074355200F5D044 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
@@ -4883,11 +4793,6 @@
target = BEC567F70761D90600A33029 /* sdlcommon */;
targetProxy = 001797BA107433C600F5D044 /* PBXContainerItemProxy */;
};
- 001797D9107434A800F5D044 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = BEC567F70761D90600A33029 /* sdlcommon */;
- targetProxy = 001797DA107434A800F5D044 /* PBXContainerItemProxy */;
- };
001797FB1074355200F5D044 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = BEC567F70761D90600A33029 /* sdlcommon */;
@@ -5048,11 +4953,6 @@
target = BEC5674A0761D90400A33029 /* testlock */;
targetProxy = 001799771074403E00F5D044 /* PBXContainerItemProxy */;
};
- 0017997A1074403E00F5D044 /* PBXTargetDependency */ = {
- isa = PBXTargetDependency;
- target = 001797D8107434A800F5D044 /* testmousetablet */;
- targetProxy = 001799791074403E00F5D044 /* PBXContainerItemProxy */;
- };
0017997C1074403E00F5D044 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 001797FA1074355200F5D044 /* testmultiaudio */;
@@ -5686,51 +5586,6 @@
};
name = Default;
};
- 001797EB107434A800F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- INFOPLIST_FILE = "Info-testmousetablet.plist";
- PRODUCT_NAME = testmousetablet;
- WRAPPER_EXTENSION = app;
- };
- name = Deployment_using_10.4SDK_and_10.6SDK;
- };
- 001797EC107434A800F5D044 /* Development_using_10.4SDK_and_10.6SDK */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- INFOPLIST_FILE = "Info-testmousetablet.plist";
- PRODUCT_NAME = testmousetablet;
- WRAPPER_EXTENSION = app;
- };
- name = Development_using_10.4SDK_and_10.6SDK;
- };
- 001797ED107434A800F5D044 /* Development_native_only */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- INFOPLIST_FILE = "Info-testmousetablet.plist";
- PRODUCT_NAME = testmousetablet;
- WRAPPER_EXTENSION = app;
- };
- name = Development_native_only;
- };
- 001797EE107434A800F5D044 /* Deployment_native_only */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- INFOPLIST_FILE = "Info-testmousetablet.plist";
- PRODUCT_NAME = testmousetablet;
- WRAPPER_EXTENSION = app;
- };
- name = Deployment_native_only;
- };
- 001797EF107434A800F5D044 /* Default */ = {
- isa = XCBuildConfiguration;
- buildSettings = {
- INFOPLIST_FILE = "Info-testmousetablet.plist";
- PRODUCT_NAME = testmousetablet;
- WRAPPER_EXTENSION = app;
- };
- name = Default;
- };
0017980D1074355200F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */ = {
isa = XCBuildConfiguration;
buildSettings = {
@@ -7932,18 +7787,6 @@
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Default;
};
- 001797EA107434A800F5D044 /* Build configuration list for PBXNativeTarget "testmousetablet" */ = {
- isa = XCConfigurationList;
- buildConfigurations = (
- 001797EB107434A800F5D044 /* Deployment_using_10.4SDK_and_10.6SDK */,
- 001797EC107434A800F5D044 /* Development_using_10.4SDK_and_10.6SDK */,
- 001797ED107434A800F5D044 /* Development_native_only */,
- 001797EE107434A800F5D044 /* Deployment_native_only */,
- 001797EF107434A800F5D044 /* Default */,
- );
- defaultConfigurationIsVisible = 0;
- defaultConfigurationName = Default;
- };
0017980C1074355200F5D044 /* Build configuration list for PBXNativeTarget "testmultiaudio" */ = {
isa = XCConfigurationList;
buildConfigurations = (