Mercurial > sdl-ios-xcode
comparison XCodeiPhoneOS/SDL/SDLiPhoneOS.xcodeproj/project.pbxproj @ 2395:ec8828881456 gsoc2008_iphone
XCode files for iPhone SDL libraries
author | Holmes Futrell <hfutrell@umail.ucsb.edu> |
---|---|
date | Fri, 18 Jul 2008 21:17:29 +0000 |
parents | |
children | 93fd226af6d0 |
comparison
equal
deleted
inserted
replaced
2394:6f686c41b53b | 2395:ec8828881456 |
---|---|
1 // !$*UTF8*$! | |
2 { | |
3 archiveVersion = 1; | |
4 classes = { | |
5 }; | |
6 objectVersion = 45; | |
7 objects = { | |
8 | |
9 /* Begin PBXAggregateTarget section */ | |
10 FDB043B30E2689CC00F5B3F9 /* Template */ = { | |
11 isa = PBXAggregateTarget; | |
12 buildConfigurationList = FDB043C20E268A0D00F5B3F9 /* Build configuration list for PBXAggregateTarget "Template" */; | |
13 buildPhases = ( | |
14 FDB043B20E2689CC00F5B3F9 /* ShellScript */, | |
15 ); | |
16 dependencies = ( | |
17 FDB043B80E2689DD00F5B3F9 /* PBXTargetDependency */, | |
18 FDB043BA0E2689E000F5B3F9 /* PBXTargetDependency */, | |
19 ); | |
20 name = Template; | |
21 productName = package; | |
22 }; | |
23 /* End PBXAggregateTarget section */ | |
24 | |
25 /* Begin PBXBuildFile section */ | |
26 FD1EF0580DEA7BAC001E9768 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0520DEA7BAC001E9768 /* SDL_syscond.c */; }; | |
27 FD1EF0590DEA7BAC001E9768 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0530DEA7BAC001E9768 /* SDL_sysmutex.c */; }; | |
28 FD1EF05A0DEA7BAC001E9768 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FD1EF0540DEA7BAC001E9768 /* SDL_sysmutex_c.h */; }; | |
29 FD1EF05B0DEA7BAC001E9768 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0550DEA7BAC001E9768 /* SDL_syssem.c */; }; | |
30 FD1EF05C0DEA7BAC001E9768 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0560DEA7BAC001E9768 /* SDL_systhread.c */; }; | |
31 FD1EF05D0DEA7BAC001E9768 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FD1EF0570DEA7BAC001E9768 /* SDL_systhread_c.h */; }; | |
32 FD3F495B0DEA5B2100C5B771 /* SDL_config_iphoneos.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99BD570DD5352400FB1D6B /* SDL_config_iphoneos.h */; }; | |
33 FD3F495C0DEA5B2100C5B771 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CC0DD52EB400FB1D6B /* begin_code.h */; }; | |
34 FD3F495D0DEA5B2100C5B771 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CD0DD52EB400FB1D6B /* close_code.h */; }; | |
35 FD3F495F0DEA5B2100C5B771 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CF0DD52EB400FB1D6B /* SDL_audio.h */; }; | |
36 FD3F49600DEA5B2100C5B771 /* SDL_cdrom.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8D00DD52EB400FB1D6B /* SDL_cdrom.h */; }; | |
37 FD3F49610DEA5B2100C5B771 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8D10DD52EB400FB1D6B /* SDL_compat.h */; }; | |
38 FD3F49630DEA5B2100C5B771 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8D30DD52EB400FB1D6B /* SDL_config_macosx.h */; }; | |
39 FD3F49640DEA5B2100C5B771 /* SDL_config_minimal.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8D40DD52EB400FB1D6B /* SDL_config_minimal.h */; }; | |
40 FD3F49690DEA5B2100C5B771 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DA0DD52EB400FB1D6B /* SDL_copying.h */; }; | |
41 FD3F496A0DEA5B2100C5B771 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DB0DD52EB400FB1D6B /* SDL_cpuinfo.h */; }; | |
42 FD3F496B0DEA5B2100C5B771 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DC0DD52EB400FB1D6B /* SDL_error.h */; }; | |
43 FD3F496C0DEA5B2100C5B771 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DD0DD52EB400FB1D6B /* SDL_events.h */; }; | |
44 FD3F496D0DEA5B2100C5B771 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DE0DD52EB400FB1D6B /* SDL_joystick.h */; }; | |
45 FD3F496E0DEA5B2100C5B771 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DF0DD52EB400FB1D6B /* SDL_keyboard.h */; }; | |
46 FD3F496F0DEA5B2100C5B771 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E00DD52EB400FB1D6B /* SDL_keysym.h */; }; | |
47 FD3F49700DEA5B2100C5B771 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E10DD52EB400FB1D6B /* SDL_loadso.h */; }; | |
48 FD3F49710DEA5B2100C5B771 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E20DD52EB400FB1D6B /* SDL_main.h */; }; | |
49 FD3F49720DEA5B2100C5B771 /* SDL_mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E30DD52EB400FB1D6B /* SDL_mouse.h */; }; | |
50 FD3F49730DEA5B2100C5B771 /* SDL_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E40DD52EB400FB1D6B /* SDL_mutex.h */; }; | |
51 FD3F49740DEA5B2100C5B771 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E50DD52EB400FB1D6B /* SDL_name.h */; }; | |
52 FD3F49750DEA5B2100C5B771 /* SDL_opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E60DD52EB400FB1D6B /* SDL_opengl.h */; }; | |
53 FD3F49760DEA5B2100C5B771 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E70DD52EB400FB1D6B /* SDL_pixels.h */; }; | |
54 FD3F49770DEA5B2100C5B771 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E80DD52EB400FB1D6B /* SDL_platform.h */; }; | |
55 FD3F49780DEA5B2100C5B771 /* SDL_quit.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E90DD52EB400FB1D6B /* SDL_quit.h */; }; | |
56 FD3F49790DEA5B2100C5B771 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EA0DD52EB400FB1D6B /* SDL_rect.h */; }; | |
57 FD3F497A0DEA5B2100C5B771 /* SDL_rwops.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EB0DD52EB400FB1D6B /* SDL_rwops.h */; }; | |
58 FD3F497B0DEA5B2100C5B771 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EC0DD52EB400FB1D6B /* SDL_scancode.h */; }; | |
59 FD3F497C0DEA5B2100C5B771 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8ED0DD52EB400FB1D6B /* SDL_stdinc.h */; }; | |
60 FD3F497D0DEA5B2100C5B771 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EE0DD52EB400FB1D6B /* SDL_surface.h */; }; | |
61 FD3F497E0DEA5B2100C5B771 /* SDL_syswm.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EF0DD52EB400FB1D6B /* SDL_syswm.h */; }; | |
62 FD3F497F0DEA5B2100C5B771 /* SDL_thread.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F00DD52EB400FB1D6B /* SDL_thread.h */; }; | |
63 FD3F49800DEA5B2100C5B771 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F10DD52EB400FB1D6B /* SDL_timer.h */; }; | |
64 FD3F49810DEA5B2100C5B771 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F20DD52EB400FB1D6B /* SDL_types.h */; }; | |
65 FD3F49820DEA5B2100C5B771 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F30DD52EB400FB1D6B /* SDL_version.h */; }; | |
66 FD3F49830DEA5B2100C5B771 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F40DD52EB400FB1D6B /* SDL_video.h */; }; | |
67 FD3F49840DEA5B2100C5B771 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F50DD52EB400FB1D6B /* SDL.h */; }; | |
68 FD3F49850DEA5B2100C5B771 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F60DD52EB400FB1D6B /* SDL_endian.h */; }; | |
69 FD3F4A760DEA620800C5B771 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A700DEA620800C5B771 /* SDL_getenv.c */; }; | |
70 FD3F4A770DEA620800C5B771 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A710DEA620800C5B771 /* SDL_iconv.c */; }; | |
71 FD3F4A780DEA620800C5B771 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A720DEA620800C5B771 /* SDL_malloc.c */; }; | |
72 FD3F4A790DEA620800C5B771 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A730DEA620800C5B771 /* SDL_qsort.c */; }; | |
73 FD3F4A7A0DEA620800C5B771 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A740DEA620800C5B771 /* SDL_stdlib.c */; }; | |
74 FD3F4A7B0DEA620800C5B771 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A750DEA620800C5B771 /* SDL_string.c */; }; | |
75 FD5F9D2F0E0E08B3008E885B /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = FD5F9D1E0E0E08B3008E885B /* SDL_joystick.c */; }; | |
76 FD5F9D300E0E08B3008E885B /* SDL_joystick_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FD5F9D1F0E0E08B3008E885B /* SDL_joystick_c.h */; }; | |
77 FD5F9D310E0E08B3008E885B /* SDL_sysjoystick.h in Headers */ = {isa = PBXBuildFile; fileRef = FD5F9D200E0E08B3008E885B /* SDL_sysjoystick.h */; }; | |
78 FD6526660DE8FCDD002AD96B /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B91D0DD52EDC00FB1D6B /* SDL_dummyaudio.c */; }; | |
79 FD6526670DE8FCDD002AD96B /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9440DD52EDC00FB1D6B /* SDL_audio.c */; }; | |
80 FD6526680DE8FCDD002AD96B /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9460DD52EDC00FB1D6B /* SDL_audiocvt.c */; }; | |
81 FD65266A0DE8FCDD002AD96B /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94A0DD52EDC00FB1D6B /* SDL_audiotypecvt.c */; }; | |
82 FD65266B0DE8FCDD002AD96B /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94B0DD52EDC00FB1D6B /* SDL_mixer.c */; }; | |
83 FD65266C0DE8FCDD002AD96B /* SDL_mixer_m68k.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94C0DD52EDC00FB1D6B /* SDL_mixer_m68k.c */; }; | |
84 FD65266D0DE8FCDD002AD96B /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94E0DD52EDC00FB1D6B /* SDL_mixer_MMX.c */; }; | |
85 FD65266E0DE8FCDD002AD96B /* SDL_mixer_MMX_VC.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9500DD52EDC00FB1D6B /* SDL_mixer_MMX_VC.c */; }; | |
86 FD65266F0DE8FCDD002AD96B /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9530DD52EDC00FB1D6B /* SDL_wave.c */; }; | |
87 FD6526700DE8FCDD002AD96B /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B98B0DD52EDC00FB1D6B /* SDL_cpuinfo.c */; }; | |
88 FD6526710DE8FCDD002AD96B /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9930DD52EDC00FB1D6B /* SDL_events.c */; }; | |
89 FD6526720DE8FCDD002AD96B /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9950DD52EDC00FB1D6B /* SDL_keyboard.c */; }; | |
90 FD6526730DE8FCDD002AD96B /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9970DD52EDC00FB1D6B /* SDL_mouse.c */; }; | |
91 FD6526740DE8FCDD002AD96B /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9990DD52EDC00FB1D6B /* SDL_quit.c */; }; | |
92 FD6526750DE8FCDD002AD96B /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B99B0DD52EDC00FB1D6B /* SDL_windowevents.c */; }; | |
93 FD6526760DE8FCDD002AD96B /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B99E0DD52EDC00FB1D6B /* SDL_rwops.c */; }; | |
94 FD6526770DE8FCDD002AD96B /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D30DD52EDC00FB1D6B /* SDL_compat.c */; }; | |
95 FD6526780DE8FCDD002AD96B /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D50DD52EDC00FB1D6B /* SDL_error.c */; }; | |
96 FD6526790DE8FCDD002AD96B /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D60DD52EDC00FB1D6B /* SDL_fatal.c */; }; | |
97 FD65267A0DE8FCDD002AD96B /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D80DD52EDC00FB1D6B /* SDL.c */; }; | |
98 FD65267B0DE8FCDD002AD96B /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA070DD52EDC00FB1D6B /* SDL_syscond.c */; }; | |
99 FD65267C0DE8FCDD002AD96B /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA080DD52EDC00FB1D6B /* SDL_sysmutex.c */; }; | |
100 FD65267D0DE8FCDD002AD96B /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA0A0DD52EDC00FB1D6B /* SDL_syssem.c */; }; | |
101 FD65267E0DE8FCDD002AD96B /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA0B0DD52EDC00FB1D6B /* SDL_systhread.c */; }; | |
102 FD65267F0DE8FCDD002AD96B /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA150DD52EDC00FB1D6B /* SDL_thread.c */; }; | |
103 FD6526800DE8FCDD002AD96B /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA2E0DD52EDC00FB1D6B /* SDL_timer.c */; }; | |
104 FD6526810DE8FCDD002AD96B /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA310DD52EDC00FB1D6B /* SDL_systimer.c */; }; | |
105 FD689EFB0E26E57800F90B21 /* SDL_coreaudio_iphone.c in Sources */ = {isa = PBXBuildFile; fileRef = FD689EF90E26E57800F90B21 /* SDL_coreaudio_iphone.c */; }; | |
106 FD689EFC0E26E57800F90B21 /* SDL_coreaudio_iphone.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689EFA0E26E57800F90B21 /* SDL_coreaudio_iphone.h */; }; | |
107 FD689EFD0E26E57800F90B21 /* SDL_coreaudio_iphone.c in Sources */ = {isa = PBXBuildFile; fileRef = FD689EF90E26E57800F90B21 /* SDL_coreaudio_iphone.c */; }; | |
108 FD689EFE0E26E57800F90B21 /* SDL_coreaudio_iphone.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689EFA0E26E57800F90B21 /* SDL_coreaudio_iphone.h */; }; | |
109 FD689F030E26E5B600F90B21 /* SDL_sysjoystick.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F000E26E5B600F90B21 /* SDL_sysjoystick.m */; }; | |
110 FD689F040E26E5B600F90B21 /* SDLUIAccelerationDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F010E26E5B600F90B21 /* SDLUIAccelerationDelegate.h */; }; | |
111 FD689F050E26E5B600F90B21 /* SDLUIAccelerationDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F020E26E5B600F90B21 /* SDLUIAccelerationDelegate.m */; }; | |
112 FD689F060E26E5B600F90B21 /* SDL_sysjoystick.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F000E26E5B600F90B21 /* SDL_sysjoystick.m */; }; | |
113 FD689F070E26E5B600F90B21 /* SDLUIAccelerationDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F010E26E5B600F90B21 /* SDLUIAccelerationDelegate.h */; }; | |
114 FD689F080E26E5B600F90B21 /* SDLUIAccelerationDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F020E26E5B600F90B21 /* SDLUIAccelerationDelegate.m */; }; | |
115 FD689F1A0E26E5D900F90B21 /* jump.c in Sources */ = {isa = PBXBuildFile; fileRef = FD689F0A0E26E5D900F90B21 /* jump.c */; }; | |
116 FD689F1B0E26E5D900F90B21 /* jump.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F0B0E26E5D900F90B21 /* jump.h */; }; | |
117 FD689F1C0E26E5D900F90B21 /* SDL_uikitevents.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F0C0E26E5D900F90B21 /* SDL_uikitevents.h */; }; | |
118 FD689F1D0E26E5D900F90B21 /* SDL_uikitevents.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F0D0E26E5D900F90B21 /* SDL_uikitevents.m */; }; | |
119 FD689F1E0E26E5D900F90B21 /* SDL_uikitopengles.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F0E0E26E5D900F90B21 /* SDL_uikitopengles.h */; }; | |
120 FD689F1F0E26E5D900F90B21 /* SDL_uikitopengles.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F0F0E26E5D900F90B21 /* SDL_uikitopengles.m */; }; | |
121 FD689F200E26E5D900F90B21 /* SDL_uikitvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F100E26E5D900F90B21 /* SDL_uikitvideo.h */; }; | |
122 FD689F210E26E5D900F90B21 /* SDL_uikitvideo.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F110E26E5D900F90B21 /* SDL_uikitvideo.m */; }; | |
123 FD689F220E26E5D900F90B21 /* SDL_uikitview.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F120E26E5D900F90B21 /* SDL_uikitview.h */; }; | |
124 FD689F230E26E5D900F90B21 /* SDL_uikitview.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F130E26E5D900F90B21 /* SDL_uikitview.m */; }; | |
125 FD689F240E26E5D900F90B21 /* SDL_uikitwindow.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F140E26E5D900F90B21 /* SDL_uikitwindow.h */; }; | |
126 FD689F250E26E5D900F90B21 /* SDL_uikitwindow.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F150E26E5D900F90B21 /* SDL_uikitwindow.m */; }; | |
127 FD689F260E26E5D900F90B21 /* SDL_uikitopenglview.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F160E26E5D900F90B21 /* SDL_uikitopenglview.h */; }; | |
128 FD689F270E26E5D900F90B21 /* SDL_uikitopenglview.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F170E26E5D900F90B21 /* SDL_uikitopenglview.m */; }; | |
129 FD689F2A0E26E5D900F90B21 /* jump.c in Sources */ = {isa = PBXBuildFile; fileRef = FD689F0A0E26E5D900F90B21 /* jump.c */; }; | |
130 FD689F2B0E26E5D900F90B21 /* jump.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F0B0E26E5D900F90B21 /* jump.h */; }; | |
131 FD689F2C0E26E5D900F90B21 /* SDL_uikitevents.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F0C0E26E5D900F90B21 /* SDL_uikitevents.h */; }; | |
132 FD689F2D0E26E5D900F90B21 /* SDL_uikitevents.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F0D0E26E5D900F90B21 /* SDL_uikitevents.m */; }; | |
133 FD689F2E0E26E5D900F90B21 /* SDL_uikitopengles.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F0E0E26E5D900F90B21 /* SDL_uikitopengles.h */; }; | |
134 FD689F2F0E26E5D900F90B21 /* SDL_uikitopengles.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F0F0E26E5D900F90B21 /* SDL_uikitopengles.m */; }; | |
135 FD689F300E26E5D900F90B21 /* SDL_uikitvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F100E26E5D900F90B21 /* SDL_uikitvideo.h */; }; | |
136 FD689F310E26E5D900F90B21 /* SDL_uikitvideo.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F110E26E5D900F90B21 /* SDL_uikitvideo.m */; }; | |
137 FD689F320E26E5D900F90B21 /* SDL_uikitview.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F120E26E5D900F90B21 /* SDL_uikitview.h */; }; | |
138 FD689F330E26E5D900F90B21 /* SDL_uikitview.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F130E26E5D900F90B21 /* SDL_uikitview.m */; }; | |
139 FD689F340E26E5D900F90B21 /* SDL_uikitwindow.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F140E26E5D900F90B21 /* SDL_uikitwindow.h */; }; | |
140 FD689F350E26E5D900F90B21 /* SDL_uikitwindow.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F150E26E5D900F90B21 /* SDL_uikitwindow.m */; }; | |
141 FD689F360E26E5D900F90B21 /* SDL_uikitopenglview.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F160E26E5D900F90B21 /* SDL_uikitopenglview.h */; }; | |
142 FD689F370E26E5D900F90B21 /* SDL_uikitopenglview.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F170E26E5D900F90B21 /* SDL_uikitopenglview.m */; }; | |
143 FD689F3E0E26E5F600F90B21 /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F3B0E26E5F600F90B21 /* SDL_glesfuncs.h */; }; | |
144 FD689F3F0E26E5F600F90B21 /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = FD689F3C0E26E5F600F90B21 /* SDL_renderer_gles.c */; }; | |
145 FD689F400E26E5F600F90B21 /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F3D0E26E5F600F90B21 /* SDL_renderer_gles.h */; }; | |
146 FD689F410E26E5F600F90B21 /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F3B0E26E5F600F90B21 /* SDL_glesfuncs.h */; }; | |
147 FD689F420E26E5F600F90B21 /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = FD689F3C0E26E5F600F90B21 /* SDL_renderer_gles.c */; }; | |
148 FD689F430E26E5F600F90B21 /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F3D0E26E5F600F90B21 /* SDL_renderer_gles.h */; }; | |
149 FD689FCE0E26E9D400F90B21 /* SDL_uikitappdelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689FCC0E26E9D400F90B21 /* SDL_uikitappdelegate.m */; }; | |
150 FD689FCF0E26E9D400F90B21 /* SDL_uikitappdelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689FCD0E26E9D400F90B21 /* SDL_uikitappdelegate.h */; }; | |
151 FD689FD00E26E9D400F90B21 /* SDL_uikitappdelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689FCC0E26E9D400F90B21 /* SDL_uikitappdelegate.m */; }; | |
152 FD689FD10E26E9D400F90B21 /* SDL_uikitappdelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689FCD0E26E9D400F90B21 /* SDL_uikitappdelegate.h */; }; | |
153 FD6C83B60DEA66E500ABEE55 /* SDL_systimer.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99BA2D0DD52EDC00FB1D6B /* SDL_systimer.h */; }; | |
154 FD8BD7AC0E27DCA400B52CD5 /* SDL_opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = FD8BD7AB0E27DCA400B52CD5 /* SDL_opengles.h */; }; | |
155 FD8BD7AD0E27DCA400B52CD5 /* SDL_opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = FD8BD7AB0E27DCA400B52CD5 /* SDL_opengles.h */; }; | |
156 FD8BD8250E27E25900B52CD5 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = FD8BD8190E27E25900B52CD5 /* SDL_sysloadso.c */; }; | |
157 FD8BD82C0E27E25900B52CD5 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = FD8BD8190E27E25900B52CD5 /* SDL_sysloadso.c */; }; | |
158 FDA683E80DF2374E00F98A1A /* e_log.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA682900DF2374D00F98A1A /* e_log.h */; }; | |
159 FDA683E90DF2374E00F98A1A /* e_pow.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA682910DF2374D00F98A1A /* e_pow.h */; }; | |
160 FDA683EA0DF2374E00F98A1A /* e_sqrt.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA682920DF2374D00F98A1A /* e_sqrt.h */; }; | |
161 FDA6844D0DF2374E00F98A1A /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683000DF2374E00F98A1A /* SDL_blit.c */; }; | |
162 FDA6844E0DF2374E00F98A1A /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683010DF2374E00F98A1A /* SDL_blit.h */; }; | |
163 FDA6844F0DF2374E00F98A1A /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683020DF2374E00F98A1A /* SDL_blit_0.c */; }; | |
164 FDA684500DF2374E00F98A1A /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683030DF2374E00F98A1A /* SDL_blit_1.c */; }; | |
165 FDA684510DF2374E00F98A1A /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683040DF2374E00F98A1A /* SDL_blit_A.c */; }; | |
166 FDA684520DF2374E00F98A1A /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683050DF2374E00F98A1A /* SDL_blit_auto.c */; }; | |
167 FDA684530DF2374E00F98A1A /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683060DF2374E00F98A1A /* SDL_blit_auto.h */; }; | |
168 FDA684540DF2374E00F98A1A /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683070DF2374E00F98A1A /* SDL_blit_copy.c */; }; | |
169 FDA684550DF2374E00F98A1A /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683080DF2374E00F98A1A /* SDL_blit_copy.h */; }; | |
170 FDA684560DF2374E00F98A1A /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683090DF2374E00F98A1A /* SDL_blit_N.c */; }; | |
171 FDA684570DF2374E00F98A1A /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830A0DF2374E00F98A1A /* SDL_blit_slow.c */; }; | |
172 FDA684580DF2374E00F98A1A /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830B0DF2374E00F98A1A /* SDL_bmp.c */; }; | |
173 FDA684590DF2374E00F98A1A /* SDL_fill.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830C0DF2374E00F98A1A /* SDL_fill.c */; }; | |
174 FDA6845A0DF2374E00F98A1A /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830D0DF2374E00F98A1A /* SDL_gamma.c */; }; | |
175 FDA6845B0DF2374E00F98A1A /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA6830E0DF2374E00F98A1A /* SDL_leaks.h */; }; | |
176 FDA6845C0DF2374E00F98A1A /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830F0DF2374E00F98A1A /* SDL_pixels.c */; }; | |
177 FDA6845D0DF2374E00F98A1A /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683100DF2374E00F98A1A /* SDL_pixels_c.h */; }; | |
178 FDA6845E0DF2374E00F98A1A /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683110DF2374E00F98A1A /* SDL_rect.c */; }; | |
179 FDA6845F0DF2374E00F98A1A /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683120DF2374E00F98A1A /* SDL_rect_c.h */; }; | |
180 FDA684600DF2374E00F98A1A /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683130DF2374E00F98A1A /* SDL_renderer_sw.c */; }; | |
181 FDA684610DF2374E00F98A1A /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683140DF2374E00F98A1A /* SDL_renderer_sw.h */; }; | |
182 FDA684620DF2374E00F98A1A /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683150DF2374E00F98A1A /* SDL_RLEaccel.c */; }; | |
183 FDA684630DF2374E00F98A1A /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683160DF2374E00F98A1A /* SDL_RLEaccel_c.h */; }; | |
184 FDA684640DF2374E00F98A1A /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683170DF2374E00F98A1A /* SDL_stretch.c */; }; | |
185 FDA684650DF2374E00F98A1A /* SDL_stretch_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683180DF2374E00F98A1A /* SDL_stretch_c.h */; }; | |
186 FDA684660DF2374E00F98A1A /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683190DF2374E00F98A1A /* SDL_surface.c */; }; | |
187 FDA684670DF2374E00F98A1A /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA6831A0DF2374E00F98A1A /* SDL_sysvideo.h */; }; | |
188 FDA684680DF2374E00F98A1A /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6831B0DF2374E00F98A1A /* SDL_video.c */; }; | |
189 FDA684690DF2374E00F98A1A /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6831C0DF2374E00F98A1A /* SDL_yuv_mmx.c */; }; | |
190 FDA6846A0DF2374E00F98A1A /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6831D0DF2374E00F98A1A /* SDL_yuv_sw.c */; }; | |
191 FDA6846B0DF2374E00F98A1A /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA6831E0DF2374E00F98A1A /* SDL_yuv_sw_c.h */; }; | |
192 FDA685700DF23D2100F98A1A /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA6856D0DF23D2100F98A1A /* SDL_glfuncs.h */; }; | |
193 FDA685710DF23D2100F98A1A /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6856E0DF23D2100F98A1A /* SDL_renderer_gl.c */; }; | |
194 FDA685720DF23D2100F98A1A /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA6856F0DF23D2100F98A1A /* SDL_renderer_gl.h */; }; | |
195 FDA685FB0DF244C800F98A1A /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA685F50DF244C800F98A1A /* SDL_nullevents.c */; }; | |
196 FDA685FC0DF244C800F98A1A /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685F60DF244C800F98A1A /* SDL_nullevents_c.h */; }; | |
197 FDA685FD0DF244C800F98A1A /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA685F70DF244C800F98A1A /* SDL_nullrender.c */; }; | |
198 FDA685FE0DF244C800F98A1A /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685F80DF244C800F98A1A /* SDL_nullrender_c.h */; }; | |
199 FDA685FF0DF244C800F98A1A /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA685F90DF244C800F98A1A /* SDL_nullvideo.c */; }; | |
200 FDA686000DF244C800F98A1A /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685FA0DF244C800F98A1A /* SDL_nullvideo.h */; }; | |
201 FDAAC4C80E2D4EE5001DB1D8 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = FDAAC4AB0E2D4EC7001DB1D8 /* SDL_syscdrom.c */; }; | |
202 FDAAC4C90E2D4EE5001DB1D8 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = FDAAC4C40E2D4EC7001DB1D8 /* SDL_cdrom.c */; }; | |
203 FDAAC4CB0E2D4EEF001DB1D8 /* SDL_syscdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = FDAAC4AB0E2D4EC7001DB1D8 /* SDL_syscdrom.c */; }; | |
204 FDAAC4CC0E2D4EEF001DB1D8 /* SDL_cdrom.c in Sources */ = {isa = PBXBuildFile; fileRef = FDAAC4C40E2D4EC7001DB1D8 /* SDL_cdrom.c */; }; | |
205 FDBB64840E159B23003B3114 /* SDL_systimer.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99BA2D0DD52EDC00FB1D6B /* SDL_systimer.h */; }; | |
206 FDBB64850E159B23003B3114 /* SDL_config_iphoneos.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99BD570DD5352400FB1D6B /* SDL_config_iphoneos.h */; }; | |
207 FDBB64860E159B23003B3114 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CC0DD52EB400FB1D6B /* begin_code.h */; }; | |
208 FDBB64870E159B23003B3114 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CD0DD52EB400FB1D6B /* close_code.h */; }; | |
209 FDBB64880E159B23003B3114 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CF0DD52EB400FB1D6B /* SDL_audio.h */; }; | |
210 FDBB64890E159B23003B3114 /* SDL_cdrom.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8D00DD52EB400FB1D6B /* SDL_cdrom.h */; }; | |
211 FDBB648A0E159B23003B3114 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8D10DD52EB400FB1D6B /* SDL_compat.h */; }; | |
212 FDBB648B0E159B23003B3114 /* SDL_config_macosx.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8D30DD52EB400FB1D6B /* SDL_config_macosx.h */; }; | |
213 FDBB648C0E159B23003B3114 /* SDL_config_minimal.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8D40DD52EB400FB1D6B /* SDL_config_minimal.h */; }; | |
214 FDBB648D0E159B23003B3114 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DA0DD52EB400FB1D6B /* SDL_copying.h */; }; | |
215 FDBB648E0E159B23003B3114 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DB0DD52EB400FB1D6B /* SDL_cpuinfo.h */; }; | |
216 FDBB648F0E159B23003B3114 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DC0DD52EB400FB1D6B /* SDL_error.h */; }; | |
217 FDBB64900E159B23003B3114 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DD0DD52EB400FB1D6B /* SDL_events.h */; }; | |
218 FDBB64910E159B23003B3114 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DE0DD52EB400FB1D6B /* SDL_joystick.h */; }; | |
219 FDBB64920E159B23003B3114 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DF0DD52EB400FB1D6B /* SDL_keyboard.h */; }; | |
220 FDBB64930E159B23003B3114 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E00DD52EB400FB1D6B /* SDL_keysym.h */; }; | |
221 FDBB64940E159B23003B3114 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E10DD52EB400FB1D6B /* SDL_loadso.h */; }; | |
222 FDBB64950E159B23003B3114 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E20DD52EB400FB1D6B /* SDL_main.h */; }; | |
223 FDBB64960E159B23003B3114 /* SDL_mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E30DD52EB400FB1D6B /* SDL_mouse.h */; }; | |
224 FDBB64970E159B23003B3114 /* SDL_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E40DD52EB400FB1D6B /* SDL_mutex.h */; }; | |
225 FDBB64980E159B23003B3114 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E50DD52EB400FB1D6B /* SDL_name.h */; }; | |
226 FDBB64990E159B23003B3114 /* SDL_opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E60DD52EB400FB1D6B /* SDL_opengl.h */; }; | |
227 FDBB649A0E159B23003B3114 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E70DD52EB400FB1D6B /* SDL_pixels.h */; }; | |
228 FDBB649B0E159B23003B3114 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E80DD52EB400FB1D6B /* SDL_platform.h */; }; | |
229 FDBB649C0E159B23003B3114 /* SDL_quit.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E90DD52EB400FB1D6B /* SDL_quit.h */; }; | |
230 FDBB649D0E159B23003B3114 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EA0DD52EB400FB1D6B /* SDL_rect.h */; }; | |
231 FDBB649E0E159B23003B3114 /* SDL_rwops.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EB0DD52EB400FB1D6B /* SDL_rwops.h */; }; | |
232 FDBB649F0E159B23003B3114 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EC0DD52EB400FB1D6B /* SDL_scancode.h */; }; | |
233 FDBB64A00E159B23003B3114 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8ED0DD52EB400FB1D6B /* SDL_stdinc.h */; }; | |
234 FDBB64A10E159B23003B3114 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EE0DD52EB400FB1D6B /* SDL_surface.h */; }; | |
235 FDBB64A20E159B23003B3114 /* SDL_syswm.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EF0DD52EB400FB1D6B /* SDL_syswm.h */; }; | |
236 FDBB64A30E159B23003B3114 /* SDL_thread.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F00DD52EB400FB1D6B /* SDL_thread.h */; }; | |
237 FDBB64A40E159B23003B3114 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F10DD52EB400FB1D6B /* SDL_timer.h */; }; | |
238 FDBB64A50E159B23003B3114 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F20DD52EB400FB1D6B /* SDL_types.h */; }; | |
239 FDBB64A60E159B23003B3114 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F30DD52EB400FB1D6B /* SDL_version.h */; }; | |
240 FDBB64A70E159B23003B3114 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F40DD52EB400FB1D6B /* SDL_video.h */; }; | |
241 FDBB64A80E159B23003B3114 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F50DD52EB400FB1D6B /* SDL.h */; }; | |
242 FDBB64A90E159B23003B3114 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F60DD52EB400FB1D6B /* SDL_endian.h */; }; | |
243 FDBB64AA0E159B23003B3114 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FD1EF0540DEA7BAC001E9768 /* SDL_sysmutex_c.h */; }; | |
244 FDBB64AB0E159B23003B3114 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FD1EF0570DEA7BAC001E9768 /* SDL_systhread_c.h */; }; | |
245 FDBB64AC0E159B23003B3114 /* e_log.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA682900DF2374D00F98A1A /* e_log.h */; }; | |
246 FDBB64AD0E159B23003B3114 /* e_pow.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA682910DF2374D00F98A1A /* e_pow.h */; }; | |
247 FDBB64AE0E159B23003B3114 /* e_sqrt.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA682920DF2374D00F98A1A /* e_sqrt.h */; }; | |
248 FDBB64B10E159B23003B3114 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683010DF2374E00F98A1A /* SDL_blit.h */; }; | |
249 FDBB64B20E159B23003B3114 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683060DF2374E00F98A1A /* SDL_blit_auto.h */; }; | |
250 FDBB64B30E159B23003B3114 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683080DF2374E00F98A1A /* SDL_blit_copy.h */; }; | |
251 FDBB64B40E159B23003B3114 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA6830E0DF2374E00F98A1A /* SDL_leaks.h */; }; | |
252 FDBB64B50E159B23003B3114 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683100DF2374E00F98A1A /* SDL_pixels_c.h */; }; | |
253 FDBB64B60E159B23003B3114 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683120DF2374E00F98A1A /* SDL_rect_c.h */; }; | |
254 FDBB64B70E159B23003B3114 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683140DF2374E00F98A1A /* SDL_renderer_sw.h */; }; | |
255 FDBB64B80E159B23003B3114 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683160DF2374E00F98A1A /* SDL_RLEaccel_c.h */; }; | |
256 FDBB64B90E159B23003B3114 /* SDL_stretch_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683180DF2374E00F98A1A /* SDL_stretch_c.h */; }; | |
257 FDBB64BA0E159B23003B3114 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA6831A0DF2374E00F98A1A /* SDL_sysvideo.h */; }; | |
258 FDBB64BB0E159B23003B3114 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA6831E0DF2374E00F98A1A /* SDL_yuv_sw_c.h */; }; | |
259 FDBB64C20E159B23003B3114 /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA6856D0DF23D2100F98A1A /* SDL_glfuncs.h */; }; | |
260 FDBB64C30E159B23003B3114 /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA6856F0DF23D2100F98A1A /* SDL_renderer_gl.h */; }; | |
261 FDBB64C40E159B23003B3114 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685F60DF244C800F98A1A /* SDL_nullevents_c.h */; }; | |
262 FDBB64C50E159B23003B3114 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685F80DF244C800F98A1A /* SDL_nullrender_c.h */; }; | |
263 FDBB64C60E159B23003B3114 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685FA0DF244C800F98A1A /* SDL_nullvideo.h */; }; | |
264 FDBB64C70E159B23003B3114 /* SDL_joystick_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FD5F9D1F0E0E08B3008E885B /* SDL_joystick_c.h */; }; | |
265 FDBB64C80E159B23003B3114 /* SDL_sysjoystick.h in Headers */ = {isa = PBXBuildFile; fileRef = FD5F9D200E0E08B3008E885B /* SDL_sysjoystick.h */; }; | |
266 FDBB64CD0E159B23003B3114 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA310DD52EDC00FB1D6B /* SDL_systimer.c */; }; | |
267 FDBB64CE0E159B23003B3114 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA2E0DD52EDC00FB1D6B /* SDL_timer.c */; }; | |
268 FDBB64CF0E159B23003B3114 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A750DEA620800C5B771 /* SDL_string.c */; }; | |
269 FDBB64D00E159B23003B3114 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B91D0DD52EDC00FB1D6B /* SDL_dummyaudio.c */; }; | |
270 FDBB64D10E159B23003B3114 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9440DD52EDC00FB1D6B /* SDL_audio.c */; }; | |
271 FDBB64D20E159B23003B3114 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9460DD52EDC00FB1D6B /* SDL_audiocvt.c */; }; | |
272 FDBB64D30E159B23003B3114 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94A0DD52EDC00FB1D6B /* SDL_audiotypecvt.c */; }; | |
273 FDBB64D40E159B23003B3114 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94B0DD52EDC00FB1D6B /* SDL_mixer.c */; }; | |
274 FDBB64D50E159B23003B3114 /* SDL_mixer_m68k.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94C0DD52EDC00FB1D6B /* SDL_mixer_m68k.c */; }; | |
275 FDBB64D60E159B23003B3114 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94E0DD52EDC00FB1D6B /* SDL_mixer_MMX.c */; }; | |
276 FDBB64D70E159B23003B3114 /* SDL_mixer_MMX_VC.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9500DD52EDC00FB1D6B /* SDL_mixer_MMX_VC.c */; }; | |
277 FDBB64D80E159B23003B3114 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9530DD52EDC00FB1D6B /* SDL_wave.c */; }; | |
278 FDBB64D90E159B23003B3114 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B98B0DD52EDC00FB1D6B /* SDL_cpuinfo.c */; }; | |
279 FDBB64DA0E159B23003B3114 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9930DD52EDC00FB1D6B /* SDL_events.c */; }; | |
280 FDBB64DB0E159B23003B3114 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9950DD52EDC00FB1D6B /* SDL_keyboard.c */; }; | |
281 FDBB64DC0E159B23003B3114 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9970DD52EDC00FB1D6B /* SDL_mouse.c */; }; | |
282 FDBB64DD0E159B23003B3114 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9990DD52EDC00FB1D6B /* SDL_quit.c */; }; | |
283 FDBB64DE0E159B23003B3114 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B99B0DD52EDC00FB1D6B /* SDL_windowevents.c */; }; | |
284 FDBB64DF0E159B23003B3114 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B99E0DD52EDC00FB1D6B /* SDL_rwops.c */; }; | |
285 FDBB64E00E159B23003B3114 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D30DD52EDC00FB1D6B /* SDL_compat.c */; }; | |
286 FDBB64E10E159B23003B3114 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D50DD52EDC00FB1D6B /* SDL_error.c */; }; | |
287 FDBB64E20E159B23003B3114 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D60DD52EDC00FB1D6B /* SDL_fatal.c */; }; | |
288 FDBB64E30E159B23003B3114 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D80DD52EDC00FB1D6B /* SDL.c */; }; | |
289 FDBB64E40E159B23003B3114 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA070DD52EDC00FB1D6B /* SDL_syscond.c */; }; | |
290 FDBB64E50E159B23003B3114 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA080DD52EDC00FB1D6B /* SDL_sysmutex.c */; }; | |
291 FDBB64E60E159B23003B3114 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA0A0DD52EDC00FB1D6B /* SDL_syssem.c */; }; | |
292 FDBB64E70E159B23003B3114 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA0B0DD52EDC00FB1D6B /* SDL_systhread.c */; }; | |
293 FDBB64E80E159B23003B3114 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA150DD52EDC00FB1D6B /* SDL_thread.c */; }; | |
294 FDBB64E90E159B23003B3114 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A700DEA620800C5B771 /* SDL_getenv.c */; }; | |
295 FDBB64EA0E159B23003B3114 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A710DEA620800C5B771 /* SDL_iconv.c */; }; | |
296 FDBB64EB0E159B23003B3114 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A720DEA620800C5B771 /* SDL_malloc.c */; }; | |
297 FDBB64EC0E159B23003B3114 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A730DEA620800C5B771 /* SDL_qsort.c */; }; | |
298 FDBB64ED0E159B23003B3114 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A740DEA620800C5B771 /* SDL_stdlib.c */; }; | |
299 FDBB64EE0E159B23003B3114 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0520DEA7BAC001E9768 /* SDL_syscond.c */; }; | |
300 FDBB64EF0E159B23003B3114 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0530DEA7BAC001E9768 /* SDL_sysmutex.c */; }; | |
301 FDBB64F00E159B23003B3114 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0550DEA7BAC001E9768 /* SDL_syssem.c */; }; | |
302 FDBB64F10E159B23003B3114 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0560DEA7BAC001E9768 /* SDL_systhread.c */; }; | |
303 FDBB64F20E159B23003B3114 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683000DF2374E00F98A1A /* SDL_blit.c */; }; | |
304 FDBB64F30E159B23003B3114 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683020DF2374E00F98A1A /* SDL_blit_0.c */; }; | |
305 FDBB64F40E159B23003B3114 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683030DF2374E00F98A1A /* SDL_blit_1.c */; }; | |
306 FDBB64F50E159B23003B3114 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683040DF2374E00F98A1A /* SDL_blit_A.c */; }; | |
307 FDBB64F60E159B23003B3114 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683050DF2374E00F98A1A /* SDL_blit_auto.c */; }; | |
308 FDBB64F70E159B23003B3114 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683070DF2374E00F98A1A /* SDL_blit_copy.c */; }; | |
309 FDBB64F80E159B23003B3114 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683090DF2374E00F98A1A /* SDL_blit_N.c */; }; | |
310 FDBB64F90E159B23003B3114 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830A0DF2374E00F98A1A /* SDL_blit_slow.c */; }; | |
311 FDBB64FA0E159B23003B3114 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830B0DF2374E00F98A1A /* SDL_bmp.c */; }; | |
312 FDBB64FB0E159B23003B3114 /* SDL_fill.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830C0DF2374E00F98A1A /* SDL_fill.c */; }; | |
313 FDBB64FC0E159B23003B3114 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830D0DF2374E00F98A1A /* SDL_gamma.c */; }; | |
314 FDBB64FD0E159B23003B3114 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830F0DF2374E00F98A1A /* SDL_pixels.c */; }; | |
315 FDBB64FE0E159B23003B3114 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683110DF2374E00F98A1A /* SDL_rect.c */; }; | |
316 FDBB64FF0E159B23003B3114 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683130DF2374E00F98A1A /* SDL_renderer_sw.c */; }; | |
317 FDBB65000E159B23003B3114 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683150DF2374E00F98A1A /* SDL_RLEaccel.c */; }; | |
318 FDBB65010E159B23003B3114 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683170DF2374E00F98A1A /* SDL_stretch.c */; }; | |
319 FDBB65020E159B23003B3114 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683190DF2374E00F98A1A /* SDL_surface.c */; }; | |
320 FDBB65030E159B23003B3114 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6831B0DF2374E00F98A1A /* SDL_video.c */; }; | |
321 FDBB65040E159B23003B3114 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6831C0DF2374E00F98A1A /* SDL_yuv_mmx.c */; }; | |
322 FDBB65050E159B23003B3114 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6831D0DF2374E00F98A1A /* SDL_yuv_sw.c */; }; | |
323 FDBB650D0E159B23003B3114 /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6856E0DF23D2100F98A1A /* SDL_renderer_gl.c */; }; | |
324 FDBB650E0E159B23003B3114 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA685F50DF244C800F98A1A /* SDL_nullevents.c */; }; | |
325 FDBB650F0E159B23003B3114 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA685F70DF244C800F98A1A /* SDL_nullrender.c */; }; | |
326 FDBB65100E159B23003B3114 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA685F90DF244C800F98A1A /* SDL_nullvideo.c */; }; | |
327 FDBB65110E159B23003B3114 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = FD5F9D1E0E0E08B3008E885B /* SDL_joystick.c */; }; | |
328 /* End PBXBuildFile section */ | |
329 | |
330 /* Begin PBXContainerItemProxy section */ | |
331 FDB043B70E2689DD00F5B3F9 /* PBXContainerItemProxy */ = { | |
332 isa = PBXContainerItemProxy; | |
333 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; | |
334 proxyType = 1; | |
335 remoteGlobalIDString = FDBB64820E159B23003B3114; | |
336 remoteInfo = StaticLibSimulator; | |
337 }; | |
338 FDB043B90E2689E000F5B3F9 /* PBXContainerItemProxy */ = { | |
339 isa = PBXContainerItemProxy; | |
340 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; | |
341 proxyType = 1; | |
342 remoteGlobalIDString = FD6526620DE8FCCB002AD96B; | |
343 remoteInfo = StaticLibiPhoneOS; | |
344 }; | |
345 /* End PBXContainerItemProxy section */ | |
346 | |
347 /* Begin PBXFileReference section */ | |
348 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; | |
349 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; | |
350 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; | |
351 FD1EF0520DEA7BAC001E9768 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; }; | |
352 FD1EF0530DEA7BAC001E9768 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; }; | |
353 FD1EF0540DEA7BAC001E9768 /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysmutex_c.h; sourceTree = "<group>"; }; | |
354 FD1EF0550DEA7BAC001E9768 /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syssem.c; sourceTree = "<group>"; }; | |
355 FD1EF0560DEA7BAC001E9768 /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_systhread.c; sourceTree = "<group>"; }; | |
356 FD1EF0570DEA7BAC001E9768 /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_systhread_c.h; sourceTree = "<group>"; }; | |
357 FD3F4A700DEA620800C5B771 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = "<group>"; }; | |
358 FD3F4A710DEA620800C5B771 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; }; | |
359 FD3F4A720DEA620800C5B771 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_malloc.c; sourceTree = "<group>"; }; | |
360 FD3F4A730DEA620800C5B771 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_qsort.c; sourceTree = "<group>"; }; | |
361 FD3F4A740DEA620800C5B771 /* SDL_stdlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_stdlib.c; sourceTree = "<group>"; }; | |
362 FD3F4A750DEA620800C5B771 /* SDL_string.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_string.c; sourceTree = "<group>"; }; | |
363 FD5F9D1E0E0E08B3008E885B /* SDL_joystick.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_joystick.c; sourceTree = "<group>"; }; | |
364 FD5F9D1F0E0E08B3008E885B /* SDL_joystick_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_joystick_c.h; sourceTree = "<group>"; }; | |
365 FD5F9D200E0E08B3008E885B /* SDL_sysjoystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysjoystick.h; sourceTree = "<group>"; }; | |
366 FD6526630DE8FCCB002AD96B /* libSDLiPhoneOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDLiPhoneOS.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
367 FD689EF90E26E57800F90B21 /* SDL_coreaudio_iphone.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_coreaudio_iphone.c; sourceTree = "<group>"; }; | |
368 FD689EFA0E26E57800F90B21 /* SDL_coreaudio_iphone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_coreaudio_iphone.h; sourceTree = "<group>"; }; | |
369 FD689F000E26E5B600F90B21 /* SDL_sysjoystick.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_sysjoystick.m; sourceTree = "<group>"; }; | |
370 FD689F010E26E5B600F90B21 /* SDLUIAccelerationDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDLUIAccelerationDelegate.h; sourceTree = "<group>"; }; | |
371 FD689F020E26E5B600F90B21 /* SDLUIAccelerationDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDLUIAccelerationDelegate.m; sourceTree = "<group>"; }; | |
372 FD689F0A0E26E5D900F90B21 /* jump.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jump.c; sourceTree = "<group>"; }; | |
373 FD689F0B0E26E5D900F90B21 /* jump.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jump.h; sourceTree = "<group>"; }; | |
374 FD689F0C0E26E5D900F90B21 /* SDL_uikitevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitevents.h; sourceTree = "<group>"; }; | |
375 FD689F0D0E26E5D900F90B21 /* SDL_uikitevents.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_uikitevents.m; sourceTree = "<group>"; }; | |
376 FD689F0E0E26E5D900F90B21 /* SDL_uikitopengles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitopengles.h; sourceTree = "<group>"; }; | |
377 FD689F0F0E26E5D900F90B21 /* SDL_uikitopengles.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_uikitopengles.m; sourceTree = "<group>"; }; | |
378 FD689F100E26E5D900F90B21 /* SDL_uikitvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitvideo.h; sourceTree = "<group>"; }; | |
379 FD689F110E26E5D900F90B21 /* SDL_uikitvideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_uikitvideo.m; sourceTree = "<group>"; }; | |
380 FD689F120E26E5D900F90B21 /* SDL_uikitview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitview.h; sourceTree = "<group>"; }; | |
381 FD689F130E26E5D900F90B21 /* SDL_uikitview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_uikitview.m; sourceTree = "<group>"; }; | |
382 FD689F140E26E5D900F90B21 /* SDL_uikitwindow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitwindow.h; sourceTree = "<group>"; }; | |
383 FD689F150E26E5D900F90B21 /* SDL_uikitwindow.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_uikitwindow.m; sourceTree = "<group>"; }; | |
384 FD689F160E26E5D900F90B21 /* SDL_uikitopenglview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitopenglview.h; sourceTree = "<group>"; }; | |
385 FD689F170E26E5D900F90B21 /* SDL_uikitopenglview.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_uikitopenglview.m; sourceTree = "<group>"; }; | |
386 FD689F3B0E26E5F600F90B21 /* SDL_glesfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glesfuncs.h; sourceTree = "<group>"; }; | |
387 FD689F3C0E26E5F600F90B21 /* SDL_renderer_gles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gles.c; sourceTree = "<group>"; }; | |
388 FD689F3D0E26E5F600F90B21 /* SDL_renderer_gles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gles.h; sourceTree = "<group>"; }; | |
389 FD689FCC0E26E9D400F90B21 /* SDL_uikitappdelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SDL_uikitappdelegate.m; sourceTree = "<group>"; }; | |
390 FD689FCD0E26E9D400F90B21 /* SDL_uikitappdelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitappdelegate.h; sourceTree = "<group>"; }; | |
391 FD8BD7AB0E27DCA400B52CD5 /* SDL_opengles.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_opengles.h; path = ../../include/SDL_opengles.h; sourceTree = SOURCE_ROOT; }; | |
392 FD8BD8190E27E25900B52CD5 /* SDL_sysloadso.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_sysloadso.c; sourceTree = "<group>"; }; | |
393 FD99B8CC0DD52EB400FB1D6B /* begin_code.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = begin_code.h; path = ../../include/begin_code.h; sourceTree = "<group>"; }; | |
394 FD99B8CD0DD52EB400FB1D6B /* close_code.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = close_code.h; path = ../../include/close_code.h; sourceTree = "<group>"; }; | |
395 FD99B8CE0DD52EB400FB1D6B /* doxyfile */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = doxyfile; path = ../../include/doxyfile; sourceTree = "<group>"; }; | |
396 FD99B8CF0DD52EB400FB1D6B /* SDL_audio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_audio.h; path = ../../include/SDL_audio.h; sourceTree = "<group>"; }; | |
397 FD99B8D00DD52EB400FB1D6B /* SDL_cdrom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_cdrom.h; path = ../../include/SDL_cdrom.h; sourceTree = "<group>"; }; | |
398 FD99B8D10DD52EB400FB1D6B /* SDL_compat.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_compat.h; path = ../../include/SDL_compat.h; sourceTree = "<group>"; }; | |
399 FD99B8D30DD52EB400FB1D6B /* SDL_config_macosx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_config_macosx.h; path = ../../include/SDL_config_macosx.h; sourceTree = "<group>"; }; | |
400 FD99B8D40DD52EB400FB1D6B /* SDL_config_minimal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_config_minimal.h; path = ../../include/SDL_config_minimal.h; sourceTree = "<group>"; }; | |
401 FD99B8D70DD52EB400FB1D6B /* SDL_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_config.h; path = ../../include/SDL_config.h; sourceTree = "<group>"; }; | |
402 FD99B8D90DD52EB400FB1D6B /* SDL_config.h.in */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = SDL_config.h.in; path = ../../include/SDL_config.h.in; sourceTree = "<group>"; }; | |
403 FD99B8DA0DD52EB400FB1D6B /* SDL_copying.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_copying.h; path = ../../include/SDL_copying.h; sourceTree = "<group>"; }; | |
404 FD99B8DB0DD52EB400FB1D6B /* SDL_cpuinfo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_cpuinfo.h; path = ../../include/SDL_cpuinfo.h; sourceTree = "<group>"; }; | |
405 FD99B8DC0DD52EB400FB1D6B /* SDL_error.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_error.h; path = ../../include/SDL_error.h; sourceTree = "<group>"; }; | |
406 FD99B8DD0DD52EB400FB1D6B /* SDL_events.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_events.h; path = ../../include/SDL_events.h; sourceTree = "<group>"; }; | |
407 FD99B8DE0DD52EB400FB1D6B /* SDL_joystick.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_joystick.h; path = ../../include/SDL_joystick.h; sourceTree = "<group>"; }; | |
408 FD99B8DF0DD52EB400FB1D6B /* SDL_keyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_keyboard.h; path = ../../include/SDL_keyboard.h; sourceTree = "<group>"; }; | |
409 FD99B8E00DD52EB400FB1D6B /* SDL_keysym.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_keysym.h; path = ../../include/SDL_keysym.h; sourceTree = "<group>"; }; | |
410 FD99B8E10DD52EB400FB1D6B /* SDL_loadso.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_loadso.h; path = ../../include/SDL_loadso.h; sourceTree = "<group>"; }; | |
411 FD99B8E20DD52EB400FB1D6B /* SDL_main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_main.h; path = ../../include/SDL_main.h; sourceTree = "<group>"; }; | |
412 FD99B8E30DD52EB400FB1D6B /* SDL_mouse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_mouse.h; path = ../../include/SDL_mouse.h; sourceTree = "<group>"; }; | |
413 FD99B8E40DD52EB400FB1D6B /* SDL_mutex.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_mutex.h; path = ../../include/SDL_mutex.h; sourceTree = "<group>"; }; | |
414 FD99B8E50DD52EB400FB1D6B /* SDL_name.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_name.h; path = ../../include/SDL_name.h; sourceTree = "<group>"; }; | |
415 FD99B8E60DD52EB400FB1D6B /* SDL_opengl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_opengl.h; path = ../../include/SDL_opengl.h; sourceTree = "<group>"; }; | |
416 FD99B8E70DD52EB400FB1D6B /* SDL_pixels.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_pixels.h; path = ../../include/SDL_pixels.h; sourceTree = "<group>"; }; | |
417 FD99B8E80DD52EB400FB1D6B /* SDL_platform.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_platform.h; path = ../../include/SDL_platform.h; sourceTree = "<group>"; }; | |
418 FD99B8E90DD52EB400FB1D6B /* SDL_quit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_quit.h; path = ../../include/SDL_quit.h; sourceTree = "<group>"; }; | |
419 FD99B8EA0DD52EB400FB1D6B /* SDL_rect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rect.h; path = ../../include/SDL_rect.h; sourceTree = "<group>"; }; | |
420 FD99B8EB0DD52EB400FB1D6B /* SDL_rwops.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_rwops.h; path = ../../include/SDL_rwops.h; sourceTree = "<group>"; }; | |
421 FD99B8EC0DD52EB400FB1D6B /* SDL_scancode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_scancode.h; path = ../../include/SDL_scancode.h; sourceTree = "<group>"; }; | |
422 FD99B8ED0DD52EB400FB1D6B /* SDL_stdinc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_stdinc.h; path = ../../include/SDL_stdinc.h; sourceTree = "<group>"; }; | |
423 FD99B8EE0DD52EB400FB1D6B /* SDL_surface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_surface.h; path = ../../include/SDL_surface.h; sourceTree = "<group>"; }; | |
424 FD99B8EF0DD52EB400FB1D6B /* SDL_syswm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_syswm.h; path = ../../include/SDL_syswm.h; sourceTree = "<group>"; }; | |
425 FD99B8F00DD52EB400FB1D6B /* SDL_thread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_thread.h; path = ../../include/SDL_thread.h; sourceTree = "<group>"; }; | |
426 FD99B8F10DD52EB400FB1D6B /* SDL_timer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_timer.h; path = ../../include/SDL_timer.h; sourceTree = "<group>"; }; | |
427 FD99B8F20DD52EB400FB1D6B /* SDL_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_types.h; path = ../../include/SDL_types.h; sourceTree = "<group>"; }; | |
428 FD99B8F30DD52EB400FB1D6B /* SDL_version.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_version.h; path = ../../include/SDL_version.h; sourceTree = "<group>"; }; | |
429 FD99B8F40DD52EB400FB1D6B /* SDL_video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_video.h; path = ../../include/SDL_video.h; sourceTree = "<group>"; }; | |
430 FD99B8F50DD52EB400FB1D6B /* SDL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL.h; path = ../../include/SDL.h; sourceTree = "<group>"; }; | |
431 FD99B8F60DD52EB400FB1D6B /* SDL_endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_endian.h; path = ../../include/SDL_endian.h; sourceTree = "<group>"; }; | |
432 FD99B91D0DD52EDC00FB1D6B /* SDL_dummyaudio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_dummyaudio.c; sourceTree = "<group>"; }; | |
433 FD99B91E0DD52EDC00FB1D6B /* SDL_dummyaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_dummyaudio.h; sourceTree = "<group>"; }; | |
434 FD99B9440DD52EDC00FB1D6B /* SDL_audio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audio.c; sourceTree = "<group>"; }; | |
435 FD99B9450DD52EDC00FB1D6B /* SDL_audio_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audio_c.h; sourceTree = "<group>"; }; | |
436 FD99B9460DD52EDC00FB1D6B /* SDL_audiocvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiocvt.c; sourceTree = "<group>"; }; | |
437 FD99B9490DD52EDC00FB1D6B /* SDL_audiomem.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_audiomem.h; sourceTree = "<group>"; }; | |
438 FD99B94A0DD52EDC00FB1D6B /* SDL_audiotypecvt.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_audiotypecvt.c; sourceTree = "<group>"; }; | |
439 FD99B94B0DD52EDC00FB1D6B /* SDL_mixer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer.c; sourceTree = "<group>"; }; | |
440 FD99B94C0DD52EDC00FB1D6B /* SDL_mixer_m68k.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_m68k.c; sourceTree = "<group>"; }; | |
441 FD99B94D0DD52EDC00FB1D6B /* SDL_mixer_m68k.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_m68k.h; sourceTree = "<group>"; }; | |
442 FD99B94E0DD52EDC00FB1D6B /* SDL_mixer_MMX.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_MMX.c; sourceTree = "<group>"; }; | |
443 FD99B94F0DD52EDC00FB1D6B /* SDL_mixer_MMX.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_MMX.h; sourceTree = "<group>"; }; | |
444 FD99B9500DD52EDC00FB1D6B /* SDL_mixer_MMX_VC.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mixer_MMX_VC.c; sourceTree = "<group>"; }; | |
445 FD99B9510DD52EDC00FB1D6B /* SDL_mixer_MMX_VC.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mixer_MMX_VC.h; sourceTree = "<group>"; }; | |
446 FD99B9520DD52EDC00FB1D6B /* SDL_sysaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysaudio.h; sourceTree = "<group>"; }; | |
447 FD99B9530DD52EDC00FB1D6B /* SDL_wave.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_wave.c; sourceTree = "<group>"; }; | |
448 FD99B9540DD52EDC00FB1D6B /* SDL_wave.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_wave.h; sourceTree = "<group>"; }; | |
449 FD99B98B0DD52EDC00FB1D6B /* SDL_cpuinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_cpuinfo.c; sourceTree = "<group>"; }; | |
450 FD99B98D0DD52EDC00FB1D6B /* blank_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = blank_cursor.h; sourceTree = "<group>"; }; | |
451 FD99B98E0DD52EDC00FB1D6B /* default_cursor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = default_cursor.h; sourceTree = "<group>"; }; | |
452 FD99B98F0DD52EDC00FB1D6B /* scancodes_darwin.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_darwin.h; sourceTree = "<group>"; }; | |
453 FD99B9900DD52EDC00FB1D6B /* scancodes_linux.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_linux.h; sourceTree = "<group>"; }; | |
454 FD99B9910DD52EDC00FB1D6B /* scancodes_win32.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_win32.h; sourceTree = "<group>"; }; | |
455 FD99B9920DD52EDC00FB1D6B /* scancodes_xfree86.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scancodes_xfree86.h; sourceTree = "<group>"; }; | |
456 FD99B9930DD52EDC00FB1D6B /* SDL_events.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_events.c; sourceTree = "<group>"; }; | |
457 FD99B9940DD52EDC00FB1D6B /* SDL_events_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_events_c.h; sourceTree = "<group>"; }; | |
458 FD99B9950DD52EDC00FB1D6B /* SDL_keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_keyboard.c; sourceTree = "<group>"; }; | |
459 FD99B9960DD52EDC00FB1D6B /* SDL_keyboard_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_keyboard_c.h; sourceTree = "<group>"; }; | |
460 FD99B9970DD52EDC00FB1D6B /* SDL_mouse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_mouse.c; sourceTree = "<group>"; }; | |
461 FD99B9980DD52EDC00FB1D6B /* SDL_mouse_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_mouse_c.h; sourceTree = "<group>"; }; | |
462 FD99B9990DD52EDC00FB1D6B /* SDL_quit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_quit.c; sourceTree = "<group>"; }; | |
463 FD99B99A0DD52EDC00FB1D6B /* SDL_sysevents.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysevents.h; sourceTree = "<group>"; }; | |
464 FD99B99B0DD52EDC00FB1D6B /* SDL_windowevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_windowevents.c; sourceTree = "<group>"; }; | |
465 FD99B99C0DD52EDC00FB1D6B /* SDL_windowevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_windowevents_c.h; sourceTree = "<group>"; }; | |
466 FD99B99E0DD52EDC00FB1D6B /* SDL_rwops.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_rwops.c; sourceTree = "<group>"; }; | |
467 FD99B9D30DD52EDC00FB1D6B /* SDL_compat.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_compat.c; path = ../../src/SDL_compat.c; sourceTree = "<group>"; }; | |
468 FD99B9D40DD52EDC00FB1D6B /* SDL_error_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_error_c.h; path = ../../src/SDL_error_c.h; sourceTree = "<group>"; }; | |
469 FD99B9D50DD52EDC00FB1D6B /* SDL_error.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_error.c; path = ../../src/SDL_error.c; sourceTree = "<group>"; }; | |
470 FD99B9D60DD52EDC00FB1D6B /* SDL_fatal.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_fatal.c; path = ../../src/SDL_fatal.c; sourceTree = "<group>"; }; | |
471 FD99B9D70DD52EDC00FB1D6B /* SDL_fatal.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_fatal.h; path = ../../src/SDL_fatal.h; sourceTree = "<group>"; }; | |
472 FD99B9D80DD52EDC00FB1D6B /* SDL.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL.c; path = ../../src/SDL.c; sourceTree = "<group>"; }; | |
473 FD99BA070DD52EDC00FB1D6B /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; }; | |
474 FD99BA080DD52EDC00FB1D6B /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; }; | |
475 FD99BA090DD52EDC00FB1D6B /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysmutex_c.h; sourceTree = "<group>"; }; | |
476 FD99BA0A0DD52EDC00FB1D6B /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syssem.c; sourceTree = "<group>"; }; | |
477 FD99BA0B0DD52EDC00FB1D6B /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_systhread.c; sourceTree = "<group>"; }; | |
478 FD99BA0C0DD52EDC00FB1D6B /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_systhread_c.h; sourceTree = "<group>"; }; | |
479 FD99BA140DD52EDC00FB1D6B /* SDL_systhread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_systhread.h; sourceTree = "<group>"; }; | |
480 FD99BA150DD52EDC00FB1D6B /* SDL_thread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_thread.c; sourceTree = "<group>"; }; | |
481 FD99BA160DD52EDC00FB1D6B /* SDL_thread_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_thread_c.h; sourceTree = "<group>"; }; | |
482 FD99BA2D0DD52EDC00FB1D6B /* SDL_systimer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_systimer.h; sourceTree = "<group>"; }; | |
483 FD99BA2E0DD52EDC00FB1D6B /* SDL_timer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_timer.c; sourceTree = "<group>"; }; | |
484 FD99BA2F0DD52EDC00FB1D6B /* SDL_timer_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_timer_c.h; sourceTree = "<group>"; }; | |
485 FD99BA310DD52EDC00FB1D6B /* SDL_systimer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_systimer.c; sourceTree = "<group>"; }; | |
486 FD99BCEF0DD532AE00FB1D6B /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = /Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS2.0.sdk/System/Library/Frameworks/OpenGLES.framework; sourceTree = "<absolute>"; }; | |
487 FD99BD570DD5352400FB1D6B /* SDL_config_iphoneos.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDL_config_iphoneos.h; path = ../../include/SDL_config_iphoneos.h; sourceTree = "<group>"; }; | |
488 FDA682900DF2374D00F98A1A /* e_log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = e_log.h; sourceTree = "<group>"; }; | |
489 FDA682910DF2374D00F98A1A /* e_pow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = e_pow.h; sourceTree = "<group>"; }; | |
490 FDA682920DF2374D00F98A1A /* e_sqrt.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = e_sqrt.h; sourceTree = "<group>"; }; | |
491 FDA683000DF2374E00F98A1A /* SDL_blit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit.c; sourceTree = "<group>"; }; | |
492 FDA683010DF2374E00F98A1A /* SDL_blit.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit.h; sourceTree = "<group>"; }; | |
493 FDA683020DF2374E00F98A1A /* SDL_blit_0.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_0.c; sourceTree = "<group>"; }; | |
494 FDA683030DF2374E00F98A1A /* SDL_blit_1.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_1.c; sourceTree = "<group>"; }; | |
495 FDA683040DF2374E00F98A1A /* SDL_blit_A.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_A.c; sourceTree = "<group>"; }; | |
496 FDA683050DF2374E00F98A1A /* SDL_blit_auto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_auto.c; sourceTree = "<group>"; }; | |
497 FDA683060DF2374E00F98A1A /* SDL_blit_auto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_auto.h; sourceTree = "<group>"; }; | |
498 FDA683070DF2374E00F98A1A /* SDL_blit_copy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_copy.c; sourceTree = "<group>"; }; | |
499 FDA683080DF2374E00F98A1A /* SDL_blit_copy.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_blit_copy.h; sourceTree = "<group>"; }; | |
500 FDA683090DF2374E00F98A1A /* SDL_blit_N.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_N.c; sourceTree = "<group>"; }; | |
501 FDA6830A0DF2374E00F98A1A /* SDL_blit_slow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_blit_slow.c; sourceTree = "<group>"; }; | |
502 FDA6830B0DF2374E00F98A1A /* SDL_bmp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_bmp.c; sourceTree = "<group>"; }; | |
503 FDA6830C0DF2374E00F98A1A /* SDL_fill.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_fill.c; sourceTree = "<group>"; }; | |
504 FDA6830D0DF2374E00F98A1A /* SDL_gamma.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_gamma.c; sourceTree = "<group>"; }; | |
505 FDA6830E0DF2374E00F98A1A /* SDL_leaks.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_leaks.h; sourceTree = "<group>"; }; | |
506 FDA6830F0DF2374E00F98A1A /* SDL_pixels.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_pixels.c; sourceTree = "<group>"; }; | |
507 FDA683100DF2374E00F98A1A /* SDL_pixels_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_pixels_c.h; sourceTree = "<group>"; }; | |
508 FDA683110DF2374E00F98A1A /* SDL_rect.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_rect.c; sourceTree = "<group>"; }; | |
509 FDA683120DF2374E00F98A1A /* SDL_rect_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_rect_c.h; sourceTree = "<group>"; }; | |
510 FDA683130DF2374E00F98A1A /* SDL_renderer_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_sw.c; sourceTree = "<group>"; }; | |
511 FDA683140DF2374E00F98A1A /* SDL_renderer_sw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_sw.h; sourceTree = "<group>"; }; | |
512 FDA683150DF2374E00F98A1A /* SDL_RLEaccel.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_RLEaccel.c; sourceTree = "<group>"; }; | |
513 FDA683160DF2374E00F98A1A /* SDL_RLEaccel_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_RLEaccel_c.h; sourceTree = "<group>"; }; | |
514 FDA683170DF2374E00F98A1A /* SDL_stretch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_stretch.c; sourceTree = "<group>"; }; | |
515 FDA683180DF2374E00F98A1A /* SDL_stretch_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_stretch_c.h; sourceTree = "<group>"; }; | |
516 FDA683190DF2374E00F98A1A /* SDL_surface.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_surface.c; sourceTree = "<group>"; }; | |
517 FDA6831A0DF2374E00F98A1A /* SDL_sysvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysvideo.h; sourceTree = "<group>"; }; | |
518 FDA6831B0DF2374E00F98A1A /* SDL_video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_video.c; sourceTree = "<group>"; }; | |
519 FDA6831C0DF2374E00F98A1A /* SDL_yuv_mmx.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_mmx.c; sourceTree = "<group>"; }; | |
520 FDA6831D0DF2374E00F98A1A /* SDL_yuv_sw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_yuv_sw.c; sourceTree = "<group>"; }; | |
521 FDA6831E0DF2374E00F98A1A /* SDL_yuv_sw_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_yuv_sw_c.h; sourceTree = "<group>"; }; | |
522 FDA6856D0DF23D2100F98A1A /* SDL_glfuncs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_glfuncs.h; sourceTree = "<group>"; }; | |
523 FDA6856E0DF23D2100F98A1A /* SDL_renderer_gl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_renderer_gl.c; sourceTree = "<group>"; }; | |
524 FDA6856F0DF23D2100F98A1A /* SDL_renderer_gl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_renderer_gl.h; sourceTree = "<group>"; }; | |
525 FDA685F50DF244C800F98A1A /* SDL_nullevents.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullevents.c; sourceTree = "<group>"; }; | |
526 FDA685F60DF244C800F98A1A /* SDL_nullevents_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullevents_c.h; sourceTree = "<group>"; }; | |
527 FDA685F70DF244C800F98A1A /* SDL_nullrender.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullrender.c; sourceTree = "<group>"; }; | |
528 FDA685F80DF244C800F98A1A /* SDL_nullrender_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullrender_c.h; sourceTree = "<group>"; }; | |
529 FDA685F90DF244C800F98A1A /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullvideo.c; sourceTree = "<group>"; }; | |
530 FDA685FA0DF244C800F98A1A /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullvideo.h; sourceTree = "<group>"; }; | |
531 FDAAC4AB0E2D4EC7001DB1D8 /* SDL_syscdrom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syscdrom.c; sourceTree = "<group>"; }; | |
532 FDAAC4C40E2D4EC7001DB1D8 /* SDL_cdrom.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_cdrom.c; sourceTree = "<group>"; }; | |
533 FDAAC4C50E2D4EC7001DB1D8 /* SDL_syscdrom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_syscdrom.h; sourceTree = "<group>"; }; | |
534 FDB9E4060DEB81870027A75A /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; | |
535 FDB9E40C0DEB81970027A75A /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; | |
536 FDB9E4CC0DEB84540027A75A /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; | |
537 FDBB65210E159B23003B3114 /* libSDLSimulator.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDLSimulator.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
538 /* End PBXFileReference section */ | |
539 | |
540 /* Begin PBXGroup section */ | |
541 19C28FACFE9D520D11CA2CBB /* Products */ = { | |
542 isa = PBXGroup; | |
543 children = ( | |
544 FD6526630DE8FCCB002AD96B /* libSDLiPhoneOS.a */, | |
545 FDBB65210E159B23003B3114 /* libSDLSimulator.a */, | |
546 ); | |
547 name = Products; | |
548 sourceTree = "<group>"; | |
549 }; | |
550 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { | |
551 isa = PBXGroup; | |
552 children = ( | |
553 FD99B8BC0DD52E5C00FB1D6B /* Public Headers */, | |
554 FD99B8BD0DD52E6D00FB1D6B /* Library Source */, | |
555 29B97323FDCFA39411CA2CEA /* Frameworks */, | |
556 19C28FACFE9D520D11CA2CBB /* Products */, | |
557 ); | |
558 name = CustomTemplate; | |
559 sourceTree = "<group>"; | |
560 }; | |
561 29B97323FDCFA39411CA2CEA /* Frameworks */ = { | |
562 isa = PBXGroup; | |
563 children = ( | |
564 FDB9E4CC0DEB84540027A75A /* AudioToolbox.framework */, | |
565 FDB9E40C0DEB81970027A75A /* CoreAudio.framework */, | |
566 FDB9E4060DEB81870027A75A /* AudioUnit.framework */, | |
567 FD99BCEF0DD532AE00FB1D6B /* OpenGLES.framework */, | |
568 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */, | |
569 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */, | |
570 1D30AB110D05D00D00671497 /* Foundation.framework */, | |
571 ); | |
572 name = Frameworks; | |
573 sourceTree = "<group>"; | |
574 }; | |
575 FD1EF0510DEA7BAC001E9768 /* generic */ = { | |
576 isa = PBXGroup; | |
577 children = ( | |
578 FD1EF0520DEA7BAC001E9768 /* SDL_syscond.c */, | |
579 FD1EF0530DEA7BAC001E9768 /* SDL_sysmutex.c */, | |
580 FD1EF0540DEA7BAC001E9768 /* SDL_sysmutex_c.h */, | |
581 FD1EF0550DEA7BAC001E9768 /* SDL_syssem.c */, | |
582 FD1EF0560DEA7BAC001E9768 /* SDL_systhread.c */, | |
583 FD1EF0570DEA7BAC001E9768 /* SDL_systhread_c.h */, | |
584 ); | |
585 path = generic; | |
586 sourceTree = "<group>"; | |
587 }; | |
588 FD3F4A6F0DEA620800C5B771 /* stdlib */ = { | |
589 isa = PBXGroup; | |
590 children = ( | |
591 FD3F4A700DEA620800C5B771 /* SDL_getenv.c */, | |
592 FD3F4A710DEA620800C5B771 /* SDL_iconv.c */, | |
593 FD3F4A720DEA620800C5B771 /* SDL_malloc.c */, | |
594 FD3F4A730DEA620800C5B771 /* SDL_qsort.c */, | |
595 FD3F4A740DEA620800C5B771 /* SDL_stdlib.c */, | |
596 FD3F4A750DEA620800C5B771 /* SDL_string.c */, | |
597 ); | |
598 name = stdlib; | |
599 path = ../../src/stdlib; | |
600 sourceTree = SOURCE_ROOT; | |
601 }; | |
602 FD5F9D080E0E08B3008E885B /* joystick */ = { | |
603 isa = PBXGroup; | |
604 children = ( | |
605 FD689EFF0E26E5B600F90B21 /* iphoneos */, | |
606 FD5F9D1E0E0E08B3008E885B /* SDL_joystick.c */, | |
607 FD5F9D1F0E0E08B3008E885B /* SDL_joystick_c.h */, | |
608 FD5F9D200E0E08B3008E885B /* SDL_sysjoystick.h */, | |
609 ); | |
610 name = joystick; | |
611 path = ../../src/joystick; | |
612 sourceTree = SOURCE_ROOT; | |
613 }; | |
614 FD689EF80E26E57800F90B21 /* iphoneos */ = { | |
615 isa = PBXGroup; | |
616 children = ( | |
617 FD689EF90E26E57800F90B21 /* SDL_coreaudio_iphone.c */, | |
618 FD689EFA0E26E57800F90B21 /* SDL_coreaudio_iphone.h */, | |
619 ); | |
620 path = iphoneos; | |
621 sourceTree = "<group>"; | |
622 }; | |
623 FD689EFF0E26E5B600F90B21 /* iphoneos */ = { | |
624 isa = PBXGroup; | |
625 children = ( | |
626 FD689F000E26E5B600F90B21 /* SDL_sysjoystick.m */, | |
627 FD689F010E26E5B600F90B21 /* SDLUIAccelerationDelegate.h */, | |
628 FD689F020E26E5B600F90B21 /* SDLUIAccelerationDelegate.m */, | |
629 ); | |
630 path = iphoneos; | |
631 sourceTree = "<group>"; | |
632 }; | |
633 FD689F090E26E5D900F90B21 /* uikit */ = { | |
634 isa = PBXGroup; | |
635 children = ( | |
636 FD689F0B0E26E5D900F90B21 /* jump.h */, | |
637 FD689F0A0E26E5D900F90B21 /* jump.c */, | |
638 FD689F0C0E26E5D900F90B21 /* SDL_uikitevents.h */, | |
639 FD689F0D0E26E5D900F90B21 /* SDL_uikitevents.m */, | |
640 FD689F0E0E26E5D900F90B21 /* SDL_uikitopengles.h */, | |
641 FD689F0F0E26E5D900F90B21 /* SDL_uikitopengles.m */, | |
642 FD689F100E26E5D900F90B21 /* SDL_uikitvideo.h */, | |
643 FD689F110E26E5D900F90B21 /* SDL_uikitvideo.m */, | |
644 FD689F120E26E5D900F90B21 /* SDL_uikitview.h */, | |
645 FD689F130E26E5D900F90B21 /* SDL_uikitview.m */, | |
646 FD689F140E26E5D900F90B21 /* SDL_uikitwindow.h */, | |
647 FD689F150E26E5D900F90B21 /* SDL_uikitwindow.m */, | |
648 FD689F160E26E5D900F90B21 /* SDL_uikitopenglview.h */, | |
649 FD689F170E26E5D900F90B21 /* SDL_uikitopenglview.m */, | |
650 FD689FCD0E26E9D400F90B21 /* SDL_uikitappdelegate.h */, | |
651 FD689FCC0E26E9D400F90B21 /* SDL_uikitappdelegate.m */, | |
652 ); | |
653 path = uikit; | |
654 sourceTree = "<group>"; | |
655 }; | |
656 FD689F3A0E26E5F600F90B21 /* glesrenderer */ = { | |
657 isa = PBXGroup; | |
658 children = ( | |
659 FD689F3B0E26E5F600F90B21 /* SDL_glesfuncs.h */, | |
660 FD689F3C0E26E5F600F90B21 /* SDL_renderer_gles.c */, | |
661 FD689F3D0E26E5F600F90B21 /* SDL_renderer_gles.h */, | |
662 ); | |
663 path = glesrenderer; | |
664 sourceTree = "<group>"; | |
665 }; | |
666 FD8BD8150E27E25900B52CD5 /* loadso */ = { | |
667 isa = PBXGroup; | |
668 children = ( | |
669 FD8BD8180E27E25900B52CD5 /* dlopen */, | |
670 ); | |
671 name = loadso; | |
672 path = ../../src/loadso; | |
673 sourceTree = SOURCE_ROOT; | |
674 }; | |
675 FD8BD8180E27E25900B52CD5 /* dlopen */ = { | |
676 isa = PBXGroup; | |
677 children = ( | |
678 FD8BD8190E27E25900B52CD5 /* SDL_sysloadso.c */, | |
679 ); | |
680 path = dlopen; | |
681 sourceTree = "<group>"; | |
682 }; | |
683 FD99B8BC0DD52E5C00FB1D6B /* Public Headers */ = { | |
684 isa = PBXGroup; | |
685 children = ( | |
686 FD99B8D30DD52EB400FB1D6B /* SDL_config_macosx.h */, | |
687 FD99BD570DD5352400FB1D6B /* SDL_config_iphoneos.h */, | |
688 FD99B8CC0DD52EB400FB1D6B /* begin_code.h */, | |
689 FD99B8CD0DD52EB400FB1D6B /* close_code.h */, | |
690 FD99B8CE0DD52EB400FB1D6B /* doxyfile */, | |
691 FD99B8CF0DD52EB400FB1D6B /* SDL_audio.h */, | |
692 FD99B8D00DD52EB400FB1D6B /* SDL_cdrom.h */, | |
693 FD99B8D10DD52EB400FB1D6B /* SDL_compat.h */, | |
694 FD99B8D40DD52EB400FB1D6B /* SDL_config_minimal.h */, | |
695 FD99B8D70DD52EB400FB1D6B /* SDL_config.h */, | |
696 FD99B8D90DD52EB400FB1D6B /* SDL_config.h.in */, | |
697 FD99B8DA0DD52EB400FB1D6B /* SDL_copying.h */, | |
698 FD99B8DB0DD52EB400FB1D6B /* SDL_cpuinfo.h */, | |
699 FD99B8DC0DD52EB400FB1D6B /* SDL_error.h */, | |
700 FD99B8DD0DD52EB400FB1D6B /* SDL_events.h */, | |
701 FD99B8DE0DD52EB400FB1D6B /* SDL_joystick.h */, | |
702 FD99B8DF0DD52EB400FB1D6B /* SDL_keyboard.h */, | |
703 FD99B8E00DD52EB400FB1D6B /* SDL_keysym.h */, | |
704 FD99B8E10DD52EB400FB1D6B /* SDL_loadso.h */, | |
705 FD99B8E20DD52EB400FB1D6B /* SDL_main.h */, | |
706 FD99B8E30DD52EB400FB1D6B /* SDL_mouse.h */, | |
707 FD99B8E40DD52EB400FB1D6B /* SDL_mutex.h */, | |
708 FD99B8E50DD52EB400FB1D6B /* SDL_name.h */, | |
709 FD99B8E60DD52EB400FB1D6B /* SDL_opengl.h */, | |
710 FD8BD7AB0E27DCA400B52CD5 /* SDL_opengles.h */, | |
711 FD99B8E70DD52EB400FB1D6B /* SDL_pixels.h */, | |
712 FD99B8E80DD52EB400FB1D6B /* SDL_platform.h */, | |
713 FD99B8E90DD52EB400FB1D6B /* SDL_quit.h */, | |
714 FD99B8EA0DD52EB400FB1D6B /* SDL_rect.h */, | |
715 FD99B8EB0DD52EB400FB1D6B /* SDL_rwops.h */, | |
716 FD99B8EC0DD52EB400FB1D6B /* SDL_scancode.h */, | |
717 FD99B8ED0DD52EB400FB1D6B /* SDL_stdinc.h */, | |
718 FD99B8EE0DD52EB400FB1D6B /* SDL_surface.h */, | |
719 FD99B8EF0DD52EB400FB1D6B /* SDL_syswm.h */, | |
720 FD99B8F00DD52EB400FB1D6B /* SDL_thread.h */, | |
721 FD99B8F10DD52EB400FB1D6B /* SDL_timer.h */, | |
722 FD99B8F20DD52EB400FB1D6B /* SDL_types.h */, | |
723 FD99B8F30DD52EB400FB1D6B /* SDL_version.h */, | |
724 FD99B8F40DD52EB400FB1D6B /* SDL_video.h */, | |
725 FD99B8F50DD52EB400FB1D6B /* SDL.h */, | |
726 FD99B8F60DD52EB400FB1D6B /* SDL_endian.h */, | |
727 ); | |
728 name = "Public Headers"; | |
729 sourceTree = "<group>"; | |
730 }; | |
731 FD99B8BD0DD52E6D00FB1D6B /* Library Source */ = { | |
732 isa = PBXGroup; | |
733 children = ( | |
734 FD8BD8150E27E25900B52CD5 /* loadso */, | |
735 FDAAC4A10E2D4EC7001DB1D8 /* cdrom */, | |
736 FD5F9D080E0E08B3008E885B /* joystick */, | |
737 FDA682420DF2374D00F98A1A /* video */, | |
738 FD3F4A6F0DEA620800C5B771 /* stdlib */, | |
739 FD99B8FB0DD52EDC00FB1D6B /* audio */, | |
740 FD99B98A0DD52EDC00FB1D6B /* cpuinfo */, | |
741 FD99B98C0DD52EDC00FB1D6B /* events */, | |
742 FD99B99D0DD52EDC00FB1D6B /* file */, | |
743 FD99B9D30DD52EDC00FB1D6B /* SDL_compat.c */, | |
744 FD99B9D40DD52EDC00FB1D6B /* SDL_error_c.h */, | |
745 FD99B9D50DD52EDC00FB1D6B /* SDL_error.c */, | |
746 FD99B9D60DD52EDC00FB1D6B /* SDL_fatal.c */, | |
747 FD99B9D70DD52EDC00FB1D6B /* SDL_fatal.h */, | |
748 FD99B9D80DD52EDC00FB1D6B /* SDL.c */, | |
749 FD99B9E00DD52EDC00FB1D6B /* thread */, | |
750 FD99BA1E0DD52EDC00FB1D6B /* timer */, | |
751 ); | |
752 name = "Library Source"; | |
753 sourceTree = "<group>"; | |
754 }; | |
755 FD99B8FB0DD52EDC00FB1D6B /* audio */ = { | |
756 isa = PBXGroup; | |
757 children = ( | |
758 FD689EF80E26E57800F90B21 /* iphoneos */, | |
759 FD99B91C0DD52EDC00FB1D6B /* dummy */, | |
760 FD99B9440DD52EDC00FB1D6B /* SDL_audio.c */, | |
761 FD99B9450DD52EDC00FB1D6B /* SDL_audio_c.h */, | |
762 FD99B9460DD52EDC00FB1D6B /* SDL_audiocvt.c */, | |
763 FD99B9490DD52EDC00FB1D6B /* SDL_audiomem.h */, | |
764 FD99B94A0DD52EDC00FB1D6B /* SDL_audiotypecvt.c */, | |
765 FD99B94B0DD52EDC00FB1D6B /* SDL_mixer.c */, | |
766 FD99B94C0DD52EDC00FB1D6B /* SDL_mixer_m68k.c */, | |
767 FD99B94D0DD52EDC00FB1D6B /* SDL_mixer_m68k.h */, | |
768 FD99B94E0DD52EDC00FB1D6B /* SDL_mixer_MMX.c */, | |
769 FD99B94F0DD52EDC00FB1D6B /* SDL_mixer_MMX.h */, | |
770 FD99B9500DD52EDC00FB1D6B /* SDL_mixer_MMX_VC.c */, | |
771 FD99B9510DD52EDC00FB1D6B /* SDL_mixer_MMX_VC.h */, | |
772 FD99B9520DD52EDC00FB1D6B /* SDL_sysaudio.h */, | |
773 FD99B9530DD52EDC00FB1D6B /* SDL_wave.c */, | |
774 FD99B9540DD52EDC00FB1D6B /* SDL_wave.h */, | |
775 ); | |
776 name = audio; | |
777 path = ../../src/audio; | |
778 sourceTree = "<group>"; | |
779 }; | |
780 FD99B91C0DD52EDC00FB1D6B /* dummy */ = { | |
781 isa = PBXGroup; | |
782 children = ( | |
783 FD99B91D0DD52EDC00FB1D6B /* SDL_dummyaudio.c */, | |
784 FD99B91E0DD52EDC00FB1D6B /* SDL_dummyaudio.h */, | |
785 ); | |
786 path = dummy; | |
787 sourceTree = "<group>"; | |
788 }; | |
789 FD99B98A0DD52EDC00FB1D6B /* cpuinfo */ = { | |
790 isa = PBXGroup; | |
791 children = ( | |
792 FD99B98B0DD52EDC00FB1D6B /* SDL_cpuinfo.c */, | |
793 ); | |
794 name = cpuinfo; | |
795 path = ../../src/cpuinfo; | |
796 sourceTree = "<group>"; | |
797 }; | |
798 FD99B98C0DD52EDC00FB1D6B /* events */ = { | |
799 isa = PBXGroup; | |
800 children = ( | |
801 FD99B98D0DD52EDC00FB1D6B /* blank_cursor.h */, | |
802 FD99B98E0DD52EDC00FB1D6B /* default_cursor.h */, | |
803 FD99B98F0DD52EDC00FB1D6B /* scancodes_darwin.h */, | |
804 FD99B9900DD52EDC00FB1D6B /* scancodes_linux.h */, | |
805 FD99B9910DD52EDC00FB1D6B /* scancodes_win32.h */, | |
806 FD99B9920DD52EDC00FB1D6B /* scancodes_xfree86.h */, | |
807 FD99B9930DD52EDC00FB1D6B /* SDL_events.c */, | |
808 FD99B9940DD52EDC00FB1D6B /* SDL_events_c.h */, | |
809 FD99B9950DD52EDC00FB1D6B /* SDL_keyboard.c */, | |
810 FD99B9960DD52EDC00FB1D6B /* SDL_keyboard_c.h */, | |
811 FD99B9970DD52EDC00FB1D6B /* SDL_mouse.c */, | |
812 FD99B9980DD52EDC00FB1D6B /* SDL_mouse_c.h */, | |
813 FD99B9990DD52EDC00FB1D6B /* SDL_quit.c */, | |
814 FD99B99A0DD52EDC00FB1D6B /* SDL_sysevents.h */, | |
815 FD99B99B0DD52EDC00FB1D6B /* SDL_windowevents.c */, | |
816 FD99B99C0DD52EDC00FB1D6B /* SDL_windowevents_c.h */, | |
817 ); | |
818 name = events; | |
819 path = ../../src/events; | |
820 sourceTree = "<group>"; | |
821 }; | |
822 FD99B99D0DD52EDC00FB1D6B /* file */ = { | |
823 isa = PBXGroup; | |
824 children = ( | |
825 FD99B99E0DD52EDC00FB1D6B /* SDL_rwops.c */, | |
826 ); | |
827 name = file; | |
828 path = ../../src/file; | |
829 sourceTree = "<group>"; | |
830 }; | |
831 FD99B9E00DD52EDC00FB1D6B /* thread */ = { | |
832 isa = PBXGroup; | |
833 children = ( | |
834 FD1EF0510DEA7BAC001E9768 /* generic */, | |
835 FD99BA060DD52EDC00FB1D6B /* pthread */, | |
836 FD99BA140DD52EDC00FB1D6B /* SDL_systhread.h */, | |
837 FD99BA150DD52EDC00FB1D6B /* SDL_thread.c */, | |
838 FD99BA160DD52EDC00FB1D6B /* SDL_thread_c.h */, | |
839 ); | |
840 name = thread; | |
841 path = ../../src/thread; | |
842 sourceTree = "<group>"; | |
843 }; | |
844 FD99BA060DD52EDC00FB1D6B /* pthread */ = { | |
845 isa = PBXGroup; | |
846 children = ( | |
847 FD99BA070DD52EDC00FB1D6B /* SDL_syscond.c */, | |
848 FD99BA080DD52EDC00FB1D6B /* SDL_sysmutex.c */, | |
849 FD99BA090DD52EDC00FB1D6B /* SDL_sysmutex_c.h */, | |
850 FD99BA0A0DD52EDC00FB1D6B /* SDL_syssem.c */, | |
851 FD99BA0B0DD52EDC00FB1D6B /* SDL_systhread.c */, | |
852 FD99BA0C0DD52EDC00FB1D6B /* SDL_systhread_c.h */, | |
853 ); | |
854 path = pthread; | |
855 sourceTree = "<group>"; | |
856 }; | |
857 FD99BA1E0DD52EDC00FB1D6B /* timer */ = { | |
858 isa = PBXGroup; | |
859 children = ( | |
860 FD99BA2D0DD52EDC00FB1D6B /* SDL_systimer.h */, | |
861 FD99BA2E0DD52EDC00FB1D6B /* SDL_timer.c */, | |
862 FD99BA2F0DD52EDC00FB1D6B /* SDL_timer_c.h */, | |
863 FD99BA300DD52EDC00FB1D6B /* unix */, | |
864 ); | |
865 name = timer; | |
866 path = ../../src/timer; | |
867 sourceTree = "<group>"; | |
868 }; | |
869 FD99BA300DD52EDC00FB1D6B /* unix */ = { | |
870 isa = PBXGroup; | |
871 children = ( | |
872 FD99BA310DD52EDC00FB1D6B /* SDL_systimer.c */, | |
873 ); | |
874 path = unix; | |
875 sourceTree = "<group>"; | |
876 }; | |
877 FDA682420DF2374D00F98A1A /* video */ = { | |
878 isa = PBXGroup; | |
879 children = ( | |
880 FD689F090E26E5D900F90B21 /* uikit */, | |
881 FDA685F40DF244C800F98A1A /* dummy */, | |
882 FDA682900DF2374D00F98A1A /* e_log.h */, | |
883 FDA682910DF2374D00F98A1A /* e_pow.h */, | |
884 FDA682920DF2374D00F98A1A /* e_sqrt.h */, | |
885 FD689F3A0E26E5F600F90B21 /* glesrenderer */, | |
886 FDA6856C0DF23D2100F98A1A /* glrenderer */, | |
887 FDA683000DF2374E00F98A1A /* SDL_blit.c */, | |
888 FDA683010DF2374E00F98A1A /* SDL_blit.h */, | |
889 FDA683020DF2374E00F98A1A /* SDL_blit_0.c */, | |
890 FDA683030DF2374E00F98A1A /* SDL_blit_1.c */, | |
891 FDA683040DF2374E00F98A1A /* SDL_blit_A.c */, | |
892 FDA683050DF2374E00F98A1A /* SDL_blit_auto.c */, | |
893 FDA683060DF2374E00F98A1A /* SDL_blit_auto.h */, | |
894 FDA683070DF2374E00F98A1A /* SDL_blit_copy.c */, | |
895 FDA683080DF2374E00F98A1A /* SDL_blit_copy.h */, | |
896 FDA683090DF2374E00F98A1A /* SDL_blit_N.c */, | |
897 FDA6830A0DF2374E00F98A1A /* SDL_blit_slow.c */, | |
898 FDA6830B0DF2374E00F98A1A /* SDL_bmp.c */, | |
899 FDA6830C0DF2374E00F98A1A /* SDL_fill.c */, | |
900 FDA6830D0DF2374E00F98A1A /* SDL_gamma.c */, | |
901 FDA6830E0DF2374E00F98A1A /* SDL_leaks.h */, | |
902 FDA6830F0DF2374E00F98A1A /* SDL_pixels.c */, | |
903 FDA683100DF2374E00F98A1A /* SDL_pixels_c.h */, | |
904 FDA683110DF2374E00F98A1A /* SDL_rect.c */, | |
905 FDA683120DF2374E00F98A1A /* SDL_rect_c.h */, | |
906 FDA683130DF2374E00F98A1A /* SDL_renderer_sw.c */, | |
907 FDA683140DF2374E00F98A1A /* SDL_renderer_sw.h */, | |
908 FDA683150DF2374E00F98A1A /* SDL_RLEaccel.c */, | |
909 FDA683160DF2374E00F98A1A /* SDL_RLEaccel_c.h */, | |
910 FDA683170DF2374E00F98A1A /* SDL_stretch.c */, | |
911 FDA683180DF2374E00F98A1A /* SDL_stretch_c.h */, | |
912 FDA683190DF2374E00F98A1A /* SDL_surface.c */, | |
913 FDA6831A0DF2374E00F98A1A /* SDL_sysvideo.h */, | |
914 FDA6831B0DF2374E00F98A1A /* SDL_video.c */, | |
915 FDA6831C0DF2374E00F98A1A /* SDL_yuv_mmx.c */, | |
916 FDA6831D0DF2374E00F98A1A /* SDL_yuv_sw.c */, | |
917 FDA6831E0DF2374E00F98A1A /* SDL_yuv_sw_c.h */, | |
918 ); | |
919 name = video; | |
920 path = ../../src/video; | |
921 sourceTree = SOURCE_ROOT; | |
922 }; | |
923 FDA6856C0DF23D2100F98A1A /* glrenderer */ = { | |
924 isa = PBXGroup; | |
925 children = ( | |
926 FDA6856D0DF23D2100F98A1A /* SDL_glfuncs.h */, | |
927 FDA6856E0DF23D2100F98A1A /* SDL_renderer_gl.c */, | |
928 FDA6856F0DF23D2100F98A1A /* SDL_renderer_gl.h */, | |
929 ); | |
930 path = glrenderer; | |
931 sourceTree = "<group>"; | |
932 }; | |
933 FDA685F40DF244C800F98A1A /* dummy */ = { | |
934 isa = PBXGroup; | |
935 children = ( | |
936 FDA685F50DF244C800F98A1A /* SDL_nullevents.c */, | |
937 FDA685F60DF244C800F98A1A /* SDL_nullevents_c.h */, | |
938 FDA685F70DF244C800F98A1A /* SDL_nullrender.c */, | |
939 FDA685F80DF244C800F98A1A /* SDL_nullrender_c.h */, | |
940 FDA685F90DF244C800F98A1A /* SDL_nullvideo.c */, | |
941 FDA685FA0DF244C800F98A1A /* SDL_nullvideo.h */, | |
942 ); | |
943 path = dummy; | |
944 sourceTree = "<group>"; | |
945 }; | |
946 FDAAC4A10E2D4EC7001DB1D8 /* cdrom */ = { | |
947 isa = PBXGroup; | |
948 children = ( | |
949 FDAAC4AA0E2D4EC7001DB1D8 /* dummy */, | |
950 FDAAC4C40E2D4EC7001DB1D8 /* SDL_cdrom.c */, | |
951 FDAAC4C50E2D4EC7001DB1D8 /* SDL_syscdrom.h */, | |
952 ); | |
953 name = cdrom; | |
954 path = ../../src/cdrom; | |
955 sourceTree = SOURCE_ROOT; | |
956 }; | |
957 FDAAC4AA0E2D4EC7001DB1D8 /* dummy */ = { | |
958 isa = PBXGroup; | |
959 children = ( | |
960 FDAAC4AB0E2D4EC7001DB1D8 /* SDL_syscdrom.c */, | |
961 ); | |
962 path = dummy; | |
963 sourceTree = "<group>"; | |
964 }; | |
965 /* End PBXGroup section */ | |
966 | |
967 /* Begin PBXHeadersBuildPhase section */ | |
968 FD65265F0DE8FCCB002AD96B /* Headers */ = { | |
969 isa = PBXHeadersBuildPhase; | |
970 buildActionMask = 2147483647; | |
971 files = ( | |
972 FD6C83B60DEA66E500ABEE55 /* SDL_systimer.h in Headers */, | |
973 FD3F495B0DEA5B2100C5B771 /* SDL_config_iphoneos.h in Headers */, | |
974 FD3F495C0DEA5B2100C5B771 /* begin_code.h in Headers */, | |
975 FD3F495D0DEA5B2100C5B771 /* close_code.h in Headers */, | |
976 FD3F495F0DEA5B2100C5B771 /* SDL_audio.h in Headers */, | |
977 FD3F49600DEA5B2100C5B771 /* SDL_cdrom.h in Headers */, | |
978 FD3F49610DEA5B2100C5B771 /* SDL_compat.h in Headers */, | |
979 FD3F49630DEA5B2100C5B771 /* SDL_config_macosx.h in Headers */, | |
980 FD3F49640DEA5B2100C5B771 /* SDL_config_minimal.h in Headers */, | |
981 FD3F49690DEA5B2100C5B771 /* SDL_copying.h in Headers */, | |
982 FD3F496A0DEA5B2100C5B771 /* SDL_cpuinfo.h in Headers */, | |
983 FD3F496B0DEA5B2100C5B771 /* SDL_error.h in Headers */, | |
984 FD3F496C0DEA5B2100C5B771 /* SDL_events.h in Headers */, | |
985 FD3F496D0DEA5B2100C5B771 /* SDL_joystick.h in Headers */, | |
986 FD3F496E0DEA5B2100C5B771 /* SDL_keyboard.h in Headers */, | |
987 FD3F496F0DEA5B2100C5B771 /* SDL_keysym.h in Headers */, | |
988 FD3F49700DEA5B2100C5B771 /* SDL_loadso.h in Headers */, | |
989 FD3F49710DEA5B2100C5B771 /* SDL_main.h in Headers */, | |
990 FD3F49720DEA5B2100C5B771 /* SDL_mouse.h in Headers */, | |
991 FD3F49730DEA5B2100C5B771 /* SDL_mutex.h in Headers */, | |
992 FD3F49740DEA5B2100C5B771 /* SDL_name.h in Headers */, | |
993 FD3F49750DEA5B2100C5B771 /* SDL_opengl.h in Headers */, | |
994 FD3F49760DEA5B2100C5B771 /* SDL_pixels.h in Headers */, | |
995 FD3F49770DEA5B2100C5B771 /* SDL_platform.h in Headers */, | |
996 FD3F49780DEA5B2100C5B771 /* SDL_quit.h in Headers */, | |
997 FD3F49790DEA5B2100C5B771 /* SDL_rect.h in Headers */, | |
998 FD3F497A0DEA5B2100C5B771 /* SDL_rwops.h in Headers */, | |
999 FD3F497B0DEA5B2100C5B771 /* SDL_scancode.h in Headers */, | |
1000 FD3F497C0DEA5B2100C5B771 /* SDL_stdinc.h in Headers */, | |
1001 FD3F497D0DEA5B2100C5B771 /* SDL_surface.h in Headers */, | |
1002 FD3F497E0DEA5B2100C5B771 /* SDL_syswm.h in Headers */, | |
1003 FD3F497F0DEA5B2100C5B771 /* SDL_thread.h in Headers */, | |
1004 FD3F49800DEA5B2100C5B771 /* SDL_timer.h in Headers */, | |
1005 FD3F49810DEA5B2100C5B771 /* SDL_types.h in Headers */, | |
1006 FD3F49820DEA5B2100C5B771 /* SDL_version.h in Headers */, | |
1007 FD3F49830DEA5B2100C5B771 /* SDL_video.h in Headers */, | |
1008 FD3F49840DEA5B2100C5B771 /* SDL.h in Headers */, | |
1009 FD3F49850DEA5B2100C5B771 /* SDL_endian.h in Headers */, | |
1010 FD1EF05A0DEA7BAC001E9768 /* SDL_sysmutex_c.h in Headers */, | |
1011 FD1EF05D0DEA7BAC001E9768 /* SDL_systhread_c.h in Headers */, | |
1012 FDA683E80DF2374E00F98A1A /* e_log.h in Headers */, | |
1013 FDA683E90DF2374E00F98A1A /* e_pow.h in Headers */, | |
1014 FDA683EA0DF2374E00F98A1A /* e_sqrt.h in Headers */, | |
1015 FDA6844E0DF2374E00F98A1A /* SDL_blit.h in Headers */, | |
1016 FDA684530DF2374E00F98A1A /* SDL_blit_auto.h in Headers */, | |
1017 FDA684550DF2374E00F98A1A /* SDL_blit_copy.h in Headers */, | |
1018 FDA6845B0DF2374E00F98A1A /* SDL_leaks.h in Headers */, | |
1019 FDA6845D0DF2374E00F98A1A /* SDL_pixels_c.h in Headers */, | |
1020 FDA6845F0DF2374E00F98A1A /* SDL_rect_c.h in Headers */, | |
1021 FDA684610DF2374E00F98A1A /* SDL_renderer_sw.h in Headers */, | |
1022 FDA684630DF2374E00F98A1A /* SDL_RLEaccel_c.h in Headers */, | |
1023 FDA684650DF2374E00F98A1A /* SDL_stretch_c.h in Headers */, | |
1024 FDA684670DF2374E00F98A1A /* SDL_sysvideo.h in Headers */, | |
1025 FDA6846B0DF2374E00F98A1A /* SDL_yuv_sw_c.h in Headers */, | |
1026 FDA685700DF23D2100F98A1A /* SDL_glfuncs.h in Headers */, | |
1027 FDA685720DF23D2100F98A1A /* SDL_renderer_gl.h in Headers */, | |
1028 FDA685FC0DF244C800F98A1A /* SDL_nullevents_c.h in Headers */, | |
1029 FDA685FE0DF244C800F98A1A /* SDL_nullrender_c.h in Headers */, | |
1030 FDA686000DF244C800F98A1A /* SDL_nullvideo.h in Headers */, | |
1031 FD5F9D300E0E08B3008E885B /* SDL_joystick_c.h in Headers */, | |
1032 FD5F9D310E0E08B3008E885B /* SDL_sysjoystick.h in Headers */, | |
1033 FD689EFC0E26E57800F90B21 /* SDL_coreaudio_iphone.h in Headers */, | |
1034 FD689F040E26E5B600F90B21 /* SDLUIAccelerationDelegate.h in Headers */, | |
1035 FD689F1B0E26E5D900F90B21 /* jump.h in Headers */, | |
1036 FD689F1C0E26E5D900F90B21 /* SDL_uikitevents.h in Headers */, | |
1037 FD689F1E0E26E5D900F90B21 /* SDL_uikitopengles.h in Headers */, | |
1038 FD689F200E26E5D900F90B21 /* SDL_uikitvideo.h in Headers */, | |
1039 FD689F220E26E5D900F90B21 /* SDL_uikitview.h in Headers */, | |
1040 FD689F240E26E5D900F90B21 /* SDL_uikitwindow.h in Headers */, | |
1041 FD689F260E26E5D900F90B21 /* SDL_uikitopenglview.h in Headers */, | |
1042 FD689F3E0E26E5F600F90B21 /* SDL_glesfuncs.h in Headers */, | |
1043 FD689F400E26E5F600F90B21 /* SDL_renderer_gles.h in Headers */, | |
1044 FD689FCF0E26E9D400F90B21 /* SDL_uikitappdelegate.h in Headers */, | |
1045 FD8BD7AC0E27DCA400B52CD5 /* SDL_opengles.h in Headers */, | |
1046 ); | |
1047 runOnlyForDeploymentPostprocessing = 0; | |
1048 }; | |
1049 FDBB64830E159B23003B3114 /* Headers */ = { | |
1050 isa = PBXHeadersBuildPhase; | |
1051 buildActionMask = 2147483647; | |
1052 files = ( | |
1053 FDBB64840E159B23003B3114 /* SDL_systimer.h in Headers */, | |
1054 FDBB64850E159B23003B3114 /* SDL_config_iphoneos.h in Headers */, | |
1055 FDBB64860E159B23003B3114 /* begin_code.h in Headers */, | |
1056 FDBB64870E159B23003B3114 /* close_code.h in Headers */, | |
1057 FDBB64880E159B23003B3114 /* SDL_audio.h in Headers */, | |
1058 FDBB64890E159B23003B3114 /* SDL_cdrom.h in Headers */, | |
1059 FDBB648A0E159B23003B3114 /* SDL_compat.h in Headers */, | |
1060 FDBB648B0E159B23003B3114 /* SDL_config_macosx.h in Headers */, | |
1061 FDBB648C0E159B23003B3114 /* SDL_config_minimal.h in Headers */, | |
1062 FDBB648D0E159B23003B3114 /* SDL_copying.h in Headers */, | |
1063 FDBB648E0E159B23003B3114 /* SDL_cpuinfo.h in Headers */, | |
1064 FDBB648F0E159B23003B3114 /* SDL_error.h in Headers */, | |
1065 FDBB64900E159B23003B3114 /* SDL_events.h in Headers */, | |
1066 FDBB64910E159B23003B3114 /* SDL_joystick.h in Headers */, | |
1067 FDBB64920E159B23003B3114 /* SDL_keyboard.h in Headers */, | |
1068 FDBB64930E159B23003B3114 /* SDL_keysym.h in Headers */, | |
1069 FDBB64940E159B23003B3114 /* SDL_loadso.h in Headers */, | |
1070 FDBB64950E159B23003B3114 /* SDL_main.h in Headers */, | |
1071 FDBB64960E159B23003B3114 /* SDL_mouse.h in Headers */, | |
1072 FDBB64970E159B23003B3114 /* SDL_mutex.h in Headers */, | |
1073 FDBB64980E159B23003B3114 /* SDL_name.h in Headers */, | |
1074 FDBB64990E159B23003B3114 /* SDL_opengl.h in Headers */, | |
1075 FDBB649A0E159B23003B3114 /* SDL_pixels.h in Headers */, | |
1076 FDBB649B0E159B23003B3114 /* SDL_platform.h in Headers */, | |
1077 FDBB649C0E159B23003B3114 /* SDL_quit.h in Headers */, | |
1078 FDBB649D0E159B23003B3114 /* SDL_rect.h in Headers */, | |
1079 FDBB649E0E159B23003B3114 /* SDL_rwops.h in Headers */, | |
1080 FDBB649F0E159B23003B3114 /* SDL_scancode.h in Headers */, | |
1081 FDBB64A00E159B23003B3114 /* SDL_stdinc.h in Headers */, | |
1082 FDBB64A10E159B23003B3114 /* SDL_surface.h in Headers */, | |
1083 FDBB64A20E159B23003B3114 /* SDL_syswm.h in Headers */, | |
1084 FDBB64A30E159B23003B3114 /* SDL_thread.h in Headers */, | |
1085 FDBB64A40E159B23003B3114 /* SDL_timer.h in Headers */, | |
1086 FDBB64A50E159B23003B3114 /* SDL_types.h in Headers */, | |
1087 FDBB64A60E159B23003B3114 /* SDL_version.h in Headers */, | |
1088 FDBB64A70E159B23003B3114 /* SDL_video.h in Headers */, | |
1089 FDBB64A80E159B23003B3114 /* SDL.h in Headers */, | |
1090 FDBB64A90E159B23003B3114 /* SDL_endian.h in Headers */, | |
1091 FDBB64AA0E159B23003B3114 /* SDL_sysmutex_c.h in Headers */, | |
1092 FDBB64AB0E159B23003B3114 /* SDL_systhread_c.h in Headers */, | |
1093 FDBB64AC0E159B23003B3114 /* e_log.h in Headers */, | |
1094 FDBB64AD0E159B23003B3114 /* e_pow.h in Headers */, | |
1095 FDBB64AE0E159B23003B3114 /* e_sqrt.h in Headers */, | |
1096 FDBB64B10E159B23003B3114 /* SDL_blit.h in Headers */, | |
1097 FDBB64B20E159B23003B3114 /* SDL_blit_auto.h in Headers */, | |
1098 FDBB64B30E159B23003B3114 /* SDL_blit_copy.h in Headers */, | |
1099 FDBB64B40E159B23003B3114 /* SDL_leaks.h in Headers */, | |
1100 FDBB64B50E159B23003B3114 /* SDL_pixels_c.h in Headers */, | |
1101 FDBB64B60E159B23003B3114 /* SDL_rect_c.h in Headers */, | |
1102 FDBB64B70E159B23003B3114 /* SDL_renderer_sw.h in Headers */, | |
1103 FDBB64B80E159B23003B3114 /* SDL_RLEaccel_c.h in Headers */, | |
1104 FDBB64B90E159B23003B3114 /* SDL_stretch_c.h in Headers */, | |
1105 FDBB64BA0E159B23003B3114 /* SDL_sysvideo.h in Headers */, | |
1106 FDBB64BB0E159B23003B3114 /* SDL_yuv_sw_c.h in Headers */, | |
1107 FDBB64C20E159B23003B3114 /* SDL_glfuncs.h in Headers */, | |
1108 FDBB64C30E159B23003B3114 /* SDL_renderer_gl.h in Headers */, | |
1109 FDBB64C40E159B23003B3114 /* SDL_nullevents_c.h in Headers */, | |
1110 FDBB64C50E159B23003B3114 /* SDL_nullrender_c.h in Headers */, | |
1111 FDBB64C60E159B23003B3114 /* SDL_nullvideo.h in Headers */, | |
1112 FDBB64C70E159B23003B3114 /* SDL_joystick_c.h in Headers */, | |
1113 FDBB64C80E159B23003B3114 /* SDL_sysjoystick.h in Headers */, | |
1114 FD689EFE0E26E57800F90B21 /* SDL_coreaudio_iphone.h in Headers */, | |
1115 FD689F070E26E5B600F90B21 /* SDLUIAccelerationDelegate.h in Headers */, | |
1116 FD689F2B0E26E5D900F90B21 /* jump.h in Headers */, | |
1117 FD689F2C0E26E5D900F90B21 /* SDL_uikitevents.h in Headers */, | |
1118 FD689F2E0E26E5D900F90B21 /* SDL_uikitopengles.h in Headers */, | |
1119 FD689F300E26E5D900F90B21 /* SDL_uikitvideo.h in Headers */, | |
1120 FD689F320E26E5D900F90B21 /* SDL_uikitview.h in Headers */, | |
1121 FD689F340E26E5D900F90B21 /* SDL_uikitwindow.h in Headers */, | |
1122 FD689F360E26E5D900F90B21 /* SDL_uikitopenglview.h in Headers */, | |
1123 FD689F410E26E5F600F90B21 /* SDL_glesfuncs.h in Headers */, | |
1124 FD689F430E26E5F600F90B21 /* SDL_renderer_gles.h in Headers */, | |
1125 FD689FD10E26E9D400F90B21 /* SDL_uikitappdelegate.h in Headers */, | |
1126 FD8BD7AD0E27DCA400B52CD5 /* SDL_opengles.h in Headers */, | |
1127 ); | |
1128 runOnlyForDeploymentPostprocessing = 0; | |
1129 }; | |
1130 /* End PBXHeadersBuildPhase section */ | |
1131 | |
1132 /* Begin PBXNativeTarget section */ | |
1133 FD6526620DE8FCCB002AD96B /* StaticLibiPhoneOS */ = { | |
1134 isa = PBXNativeTarget; | |
1135 buildConfigurationList = FD6526990DE8FD14002AD96B /* Build configuration list for PBXNativeTarget "StaticLibiPhoneOS" */; | |
1136 buildPhases = ( | |
1137 FDB0439F0E26877100F5B3F9 /* Run Script to Create SDL_config.h */, | |
1138 FD65265F0DE8FCCB002AD96B /* Headers */, | |
1139 FD6526600DE8FCCB002AD96B /* Sources */, | |
1140 ); | |
1141 buildRules = ( | |
1142 ); | |
1143 dependencies = ( | |
1144 ); | |
1145 name = StaticLibiPhoneOS; | |
1146 productName = iPhoneSDLStaticLib; | |
1147 productReference = FD6526630DE8FCCB002AD96B /* libSDLiPhoneOS.a */; | |
1148 productType = "com.apple.product-type.library.static"; | |
1149 }; | |
1150 FDBB64820E159B23003B3114 /* StaticLibSimulator */ = { | |
1151 isa = PBXNativeTarget; | |
1152 buildConfigurationList = FDBB651E0E159B23003B3114 /* Build configuration list for PBXNativeTarget "StaticLibSimulator" */; | |
1153 buildPhases = ( | |
1154 FDB043A10E2687A100F5B3F9 /* Run Script to Create SDL_config.h */, | |
1155 FDBB64830E159B23003B3114 /* Headers */, | |
1156 FDBB64CC0E159B23003B3114 /* Sources */, | |
1157 ); | |
1158 buildRules = ( | |
1159 ); | |
1160 dependencies = ( | |
1161 ); | |
1162 name = StaticLibSimulator; | |
1163 productName = iPhoneSDLStaticLib; | |
1164 productReference = FDBB65210E159B23003B3114 /* libSDLSimulator.a */; | |
1165 productType = "com.apple.product-type.library.static"; | |
1166 }; | |
1167 /* End PBXNativeTarget section */ | |
1168 | |
1169 /* Begin PBXProject section */ | |
1170 29B97313FDCFA39411CA2CEA /* Project object */ = { | |
1171 isa = PBXProject; | |
1172 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SDLiPhoneOS" */; | |
1173 compatibilityVersion = "Xcode 3.1"; | |
1174 hasScannedForEncodings = 1; | |
1175 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; | |
1176 projectDirPath = ""; | |
1177 projectRoot = ../..; | |
1178 targets = ( | |
1179 FD6526620DE8FCCB002AD96B /* StaticLibiPhoneOS */, | |
1180 FDBB64820E159B23003B3114 /* StaticLibSimulator */, | |
1181 FDB043B30E2689CC00F5B3F9 /* Template */, | |
1182 ); | |
1183 }; | |
1184 /* End PBXProject section */ | |
1185 | |
1186 /* Begin PBXShellScriptBuildPhase section */ | |
1187 FDB0439F0E26877100F5B3F9 /* Run Script to Create SDL_config.h */ = { | |
1188 isa = PBXShellScriptBuildPhase; | |
1189 buildActionMask = 2147483647; | |
1190 files = ( | |
1191 ); | |
1192 inputPaths = ( | |
1193 ); | |
1194 name = "Run Script to Create SDL_config.h"; | |
1195 outputPaths = ( | |
1196 ); | |
1197 runOnlyForDeploymentPostprocessing = 0; | |
1198 shellPath = /bin/sh; | |
1199 shellScript = "# Make sure that include/SDL_config.h is a symlink to SDL_config.h.default.\n# If it exists and is not a symlink, it was probably generated by configure and\n# we move it aside.\nif [ ! -L ../../include/SDL_config.h ]; then\n if [ -e ../../include/SDL_config.h ]; then\n mv ../../include/SDL_config.h ../../include/SDL_config.h.generated\n fi\n ln -s SDL_config.h.default ../../include/SDL_config.h\nfi\n"; | |
1200 }; | |
1201 FDB043A10E2687A100F5B3F9 /* Run Script to Create SDL_config.h */ = { | |
1202 isa = PBXShellScriptBuildPhase; | |
1203 buildActionMask = 2147483647; | |
1204 files = ( | |
1205 ); | |
1206 inputPaths = ( | |
1207 ); | |
1208 name = "Run Script to Create SDL_config.h"; | |
1209 outputPaths = ( | |
1210 ); | |
1211 runOnlyForDeploymentPostprocessing = 0; | |
1212 shellPath = /bin/sh; | |
1213 shellScript = "# Make sure that include/SDL_config.h is a symlink to SDL_config.h.default.\n# If it exists and is not a symlink, it was probably generated by configure and\n# we move it aside.\nif [ ! -L ../../include/SDL_config.h ]; then\n if [ -e ../../include/SDL_config.h ]; then\n mv ../../include/SDL_config.h ../../include/SDL_config.h.generated\n fi\n ln -s SDL_config.h.default ../../include/SDL_config.h\nfi\n"; | |
1214 }; | |
1215 FDB043B20E2689CC00F5B3F9 /* ShellScript */ = { | |
1216 isa = PBXShellScriptBuildPhase; | |
1217 buildActionMask = 12; | |
1218 files = ( | |
1219 ); | |
1220 inputPaths = ( | |
1221 ); | |
1222 outputPaths = ( | |
1223 ); | |
1224 runOnlyForDeploymentPostprocessing = 0; | |
1225 shellPath = /bin/sh; | |
1226 shellScript = "# clean up the framework, remove headers, extra files\n\ntemp=$BUILD_DIR/$BUILD_STYLE-template\ndest=\"/Developer/Platforms/iPhoneOS.platform/Developer/Library/XCode/Project Templates/SDL\"\ntemplate_dir_name=\"SDL Application\"\n\n# mkdir -p $dest\nmkdir -p $temp\nmkdir -p \"$temp/$template_dir_name/lib/\"\nmkdir -p \"$temp/$template_dir_name/include\"\n\n#copy template\ncp -r \"../template/$template_dir_name\" $temp/\n\n#copy iPhone OS library\ncp -r $BUILD_DIR/$BUILD_STYLE-iphoneos/libSDLiPhoneOS.a \"$temp/$template_dir_name/lib/\"\n\n#copy iPhone Simulator Lib\ncp -r $BUILD_DIR/$BUILD_STYLE-iphonesimulator/libSDLSimulator.a \"$temp/$template_dir_name/lib/\"\n\n#copy headers\ncp -r ../../include/*.h \"$temp/$template_dir_name/include\"\n\n#install (nah, don't install)\n# cp -fr \"$temp/$template_dir_name\" \"$dest\""; | |
1227 }; | |
1228 /* End PBXShellScriptBuildPhase section */ | |
1229 | |
1230 /* Begin PBXSourcesBuildPhase section */ | |
1231 FD6526600DE8FCCB002AD96B /* Sources */ = { | |
1232 isa = PBXSourcesBuildPhase; | |
1233 buildActionMask = 2147483647; | |
1234 files = ( | |
1235 FD6526810DE8FCDD002AD96B /* SDL_systimer.c in Sources */, | |
1236 FD6526800DE8FCDD002AD96B /* SDL_timer.c in Sources */, | |
1237 FD3F4A7B0DEA620800C5B771 /* SDL_string.c in Sources */, | |
1238 FD6526660DE8FCDD002AD96B /* SDL_dummyaudio.c in Sources */, | |
1239 FD6526670DE8FCDD002AD96B /* SDL_audio.c in Sources */, | |
1240 FD6526680DE8FCDD002AD96B /* SDL_audiocvt.c in Sources */, | |
1241 FD65266A0DE8FCDD002AD96B /* SDL_audiotypecvt.c in Sources */, | |
1242 FD65266B0DE8FCDD002AD96B /* SDL_mixer.c in Sources */, | |
1243 FD65266C0DE8FCDD002AD96B /* SDL_mixer_m68k.c in Sources */, | |
1244 FD65266D0DE8FCDD002AD96B /* SDL_mixer_MMX.c in Sources */, | |
1245 FD65266E0DE8FCDD002AD96B /* SDL_mixer_MMX_VC.c in Sources */, | |
1246 FD65266F0DE8FCDD002AD96B /* SDL_wave.c in Sources */, | |
1247 FD6526700DE8FCDD002AD96B /* SDL_cpuinfo.c in Sources */, | |
1248 FD6526710DE8FCDD002AD96B /* SDL_events.c in Sources */, | |
1249 FD6526720DE8FCDD002AD96B /* SDL_keyboard.c in Sources */, | |
1250 FD6526730DE8FCDD002AD96B /* SDL_mouse.c in Sources */, | |
1251 FD6526740DE8FCDD002AD96B /* SDL_quit.c in Sources */, | |
1252 FD6526750DE8FCDD002AD96B /* SDL_windowevents.c in Sources */, | |
1253 FD6526760DE8FCDD002AD96B /* SDL_rwops.c in Sources */, | |
1254 FD6526770DE8FCDD002AD96B /* SDL_compat.c in Sources */, | |
1255 FD6526780DE8FCDD002AD96B /* SDL_error.c in Sources */, | |
1256 FD6526790DE8FCDD002AD96B /* SDL_fatal.c in Sources */, | |
1257 FD65267A0DE8FCDD002AD96B /* SDL.c in Sources */, | |
1258 FD65267B0DE8FCDD002AD96B /* SDL_syscond.c in Sources */, | |
1259 FD65267C0DE8FCDD002AD96B /* SDL_sysmutex.c in Sources */, | |
1260 FD65267D0DE8FCDD002AD96B /* SDL_syssem.c in Sources */, | |
1261 FD65267E0DE8FCDD002AD96B /* SDL_systhread.c in Sources */, | |
1262 FD65267F0DE8FCDD002AD96B /* SDL_thread.c in Sources */, | |
1263 FD3F4A760DEA620800C5B771 /* SDL_getenv.c in Sources */, | |
1264 FD3F4A770DEA620800C5B771 /* SDL_iconv.c in Sources */, | |
1265 FD3F4A780DEA620800C5B771 /* SDL_malloc.c in Sources */, | |
1266 FD3F4A790DEA620800C5B771 /* SDL_qsort.c in Sources */, | |
1267 FD3F4A7A0DEA620800C5B771 /* SDL_stdlib.c in Sources */, | |
1268 FD1EF0580DEA7BAC001E9768 /* SDL_syscond.c in Sources */, | |
1269 FD1EF0590DEA7BAC001E9768 /* SDL_sysmutex.c in Sources */, | |
1270 FD1EF05B0DEA7BAC001E9768 /* SDL_syssem.c in Sources */, | |
1271 FD1EF05C0DEA7BAC001E9768 /* SDL_systhread.c in Sources */, | |
1272 FDA6844D0DF2374E00F98A1A /* SDL_blit.c in Sources */, | |
1273 FDA6844F0DF2374E00F98A1A /* SDL_blit_0.c in Sources */, | |
1274 FDA684500DF2374E00F98A1A /* SDL_blit_1.c in Sources */, | |
1275 FDA684510DF2374E00F98A1A /* SDL_blit_A.c in Sources */, | |
1276 FDA684520DF2374E00F98A1A /* SDL_blit_auto.c in Sources */, | |
1277 FDA684540DF2374E00F98A1A /* SDL_blit_copy.c in Sources */, | |
1278 FDA684560DF2374E00F98A1A /* SDL_blit_N.c in Sources */, | |
1279 FDA684570DF2374E00F98A1A /* SDL_blit_slow.c in Sources */, | |
1280 FDA684580DF2374E00F98A1A /* SDL_bmp.c in Sources */, | |
1281 FDA684590DF2374E00F98A1A /* SDL_fill.c in Sources */, | |
1282 FDA6845A0DF2374E00F98A1A /* SDL_gamma.c in Sources */, | |
1283 FDA6845C0DF2374E00F98A1A /* SDL_pixels.c in Sources */, | |
1284 FDA6845E0DF2374E00F98A1A /* SDL_rect.c in Sources */, | |
1285 FDA684600DF2374E00F98A1A /* SDL_renderer_sw.c in Sources */, | |
1286 FDA684620DF2374E00F98A1A /* SDL_RLEaccel.c in Sources */, | |
1287 FDA684640DF2374E00F98A1A /* SDL_stretch.c in Sources */, | |
1288 FDA684660DF2374E00F98A1A /* SDL_surface.c in Sources */, | |
1289 FDA684680DF2374E00F98A1A /* SDL_video.c in Sources */, | |
1290 FDA684690DF2374E00F98A1A /* SDL_yuv_mmx.c in Sources */, | |
1291 FDA6846A0DF2374E00F98A1A /* SDL_yuv_sw.c in Sources */, | |
1292 FDA685710DF23D2100F98A1A /* SDL_renderer_gl.c in Sources */, | |
1293 FDA685FB0DF244C800F98A1A /* SDL_nullevents.c in Sources */, | |
1294 FDA685FD0DF244C800F98A1A /* SDL_nullrender.c in Sources */, | |
1295 FDA685FF0DF244C800F98A1A /* SDL_nullvideo.c in Sources */, | |
1296 FD5F9D2F0E0E08B3008E885B /* SDL_joystick.c in Sources */, | |
1297 FD689EFB0E26E57800F90B21 /* SDL_coreaudio_iphone.c in Sources */, | |
1298 FD689F030E26E5B600F90B21 /* SDL_sysjoystick.m in Sources */, | |
1299 FD689F050E26E5B600F90B21 /* SDLUIAccelerationDelegate.m in Sources */, | |
1300 FD689F1A0E26E5D900F90B21 /* jump.c in Sources */, | |
1301 FD689F1D0E26E5D900F90B21 /* SDL_uikitevents.m in Sources */, | |
1302 FD689F1F0E26E5D900F90B21 /* SDL_uikitopengles.m in Sources */, | |
1303 FD689F210E26E5D900F90B21 /* SDL_uikitvideo.m in Sources */, | |
1304 FD689F230E26E5D900F90B21 /* SDL_uikitview.m in Sources */, | |
1305 FD689F250E26E5D900F90B21 /* SDL_uikitwindow.m in Sources */, | |
1306 FD689F270E26E5D900F90B21 /* SDL_uikitopenglview.m in Sources */, | |
1307 FD689F3F0E26E5F600F90B21 /* SDL_renderer_gles.c in Sources */, | |
1308 FD689FCE0E26E9D400F90B21 /* SDL_uikitappdelegate.m in Sources */, | |
1309 FD8BD8250E27E25900B52CD5 /* SDL_sysloadso.c in Sources */, | |
1310 FDAAC4C80E2D4EE5001DB1D8 /* SDL_syscdrom.c in Sources */, | |
1311 FDAAC4C90E2D4EE5001DB1D8 /* SDL_cdrom.c in Sources */, | |
1312 ); | |
1313 runOnlyForDeploymentPostprocessing = 0; | |
1314 }; | |
1315 FDBB64CC0E159B23003B3114 /* Sources */ = { | |
1316 isa = PBXSourcesBuildPhase; | |
1317 buildActionMask = 2147483647; | |
1318 files = ( | |
1319 FDAAC4CB0E2D4EEF001DB1D8 /* SDL_syscdrom.c in Sources */, | |
1320 FDAAC4CC0E2D4EEF001DB1D8 /* SDL_cdrom.c in Sources */, | |
1321 FDBB64CD0E159B23003B3114 /* SDL_systimer.c in Sources */, | |
1322 FDBB64CE0E159B23003B3114 /* SDL_timer.c in Sources */, | |
1323 FDBB64CF0E159B23003B3114 /* SDL_string.c in Sources */, | |
1324 FDBB64D00E159B23003B3114 /* SDL_dummyaudio.c in Sources */, | |
1325 FDBB64D10E159B23003B3114 /* SDL_audio.c in Sources */, | |
1326 FDBB64D20E159B23003B3114 /* SDL_audiocvt.c in Sources */, | |
1327 FDBB64D30E159B23003B3114 /* SDL_audiotypecvt.c in Sources */, | |
1328 FDBB64D40E159B23003B3114 /* SDL_mixer.c in Sources */, | |
1329 FDBB64D50E159B23003B3114 /* SDL_mixer_m68k.c in Sources */, | |
1330 FDBB64D60E159B23003B3114 /* SDL_mixer_MMX.c in Sources */, | |
1331 FDBB64D70E159B23003B3114 /* SDL_mixer_MMX_VC.c in Sources */, | |
1332 FDBB64D80E159B23003B3114 /* SDL_wave.c in Sources */, | |
1333 FDBB64D90E159B23003B3114 /* SDL_cpuinfo.c in Sources */, | |
1334 FDBB64DA0E159B23003B3114 /* SDL_events.c in Sources */, | |
1335 FDBB64DB0E159B23003B3114 /* SDL_keyboard.c in Sources */, | |
1336 FDBB64DC0E159B23003B3114 /* SDL_mouse.c in Sources */, | |
1337 FDBB64DD0E159B23003B3114 /* SDL_quit.c in Sources */, | |
1338 FDBB64DE0E159B23003B3114 /* SDL_windowevents.c in Sources */, | |
1339 FDBB64DF0E159B23003B3114 /* SDL_rwops.c in Sources */, | |
1340 FDBB64E00E159B23003B3114 /* SDL_compat.c in Sources */, | |
1341 FDBB64E10E159B23003B3114 /* SDL_error.c in Sources */, | |
1342 FDBB64E20E159B23003B3114 /* SDL_fatal.c in Sources */, | |
1343 FDBB64E30E159B23003B3114 /* SDL.c in Sources */, | |
1344 FDBB64E40E159B23003B3114 /* SDL_syscond.c in Sources */, | |
1345 FDBB64E50E159B23003B3114 /* SDL_sysmutex.c in Sources */, | |
1346 FDBB64E60E159B23003B3114 /* SDL_syssem.c in Sources */, | |
1347 FDBB64E70E159B23003B3114 /* SDL_systhread.c in Sources */, | |
1348 FDBB64E80E159B23003B3114 /* SDL_thread.c in Sources */, | |
1349 FDBB64E90E159B23003B3114 /* SDL_getenv.c in Sources */, | |
1350 FDBB64EA0E159B23003B3114 /* SDL_iconv.c in Sources */, | |
1351 FDBB64EB0E159B23003B3114 /* SDL_malloc.c in Sources */, | |
1352 FDBB64EC0E159B23003B3114 /* SDL_qsort.c in Sources */, | |
1353 FDBB64ED0E159B23003B3114 /* SDL_stdlib.c in Sources */, | |
1354 FDBB64EE0E159B23003B3114 /* SDL_syscond.c in Sources */, | |
1355 FDBB64EF0E159B23003B3114 /* SDL_sysmutex.c in Sources */, | |
1356 FDBB64F00E159B23003B3114 /* SDL_syssem.c in Sources */, | |
1357 FDBB64F10E159B23003B3114 /* SDL_systhread.c in Sources */, | |
1358 FDBB64F20E159B23003B3114 /* SDL_blit.c in Sources */, | |
1359 FDBB64F30E159B23003B3114 /* SDL_blit_0.c in Sources */, | |
1360 FDBB64F40E159B23003B3114 /* SDL_blit_1.c in Sources */, | |
1361 FDBB64F50E159B23003B3114 /* SDL_blit_A.c in Sources */, | |
1362 FDBB64F60E159B23003B3114 /* SDL_blit_auto.c in Sources */, | |
1363 FDBB64F70E159B23003B3114 /* SDL_blit_copy.c in Sources */, | |
1364 FDBB64F80E159B23003B3114 /* SDL_blit_N.c in Sources */, | |
1365 FDBB64F90E159B23003B3114 /* SDL_blit_slow.c in Sources */, | |
1366 FDBB64FA0E159B23003B3114 /* SDL_bmp.c in Sources */, | |
1367 FDBB64FB0E159B23003B3114 /* SDL_fill.c in Sources */, | |
1368 FDBB64FC0E159B23003B3114 /* SDL_gamma.c in Sources */, | |
1369 FDBB64FD0E159B23003B3114 /* SDL_pixels.c in Sources */, | |
1370 FDBB64FE0E159B23003B3114 /* SDL_rect.c in Sources */, | |
1371 FDBB64FF0E159B23003B3114 /* SDL_renderer_sw.c in Sources */, | |
1372 FDBB65000E159B23003B3114 /* SDL_RLEaccel.c in Sources */, | |
1373 FDBB65010E159B23003B3114 /* SDL_stretch.c in Sources */, | |
1374 FDBB65020E159B23003B3114 /* SDL_surface.c in Sources */, | |
1375 FDBB65030E159B23003B3114 /* SDL_video.c in Sources */, | |
1376 FDBB65040E159B23003B3114 /* SDL_yuv_mmx.c in Sources */, | |
1377 FDBB65050E159B23003B3114 /* SDL_yuv_sw.c in Sources */, | |
1378 FDBB650D0E159B23003B3114 /* SDL_renderer_gl.c in Sources */, | |
1379 FDBB650E0E159B23003B3114 /* SDL_nullevents.c in Sources */, | |
1380 FDBB650F0E159B23003B3114 /* SDL_nullrender.c in Sources */, | |
1381 FDBB65100E159B23003B3114 /* SDL_nullvideo.c in Sources */, | |
1382 FDBB65110E159B23003B3114 /* SDL_joystick.c in Sources */, | |
1383 FD689EFD0E26E57800F90B21 /* SDL_coreaudio_iphone.c in Sources */, | |
1384 FD689F060E26E5B600F90B21 /* SDL_sysjoystick.m in Sources */, | |
1385 FD689F080E26E5B600F90B21 /* SDLUIAccelerationDelegate.m in Sources */, | |
1386 FD689F2A0E26E5D900F90B21 /* jump.c in Sources */, | |
1387 FD689F2D0E26E5D900F90B21 /* SDL_uikitevents.m in Sources */, | |
1388 FD689F2F0E26E5D900F90B21 /* SDL_uikitopengles.m in Sources */, | |
1389 FD689F310E26E5D900F90B21 /* SDL_uikitvideo.m in Sources */, | |
1390 FD689F330E26E5D900F90B21 /* SDL_uikitview.m in Sources */, | |
1391 FD689F350E26E5D900F90B21 /* SDL_uikitwindow.m in Sources */, | |
1392 FD689F370E26E5D900F90B21 /* SDL_uikitopenglview.m in Sources */, | |
1393 FD689F420E26E5F600F90B21 /* SDL_renderer_gles.c in Sources */, | |
1394 FD689FD00E26E9D400F90B21 /* SDL_uikitappdelegate.m in Sources */, | |
1395 FD8BD82C0E27E25900B52CD5 /* SDL_sysloadso.c in Sources */, | |
1396 ); | |
1397 runOnlyForDeploymentPostprocessing = 0; | |
1398 }; | |
1399 /* End PBXSourcesBuildPhase section */ | |
1400 | |
1401 /* Begin PBXTargetDependency section */ | |
1402 FDB043B80E2689DD00F5B3F9 /* PBXTargetDependency */ = { | |
1403 isa = PBXTargetDependency; | |
1404 target = FDBB64820E159B23003B3114 /* StaticLibSimulator */; | |
1405 targetProxy = FDB043B70E2689DD00F5B3F9 /* PBXContainerItemProxy */; | |
1406 }; | |
1407 FDB043BA0E2689E000F5B3F9 /* PBXTargetDependency */ = { | |
1408 isa = PBXTargetDependency; | |
1409 target = FD6526620DE8FCCB002AD96B /* StaticLibiPhoneOS */; | |
1410 targetProxy = FDB043B90E2689E000F5B3F9 /* PBXContainerItemProxy */; | |
1411 }; | |
1412 /* End PBXTargetDependency section */ | |
1413 | |
1414 /* Begin XCBuildConfiguration section */ | |
1415 C01FCF4F08A954540054247B /* Debug */ = { | |
1416 isa = XCBuildConfiguration; | |
1417 buildSettings = { | |
1418 ALWAYS_SEARCH_USER_PATHS = NO; | |
1419 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | |
1420 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | |
1421 GCC_C_LANGUAGE_STANDARD = c99; | |
1422 GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
1423 GCC_WARN_UNUSED_VARIABLE = YES; | |
1424 ONLY_ACTIVE_ARCH = NO; | |
1425 PREBINDING = NO; | |
1426 SDKROOT = iphoneos2.0; | |
1427 }; | |
1428 name = Debug; | |
1429 }; | |
1430 C01FCF5008A954540054247B /* Release */ = { | |
1431 isa = XCBuildConfiguration; | |
1432 buildSettings = { | |
1433 ALWAYS_SEARCH_USER_PATHS = NO; | |
1434 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | |
1435 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | |
1436 GCC_C_LANGUAGE_STANDARD = c99; | |
1437 GCC_WARN_ABOUT_RETURN_TYPE = YES; | |
1438 GCC_WARN_UNUSED_VARIABLE = YES; | |
1439 PREBINDING = NO; | |
1440 SDKROOT = iphoneos2.0; | |
1441 }; | |
1442 name = Release; | |
1443 }; | |
1444 FD6526640DE8FCCB002AD96B /* Debug */ = { | |
1445 isa = XCBuildConfiguration; | |
1446 buildSettings = { | |
1447 ALWAYS_SEARCH_USER_PATHS = NO; | |
1448 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | |
1449 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | |
1450 COPY_PHASE_STRIP = NO; | |
1451 DEPLOYMENT_LOCATION = NO; | |
1452 GCC_DYNAMIC_NO_PIC = NO; | |
1453 GCC_OPTIMIZATION_LEVEL = 0; | |
1454 PREBINDING = NO; | |
1455 PRODUCT_NAME = SDLiPhoneOS; | |
1456 SKIP_INSTALL = YES; | |
1457 }; | |
1458 name = Debug; | |
1459 }; | |
1460 FD6526650DE8FCCB002AD96B /* Release */ = { | |
1461 isa = XCBuildConfiguration; | |
1462 buildSettings = { | |
1463 ALWAYS_SEARCH_USER_PATHS = NO; | |
1464 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | |
1465 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | |
1466 COPY_PHASE_STRIP = YES; | |
1467 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
1468 DEPLOYMENT_LOCATION = NO; | |
1469 GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
1470 PREBINDING = NO; | |
1471 PRODUCT_NAME = SDLiPhoneOS; | |
1472 SKIP_INSTALL = YES; | |
1473 ZERO_LINK = NO; | |
1474 }; | |
1475 name = Release; | |
1476 }; | |
1477 FDB043B40E2689CC00F5B3F9 /* Debug */ = { | |
1478 isa = XCBuildConfiguration; | |
1479 buildSettings = { | |
1480 ARCHS = ( | |
1481 i386, | |
1482 armv6, | |
1483 ); | |
1484 COPY_PHASE_STRIP = NO; | |
1485 GCC_DYNAMIC_NO_PIC = NO; | |
1486 GCC_OPTIMIZATION_LEVEL = 0; | |
1487 PRODUCT_NAME = template; | |
1488 }; | |
1489 name = Debug; | |
1490 }; | |
1491 FDB043B50E2689CC00F5B3F9 /* Release */ = { | |
1492 isa = XCBuildConfiguration; | |
1493 buildSettings = { | |
1494 ARCHS = ( | |
1495 i386, | |
1496 armv6, | |
1497 ); | |
1498 COPY_PHASE_STRIP = YES; | |
1499 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
1500 GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
1501 PRODUCT_NAME = template; | |
1502 ZERO_LINK = NO; | |
1503 }; | |
1504 name = Release; | |
1505 }; | |
1506 FDBB651F0E159B23003B3114 /* Debug */ = { | |
1507 isa = XCBuildConfiguration; | |
1508 buildSettings = { | |
1509 ALWAYS_SEARCH_USER_PATHS = NO; | |
1510 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | |
1511 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | |
1512 COPY_PHASE_STRIP = NO; | |
1513 GCC_DYNAMIC_NO_PIC = NO; | |
1514 GCC_OPTIMIZATION_LEVEL = 0; | |
1515 ONLY_ACTIVE_ARCH = YES; | |
1516 PREBINDING = NO; | |
1517 PRODUCT_NAME = SDLSimulator; | |
1518 SDKROOT = iphonesimulator2.0; | |
1519 }; | |
1520 name = Debug; | |
1521 }; | |
1522 FDBB65200E159B23003B3114 /* Release */ = { | |
1523 isa = XCBuildConfiguration; | |
1524 buildSettings = { | |
1525 ALWAYS_SEARCH_USER_PATHS = NO; | |
1526 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | |
1527 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | |
1528 COPY_PHASE_STRIP = YES; | |
1529 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
1530 GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
1531 ONLY_ACTIVE_ARCH = YES; | |
1532 PREBINDING = NO; | |
1533 PRODUCT_NAME = SDLSimulator; | |
1534 SDKROOT = iphonesimulator2.0; | |
1535 ZERO_LINK = NO; | |
1536 }; | |
1537 name = Release; | |
1538 }; | |
1539 /* End XCBuildConfiguration section */ | |
1540 | |
1541 /* Begin XCConfigurationList section */ | |
1542 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "SDLiPhoneOS" */ = { | |
1543 isa = XCConfigurationList; | |
1544 buildConfigurations = ( | |
1545 C01FCF4F08A954540054247B /* Debug */, | |
1546 C01FCF5008A954540054247B /* Release */, | |
1547 ); | |
1548 defaultConfigurationIsVisible = 0; | |
1549 defaultConfigurationName = Release; | |
1550 }; | |
1551 FD6526990DE8FD14002AD96B /* Build configuration list for PBXNativeTarget "StaticLibiPhoneOS" */ = { | |
1552 isa = XCConfigurationList; | |
1553 buildConfigurations = ( | |
1554 FD6526640DE8FCCB002AD96B /* Debug */, | |
1555 FD6526650DE8FCCB002AD96B /* Release */, | |
1556 ); | |
1557 defaultConfigurationIsVisible = 0; | |
1558 defaultConfigurationName = Release; | |
1559 }; | |
1560 FDB043C20E268A0D00F5B3F9 /* Build configuration list for PBXAggregateTarget "Template" */ = { | |
1561 isa = XCConfigurationList; | |
1562 buildConfigurations = ( | |
1563 FDB043B40E2689CC00F5B3F9 /* Debug */, | |
1564 FDB043B50E2689CC00F5B3F9 /* Release */, | |
1565 ); | |
1566 defaultConfigurationIsVisible = 0; | |
1567 defaultConfigurationName = Release; | |
1568 }; | |
1569 FDBB651E0E159B23003B3114 /* Build configuration list for PBXNativeTarget "StaticLibSimulator" */ = { | |
1570 isa = XCConfigurationList; | |
1571 buildConfigurations = ( | |
1572 FDBB651F0E159B23003B3114 /* Debug */, | |
1573 FDBB65200E159B23003B3114 /* Release */, | |
1574 ); | |
1575 defaultConfigurationIsVisible = 0; | |
1576 defaultConfigurationName = Release; | |
1577 }; | |
1578 /* End XCConfigurationList section */ | |
1579 }; | |
1580 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; | |
1581 } |