Mercurial > sdl-ios-xcode
comparison Xcode-iPhoneOS/SDL/SDLiPhoneOS.xcodeproj/project.pbxproj @ 3423:45ad54b4d9d6
Removed the separate static simulator target, all targets create libSDLiPhoneOS.a
Removed generic thread files, they shouldn't have been in there.
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Mon, 02 Nov 2009 07:57:51 +0000 |
parents | 244ca085c026 |
children | 1e2e19d51265 |
comparison
equal
deleted
inserted
replaced
3422:ec4db979dddb | 3423:45ad54b4d9d6 |
---|---|
24 buildConfigurationList = FDB043C20E268A0D00F5B3F9 /* Build configuration list for PBXAggregateTarget "Template" */; | 24 buildConfigurationList = FDB043C20E268A0D00F5B3F9 /* Build configuration list for PBXAggregateTarget "Template" */; |
25 buildPhases = ( | 25 buildPhases = ( |
26 FDB043B20E2689CC00F5B3F9 /* ShellScript */, | 26 FDB043B20E2689CC00F5B3F9 /* ShellScript */, |
27 ); | 27 ); |
28 dependencies = ( | 28 dependencies = ( |
29 FDB043B80E2689DD00F5B3F9 /* PBXTargetDependency */, | |
30 FDB043BA0E2689E000F5B3F9 /* PBXTargetDependency */, | 29 FDB043BA0E2689E000F5B3F9 /* PBXTargetDependency */, |
31 ); | 30 ); |
32 name = Template; | 31 name = Template; |
33 productName = package; | 32 productName = package; |
34 }; | 33 }; |
35 /* End PBXAggregateTarget section */ | 34 /* End PBXAggregateTarget section */ |
36 | 35 |
37 /* Begin PBXBuildFile section */ | 36 /* Begin PBXBuildFile section */ |
38 04461DEE0EA76BA3006C462D /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04461DED0EA76BA3006C462D /* SDL_haptic.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 37 04461DEE0EA76BA3006C462D /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04461DED0EA76BA3006C462D /* SDL_haptic.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
39 04461DEF0EA76BA3006C462D /* SDL_haptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04461DED0EA76BA3006C462D /* SDL_haptic.h */; }; | |
40 0463873F0F0B5B7D0041FD65 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 046387370F0B5B7D0041FD65 /* SDL_blendline.c */; }; | 38 0463873F0F0B5B7D0041FD65 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 046387370F0B5B7D0041FD65 /* SDL_blendline.c */; }; |
41 046387400F0B5B7D0041FD65 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 046387380F0B5B7D0041FD65 /* SDL_blendpoint.c */; }; | 39 046387400F0B5B7D0041FD65 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 046387380F0B5B7D0041FD65 /* SDL_blendpoint.c */; }; |
42 046387410F0B5B7D0041FD65 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 046387390F0B5B7D0041FD65 /* SDL_blendrect.c */; }; | 40 046387410F0B5B7D0041FD65 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 046387390F0B5B7D0041FD65 /* SDL_blendrect.c */; }; |
43 046387420F0B5B7D0041FD65 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 0463873A0F0B5B7D0041FD65 /* SDL_blit_slow.h */; }; | 41 046387420F0B5B7D0041FD65 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 0463873A0F0B5B7D0041FD65 /* SDL_blit_slow.h */; }; |
44 046387430F0B5B7D0041FD65 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 0463873B0F0B5B7D0041FD65 /* SDL_draw.h */; }; | 42 046387430F0B5B7D0041FD65 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 0463873B0F0B5B7D0041FD65 /* SDL_draw.h */; }; |
45 046387440F0B5B7D0041FD65 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 0463873C0F0B5B7D0041FD65 /* SDL_drawline.c */; }; | 43 046387440F0B5B7D0041FD65 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 0463873C0F0B5B7D0041FD65 /* SDL_drawline.c */; }; |
46 046387450F0B5B7D0041FD65 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 0463873D0F0B5B7D0041FD65 /* SDL_drawpoint.c */; }; | 44 046387450F0B5B7D0041FD65 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 0463873D0F0B5B7D0041FD65 /* SDL_drawpoint.c */; }; |
47 046387460F0B5B7D0041FD65 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 0463873E0F0B5B7D0041FD65 /* SDL_fillrect.c */; }; | 45 046387460F0B5B7D0041FD65 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 0463873E0F0B5B7D0041FD65 /* SDL_fillrect.c */; }; |
48 046387470F0B5B7D0041FD65 /* SDL_blendline.c in Sources */ = {isa = PBXBuildFile; fileRef = 046387370F0B5B7D0041FD65 /* SDL_blendline.c */; }; | |
49 046387480F0B5B7D0041FD65 /* SDL_blendpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 046387380F0B5B7D0041FD65 /* SDL_blendpoint.c */; }; | |
50 046387490F0B5B7D0041FD65 /* SDL_blendrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 046387390F0B5B7D0041FD65 /* SDL_blendrect.c */; }; | |
51 0463874A0F0B5B7D0041FD65 /* SDL_blit_slow.h in Headers */ = {isa = PBXBuildFile; fileRef = 0463873A0F0B5B7D0041FD65 /* SDL_blit_slow.h */; }; | |
52 0463874B0F0B5B7D0041FD65 /* SDL_draw.h in Headers */ = {isa = PBXBuildFile; fileRef = 0463873B0F0B5B7D0041FD65 /* SDL_draw.h */; }; | |
53 0463874C0F0B5B7D0041FD65 /* SDL_drawline.c in Sources */ = {isa = PBXBuildFile; fileRef = 0463873C0F0B5B7D0041FD65 /* SDL_drawline.c */; }; | |
54 0463874D0F0B5B7D0041FD65 /* SDL_drawpoint.c in Sources */ = {isa = PBXBuildFile; fileRef = 0463873D0F0B5B7D0041FD65 /* SDL_drawpoint.c */; }; | |
55 0463874E0F0B5B7D0041FD65 /* SDL_fillrect.c in Sources */ = {isa = PBXBuildFile; fileRef = 0463873E0F0B5B7D0041FD65 /* SDL_fillrect.c */; }; | |
56 047677BB0EA76A31008ABAF1 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 047677B80EA76A31008ABAF1 /* SDL_syshaptic.c */; }; | 46 047677BB0EA76A31008ABAF1 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 047677B80EA76A31008ABAF1 /* SDL_syshaptic.c */; }; |
57 047677BC0EA76A31008ABAF1 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 047677B90EA76A31008ABAF1 /* SDL_haptic.c */; }; | 47 047677BC0EA76A31008ABAF1 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 047677B90EA76A31008ABAF1 /* SDL_haptic.c */; }; |
58 047677BD0EA76A31008ABAF1 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 047677BA0EA76A31008ABAF1 /* SDL_syshaptic.h */; }; | 48 047677BD0EA76A31008ABAF1 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 047677BA0EA76A31008ABAF1 /* SDL_syshaptic.h */; }; |
59 047677BE0EA76A31008ABAF1 /* SDL_syshaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 047677B80EA76A31008ABAF1 /* SDL_syshaptic.c */; }; | |
60 047677BF0EA76A31008ABAF1 /* SDL_haptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 047677B90EA76A31008ABAF1 /* SDL_haptic.c */; }; | |
61 047677C00EA76A31008ABAF1 /* SDL_syshaptic.h in Headers */ = {isa = PBXBuildFile; fileRef = 047677BA0EA76A31008ABAF1 /* SDL_syshaptic.h */; }; | |
62 047AF1B30EA98D6C00811173 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 047AF1B20EA98D6C00811173 /* SDL_sysloadso.c */; }; | 49 047AF1B30EA98D6C00811173 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 047AF1B20EA98D6C00811173 /* SDL_sysloadso.c */; }; |
63 047AF1B40EA98D6C00811173 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 047AF1B20EA98D6C00811173 /* SDL_sysloadso.c */; }; | |
64 0495E68A0E97408800152DFE /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 0495E6840E97408800152DFE /* SDL_glesfuncs.h */; }; | 50 0495E68A0E97408800152DFE /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 0495E6840E97408800152DFE /* SDL_glesfuncs.h */; }; |
65 0495E68B0E97408800152DFE /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 0495E6850E97408800152DFE /* SDL_glfuncs.h */; }; | 51 0495E68B0E97408800152DFE /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 0495E6850E97408800152DFE /* SDL_glfuncs.h */; }; |
66 0495E68C0E97408800152DFE /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 0495E6860E97408800152DFE /* SDL_renderer_gl.c */; }; | 52 0495E68C0E97408800152DFE /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 0495E6860E97408800152DFE /* SDL_renderer_gl.c */; }; |
67 0495E68D0E97408800152DFE /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 0495E6870E97408800152DFE /* SDL_renderer_gl.h */; }; | 53 0495E68D0E97408800152DFE /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 0495E6870E97408800152DFE /* SDL_renderer_gl.h */; }; |
68 0495E68E0E97408800152DFE /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 0495E6880E97408800152DFE /* SDL_renderer_gles.c */; }; | 54 0495E68E0E97408800152DFE /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 0495E6880E97408800152DFE /* SDL_renderer_gles.c */; }; |
69 0495E68F0E97408800152DFE /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = 0495E6890E97408800152DFE /* SDL_renderer_gles.h */; }; | 55 0495E68F0E97408800152DFE /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = 0495E6890E97408800152DFE /* SDL_renderer_gles.h */; }; |
70 0495E6900E97408800152DFE /* SDL_glesfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 0495E6840E97408800152DFE /* SDL_glesfuncs.h */; }; | |
71 0495E6910E97408800152DFE /* SDL_glfuncs.h in Headers */ = {isa = PBXBuildFile; fileRef = 0495E6850E97408800152DFE /* SDL_glfuncs.h */; }; | |
72 0495E6920E97408800152DFE /* SDL_renderer_gl.c in Sources */ = {isa = PBXBuildFile; fileRef = 0495E6860E97408800152DFE /* SDL_renderer_gl.c */; }; | |
73 0495E6930E97408800152DFE /* SDL_renderer_gl.h in Headers */ = {isa = PBXBuildFile; fileRef = 0495E6870E97408800152DFE /* SDL_renderer_gl.h */; }; | |
74 0495E6940E97408800152DFE /* SDL_renderer_gles.c in Sources */ = {isa = PBXBuildFile; fileRef = 0495E6880E97408800152DFE /* SDL_renderer_gles.c */; }; | |
75 0495E6950E97408800152DFE /* SDL_renderer_gles.h in Headers */ = {isa = PBXBuildFile; fileRef = 0495E6890E97408800152DFE /* SDL_renderer_gles.h */; }; | |
76 04B2ECE91025CE4800F9BC5F /* SDL_atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ECE61025CE4800F9BC5F /* SDL_atomic.h */; }; | |
77 04B2ECEA1025CE4800F9BC5F /* SDL_power.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ECE71025CE4800F9BC5F /* SDL_power.h */; }; | |
78 04B2ECEB1025CE4800F9BC5F /* SDL_revision.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ECE81025CE4800F9BC5F /* SDL_revision.h */; }; | |
79 04B2ECEC1025CE4800F9BC5F /* SDL_atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ECE61025CE4800F9BC5F /* SDL_atomic.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 56 04B2ECEC1025CE4800F9BC5F /* SDL_atomic.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ECE61025CE4800F9BC5F /* SDL_atomic.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
80 04B2ECED1025CE4800F9BC5F /* SDL_power.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ECE71025CE4800F9BC5F /* SDL_power.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 57 04B2ECED1025CE4800F9BC5F /* SDL_power.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ECE71025CE4800F9BC5F /* SDL_power.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
81 04B2ECEE1025CE4800F9BC5F /* SDL_revision.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ECE81025CE4800F9BC5F /* SDL_revision.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 58 04B2ECEE1025CE4800F9BC5F /* SDL_revision.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ECE81025CE4800F9BC5F /* SDL_revision.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
82 04B2ECFA1025CEB900F9BC5F /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04B2ECF11025CEB900F9BC5F /* SDL_atomic.c */; }; | |
83 04B2ECFF1025CEB900F9BC5F /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04B2ECF11025CEB900F9BC5F /* SDL_atomic.c */; }; | 59 04B2ECFF1025CEB900F9BC5F /* SDL_atomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 04B2ECF11025CEB900F9BC5F /* SDL_atomic.c */; }; |
84 04B2ED071025CF9E00F9BC5F /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ED061025CF9E00F9BC5F /* SDL_config.h */; }; | |
85 04B2ED081025CF9E00F9BC5F /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ED061025CF9E00F9BC5F /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 60 04B2ED081025CF9E00F9BC5F /* SDL_config.h in Headers */ = {isa = PBXBuildFile; fileRef = 04B2ED061025CF9E00F9BC5F /* SDL_config.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
86 04EC8B511025D12900431D42 /* SDL_config_iphoneos.h in Headers */ = {isa = PBXBuildFile; fileRef = 04EC8B501025D12900431D42 /* SDL_config_iphoneos.h */; }; | |
87 04EC8B521025D12900431D42 /* SDL_config_iphoneos.h in Headers */ = {isa = PBXBuildFile; fileRef = 04EC8B501025D12900431D42 /* SDL_config_iphoneos.h */; }; | 61 04EC8B521025D12900431D42 /* SDL_config_iphoneos.h in Headers */ = {isa = PBXBuildFile; fileRef = 04EC8B501025D12900431D42 /* SDL_config_iphoneos.h */; }; |
88 FD1EF0580DEA7BAC001E9768 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0520DEA7BAC001E9768 /* SDL_syscond.c */; }; | |
89 FD1EF0590DEA7BAC001E9768 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0530DEA7BAC001E9768 /* SDL_sysmutex.c */; }; | |
90 FD1EF05A0DEA7BAC001E9768 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FD1EF0540DEA7BAC001E9768 /* SDL_sysmutex_c.h */; }; | |
91 FD1EF05B0DEA7BAC001E9768 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0550DEA7BAC001E9768 /* SDL_syssem.c */; }; | |
92 FD1EF05C0DEA7BAC001E9768 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0560DEA7BAC001E9768 /* SDL_systhread.c */; }; | |
93 FD1EF05D0DEA7BAC001E9768 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FD1EF0570DEA7BAC001E9768 /* SDL_systhread_c.h */; }; | |
94 FD24846C0E5655AE0021E198 /* SDL_uikitkeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = FD24846B0E5655AE0021E198 /* SDL_uikitkeyboard.h */; }; | |
95 FD24846D0E5655AE0021E198 /* SDL_uikitkeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = FD24846B0E5655AE0021E198 /* SDL_uikitkeyboard.h */; }; | 62 FD24846D0E5655AE0021E198 /* SDL_uikitkeyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = FD24846B0E5655AE0021E198 /* SDL_uikitkeyboard.h */; }; |
96 FD3F495C0DEA5B2100C5B771 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CC0DD52EB400FB1D6B /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 63 FD3F495C0DEA5B2100C5B771 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CC0DD52EB400FB1D6B /* begin_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
97 FD3F495D0DEA5B2100C5B771 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CD0DD52EB400FB1D6B /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 64 FD3F495D0DEA5B2100C5B771 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CD0DD52EB400FB1D6B /* close_code.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
98 FD3F495F0DEA5B2100C5B771 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CF0DD52EB400FB1D6B /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 65 FD3F495F0DEA5B2100C5B771 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CF0DD52EB400FB1D6B /* SDL_audio.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
99 FD3F49610DEA5B2100C5B771 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8D10DD52EB400FB1D6B /* SDL_compat.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 66 FD3F49610DEA5B2100C5B771 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8D10DD52EB400FB1D6B /* SDL_compat.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
162 FD65267F0DE8FCDD002AD96B /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA150DD52EDC00FB1D6B /* SDL_thread.c */; }; | 129 FD65267F0DE8FCDD002AD96B /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA150DD52EDC00FB1D6B /* SDL_thread.c */; }; |
163 FD6526800DE8FCDD002AD96B /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA2E0DD52EDC00FB1D6B /* SDL_timer.c */; }; | 130 FD6526800DE8FCDD002AD96B /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA2E0DD52EDC00FB1D6B /* SDL_timer.c */; }; |
164 FD6526810DE8FCDD002AD96B /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA310DD52EDC00FB1D6B /* SDL_systimer.c */; }; | 131 FD6526810DE8FCDD002AD96B /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA310DD52EDC00FB1D6B /* SDL_systimer.c */; }; |
165 FD689EFB0E26E57800F90B21 /* SDL_coreaudio_iphone.c in Sources */ = {isa = PBXBuildFile; fileRef = FD689EF90E26E57800F90B21 /* SDL_coreaudio_iphone.c */; }; | 132 FD689EFB0E26E57800F90B21 /* SDL_coreaudio_iphone.c in Sources */ = {isa = PBXBuildFile; fileRef = FD689EF90E26E57800F90B21 /* SDL_coreaudio_iphone.c */; }; |
166 FD689EFC0E26E57800F90B21 /* SDL_coreaudio_iphone.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689EFA0E26E57800F90B21 /* SDL_coreaudio_iphone.h */; }; | 133 FD689EFC0E26E57800F90B21 /* SDL_coreaudio_iphone.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689EFA0E26E57800F90B21 /* SDL_coreaudio_iphone.h */; }; |
167 FD689EFD0E26E57800F90B21 /* SDL_coreaudio_iphone.c in Sources */ = {isa = PBXBuildFile; fileRef = FD689EF90E26E57800F90B21 /* SDL_coreaudio_iphone.c */; }; | |
168 FD689EFE0E26E57800F90B21 /* SDL_coreaudio_iphone.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689EFA0E26E57800F90B21 /* SDL_coreaudio_iphone.h */; }; | |
169 FD689F030E26E5B600F90B21 /* SDL_sysjoystick.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F000E26E5B600F90B21 /* SDL_sysjoystick.m */; }; | 134 FD689F030E26E5B600F90B21 /* SDL_sysjoystick.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F000E26E5B600F90B21 /* SDL_sysjoystick.m */; }; |
170 FD689F040E26E5B600F90B21 /* SDLUIAccelerationDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F010E26E5B600F90B21 /* SDLUIAccelerationDelegate.h */; }; | 135 FD689F040E26E5B600F90B21 /* SDLUIAccelerationDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F010E26E5B600F90B21 /* SDLUIAccelerationDelegate.h */; }; |
171 FD689F050E26E5B600F90B21 /* SDLUIAccelerationDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F020E26E5B600F90B21 /* SDLUIAccelerationDelegate.m */; }; | 136 FD689F050E26E5B600F90B21 /* SDLUIAccelerationDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F020E26E5B600F90B21 /* SDLUIAccelerationDelegate.m */; }; |
172 FD689F060E26E5B600F90B21 /* SDL_sysjoystick.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F000E26E5B600F90B21 /* SDL_sysjoystick.m */; }; | |
173 FD689F070E26E5B600F90B21 /* SDLUIAccelerationDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F010E26E5B600F90B21 /* SDLUIAccelerationDelegate.h */; }; | |
174 FD689F080E26E5B600F90B21 /* SDLUIAccelerationDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F020E26E5B600F90B21 /* SDLUIAccelerationDelegate.m */; }; | |
175 FD689F1C0E26E5D900F90B21 /* SDL_uikitevents.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F0C0E26E5D900F90B21 /* SDL_uikitevents.h */; }; | 137 FD689F1C0E26E5D900F90B21 /* SDL_uikitevents.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F0C0E26E5D900F90B21 /* SDL_uikitevents.h */; }; |
176 FD689F1D0E26E5D900F90B21 /* SDL_uikitevents.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F0D0E26E5D900F90B21 /* SDL_uikitevents.m */; }; | 138 FD689F1D0E26E5D900F90B21 /* SDL_uikitevents.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F0D0E26E5D900F90B21 /* SDL_uikitevents.m */; }; |
177 FD689F1E0E26E5D900F90B21 /* SDL_uikitopengles.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F0E0E26E5D900F90B21 /* SDL_uikitopengles.h */; }; | 139 FD689F1E0E26E5D900F90B21 /* SDL_uikitopengles.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F0E0E26E5D900F90B21 /* SDL_uikitopengles.h */; }; |
178 FD689F1F0E26E5D900F90B21 /* SDL_uikitopengles.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F0F0E26E5D900F90B21 /* SDL_uikitopengles.m */; }; | 140 FD689F1F0E26E5D900F90B21 /* SDL_uikitopengles.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F0F0E26E5D900F90B21 /* SDL_uikitopengles.m */; }; |
179 FD689F200E26E5D900F90B21 /* SDL_uikitvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F100E26E5D900F90B21 /* SDL_uikitvideo.h */; }; | 141 FD689F200E26E5D900F90B21 /* SDL_uikitvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F100E26E5D900F90B21 /* SDL_uikitvideo.h */; }; |
181 FD689F230E26E5D900F90B21 /* SDL_uikitview.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F130E26E5D900F90B21 /* SDL_uikitview.m */; }; | 143 FD689F230E26E5D900F90B21 /* SDL_uikitview.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F130E26E5D900F90B21 /* SDL_uikitview.m */; }; |
182 FD689F240E26E5D900F90B21 /* SDL_uikitwindow.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F140E26E5D900F90B21 /* SDL_uikitwindow.h */; }; | 144 FD689F240E26E5D900F90B21 /* SDL_uikitwindow.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F140E26E5D900F90B21 /* SDL_uikitwindow.h */; }; |
183 FD689F250E26E5D900F90B21 /* SDL_uikitwindow.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F150E26E5D900F90B21 /* SDL_uikitwindow.m */; }; | 145 FD689F250E26E5D900F90B21 /* SDL_uikitwindow.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F150E26E5D900F90B21 /* SDL_uikitwindow.m */; }; |
184 FD689F260E26E5D900F90B21 /* SDL_uikitopenglview.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F160E26E5D900F90B21 /* SDL_uikitopenglview.h */; }; | 146 FD689F260E26E5D900F90B21 /* SDL_uikitopenglview.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F160E26E5D900F90B21 /* SDL_uikitopenglview.h */; }; |
185 FD689F270E26E5D900F90B21 /* SDL_uikitopenglview.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F170E26E5D900F90B21 /* SDL_uikitopenglview.m */; }; | 147 FD689F270E26E5D900F90B21 /* SDL_uikitopenglview.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F170E26E5D900F90B21 /* SDL_uikitopenglview.m */; }; |
186 FD689F2C0E26E5D900F90B21 /* SDL_uikitevents.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F0C0E26E5D900F90B21 /* SDL_uikitevents.h */; }; | |
187 FD689F2D0E26E5D900F90B21 /* SDL_uikitevents.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F0D0E26E5D900F90B21 /* SDL_uikitevents.m */; }; | |
188 FD689F2E0E26E5D900F90B21 /* SDL_uikitopengles.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F0E0E26E5D900F90B21 /* SDL_uikitopengles.h */; }; | |
189 FD689F2F0E26E5D900F90B21 /* SDL_uikitopengles.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F0F0E26E5D900F90B21 /* SDL_uikitopengles.m */; }; | |
190 FD689F300E26E5D900F90B21 /* SDL_uikitvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F100E26E5D900F90B21 /* SDL_uikitvideo.h */; }; | |
191 FD689F310E26E5D900F90B21 /* SDL_uikitvideo.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F110E26E5D900F90B21 /* SDL_uikitvideo.m */; }; | |
192 FD689F330E26E5D900F90B21 /* SDL_uikitview.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F130E26E5D900F90B21 /* SDL_uikitview.m */; }; | |
193 FD689F340E26E5D900F90B21 /* SDL_uikitwindow.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F140E26E5D900F90B21 /* SDL_uikitwindow.h */; }; | |
194 FD689F350E26E5D900F90B21 /* SDL_uikitwindow.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F150E26E5D900F90B21 /* SDL_uikitwindow.m */; }; | |
195 FD689F360E26E5D900F90B21 /* SDL_uikitopenglview.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689F160E26E5D900F90B21 /* SDL_uikitopenglview.h */; }; | |
196 FD689F370E26E5D900F90B21 /* SDL_uikitopenglview.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689F170E26E5D900F90B21 /* SDL_uikitopenglview.m */; }; | |
197 FD689FCE0E26E9D400F90B21 /* SDL_uikitappdelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689FCC0E26E9D400F90B21 /* SDL_uikitappdelegate.m */; }; | 148 FD689FCE0E26E9D400F90B21 /* SDL_uikitappdelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689FCC0E26E9D400F90B21 /* SDL_uikitappdelegate.m */; }; |
198 FD689FCF0E26E9D400F90B21 /* SDL_uikitappdelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689FCD0E26E9D400F90B21 /* SDL_uikitappdelegate.h */; }; | 149 FD689FCF0E26E9D400F90B21 /* SDL_uikitappdelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689FCD0E26E9D400F90B21 /* SDL_uikitappdelegate.h */; }; |
199 FD689FD00E26E9D400F90B21 /* SDL_uikitappdelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = FD689FCC0E26E9D400F90B21 /* SDL_uikitappdelegate.m */; }; | |
200 FD689FD10E26E9D400F90B21 /* SDL_uikitappdelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = FD689FCD0E26E9D400F90B21 /* SDL_uikitappdelegate.h */; }; | |
201 FD6C83B60DEA66E500ABEE55 /* SDL_systimer.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99BA2D0DD52EDC00FB1D6B /* SDL_systimer.h */; }; | 150 FD6C83B60DEA66E500ABEE55 /* SDL_systimer.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99BA2D0DD52EDC00FB1D6B /* SDL_systimer.h */; }; |
202 FD8BD7AC0E27DCA400B52CD5 /* SDL_opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = FD8BD7AB0E27DCA400B52CD5 /* SDL_opengles.h */; settings = {ATTRIBUTES = (Public, ); }; }; | 151 FD8BD7AC0E27DCA400B52CD5 /* SDL_opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = FD8BD7AB0E27DCA400B52CD5 /* SDL_opengles.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
203 FD8BD7AD0E27DCA400B52CD5 /* SDL_opengles.h in Headers */ = {isa = PBXBuildFile; fileRef = FD8BD7AB0E27DCA400B52CD5 /* SDL_opengles.h */; }; | |
204 FD8BD8250E27E25900B52CD5 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = FD8BD8190E27E25900B52CD5 /* SDL_sysloadso.c */; }; | 152 FD8BD8250E27E25900B52CD5 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = FD8BD8190E27E25900B52CD5 /* SDL_sysloadso.c */; }; |
205 FD8BD82C0E27E25900B52CD5 /* SDL_sysloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = FD8BD8190E27E25900B52CD5 /* SDL_sysloadso.c */; }; | |
206 FDA6844D0DF2374E00F98A1A /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683000DF2374E00F98A1A /* SDL_blit.c */; }; | 153 FDA6844D0DF2374E00F98A1A /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683000DF2374E00F98A1A /* SDL_blit.c */; }; |
207 FDA6844E0DF2374E00F98A1A /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683010DF2374E00F98A1A /* SDL_blit.h */; }; | 154 FDA6844E0DF2374E00F98A1A /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683010DF2374E00F98A1A /* SDL_blit.h */; }; |
208 FDA6844F0DF2374E00F98A1A /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683020DF2374E00F98A1A /* SDL_blit_0.c */; }; | 155 FDA6844F0DF2374E00F98A1A /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683020DF2374E00F98A1A /* SDL_blit_0.c */; }; |
209 FDA684500DF2374E00F98A1A /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683030DF2374E00F98A1A /* SDL_blit_1.c */; }; | 156 FDA684500DF2374E00F98A1A /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683030DF2374E00F98A1A /* SDL_blit_1.c */; }; |
210 FDA684510DF2374E00F98A1A /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683040DF2374E00F98A1A /* SDL_blit_A.c */; }; | 157 FDA684510DF2374E00F98A1A /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683040DF2374E00F98A1A /* SDL_blit_A.c */; }; |
236 FDA685FC0DF244C800F98A1A /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685F60DF244C800F98A1A /* SDL_nullevents_c.h */; }; | 183 FDA685FC0DF244C800F98A1A /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685F60DF244C800F98A1A /* SDL_nullevents_c.h */; }; |
237 FDA685FD0DF244C800F98A1A /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA685F70DF244C800F98A1A /* SDL_nullrender.c */; }; | 184 FDA685FD0DF244C800F98A1A /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA685F70DF244C800F98A1A /* SDL_nullrender.c */; }; |
238 FDA685FE0DF244C800F98A1A /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685F80DF244C800F98A1A /* SDL_nullrender_c.h */; }; | 185 FDA685FE0DF244C800F98A1A /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685F80DF244C800F98A1A /* SDL_nullrender_c.h */; }; |
239 FDA685FF0DF244C800F98A1A /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA685F90DF244C800F98A1A /* SDL_nullvideo.c */; }; | 186 FDA685FF0DF244C800F98A1A /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA685F90DF244C800F98A1A /* SDL_nullvideo.c */; }; |
240 FDA686000DF244C800F98A1A /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685FA0DF244C800F98A1A /* SDL_nullvideo.h */; }; | 187 FDA686000DF244C800F98A1A /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685FA0DF244C800F98A1A /* SDL_nullvideo.h */; }; |
241 FDBB64840E159B23003B3114 /* SDL_systimer.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99BA2D0DD52EDC00FB1D6B /* SDL_systimer.h */; }; | |
242 FDBB64860E159B23003B3114 /* begin_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CC0DD52EB400FB1D6B /* begin_code.h */; }; | |
243 FDBB64870E159B23003B3114 /* close_code.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CD0DD52EB400FB1D6B /* close_code.h */; }; | |
244 FDBB64880E159B23003B3114 /* SDL_audio.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8CF0DD52EB400FB1D6B /* SDL_audio.h */; }; | |
245 FDBB648A0E159B23003B3114 /* SDL_compat.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8D10DD52EB400FB1D6B /* SDL_compat.h */; }; | |
246 FDBB648D0E159B23003B3114 /* SDL_copying.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DA0DD52EB400FB1D6B /* SDL_copying.h */; }; | |
247 FDBB648E0E159B23003B3114 /* SDL_cpuinfo.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DB0DD52EB400FB1D6B /* SDL_cpuinfo.h */; }; | |
248 FDBB648F0E159B23003B3114 /* SDL_error.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DC0DD52EB400FB1D6B /* SDL_error.h */; }; | |
249 FDBB64900E159B23003B3114 /* SDL_events.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DD0DD52EB400FB1D6B /* SDL_events.h */; }; | |
250 FDBB64910E159B23003B3114 /* SDL_joystick.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DE0DD52EB400FB1D6B /* SDL_joystick.h */; }; | |
251 FDBB64920E159B23003B3114 /* SDL_keyboard.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8DF0DD52EB400FB1D6B /* SDL_keyboard.h */; }; | |
252 FDBB64930E159B23003B3114 /* SDL_keysym.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E00DD52EB400FB1D6B /* SDL_keysym.h */; }; | |
253 FDBB64940E159B23003B3114 /* SDL_loadso.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E10DD52EB400FB1D6B /* SDL_loadso.h */; }; | |
254 FDBB64950E159B23003B3114 /* SDL_main.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E20DD52EB400FB1D6B /* SDL_main.h */; }; | |
255 FDBB64960E159B23003B3114 /* SDL_mouse.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E30DD52EB400FB1D6B /* SDL_mouse.h */; }; | |
256 FDBB64970E159B23003B3114 /* SDL_mutex.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E40DD52EB400FB1D6B /* SDL_mutex.h */; }; | |
257 FDBB64980E159B23003B3114 /* SDL_name.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E50DD52EB400FB1D6B /* SDL_name.h */; }; | |
258 FDBB64990E159B23003B3114 /* SDL_opengl.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E60DD52EB400FB1D6B /* SDL_opengl.h */; }; | |
259 FDBB649A0E159B23003B3114 /* SDL_pixels.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E70DD52EB400FB1D6B /* SDL_pixels.h */; }; | |
260 FDBB649B0E159B23003B3114 /* SDL_platform.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E80DD52EB400FB1D6B /* SDL_platform.h */; }; | |
261 FDBB649C0E159B23003B3114 /* SDL_quit.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8E90DD52EB400FB1D6B /* SDL_quit.h */; }; | |
262 FDBB649D0E159B23003B3114 /* SDL_rect.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EA0DD52EB400FB1D6B /* SDL_rect.h */; }; | |
263 FDBB649E0E159B23003B3114 /* SDL_rwops.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EB0DD52EB400FB1D6B /* SDL_rwops.h */; }; | |
264 FDBB649F0E159B23003B3114 /* SDL_scancode.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EC0DD52EB400FB1D6B /* SDL_scancode.h */; }; | |
265 FDBB64A00E159B23003B3114 /* SDL_stdinc.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8ED0DD52EB400FB1D6B /* SDL_stdinc.h */; }; | |
266 FDBB64A10E159B23003B3114 /* SDL_surface.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EE0DD52EB400FB1D6B /* SDL_surface.h */; }; | |
267 FDBB64A20E159B23003B3114 /* SDL_syswm.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8EF0DD52EB400FB1D6B /* SDL_syswm.h */; }; | |
268 FDBB64A30E159B23003B3114 /* SDL_thread.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F00DD52EB400FB1D6B /* SDL_thread.h */; }; | |
269 FDBB64A40E159B23003B3114 /* SDL_timer.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F10DD52EB400FB1D6B /* SDL_timer.h */; }; | |
270 FDBB64A50E159B23003B3114 /* SDL_types.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F20DD52EB400FB1D6B /* SDL_types.h */; }; | |
271 FDBB64A60E159B23003B3114 /* SDL_version.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F30DD52EB400FB1D6B /* SDL_version.h */; }; | |
272 FDBB64A70E159B23003B3114 /* SDL_video.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F40DD52EB400FB1D6B /* SDL_video.h */; }; | |
273 FDBB64A80E159B23003B3114 /* SDL.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F50DD52EB400FB1D6B /* SDL.h */; }; | |
274 FDBB64A90E159B23003B3114 /* SDL_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = FD99B8F60DD52EB400FB1D6B /* SDL_endian.h */; }; | |
275 FDBB64AA0E159B23003B3114 /* SDL_sysmutex_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FD1EF0540DEA7BAC001E9768 /* SDL_sysmutex_c.h */; }; | |
276 FDBB64AB0E159B23003B3114 /* SDL_systhread_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FD1EF0570DEA7BAC001E9768 /* SDL_systhread_c.h */; }; | |
277 FDBB64B10E159B23003B3114 /* SDL_blit.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683010DF2374E00F98A1A /* SDL_blit.h */; }; | |
278 FDBB64B20E159B23003B3114 /* SDL_blit_auto.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683060DF2374E00F98A1A /* SDL_blit_auto.h */; }; | |
279 FDBB64B30E159B23003B3114 /* SDL_blit_copy.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683080DF2374E00F98A1A /* SDL_blit_copy.h */; }; | |
280 FDBB64B40E159B23003B3114 /* SDL_leaks.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA6830E0DF2374E00F98A1A /* SDL_leaks.h */; }; | |
281 FDBB64B50E159B23003B3114 /* SDL_pixels_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683100DF2374E00F98A1A /* SDL_pixels_c.h */; }; | |
282 FDBB64B60E159B23003B3114 /* SDL_rect_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683120DF2374E00F98A1A /* SDL_rect_c.h */; }; | |
283 FDBB64B70E159B23003B3114 /* SDL_renderer_sw.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683140DF2374E00F98A1A /* SDL_renderer_sw.h */; }; | |
284 FDBB64B80E159B23003B3114 /* SDL_RLEaccel_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA683160DF2374E00F98A1A /* SDL_RLEaccel_c.h */; }; | |
285 FDBB64BA0E159B23003B3114 /* SDL_sysvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA6831A0DF2374E00F98A1A /* SDL_sysvideo.h */; }; | |
286 FDBB64BB0E159B23003B3114 /* SDL_yuv_sw_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA6831E0DF2374E00F98A1A /* SDL_yuv_sw_c.h */; }; | |
287 FDBB64C40E159B23003B3114 /* SDL_nullevents_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685F60DF244C800F98A1A /* SDL_nullevents_c.h */; }; | |
288 FDBB64C50E159B23003B3114 /* SDL_nullrender_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685F80DF244C800F98A1A /* SDL_nullrender_c.h */; }; | |
289 FDBB64C60E159B23003B3114 /* SDL_nullvideo.h in Headers */ = {isa = PBXBuildFile; fileRef = FDA685FA0DF244C800F98A1A /* SDL_nullvideo.h */; }; | |
290 FDBB64C70E159B23003B3114 /* SDL_joystick_c.h in Headers */ = {isa = PBXBuildFile; fileRef = FD5F9D1F0E0E08B3008E885B /* SDL_joystick_c.h */; }; | |
291 FDBB64C80E159B23003B3114 /* SDL_sysjoystick.h in Headers */ = {isa = PBXBuildFile; fileRef = FD5F9D200E0E08B3008E885B /* SDL_sysjoystick.h */; }; | |
292 FDBB64CD0E159B23003B3114 /* SDL_systimer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA310DD52EDC00FB1D6B /* SDL_systimer.c */; }; | |
293 FDBB64CE0E159B23003B3114 /* SDL_timer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA2E0DD52EDC00FB1D6B /* SDL_timer.c */; }; | |
294 FDBB64CF0E159B23003B3114 /* SDL_string.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A750DEA620800C5B771 /* SDL_string.c */; }; | |
295 FDBB64D00E159B23003B3114 /* SDL_dummyaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B91D0DD52EDC00FB1D6B /* SDL_dummyaudio.c */; }; | |
296 FDBB64D10E159B23003B3114 /* SDL_audio.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9440DD52EDC00FB1D6B /* SDL_audio.c */; }; | |
297 FDBB64D20E159B23003B3114 /* SDL_audiocvt.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9460DD52EDC00FB1D6B /* SDL_audiocvt.c */; }; | |
298 FDBB64D30E159B23003B3114 /* SDL_audiotypecvt.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94A0DD52EDC00FB1D6B /* SDL_audiotypecvt.c */; }; | |
299 FDBB64D40E159B23003B3114 /* SDL_mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94B0DD52EDC00FB1D6B /* SDL_mixer.c */; }; | |
300 FDBB64D50E159B23003B3114 /* SDL_mixer_m68k.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94C0DD52EDC00FB1D6B /* SDL_mixer_m68k.c */; }; | |
301 FDBB64D60E159B23003B3114 /* SDL_mixer_MMX.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B94E0DD52EDC00FB1D6B /* SDL_mixer_MMX.c */; }; | |
302 FDBB64D70E159B23003B3114 /* SDL_mixer_MMX_VC.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9500DD52EDC00FB1D6B /* SDL_mixer_MMX_VC.c */; }; | |
303 FDBB64D80E159B23003B3114 /* SDL_wave.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9530DD52EDC00FB1D6B /* SDL_wave.c */; }; | |
304 FDBB64D90E159B23003B3114 /* SDL_cpuinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B98B0DD52EDC00FB1D6B /* SDL_cpuinfo.c */; }; | |
305 FDBB64DA0E159B23003B3114 /* SDL_events.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9930DD52EDC00FB1D6B /* SDL_events.c */; }; | |
306 FDBB64DB0E159B23003B3114 /* SDL_keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9950DD52EDC00FB1D6B /* SDL_keyboard.c */; }; | |
307 FDBB64DC0E159B23003B3114 /* SDL_mouse.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9970DD52EDC00FB1D6B /* SDL_mouse.c */; }; | |
308 FDBB64DD0E159B23003B3114 /* SDL_quit.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9990DD52EDC00FB1D6B /* SDL_quit.c */; }; | |
309 FDBB64DE0E159B23003B3114 /* SDL_windowevents.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B99B0DD52EDC00FB1D6B /* SDL_windowevents.c */; }; | |
310 FDBB64DF0E159B23003B3114 /* SDL_rwops.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B99E0DD52EDC00FB1D6B /* SDL_rwops.c */; }; | |
311 FDBB64E00E159B23003B3114 /* SDL_compat.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D30DD52EDC00FB1D6B /* SDL_compat.c */; }; | |
312 FDBB64E10E159B23003B3114 /* SDL_error.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D50DD52EDC00FB1D6B /* SDL_error.c */; }; | |
313 FDBB64E20E159B23003B3114 /* SDL_fatal.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D60DD52EDC00FB1D6B /* SDL_fatal.c */; }; | |
314 FDBB64E30E159B23003B3114 /* SDL.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99B9D80DD52EDC00FB1D6B /* SDL.c */; }; | |
315 FDBB64E40E159B23003B3114 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA070DD52EDC00FB1D6B /* SDL_syscond.c */; }; | |
316 FDBB64E50E159B23003B3114 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA080DD52EDC00FB1D6B /* SDL_sysmutex.c */; }; | |
317 FDBB64E60E159B23003B3114 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA0A0DD52EDC00FB1D6B /* SDL_syssem.c */; }; | |
318 FDBB64E70E159B23003B3114 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA0B0DD52EDC00FB1D6B /* SDL_systhread.c */; }; | |
319 FDBB64E80E159B23003B3114 /* SDL_thread.c in Sources */ = {isa = PBXBuildFile; fileRef = FD99BA150DD52EDC00FB1D6B /* SDL_thread.c */; }; | |
320 FDBB64E90E159B23003B3114 /* SDL_getenv.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A700DEA620800C5B771 /* SDL_getenv.c */; }; | |
321 FDBB64EA0E159B23003B3114 /* SDL_iconv.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A710DEA620800C5B771 /* SDL_iconv.c */; }; | |
322 FDBB64EB0E159B23003B3114 /* SDL_malloc.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A720DEA620800C5B771 /* SDL_malloc.c */; }; | |
323 FDBB64EC0E159B23003B3114 /* SDL_qsort.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A730DEA620800C5B771 /* SDL_qsort.c */; }; | |
324 FDBB64ED0E159B23003B3114 /* SDL_stdlib.c in Sources */ = {isa = PBXBuildFile; fileRef = FD3F4A740DEA620800C5B771 /* SDL_stdlib.c */; }; | |
325 FDBB64EE0E159B23003B3114 /* SDL_syscond.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0520DEA7BAC001E9768 /* SDL_syscond.c */; }; | |
326 FDBB64EF0E159B23003B3114 /* SDL_sysmutex.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0530DEA7BAC001E9768 /* SDL_sysmutex.c */; }; | |
327 FDBB64F00E159B23003B3114 /* SDL_syssem.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0550DEA7BAC001E9768 /* SDL_syssem.c */; }; | |
328 FDBB64F10E159B23003B3114 /* SDL_systhread.c in Sources */ = {isa = PBXBuildFile; fileRef = FD1EF0560DEA7BAC001E9768 /* SDL_systhread.c */; }; | |
329 FDBB64F20E159B23003B3114 /* SDL_blit.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683000DF2374E00F98A1A /* SDL_blit.c */; }; | |
330 FDBB64F30E159B23003B3114 /* SDL_blit_0.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683020DF2374E00F98A1A /* SDL_blit_0.c */; }; | |
331 FDBB64F40E159B23003B3114 /* SDL_blit_1.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683030DF2374E00F98A1A /* SDL_blit_1.c */; }; | |
332 FDBB64F50E159B23003B3114 /* SDL_blit_A.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683040DF2374E00F98A1A /* SDL_blit_A.c */; }; | |
333 FDBB64F60E159B23003B3114 /* SDL_blit_auto.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683050DF2374E00F98A1A /* SDL_blit_auto.c */; }; | |
334 FDBB64F70E159B23003B3114 /* SDL_blit_copy.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683070DF2374E00F98A1A /* SDL_blit_copy.c */; }; | |
335 FDBB64F80E159B23003B3114 /* SDL_blit_N.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683090DF2374E00F98A1A /* SDL_blit_N.c */; }; | |
336 FDBB64F90E159B23003B3114 /* SDL_blit_slow.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830A0DF2374E00F98A1A /* SDL_blit_slow.c */; }; | |
337 FDBB64FA0E159B23003B3114 /* SDL_bmp.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830B0DF2374E00F98A1A /* SDL_bmp.c */; }; | |
338 FDBB64FC0E159B23003B3114 /* SDL_gamma.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830D0DF2374E00F98A1A /* SDL_gamma.c */; }; | |
339 FDBB64FD0E159B23003B3114 /* SDL_pixels.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6830F0DF2374E00F98A1A /* SDL_pixels.c */; }; | |
340 FDBB64FE0E159B23003B3114 /* SDL_rect.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683110DF2374E00F98A1A /* SDL_rect.c */; }; | |
341 FDBB64FF0E159B23003B3114 /* SDL_renderer_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683130DF2374E00F98A1A /* SDL_renderer_sw.c */; }; | |
342 FDBB65000E159B23003B3114 /* SDL_RLEaccel.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683150DF2374E00F98A1A /* SDL_RLEaccel.c */; }; | |
343 FDBB65010E159B23003B3114 /* SDL_stretch.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683170DF2374E00F98A1A /* SDL_stretch.c */; }; | |
344 FDBB65020E159B23003B3114 /* SDL_surface.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA683190DF2374E00F98A1A /* SDL_surface.c */; }; | |
345 FDBB65030E159B23003B3114 /* SDL_video.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6831B0DF2374E00F98A1A /* SDL_video.c */; }; | |
346 FDBB65040E159B23003B3114 /* SDL_yuv_mmx.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6831C0DF2374E00F98A1A /* SDL_yuv_mmx.c */; }; | |
347 FDBB65050E159B23003B3114 /* SDL_yuv_sw.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA6831D0DF2374E00F98A1A /* SDL_yuv_sw.c */; }; | |
348 FDBB650E0E159B23003B3114 /* SDL_nullevents.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA685F50DF244C800F98A1A /* SDL_nullevents.c */; }; | |
349 FDBB650F0E159B23003B3114 /* SDL_nullrender.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA685F70DF244C800F98A1A /* SDL_nullrender.c */; }; | |
350 FDBB65100E159B23003B3114 /* SDL_nullvideo.c in Sources */ = {isa = PBXBuildFile; fileRef = FDA685F90DF244C800F98A1A /* SDL_nullvideo.c */; }; | |
351 FDBB65110E159B23003B3114 /* SDL_joystick.c in Sources */ = {isa = PBXBuildFile; fileRef = FD5F9D1E0E0E08B3008E885B /* SDL_joystick.c */; }; | |
352 FDC656460E560DF800311C8E /* jumphack.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC656440E560DF800311C8E /* jumphack.c */; }; | |
353 FDC656470E560DF800311C8E /* jumphack.h in Headers */ = {isa = PBXBuildFile; fileRef = FDC656450E560DF800311C8E /* jumphack.h */; }; | |
354 FDC656480E560DF800311C8E /* jumphack.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC656440E560DF800311C8E /* jumphack.c */; }; | 188 FDC656480E560DF800311C8E /* jumphack.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC656440E560DF800311C8E /* jumphack.c */; }; |
355 FDC656490E560DF800311C8E /* jumphack.h in Headers */ = {isa = PBXBuildFile; fileRef = FDC656450E560DF800311C8E /* jumphack.h */; }; | 189 FDC656490E560DF800311C8E /* jumphack.h in Headers */ = {isa = PBXBuildFile; fileRef = FDC656450E560DF800311C8E /* jumphack.h */; }; |
356 /* End PBXBuildFile section */ | 190 /* End PBXBuildFile section */ |
357 | 191 |
358 /* Begin PBXContainerItemProxy section */ | 192 /* Begin PBXContainerItemProxy section */ |
359 00646547107E3DE800183915 /* PBXContainerItemProxy */ = { | 193 00646547107E3DE800183915 /* PBXContainerItemProxy */ = { |
360 isa = PBXContainerItemProxy; | 194 isa = PBXContainerItemProxy; |
361 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; | 195 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; |
362 proxyType = 1; | 196 proxyType = 1; |
363 remoteGlobalIDString = 0064653F107E3D7400183915 /* Generate Header Files */; | 197 remoteGlobalIDString = 0064653F107E3D7400183915; |
364 remoteInfo = "Generate Header Files"; | 198 remoteInfo = "Generate Header Files"; |
365 }; | |
366 FDB043B70E2689DD00F5B3F9 /* PBXContainerItemProxy */ = { | |
367 isa = PBXContainerItemProxy; | |
368 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; | |
369 proxyType = 1; | |
370 remoteGlobalIDString = FDBB64820E159B23003B3114; | |
371 remoteInfo = StaticLibSimulator; | |
372 }; | 199 }; |
373 FDB043B90E2689E000F5B3F9 /* PBXContainerItemProxy */ = { | 200 FDB043B90E2689E000F5B3F9 /* PBXContainerItemProxy */ = { |
374 isa = PBXContainerItemProxy; | 201 isa = PBXContainerItemProxy; |
375 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; | 202 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; |
376 proxyType = 1; | 203 proxyType = 1; |
407 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; }; | 234 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; }; |
408 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; | 235 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
409 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; | 236 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; |
410 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; | 237 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; }; |
411 FD0BBFEF0E3933DD00D833B1 /* SDL_uikitview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitview.h; sourceTree = "<group>"; }; | 238 FD0BBFEF0E3933DD00D833B1 /* SDL_uikitview.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitview.h; sourceTree = "<group>"; }; |
412 FD1EF0520DEA7BAC001E9768 /* SDL_syscond.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syscond.c; sourceTree = "<group>"; }; | |
413 FD1EF0530DEA7BAC001E9768 /* SDL_sysmutex.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_sysmutex.c; sourceTree = "<group>"; }; | |
414 FD1EF0540DEA7BAC001E9768 /* SDL_sysmutex_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_sysmutex_c.h; sourceTree = "<group>"; }; | |
415 FD1EF0550DEA7BAC001E9768 /* SDL_syssem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_syssem.c; sourceTree = "<group>"; }; | |
416 FD1EF0560DEA7BAC001E9768 /* SDL_systhread.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_systhread.c; sourceTree = "<group>"; }; | |
417 FD1EF0570DEA7BAC001E9768 /* SDL_systhread_c.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_systhread_c.h; sourceTree = "<group>"; }; | |
418 FD24846B0E5655AE0021E198 /* SDL_uikitkeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitkeyboard.h; sourceTree = "<group>"; }; | 239 FD24846B0E5655AE0021E198 /* SDL_uikitkeyboard.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_uikitkeyboard.h; sourceTree = "<group>"; }; |
419 FD3F4A700DEA620800C5B771 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = "<group>"; }; | 240 FD3F4A700DEA620800C5B771 /* SDL_getenv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_getenv.c; sourceTree = "<group>"; }; |
420 FD3F4A710DEA620800C5B771 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; }; | 241 FD3F4A710DEA620800C5B771 /* SDL_iconv.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_iconv.c; sourceTree = "<group>"; }; |
421 FD3F4A720DEA620800C5B771 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_malloc.c; sourceTree = "<group>"; }; | 242 FD3F4A720DEA620800C5B771 /* SDL_malloc.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_malloc.c; sourceTree = "<group>"; }; |
422 FD3F4A730DEA620800C5B771 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_qsort.c; sourceTree = "<group>"; }; | 243 FD3F4A730DEA620800C5B771 /* SDL_qsort.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_qsort.c; sourceTree = "<group>"; }; |
570 FDA685F90DF244C800F98A1A /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullvideo.c; sourceTree = "<group>"; }; | 391 FDA685F90DF244C800F98A1A /* SDL_nullvideo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_nullvideo.c; sourceTree = "<group>"; }; |
571 FDA685FA0DF244C800F98A1A /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullvideo.h; sourceTree = "<group>"; }; | 392 FDA685FA0DF244C800F98A1A /* SDL_nullvideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SDL_nullvideo.h; sourceTree = "<group>"; }; |
572 FDB9E4060DEB81870027A75A /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; | 393 FDB9E4060DEB81870027A75A /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioUnit.framework; path = System/Library/Frameworks/AudioUnit.framework; sourceTree = SDKROOT; }; |
573 FDB9E40C0DEB81970027A75A /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; | 394 FDB9E40C0DEB81970027A75A /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; |
574 FDB9E4CC0DEB84540027A75A /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; | 395 FDB9E4CC0DEB84540027A75A /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; |
575 FDBB65210E159B23003B3114 /* libSDLSimulator.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDLSimulator.a; sourceTree = BUILT_PRODUCTS_DIR; }; | |
576 FDC261780E3A3FC8001C4554 /* keyinfotable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keyinfotable.h; sourceTree = "<group>"; }; | 396 FDC261780E3A3FC8001C4554 /* keyinfotable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keyinfotable.h; sourceTree = "<group>"; }; |
577 FDC656440E560DF800311C8E /* jumphack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jumphack.c; sourceTree = "<group>"; }; | 397 FDC656440E560DF800311C8E /* jumphack.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jumphack.c; sourceTree = "<group>"; }; |
578 FDC656450E560DF800311C8E /* jumphack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jumphack.h; sourceTree = "<group>"; }; | 398 FDC656450E560DF800311C8E /* jumphack.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jumphack.h; sourceTree = "<group>"; }; |
579 /* End PBXFileReference section */ | 399 /* End PBXFileReference section */ |
580 | 400 |
625 }; | 445 }; |
626 19C28FACFE9D520D11CA2CBB /* Products */ = { | 446 19C28FACFE9D520D11CA2CBB /* Products */ = { |
627 isa = PBXGroup; | 447 isa = PBXGroup; |
628 children = ( | 448 children = ( |
629 FD6526630DE8FCCB002AD96B /* libSDLiPhoneOS.a */, | 449 FD6526630DE8FCCB002AD96B /* libSDLiPhoneOS.a */, |
630 FDBB65210E159B23003B3114 /* libSDLSimulator.a */, | |
631 ); | 450 ); |
632 name = Products; | 451 name = Products; |
633 sourceTree = "<group>"; | 452 sourceTree = "<group>"; |
634 }; | 453 }; |
635 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { | 454 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = { |
653 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */, | 472 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */, |
654 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */, | 473 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */, |
655 1D30AB110D05D00D00671497 /* Foundation.framework */, | 474 1D30AB110D05D00D00671497 /* Foundation.framework */, |
656 ); | 475 ); |
657 name = Frameworks; | 476 name = Frameworks; |
658 sourceTree = "<group>"; | |
659 }; | |
660 FD1EF0510DEA7BAC001E9768 /* generic */ = { | |
661 isa = PBXGroup; | |
662 children = ( | |
663 FD1EF0520DEA7BAC001E9768 /* SDL_syscond.c */, | |
664 FD1EF0530DEA7BAC001E9768 /* SDL_sysmutex.c */, | |
665 FD1EF0540DEA7BAC001E9768 /* SDL_sysmutex_c.h */, | |
666 FD1EF0550DEA7BAC001E9768 /* SDL_syssem.c */, | |
667 FD1EF0560DEA7BAC001E9768 /* SDL_systhread.c */, | |
668 FD1EF0570DEA7BAC001E9768 /* SDL_systhread_c.h */, | |
669 ); | |
670 path = generic; | |
671 sourceTree = "<group>"; | 477 sourceTree = "<group>"; |
672 }; | 478 }; |
673 FD3F4A6F0DEA620800C5B771 /* stdlib */ = { | 479 FD3F4A6F0DEA620800C5B771 /* stdlib */ = { |
674 isa = PBXGroup; | 480 isa = PBXGroup; |
675 children = ( | 481 children = ( |
907 sourceTree = "<group>"; | 713 sourceTree = "<group>"; |
908 }; | 714 }; |
909 FD99B9E00DD52EDC00FB1D6B /* thread */ = { | 715 FD99B9E00DD52EDC00FB1D6B /* thread */ = { |
910 isa = PBXGroup; | 716 isa = PBXGroup; |
911 children = ( | 717 children = ( |
912 FD1EF0510DEA7BAC001E9768 /* generic */, | |
913 FD99BA060DD52EDC00FB1D6B /* pthread */, | 718 FD99BA060DD52EDC00FB1D6B /* pthread */, |
914 FD99BA140DD52EDC00FB1D6B /* SDL_systhread.h */, | 719 FD99BA140DD52EDC00FB1D6B /* SDL_systhread.h */, |
915 FD99BA150DD52EDC00FB1D6B /* SDL_thread.c */, | 720 FD99BA150DD52EDC00FB1D6B /* SDL_thread.c */, |
916 FD99BA160DD52EDC00FB1D6B /* SDL_thread_c.h */, | 721 FD99BA160DD52EDC00FB1D6B /* SDL_thread_c.h */, |
917 ); | 722 ); |
1057 FD3F49810DEA5B2100C5B771 /* SDL_types.h in Headers */, | 862 FD3F49810DEA5B2100C5B771 /* SDL_types.h in Headers */, |
1058 FD3F49820DEA5B2100C5B771 /* SDL_version.h in Headers */, | 863 FD3F49820DEA5B2100C5B771 /* SDL_version.h in Headers */, |
1059 FD3F49830DEA5B2100C5B771 /* SDL_video.h in Headers */, | 864 FD3F49830DEA5B2100C5B771 /* SDL_video.h in Headers */, |
1060 FD3F49840DEA5B2100C5B771 /* SDL.h in Headers */, | 865 FD3F49840DEA5B2100C5B771 /* SDL.h in Headers */, |
1061 FD3F49850DEA5B2100C5B771 /* SDL_endian.h in Headers */, | 866 FD3F49850DEA5B2100C5B771 /* SDL_endian.h in Headers */, |
1062 FD1EF05A0DEA7BAC001E9768 /* SDL_sysmutex_c.h in Headers */, | |
1063 FD1EF05D0DEA7BAC001E9768 /* SDL_systhread_c.h in Headers */, | |
1064 FDA6844E0DF2374E00F98A1A /* SDL_blit.h in Headers */, | 867 FDA6844E0DF2374E00F98A1A /* SDL_blit.h in Headers */, |
1065 FDA684530DF2374E00F98A1A /* SDL_blit_auto.h in Headers */, | 868 FDA684530DF2374E00F98A1A /* SDL_blit_auto.h in Headers */, |
1066 FDA684550DF2374E00F98A1A /* SDL_blit_copy.h in Headers */, | 869 FDA684550DF2374E00F98A1A /* SDL_blit_copy.h in Headers */, |
1067 FDA6845B0DF2374E00F98A1A /* SDL_leaks.h in Headers */, | 870 FDA6845B0DF2374E00F98A1A /* SDL_leaks.h in Headers */, |
1068 FDA6845D0DF2374E00F98A1A /* SDL_pixels_c.h in Headers */, | 871 FDA6845D0DF2374E00F98A1A /* SDL_pixels_c.h in Headers */, |
1101 04B2ED081025CF9E00F9BC5F /* SDL_config.h in Headers */, | 904 04B2ED081025CF9E00F9BC5F /* SDL_config.h in Headers */, |
1102 04EC8B521025D12900431D42 /* SDL_config_iphoneos.h in Headers */, | 905 04EC8B521025D12900431D42 /* SDL_config_iphoneos.h in Headers */, |
1103 ); | 906 ); |
1104 runOnlyForDeploymentPostprocessing = 0; | 907 runOnlyForDeploymentPostprocessing = 0; |
1105 }; | 908 }; |
1106 FDBB64830E159B23003B3114 /* Headers */ = { | |
1107 isa = PBXHeadersBuildPhase; | |
1108 buildActionMask = 2147483647; | |
1109 files = ( | |
1110 FDBB64840E159B23003B3114 /* SDL_systimer.h in Headers */, | |
1111 FDBB64860E159B23003B3114 /* begin_code.h in Headers */, | |
1112 FDBB64870E159B23003B3114 /* close_code.h in Headers */, | |
1113 FDBB64880E159B23003B3114 /* SDL_audio.h in Headers */, | |
1114 FDBB648A0E159B23003B3114 /* SDL_compat.h in Headers */, | |
1115 FDBB648D0E159B23003B3114 /* SDL_copying.h in Headers */, | |
1116 FDBB648E0E159B23003B3114 /* SDL_cpuinfo.h in Headers */, | |
1117 FDBB648F0E159B23003B3114 /* SDL_error.h in Headers */, | |
1118 FDBB64900E159B23003B3114 /* SDL_events.h in Headers */, | |
1119 FDBB64910E159B23003B3114 /* SDL_joystick.h in Headers */, | |
1120 FDBB64920E159B23003B3114 /* SDL_keyboard.h in Headers */, | |
1121 FDBB64930E159B23003B3114 /* SDL_keysym.h in Headers */, | |
1122 FDBB64940E159B23003B3114 /* SDL_loadso.h in Headers */, | |
1123 FDBB64950E159B23003B3114 /* SDL_main.h in Headers */, | |
1124 FDBB64960E159B23003B3114 /* SDL_mouse.h in Headers */, | |
1125 FDBB64970E159B23003B3114 /* SDL_mutex.h in Headers */, | |
1126 FDBB64980E159B23003B3114 /* SDL_name.h in Headers */, | |
1127 FDBB64990E159B23003B3114 /* SDL_opengl.h in Headers */, | |
1128 FDBB649A0E159B23003B3114 /* SDL_pixels.h in Headers */, | |
1129 FDBB649B0E159B23003B3114 /* SDL_platform.h in Headers */, | |
1130 FDBB649C0E159B23003B3114 /* SDL_quit.h in Headers */, | |
1131 FDBB649D0E159B23003B3114 /* SDL_rect.h in Headers */, | |
1132 FDBB649E0E159B23003B3114 /* SDL_rwops.h in Headers */, | |
1133 FDBB649F0E159B23003B3114 /* SDL_scancode.h in Headers */, | |
1134 FDBB64A00E159B23003B3114 /* SDL_stdinc.h in Headers */, | |
1135 FDBB64A10E159B23003B3114 /* SDL_surface.h in Headers */, | |
1136 FDBB64A20E159B23003B3114 /* SDL_syswm.h in Headers */, | |
1137 FDBB64A30E159B23003B3114 /* SDL_thread.h in Headers */, | |
1138 FDBB64A40E159B23003B3114 /* SDL_timer.h in Headers */, | |
1139 FDBB64A50E159B23003B3114 /* SDL_types.h in Headers */, | |
1140 FDBB64A60E159B23003B3114 /* SDL_version.h in Headers */, | |
1141 FDBB64A70E159B23003B3114 /* SDL_video.h in Headers */, | |
1142 FDBB64A80E159B23003B3114 /* SDL.h in Headers */, | |
1143 FDBB64A90E159B23003B3114 /* SDL_endian.h in Headers */, | |
1144 FDBB64AA0E159B23003B3114 /* SDL_sysmutex_c.h in Headers */, | |
1145 FDBB64AB0E159B23003B3114 /* SDL_systhread_c.h in Headers */, | |
1146 FDBB64B10E159B23003B3114 /* SDL_blit.h in Headers */, | |
1147 FDBB64B20E159B23003B3114 /* SDL_blit_auto.h in Headers */, | |
1148 FDBB64B30E159B23003B3114 /* SDL_blit_copy.h in Headers */, | |
1149 FDBB64B40E159B23003B3114 /* SDL_leaks.h in Headers */, | |
1150 FDBB64B50E159B23003B3114 /* SDL_pixels_c.h in Headers */, | |
1151 FDBB64B60E159B23003B3114 /* SDL_rect_c.h in Headers */, | |
1152 FDBB64B70E159B23003B3114 /* SDL_renderer_sw.h in Headers */, | |
1153 FDBB64B80E159B23003B3114 /* SDL_RLEaccel_c.h in Headers */, | |
1154 FDBB64BA0E159B23003B3114 /* SDL_sysvideo.h in Headers */, | |
1155 FDBB64BB0E159B23003B3114 /* SDL_yuv_sw_c.h in Headers */, | |
1156 FDBB64C40E159B23003B3114 /* SDL_nullevents_c.h in Headers */, | |
1157 FDBB64C50E159B23003B3114 /* SDL_nullrender_c.h in Headers */, | |
1158 FDBB64C60E159B23003B3114 /* SDL_nullvideo.h in Headers */, | |
1159 FDBB64C70E159B23003B3114 /* SDL_joystick_c.h in Headers */, | |
1160 FDBB64C80E159B23003B3114 /* SDL_sysjoystick.h in Headers */, | |
1161 FD689EFE0E26E57800F90B21 /* SDL_coreaudio_iphone.h in Headers */, | |
1162 FD689F070E26E5B600F90B21 /* SDLUIAccelerationDelegate.h in Headers */, | |
1163 FD689F2C0E26E5D900F90B21 /* SDL_uikitevents.h in Headers */, | |
1164 FD689F2E0E26E5D900F90B21 /* SDL_uikitopengles.h in Headers */, | |
1165 FD689F300E26E5D900F90B21 /* SDL_uikitvideo.h in Headers */, | |
1166 FD689F340E26E5D900F90B21 /* SDL_uikitwindow.h in Headers */, | |
1167 FD689F360E26E5D900F90B21 /* SDL_uikitopenglview.h in Headers */, | |
1168 FD689FD10E26E9D400F90B21 /* SDL_uikitappdelegate.h in Headers */, | |
1169 FD8BD7AD0E27DCA400B52CD5 /* SDL_opengles.h in Headers */, | |
1170 FDC656470E560DF800311C8E /* jumphack.h in Headers */, | |
1171 FD24846C0E5655AE0021E198 /* SDL_uikitkeyboard.h in Headers */, | |
1172 0495E6900E97408800152DFE /* SDL_glesfuncs.h in Headers */, | |
1173 0495E6910E97408800152DFE /* SDL_glfuncs.h in Headers */, | |
1174 0495E6930E97408800152DFE /* SDL_renderer_gl.h in Headers */, | |
1175 0495E6950E97408800152DFE /* SDL_renderer_gles.h in Headers */, | |
1176 047677C00EA76A31008ABAF1 /* SDL_syshaptic.h in Headers */, | |
1177 04461DEF0EA76BA3006C462D /* SDL_haptic.h in Headers */, | |
1178 0463874A0F0B5B7D0041FD65 /* SDL_blit_slow.h in Headers */, | |
1179 0463874B0F0B5B7D0041FD65 /* SDL_draw.h in Headers */, | |
1180 04B2ECE91025CE4800F9BC5F /* SDL_atomic.h in Headers */, | |
1181 04B2ECEA1025CE4800F9BC5F /* SDL_power.h in Headers */, | |
1182 04B2ECEB1025CE4800F9BC5F /* SDL_revision.h in Headers */, | |
1183 04B2ED071025CF9E00F9BC5F /* SDL_config.h in Headers */, | |
1184 04EC8B511025D12900431D42 /* SDL_config_iphoneos.h in Headers */, | |
1185 ); | |
1186 runOnlyForDeploymentPostprocessing = 0; | |
1187 }; | |
1188 /* End PBXHeadersBuildPhase section */ | 909 /* End PBXHeadersBuildPhase section */ |
1189 | 910 |
1190 /* Begin PBXNativeTarget section */ | 911 /* Begin PBXNativeTarget section */ |
1191 FD6526620DE8FCCB002AD96B /* StaticLibiPhoneOS */ = { | 912 FD6526620DE8FCCB002AD96B /* StaticLibiPhoneOS */ = { |
1192 isa = PBXNativeTarget; | 913 isa = PBXNativeTarget; |
1201 00646548107E3DE800183915 /* PBXTargetDependency */, | 922 00646548107E3DE800183915 /* PBXTargetDependency */, |
1202 ); | 923 ); |
1203 name = StaticLibiPhoneOS; | 924 name = StaticLibiPhoneOS; |
1204 productName = iPhoneSDLStaticLib; | 925 productName = iPhoneSDLStaticLib; |
1205 productReference = FD6526630DE8FCCB002AD96B /* libSDLiPhoneOS.a */; | 926 productReference = FD6526630DE8FCCB002AD96B /* libSDLiPhoneOS.a */; |
1206 productType = "com.apple.product-type.library.static"; | |
1207 }; | |
1208 FDBB64820E159B23003B3114 /* StaticLibSimulator */ = { | |
1209 isa = PBXNativeTarget; | |
1210 buildConfigurationList = FDBB651E0E159B23003B3114 /* Build configuration list for PBXNativeTarget "StaticLibSimulator" */; | |
1211 buildPhases = ( | |
1212 FDB043A10E2687A100F5B3F9 /* Run Script to Create SDL_config.h */, | |
1213 FDBB64830E159B23003B3114 /* Headers */, | |
1214 FDBB64CC0E159B23003B3114 /* Sources */, | |
1215 ); | |
1216 buildRules = ( | |
1217 ); | |
1218 dependencies = ( | |
1219 ); | |
1220 name = StaticLibSimulator; | |
1221 productName = iPhoneSDLStaticLib; | |
1222 productReference = FDBB65210E159B23003B3114 /* libSDLSimulator.a */; | |
1223 productType = "com.apple.product-type.library.static"; | 927 productType = "com.apple.product-type.library.static"; |
1224 }; | 928 }; |
1225 /* End PBXNativeTarget section */ | 929 /* End PBXNativeTarget section */ |
1226 | 930 |
1227 /* Begin PBXProject section */ | 931 /* Begin PBXProject section */ |
1233 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; | 937 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; |
1234 projectDirPath = ""; | 938 projectDirPath = ""; |
1235 projectRoot = ../..; | 939 projectRoot = ../..; |
1236 targets = ( | 940 targets = ( |
1237 FD6526620DE8FCCB002AD96B /* StaticLibiPhoneOS */, | 941 FD6526620DE8FCCB002AD96B /* StaticLibiPhoneOS */, |
1238 FDBB64820E159B23003B3114 /* StaticLibSimulator */, | |
1239 0064653F107E3D7400183915 /* Generate Header Files */, | 942 0064653F107E3D7400183915 /* Generate Header Files */, |
1240 FDB043B30E2689CC00F5B3F9 /* Template */, | 943 FDB043B30E2689CC00F5B3F9 /* Template */, |
1241 ); | 944 ); |
1242 }; | 945 }; |
1243 /* End PBXProject section */ | 946 /* End PBXProject section */ |
1273 "$(SRCROOT)/../../include/SDL_revision.h", | 976 "$(SRCROOT)/../../include/SDL_revision.h", |
1274 ); | 977 ); |
1275 runOnlyForDeploymentPostprocessing = 0; | 978 runOnlyForDeploymentPostprocessing = 0; |
1276 shellPath = /bin/sh; | 979 shellPath = /bin/sh; |
1277 shellScript = "sh ../../build-scripts/updaterev.sh"; | 980 shellScript = "sh ../../build-scripts/updaterev.sh"; |
1278 }; | |
1279 FDB043A10E2687A100F5B3F9 /* Run Script to Create SDL_config.h */ = { | |
1280 isa = PBXShellScriptBuildPhase; | |
1281 buildActionMask = 2147483647; | |
1282 files = ( | |
1283 ); | |
1284 inputPaths = ( | |
1285 ); | |
1286 name = "Run Script to Create SDL_config.h"; | |
1287 outputPaths = ( | |
1288 ); | |
1289 runOnlyForDeploymentPostprocessing = 0; | |
1290 shellPath = /bin/sh; | |
1291 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"; | |
1292 }; | 981 }; |
1293 FDB043B20E2689CC00F5B3F9 /* ShellScript */ = { | 982 FDB043B20E2689CC00F5B3F9 /* ShellScript */ = { |
1294 isa = PBXShellScriptBuildPhase; | 983 isa = PBXShellScriptBuildPhase; |
1295 buildActionMask = 12; | 984 buildActionMask = 12; |
1296 files = ( | 985 files = ( |
1341 FD3F4A760DEA620800C5B771 /* SDL_getenv.c in Sources */, | 1030 FD3F4A760DEA620800C5B771 /* SDL_getenv.c in Sources */, |
1342 FD3F4A770DEA620800C5B771 /* SDL_iconv.c in Sources */, | 1031 FD3F4A770DEA620800C5B771 /* SDL_iconv.c in Sources */, |
1343 FD3F4A780DEA620800C5B771 /* SDL_malloc.c in Sources */, | 1032 FD3F4A780DEA620800C5B771 /* SDL_malloc.c in Sources */, |
1344 FD3F4A790DEA620800C5B771 /* SDL_qsort.c in Sources */, | 1033 FD3F4A790DEA620800C5B771 /* SDL_qsort.c in Sources */, |
1345 FD3F4A7A0DEA620800C5B771 /* SDL_stdlib.c in Sources */, | 1034 FD3F4A7A0DEA620800C5B771 /* SDL_stdlib.c in Sources */, |
1346 FD1EF0580DEA7BAC001E9768 /* SDL_syscond.c in Sources */, | |
1347 FD1EF0590DEA7BAC001E9768 /* SDL_sysmutex.c in Sources */, | |
1348 FD1EF05B0DEA7BAC001E9768 /* SDL_syssem.c in Sources */, | |
1349 FD1EF05C0DEA7BAC001E9768 /* SDL_systhread.c in Sources */, | |
1350 FDA6844D0DF2374E00F98A1A /* SDL_blit.c in Sources */, | 1035 FDA6844D0DF2374E00F98A1A /* SDL_blit.c in Sources */, |
1351 FDA6844F0DF2374E00F98A1A /* SDL_blit_0.c in Sources */, | 1036 FDA6844F0DF2374E00F98A1A /* SDL_blit_0.c in Sources */, |
1352 FDA684500DF2374E00F98A1A /* SDL_blit_1.c in Sources */, | 1037 FDA684500DF2374E00F98A1A /* SDL_blit_1.c in Sources */, |
1353 FDA684510DF2374E00F98A1A /* SDL_blit_A.c in Sources */, | 1038 FDA684510DF2374E00F98A1A /* SDL_blit_A.c in Sources */, |
1354 FDA684520DF2374E00F98A1A /* SDL_blit_auto.c in Sources */, | 1039 FDA684520DF2374E00F98A1A /* SDL_blit_auto.c in Sources */, |
1395 046387460F0B5B7D0041FD65 /* SDL_fillrect.c in Sources */, | 1080 046387460F0B5B7D0041FD65 /* SDL_fillrect.c in Sources */, |
1396 04B2ECFF1025CEB900F9BC5F /* SDL_atomic.c in Sources */, | 1081 04B2ECFF1025CEB900F9BC5F /* SDL_atomic.c in Sources */, |
1397 ); | 1082 ); |
1398 runOnlyForDeploymentPostprocessing = 0; | 1083 runOnlyForDeploymentPostprocessing = 0; |
1399 }; | 1084 }; |
1400 FDBB64CC0E159B23003B3114 /* Sources */ = { | |
1401 isa = PBXSourcesBuildPhase; | |
1402 buildActionMask = 2147483647; | |
1403 files = ( | |
1404 FDBB64CD0E159B23003B3114 /* SDL_systimer.c in Sources */, | |
1405 FDBB64CE0E159B23003B3114 /* SDL_timer.c in Sources */, | |
1406 FDBB64CF0E159B23003B3114 /* SDL_string.c in Sources */, | |
1407 FDBB64D00E159B23003B3114 /* SDL_dummyaudio.c in Sources */, | |
1408 FDBB64D10E159B23003B3114 /* SDL_audio.c in Sources */, | |
1409 FDBB64D20E159B23003B3114 /* SDL_audiocvt.c in Sources */, | |
1410 FDBB64D30E159B23003B3114 /* SDL_audiotypecvt.c in Sources */, | |
1411 FDBB64D40E159B23003B3114 /* SDL_mixer.c in Sources */, | |
1412 FDBB64D50E159B23003B3114 /* SDL_mixer_m68k.c in Sources */, | |
1413 FDBB64D60E159B23003B3114 /* SDL_mixer_MMX.c in Sources */, | |
1414 FDBB64D70E159B23003B3114 /* SDL_mixer_MMX_VC.c in Sources */, | |
1415 FDBB64D80E159B23003B3114 /* SDL_wave.c in Sources */, | |
1416 FDBB64D90E159B23003B3114 /* SDL_cpuinfo.c in Sources */, | |
1417 FDBB64DA0E159B23003B3114 /* SDL_events.c in Sources */, | |
1418 FDBB64DB0E159B23003B3114 /* SDL_keyboard.c in Sources */, | |
1419 FDBB64DC0E159B23003B3114 /* SDL_mouse.c in Sources */, | |
1420 FDBB64DD0E159B23003B3114 /* SDL_quit.c in Sources */, | |
1421 FDBB64DE0E159B23003B3114 /* SDL_windowevents.c in Sources */, | |
1422 FDBB64DF0E159B23003B3114 /* SDL_rwops.c in Sources */, | |
1423 FDBB64E00E159B23003B3114 /* SDL_compat.c in Sources */, | |
1424 FDBB64E10E159B23003B3114 /* SDL_error.c in Sources */, | |
1425 FDBB64E20E159B23003B3114 /* SDL_fatal.c in Sources */, | |
1426 FDBB64E30E159B23003B3114 /* SDL.c in Sources */, | |
1427 FDBB64E40E159B23003B3114 /* SDL_syscond.c in Sources */, | |
1428 FDBB64E50E159B23003B3114 /* SDL_sysmutex.c in Sources */, | |
1429 FDBB64E60E159B23003B3114 /* SDL_syssem.c in Sources */, | |
1430 FDBB64E70E159B23003B3114 /* SDL_systhread.c in Sources */, | |
1431 FDBB64E80E159B23003B3114 /* SDL_thread.c in Sources */, | |
1432 FDBB64E90E159B23003B3114 /* SDL_getenv.c in Sources */, | |
1433 FDBB64EA0E159B23003B3114 /* SDL_iconv.c in Sources */, | |
1434 FDBB64EB0E159B23003B3114 /* SDL_malloc.c in Sources */, | |
1435 FDBB64EC0E159B23003B3114 /* SDL_qsort.c in Sources */, | |
1436 FDBB64ED0E159B23003B3114 /* SDL_stdlib.c in Sources */, | |
1437 FDBB64EE0E159B23003B3114 /* SDL_syscond.c in Sources */, | |
1438 FDBB64EF0E159B23003B3114 /* SDL_sysmutex.c in Sources */, | |
1439 FDBB64F00E159B23003B3114 /* SDL_syssem.c in Sources */, | |
1440 FDBB64F10E159B23003B3114 /* SDL_systhread.c in Sources */, | |
1441 FDBB64F20E159B23003B3114 /* SDL_blit.c in Sources */, | |
1442 FDBB64F30E159B23003B3114 /* SDL_blit_0.c in Sources */, | |
1443 FDBB64F40E159B23003B3114 /* SDL_blit_1.c in Sources */, | |
1444 FDBB64F50E159B23003B3114 /* SDL_blit_A.c in Sources */, | |
1445 FDBB64F60E159B23003B3114 /* SDL_blit_auto.c in Sources */, | |
1446 FDBB64F70E159B23003B3114 /* SDL_blit_copy.c in Sources */, | |
1447 FDBB64F80E159B23003B3114 /* SDL_blit_N.c in Sources */, | |
1448 FDBB64F90E159B23003B3114 /* SDL_blit_slow.c in Sources */, | |
1449 FDBB64FA0E159B23003B3114 /* SDL_bmp.c in Sources */, | |
1450 FDBB64FC0E159B23003B3114 /* SDL_gamma.c in Sources */, | |
1451 FDBB64FD0E159B23003B3114 /* SDL_pixels.c in Sources */, | |
1452 FDBB64FE0E159B23003B3114 /* SDL_rect.c in Sources */, | |
1453 FDBB64FF0E159B23003B3114 /* SDL_renderer_sw.c in Sources */, | |
1454 FDBB65000E159B23003B3114 /* SDL_RLEaccel.c in Sources */, | |
1455 FDBB65010E159B23003B3114 /* SDL_stretch.c in Sources */, | |
1456 FDBB65020E159B23003B3114 /* SDL_surface.c in Sources */, | |
1457 FDBB65030E159B23003B3114 /* SDL_video.c in Sources */, | |
1458 FDBB65040E159B23003B3114 /* SDL_yuv_mmx.c in Sources */, | |
1459 FDBB65050E159B23003B3114 /* SDL_yuv_sw.c in Sources */, | |
1460 FDBB650E0E159B23003B3114 /* SDL_nullevents.c in Sources */, | |
1461 FDBB650F0E159B23003B3114 /* SDL_nullrender.c in Sources */, | |
1462 FDBB65100E159B23003B3114 /* SDL_nullvideo.c in Sources */, | |
1463 FDBB65110E159B23003B3114 /* SDL_joystick.c in Sources */, | |
1464 FD689EFD0E26E57800F90B21 /* SDL_coreaudio_iphone.c in Sources */, | |
1465 FD689F060E26E5B600F90B21 /* SDL_sysjoystick.m in Sources */, | |
1466 FD689F080E26E5B600F90B21 /* SDLUIAccelerationDelegate.m in Sources */, | |
1467 FD689F2D0E26E5D900F90B21 /* SDL_uikitevents.m in Sources */, | |
1468 FD689F2F0E26E5D900F90B21 /* SDL_uikitopengles.m in Sources */, | |
1469 FD689F310E26E5D900F90B21 /* SDL_uikitvideo.m in Sources */, | |
1470 FD689F330E26E5D900F90B21 /* SDL_uikitview.m in Sources */, | |
1471 FD689F350E26E5D900F90B21 /* SDL_uikitwindow.m in Sources */, | |
1472 FD689F370E26E5D900F90B21 /* SDL_uikitopenglview.m in Sources */, | |
1473 FD689FD00E26E9D400F90B21 /* SDL_uikitappdelegate.m in Sources */, | |
1474 FD8BD82C0E27E25900B52CD5 /* SDL_sysloadso.c in Sources */, | |
1475 FDC656460E560DF800311C8E /* jumphack.c in Sources */, | |
1476 0495E6920E97408800152DFE /* SDL_renderer_gl.c in Sources */, | |
1477 0495E6940E97408800152DFE /* SDL_renderer_gles.c in Sources */, | |
1478 047677BE0EA76A31008ABAF1 /* SDL_syshaptic.c in Sources */, | |
1479 047677BF0EA76A31008ABAF1 /* SDL_haptic.c in Sources */, | |
1480 047AF1B40EA98D6C00811173 /* SDL_sysloadso.c in Sources */, | |
1481 046387470F0B5B7D0041FD65 /* SDL_blendline.c in Sources */, | |
1482 046387480F0B5B7D0041FD65 /* SDL_blendpoint.c in Sources */, | |
1483 046387490F0B5B7D0041FD65 /* SDL_blendrect.c in Sources */, | |
1484 0463874C0F0B5B7D0041FD65 /* SDL_drawline.c in Sources */, | |
1485 0463874D0F0B5B7D0041FD65 /* SDL_drawpoint.c in Sources */, | |
1486 0463874E0F0B5B7D0041FD65 /* SDL_fillrect.c in Sources */, | |
1487 04B2ECFA1025CEB900F9BC5F /* SDL_atomic.c in Sources */, | |
1488 ); | |
1489 runOnlyForDeploymentPostprocessing = 0; | |
1490 }; | |
1491 /* End PBXSourcesBuildPhase section */ | 1085 /* End PBXSourcesBuildPhase section */ |
1492 | 1086 |
1493 /* Begin PBXTargetDependency section */ | 1087 /* Begin PBXTargetDependency section */ |
1494 00646548107E3DE800183915 /* PBXTargetDependency */ = { | 1088 00646548107E3DE800183915 /* PBXTargetDependency */ = { |
1495 isa = PBXTargetDependency; | 1089 isa = PBXTargetDependency; |
1496 target = 0064653F107E3D7400183915 /* Generate Header Files */; | 1090 target = 0064653F107E3D7400183915 /* Generate Header Files */; |
1497 targetProxy = 00646547107E3DE800183915 /* PBXContainerItemProxy */; | 1091 targetProxy = 00646547107E3DE800183915 /* PBXContainerItemProxy */; |
1498 }; | |
1499 FDB043B80E2689DD00F5B3F9 /* PBXTargetDependency */ = { | |
1500 isa = PBXTargetDependency; | |
1501 target = FDBB64820E159B23003B3114 /* StaticLibSimulator */; | |
1502 targetProxy = FDB043B70E2689DD00F5B3F9 /* PBXContainerItemProxy */; | |
1503 }; | 1092 }; |
1504 FDB043BA0E2689E000F5B3F9 /* PBXTargetDependency */ = { | 1093 FDB043BA0E2689E000F5B3F9 /* PBXTargetDependency */ = { |
1505 isa = PBXTargetDependency; | 1094 isa = PBXTargetDependency; |
1506 target = FD6526620DE8FCCB002AD96B /* StaticLibiPhoneOS */; | 1095 target = FD6526620DE8FCCB002AD96B /* StaticLibiPhoneOS */; |
1507 targetProxy = FDB043B90E2689E000F5B3F9 /* PBXContainerItemProxy */; | 1096 targetProxy = FDB043B90E2689E000F5B3F9 /* PBXContainerItemProxy */; |
1535 buildSettings = { | 1124 buildSettings = { |
1536 ALWAYS_SEARCH_USER_PATHS = NO; | 1125 ALWAYS_SEARCH_USER_PATHS = NO; |
1537 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | 1126 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; |
1538 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; | 1127 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; |
1539 GCC_C_LANGUAGE_STANDARD = c99; | 1128 GCC_C_LANGUAGE_STANDARD = c99; |
1129 GCC_DEBUGGING_SYMBOLS = full; | |
1540 GCC_WARN_ABOUT_RETURN_TYPE = YES; | 1130 GCC_WARN_ABOUT_RETURN_TYPE = YES; |
1541 GCC_WARN_UNUSED_VARIABLE = YES; | 1131 GCC_WARN_UNUSED_VARIABLE = YES; |
1542 ONLY_ACTIVE_ARCH = NO; | 1132 ONLY_ACTIVE_ARCH = NO; |
1543 PREBINDING = NO; | 1133 PREBINDING = NO; |
1544 SDKROOT = iphoneos2.0; | 1134 SDKROOT = iphoneos2.0; |
1606 ARCHS = ""; | 1196 ARCHS = ""; |
1607 PRODUCT_NAME = Template; | 1197 PRODUCT_NAME = Template; |
1608 }; | 1198 }; |
1609 name = Release; | 1199 name = Release; |
1610 }; | 1200 }; |
1611 FDBB651F0E159B23003B3114 /* Debug */ = { | |
1612 isa = XCBuildConfiguration; | |
1613 buildSettings = { | |
1614 ALWAYS_SEARCH_USER_PATHS = NO; | |
1615 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | |
1616 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | |
1617 COPY_PHASE_STRIP = NO; | |
1618 GCC_DYNAMIC_NO_PIC = NO; | |
1619 GCC_OPTIMIZATION_LEVEL = 0; | |
1620 ONLY_ACTIVE_ARCH = YES; | |
1621 PREBINDING = NO; | |
1622 PRODUCT_NAME = SDLSimulator; | |
1623 SDKROOT = iphonesimulator2.0; | |
1624 }; | |
1625 name = Debug; | |
1626 }; | |
1627 FDBB65200E159B23003B3114 /* Release */ = { | |
1628 isa = XCBuildConfiguration; | |
1629 buildSettings = { | |
1630 ALWAYS_SEARCH_USER_PATHS = NO; | |
1631 ARCHS = "$(ARCHS_STANDARD_32_BIT)"; | |
1632 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = ""; | |
1633 COPY_PHASE_STRIP = YES; | |
1634 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; | |
1635 GCC_ENABLE_FIX_AND_CONTINUE = NO; | |
1636 ONLY_ACTIVE_ARCH = YES; | |
1637 PREBINDING = NO; | |
1638 PRODUCT_NAME = SDLSimulator; | |
1639 SDKROOT = iphonesimulator2.0; | |
1640 ZERO_LINK = NO; | |
1641 }; | |
1642 name = Release; | |
1643 }; | |
1644 /* End XCBuildConfiguration section */ | 1201 /* End XCBuildConfiguration section */ |
1645 | 1202 |
1646 /* Begin XCConfigurationList section */ | 1203 /* Begin XCConfigurationList section */ |
1647 0064655A107E3E0400183915 /* Build configuration list for PBXAggregateTarget "Generate Header Files" */ = { | 1204 0064655A107E3E0400183915 /* Build configuration list for PBXAggregateTarget "Generate Header Files" */ = { |
1648 isa = XCConfigurationList; | 1205 isa = XCConfigurationList; |
1678 FDB043B50E2689CC00F5B3F9 /* Release */, | 1235 FDB043B50E2689CC00F5B3F9 /* Release */, |
1679 ); | 1236 ); |
1680 defaultConfigurationIsVisible = 0; | 1237 defaultConfigurationIsVisible = 0; |
1681 defaultConfigurationName = Release; | 1238 defaultConfigurationName = Release; |
1682 }; | 1239 }; |
1683 FDBB651E0E159B23003B3114 /* Build configuration list for PBXNativeTarget "StaticLibSimulator" */ = { | |
1684 isa = XCConfigurationList; | |
1685 buildConfigurations = ( | |
1686 FDBB651F0E159B23003B3114 /* Debug */, | |
1687 FDBB65200E159B23003B3114 /* Release */, | |
1688 ); | |
1689 defaultConfigurationIsVisible = 0; | |
1690 defaultConfigurationName = Release; | |
1691 }; | |
1692 /* End XCConfigurationList section */ | 1240 /* End XCConfigurationList section */ |
1693 }; | 1241 }; |
1694 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; | 1242 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */; |
1695 } | 1243 } |