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