]> git.xonotic.org Git - xonotic/darkplaces.git/blob - DPiOS.xcodeproj/project.pbxproj
Steel Storm additions for mobile (EluanCM)
[xonotic/darkplaces.git] / DPiOS.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 46;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
11                 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
12                 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; };
13                 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; };
14                 74063A3E1751ADDB0015D12C /* mod_skeletal_animatevertices_sse.c in Sources */ = {isa = PBXBuildFile; fileRef = 74063A3C1751ADDA0015D12C /* mod_skeletal_animatevertices_sse.c */; };
15                 74063A401751B0250015D12C /* cd_null.c in Sources */ = {isa = PBXBuildFile; fileRef = 74063A3F1751B0250015D12C /* cd_null.c */; };
16                 74063A421751B0AF0015D12C /* clvm_cmds.c in Sources */ = {isa = PBXBuildFile; fileRef = 74063A411751B0AF0015D12C /* clvm_cmds.c */; };
17                 74063A491751B9B60015D12C /* libSDL2-ios-armv7.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 74063A471751B9B60015D12C /* libSDL2-ios-armv7.a */; };
18                 74063A4A1751B9B60015D12C /* libSDL2-ios-simulator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 74063A481751B9B60015D12C /* libSDL2-ios-simulator.a */; };
19                 74063A511751C4560015D12C /* gamedata in Resources */ = {isa = PBXBuildFile; fileRef = 74063A501751C4560015D12C /* gamedata */; };
20                 7463B77812F9CE6B00983F6A /* bih.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6C012F9CE6B00983F6A /* bih.c */; };
21                 7463B77912F9CE6B00983F6A /* cap_avi.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6C312F9CE6B00983F6A /* cap_avi.c */; };
22                 7463B77A12F9CE6B00983F6A /* cap_ogg.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6C512F9CE6B00983F6A /* cap_ogg.c */; };
23                 7463B77C12F9CE6B00983F6A /* cd_shared.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6C812F9CE6B00983F6A /* cd_shared.c */; };
24                 7463B77D12F9CE6B00983F6A /* cl_collision.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6CA12F9CE6B00983F6A /* cl_collision.c */; };
25                 7463B77E12F9CE6B00983F6A /* cl_demo.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6CC12F9CE6B00983F6A /* cl_demo.c */; };
26                 7463B77F12F9CE6B00983F6A /* cl_dyntexture.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6CD12F9CE6B00983F6A /* cl_dyntexture.c */; };
27                 7463B78112F9CE6B00983F6A /* cl_input.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6D112F9CE6B00983F6A /* cl_input.c */; };
28                 7463B78212F9CE6B00983F6A /* cl_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6D212F9CE6B00983F6A /* cl_main.c */; };
29                 7463B78312F9CE6B00983F6A /* cl_parse.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6D312F9CE6B00983F6A /* cl_parse.c */; };
30                 7463B78412F9CE6B00983F6A /* cl_particles.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6D412F9CE6B00983F6A /* cl_particles.c */; };
31                 7463B78512F9CE6B00983F6A /* cl_screen.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6D512F9CE6B00983F6A /* cl_screen.c */; };
32                 7463B78612F9CE6B00983F6A /* cl_video.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6D712F9CE6B00983F6A /* cl_video.c */; };
33                 7463B78712F9CE6B00983F6A /* cmd.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6DC12F9CE6B00983F6A /* cmd.c */; };
34                 7463B78812F9CE6B00983F6A /* collision.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6DE12F9CE6B00983F6A /* collision.c */; };
35                 7463B78912F9CE6B00983F6A /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6E012F9CE6B00983F6A /* common.c */; };
36                 7463B78A12F9CE6B00983F6A /* console.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6E212F9CE6B00983F6A /* console.c */; };
37                 7463B78B12F9CE6B00983F6A /* crypto.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6E412F9CE6B00983F6A /* crypto.c */; };
38                 7463B78C12F9CE6B00983F6A /* csprogs.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6E612F9CE6B00983F6A /* csprogs.c */; };
39                 7463B78D12F9CE6B00983F6A /* curves.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6E812F9CE6B00983F6A /* curves.c */; };
40                 7463B78E12F9CE6B00983F6A /* cvar.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6EA12F9CE6B00983F6A /* cvar.c */; };
41                 7463B78F12F9CE6B00983F6A /* dpsoftrast.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6EC12F9CE6B00983F6A /* dpsoftrast.c */; };
42                 7463B79012F9CE6B00983F6A /* dpvsimpledecode.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6EE12F9CE6B00983F6A /* dpvsimpledecode.c */; };
43                 7463B79112F9CE6B00983F6A /* filematch.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6F112F9CE6B00983F6A /* filematch.c */; };
44                 7463B79212F9CE6B00983F6A /* fractalnoise.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6F212F9CE6B00983F6A /* fractalnoise.c */; };
45                 7463B79312F9CE6B00983F6A /* fs.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6F312F9CE6B00983F6A /* fs.c */; };
46                 7463B79412F9CE6B00983F6A /* ft2.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6F712F9CE6B00983F6A /* ft2.c */; };
47                 7463B79512F9CE6B00983F6A /* gl_backend.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6F912F9CE6B00983F6A /* gl_backend.c */; };
48                 7463B79612F9CE6B00983F6A /* gl_draw.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6FB12F9CE6B00983F6A /* gl_draw.c */; };
49                 7463B79712F9CE6B00983F6A /* gl_rmain.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6FC12F9CE6B00983F6A /* gl_rmain.c */; };
50                 7463B79812F9CE6B00983F6A /* gl_rsurf.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6FD12F9CE6B00983F6A /* gl_rsurf.c */; };
51                 7463B79912F9CE6B00983F6A /* gl_textures.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B6FE12F9CE6B00983F6A /* gl_textures.c */; };
52                 7463B79A12F9CE6B00983F6A /* hmac.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B70012F9CE6B00983F6A /* hmac.c */; };
53                 7463B79B12F9CE6B00983F6A /* host_cmd.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B70212F9CE6B00983F6A /* host_cmd.c */; };
54                 7463B79C12F9CE6B00983F6A /* host.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B70312F9CE6B00983F6A /* host.c */; };
55                 7463B79D12F9CE6B00983F6A /* image_png.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B70412F9CE6B00983F6A /* image_png.c */; };
56                 7463B79E12F9CE6B00983F6A /* image.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B70612F9CE6B00983F6A /* image.c */; };
57                 7463B79F12F9CE6B00983F6A /* jpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B70A12F9CE6B00983F6A /* jpeg.c */; };
58                 7463B7A012F9CE6B00983F6A /* keys.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B70C12F9CE6B00983F6A /* keys.c */; };
59                 7463B7A112F9CE6B00983F6A /* lhnet.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B70F12F9CE6B00983F6A /* lhnet.c */; };
60                 7463B7A212F9CE6B00983F6A /* libcurl.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B71112F9CE6B00983F6A /* libcurl.c */; };
61                 7463B7A312F9CE6B00983F6A /* mathlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B71312F9CE6B00983F6A /* mathlib.c */; };
62                 7463B7A412F9CE6B00983F6A /* matrixlib.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B71512F9CE6B00983F6A /* matrixlib.c */; };
63                 7463B7A512F9CE6B00983F6A /* mdfour.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B71712F9CE6B00983F6A /* mdfour.c */; };
64                 7463B7A612F9CE6B00983F6A /* menu.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B71912F9CE6B00983F6A /* menu.c */; };
65                 7463B7A712F9CE6B00983F6A /* meshqueue.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B71B12F9CE6B00983F6A /* meshqueue.c */; };
66                 7463B7A812F9CE6B00983F6A /* mod_skeletal_animatevertices_generic.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B71D12F9CE6B00983F6A /* mod_skeletal_animatevertices_generic.c */; };
67                 7463B7A912F9CE6B00983F6A /* model_alias.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B71F12F9CE6B00983F6A /* model_alias.c */; };
68                 7463B7AA12F9CE6B00983F6A /* model_brush.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B72112F9CE6B00983F6A /* model_brush.c */; };
69                 7463B7AB12F9CE6B00983F6A /* model_shared.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B72612F9CE6B00983F6A /* model_shared.c */; };
70                 7463B7AC12F9CE6B00983F6A /* model_sprite.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B72812F9CE6B00983F6A /* model_sprite.c */; };
71                 7463B7AD12F9CE6B00983F6A /* mvm_cmds.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B72D12F9CE6B00983F6A /* mvm_cmds.c */; };
72                 7463B7AE12F9CE6B00983F6A /* netconn.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B72E12F9CE6B00983F6A /* netconn.c */; };
73                 7463B7AF12F9CE6B00983F6A /* palette.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B73012F9CE6B00983F6A /* palette.c */; };
74                 7463B7B012F9CE6B00983F6A /* polygon.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B73212F9CE6B00983F6A /* polygon.c */; };
75                 7463B7B112F9CE6B00983F6A /* portals.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B73412F9CE6B00983F6A /* portals.c */; };
76                 7463B7B212F9CE6B00983F6A /* protocol.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B73A12F9CE6B00983F6A /* protocol.c */; };
77                 7463B7B312F9CE6B00983F6A /* prvm_cmds.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B73C12F9CE6B00983F6A /* prvm_cmds.c */; };
78                 7463B7B412F9CE6B00983F6A /* prvm_edict.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B73E12F9CE6B00983F6A /* prvm_edict.c */; };
79                 7463B7B512F9CE6B00983F6A /* prvm_exec.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B73F12F9CE6B00983F6A /* prvm_exec.c */; };
80                 7463B7B612F9CE6B00983F6A /* r_explosion.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B74312F9CE6B00983F6A /* r_explosion.c */; };
81                 7463B7B712F9CE6B00983F6A /* r_lightning.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B74412F9CE6B00983F6A /* r_lightning.c */; };
82                 7463B7B812F9CE6B00983F6A /* r_modules.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B74512F9CE6B00983F6A /* r_modules.c */; };
83                 7463B7B912F9CE6B00983F6A /* r_shadow.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B74712F9CE6B00983F6A /* r_shadow.c */; };
84                 7463B7BA12F9CE6B00983F6A /* r_sky.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B74912F9CE6B00983F6A /* r_sky.c */; };
85                 7463B7BB12F9CE6B00983F6A /* r_sprites.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B74A12F9CE6B00983F6A /* r_sprites.c */; };
86                 7463B7BC12F9CE6B00983F6A /* sbar.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B74E12F9CE6B00983F6A /* sbar.c */; };
87                 7463B7BD12F9CE6B00983F6A /* snd_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B75212F9CE6B00983F6A /* snd_main.c */; };
88                 7463B7BE12F9CE6B00983F6A /* snd_mem.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B75412F9CE6B00983F6A /* snd_mem.c */; };
89                 7463B7BF12F9CE6B00983F6A /* snd_mix.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B75512F9CE6B00983F6A /* snd_mix.c */; };
90                 7463B7C012F9CE6B00983F6A /* snd_modplug.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B75612F9CE6B00983F6A /* snd_modplug.c */; };
91                 7463B7C112F9CE6B00983F6A /* snd_ogg.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B75812F9CE6B00983F6A /* snd_ogg.c */; };
92                 7463B7C212F9CE6B00983F6A /* snd_sdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B75A12F9CE6B00983F6A /* snd_sdl.c */; };
93                 7463B7C312F9CE6B00983F6A /* snd_wav.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B75B12F9CE6B00983F6A /* snd_wav.c */; };
94                 7463B7C412F9CE6B00983F6A /* sv_demo.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B75F12F9CE6B00983F6A /* sv_demo.c */; };
95                 7463B7C512F9CE6B00983F6A /* sv_main.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B76112F9CE6B00983F6A /* sv_main.c */; };
96                 7463B7C612F9CE6B00983F6A /* sv_move.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B76212F9CE6B00983F6A /* sv_move.c */; };
97                 7463B7C712F9CE6B00983F6A /* sv_phys.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B76312F9CE6B00983F6A /* sv_phys.c */; };
98                 7463B7C812F9CE6B00983F6A /* sv_user.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B76412F9CE6B00983F6A /* sv_user.c */; };
99                 7463B7C912F9CE6B00983F6A /* svbsp.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B76512F9CE6B00983F6A /* svbsp.c */; };
100                 7463B7CA12F9CE6B00983F6A /* svvm_cmds.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B76712F9CE6B00983F6A /* svvm_cmds.c */; };
101                 7463B7CB12F9CE6B00983F6A /* sys_sdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B76812F9CE6B00983F6A /* sys_sdl.c */; };
102                 7463B7CC12F9CE6B00983F6A /* sys_shared.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B76912F9CE6B00983F6A /* sys_shared.c */; };
103                 7463B7CD12F9CE6B00983F6A /* utf8lib.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B76C12F9CE6B00983F6A /* utf8lib.c */; };
104                 7463B7CE12F9CE6B00983F6A /* vid_sdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B76E12F9CE6B00983F6A /* vid_sdl.c */; };
105                 7463B7CF12F9CE6B00983F6A /* vid_shared.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B76F12F9CE6B00983F6A /* vid_shared.c */; };
106                 7463B7D012F9CE6B00983F6A /* view.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B77112F9CE6B00983F6A /* view.c */; };
107                 7463B7D112F9CE6B00983F6A /* wad.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B77212F9CE6B00983F6A /* wad.c */; };
108                 7463B7D212F9CE6B00983F6A /* world.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B77412F9CE6B00983F6A /* world.c */; };
109                 7463B7D312F9CE6B00983F6A /* zone.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B77612F9CE6B00983F6A /* zone.c */; };
110                 7463B7D912F9CF8F00983F6A /* darkplaces64x64.png in Resources */ = {isa = PBXBuildFile; fileRef = 7463B7D812F9CF8F00983F6A /* darkplaces64x64.png */; };
111                 7463B7EF12F9D17D00983F6A /* builddate.c in Sources */ = {isa = PBXBuildFile; fileRef = 7463B7ED12F9D17D00983F6A /* builddate.c */; };
112                 7463B7F012F9D17D00983F6A /* (null) in Sources */ = {isa = PBXBuildFile; };
113                 7487D481130102AA00AEE909 /* thread_sdl.c in Sources */ = {isa = PBXBuildFile; fileRef = 7487D47F130102AA00AEE909 /* thread_sdl.c */; };
114                 FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD779EDD0E26BA1200F39101 /* CoreAudio.framework */; };
115                 FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD77A0840E26BDB800F39101 /* AudioToolbox.framework */; };
116                 FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */; };
117 /* End PBXBuildFile section */
118
119 /* Begin PBXFileReference section */
120                 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
121                 1D6058910D05DD3D006BFB54 /* DPiOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DPiOS.app; sourceTree = BUILT_PRODUCTS_DIR; };
122                 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
123                 28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
124                 28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
125                 74063A3C1751ADDA0015D12C /* mod_skeletal_animatevertices_sse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mod_skeletal_animatevertices_sse.c; sourceTree = "<group>"; };
126                 74063A3D1751ADDA0015D12C /* mod_skeletal_animatevertices_sse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mod_skeletal_animatevertices_sse.h; sourceTree = "<group>"; };
127                 74063A3F1751B0250015D12C /* cd_null.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cd_null.c; sourceTree = "<group>"; };
128                 74063A411751B0AF0015D12C /* clvm_cmds.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = clvm_cmds.c; sourceTree = "<group>"; };
129                 74063A471751B9B60015D12C /* libSDL2-ios-armv7.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libSDL2-ios-armv7.a"; path = "lib/libSDL2-ios-armv7.a"; sourceTree = "<group>"; };
130                 74063A481751B9B60015D12C /* libSDL2-ios-simulator.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = "libSDL2-ios-simulator.a"; path = "lib/libSDL2-ios-simulator.a"; sourceTree = "<group>"; };
131                 74063A501751C4560015D12C /* gamedata */ = {isa = PBXFileReference; lastKnownFileType = folder; path = gamedata; sourceTree = "<group>"; };
132                 7463B6C012F9CE6B00983F6A /* bih.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = bih.c; sourceTree = "<group>"; };
133                 7463B6C112F9CE6B00983F6A /* bih.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bih.h; sourceTree = "<group>"; };
134                 7463B6C212F9CE6B00983F6A /* bspfile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bspfile.h; sourceTree = "<group>"; };
135                 7463B6C312F9CE6B00983F6A /* cap_avi.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cap_avi.c; sourceTree = "<group>"; };
136                 7463B6C412F9CE6B00983F6A /* cap_avi.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cap_avi.h; sourceTree = "<group>"; };
137                 7463B6C512F9CE6B00983F6A /* cap_ogg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cap_ogg.c; sourceTree = "<group>"; };
138                 7463B6C612F9CE6B00983F6A /* cap_ogg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cap_ogg.h; sourceTree = "<group>"; };
139                 7463B6C812F9CE6B00983F6A /* cd_shared.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cd_shared.c; sourceTree = "<group>"; };
140                 7463B6C912F9CE6B00983F6A /* cdaudio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cdaudio.h; sourceTree = "<group>"; };
141                 7463B6CA12F9CE6B00983F6A /* cl_collision.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cl_collision.c; sourceTree = "<group>"; };
142                 7463B6CB12F9CE6B00983F6A /* cl_collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cl_collision.h; sourceTree = "<group>"; };
143                 7463B6CC12F9CE6B00983F6A /* cl_demo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cl_demo.c; sourceTree = "<group>"; };
144                 7463B6CD12F9CE6B00983F6A /* cl_dyntexture.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cl_dyntexture.c; sourceTree = "<group>"; };
145                 7463B6CE12F9CE6B00983F6A /* cl_dyntexture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cl_dyntexture.h; sourceTree = "<group>"; };
146                 7463B6D112F9CE6B00983F6A /* cl_input.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cl_input.c; sourceTree = "<group>"; };
147                 7463B6D212F9CE6B00983F6A /* cl_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cl_main.c; sourceTree = "<group>"; };
148                 7463B6D312F9CE6B00983F6A /* cl_parse.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cl_parse.c; sourceTree = "<group>"; };
149                 7463B6D412F9CE6B00983F6A /* cl_particles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cl_particles.c; sourceTree = "<group>"; };
150                 7463B6D512F9CE6B00983F6A /* cl_screen.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cl_screen.c; sourceTree = "<group>"; };
151                 7463B6D612F9CE6B00983F6A /* cl_screen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cl_screen.h; sourceTree = "<group>"; };
152                 7463B6D712F9CE6B00983F6A /* cl_video.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cl_video.c; sourceTree = "<group>"; };
153                 7463B6D812F9CE6B00983F6A /* cl_video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cl_video.h; sourceTree = "<group>"; };
154                 7463B6D912F9CE6B00983F6A /* client.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = client.h; sourceTree = "<group>"; };
155                 7463B6DA12F9CE6B00983F6A /* clprogdefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = clprogdefs.h; sourceTree = "<group>"; };
156                 7463B6DB12F9CE6B00983F6A /* clvm_cmds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = clvm_cmds.h; sourceTree = "<group>"; };
157                 7463B6DC12F9CE6B00983F6A /* cmd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cmd.c; sourceTree = "<group>"; };
158                 7463B6DD12F9CE6B00983F6A /* cmd.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cmd.h; sourceTree = "<group>"; };
159                 7463B6DE12F9CE6B00983F6A /* collision.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = collision.c; sourceTree = "<group>"; };
160                 7463B6DF12F9CE6B00983F6A /* collision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = collision.h; sourceTree = "<group>"; };
161                 7463B6E012F9CE6B00983F6A /* common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = "<group>"; };
162                 7463B6E112F9CE6B00983F6A /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
163                 7463B6E212F9CE6B00983F6A /* console.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = console.c; sourceTree = "<group>"; };
164                 7463B6E312F9CE6B00983F6A /* console.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = console.h; sourceTree = "<group>"; };
165                 7463B6E412F9CE6B00983F6A /* crypto.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = crypto.c; sourceTree = "<group>"; };
166                 7463B6E512F9CE6B00983F6A /* crypto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = crypto.h; sourceTree = "<group>"; };
167                 7463B6E612F9CE6B00983F6A /* csprogs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = csprogs.c; sourceTree = "<group>"; };
168                 7463B6E712F9CE6B00983F6A /* csprogs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = csprogs.h; sourceTree = "<group>"; };
169                 7463B6E812F9CE6B00983F6A /* curves.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = curves.c; sourceTree = "<group>"; };
170                 7463B6E912F9CE6B00983F6A /* curves.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = curves.h; sourceTree = "<group>"; };
171                 7463B6EA12F9CE6B00983F6A /* cvar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = cvar.c; sourceTree = "<group>"; };
172                 7463B6EB12F9CE6B00983F6A /* cvar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cvar.h; sourceTree = "<group>"; };
173                 7463B6EC12F9CE6B00983F6A /* dpsoftrast.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dpsoftrast.c; sourceTree = "<group>"; };
174                 7463B6ED12F9CE6B00983F6A /* dpsoftrast.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dpsoftrast.h; sourceTree = "<group>"; };
175                 7463B6EE12F9CE6B00983F6A /* dpvsimpledecode.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = dpvsimpledecode.c; sourceTree = "<group>"; };
176                 7463B6EF12F9CE6B00983F6A /* dpvsimpledecode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dpvsimpledecode.h; sourceTree = "<group>"; };
177                 7463B6F012F9CE6B00983F6A /* draw.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = draw.h; sourceTree = "<group>"; };
178                 7463B6F112F9CE6B00983F6A /* filematch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = filematch.c; sourceTree = "<group>"; };
179                 7463B6F212F9CE6B00983F6A /* fractalnoise.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fractalnoise.c; sourceTree = "<group>"; };
180                 7463B6F312F9CE6B00983F6A /* fs.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fs.c; sourceTree = "<group>"; };
181                 7463B6F412F9CE6B00983F6A /* fs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fs.h; sourceTree = "<group>"; };
182                 7463B6F512F9CE6B00983F6A /* ft2_defs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ft2_defs.h; sourceTree = "<group>"; };
183                 7463B6F612F9CE6B00983F6A /* ft2_fontdefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ft2_fontdefs.h; sourceTree = "<group>"; };
184                 7463B6F712F9CE6B00983F6A /* ft2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = ft2.c; sourceTree = "<group>"; };
185                 7463B6F812F9CE6B00983F6A /* ft2.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ft2.h; sourceTree = "<group>"; };
186                 7463B6F912F9CE6B00983F6A /* gl_backend.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gl_backend.c; sourceTree = "<group>"; };
187                 7463B6FA12F9CE6B00983F6A /* gl_backend.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gl_backend.h; sourceTree = "<group>"; };
188                 7463B6FB12F9CE6B00983F6A /* gl_draw.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gl_draw.c; sourceTree = "<group>"; };
189                 7463B6FC12F9CE6B00983F6A /* gl_rmain.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gl_rmain.c; sourceTree = "<group>"; };
190                 7463B6FD12F9CE6B00983F6A /* gl_rsurf.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gl_rsurf.c; sourceTree = "<group>"; };
191                 7463B6FE12F9CE6B00983F6A /* gl_textures.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = gl_textures.c; sourceTree = "<group>"; };
192                 7463B6FF12F9CE6B00983F6A /* glquake.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = glquake.h; sourceTree = "<group>"; };
193                 7463B70012F9CE6B00983F6A /* hmac.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = hmac.c; sourceTree = "<group>"; };
194                 7463B70112F9CE6B00983F6A /* hmac.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hmac.h; sourceTree = "<group>"; };
195                 7463B70212F9CE6B00983F6A /* host_cmd.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = host_cmd.c; sourceTree = "<group>"; };
196                 7463B70312F9CE6B00983F6A /* host.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = host.c; sourceTree = "<group>"; };
197                 7463B70412F9CE6B00983F6A /* image_png.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = image_png.c; sourceTree = "<group>"; };
198                 7463B70512F9CE6B00983F6A /* image_png.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = image_png.h; sourceTree = "<group>"; };
199                 7463B70612F9CE6B00983F6A /* image.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = image.c; sourceTree = "<group>"; };
200                 7463B70712F9CE6B00983F6A /* image.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = image.h; sourceTree = "<group>"; };
201                 7463B70812F9CE6B00983F6A /* input.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = input.h; sourceTree = "<group>"; };
202                 7463B70912F9CE6B00983F6A /* intoverflow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intoverflow.h; sourceTree = "<group>"; };
203                 7463B70A12F9CE6B00983F6A /* jpeg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = jpeg.c; sourceTree = "<group>"; };
204                 7463B70B12F9CE6B00983F6A /* jpeg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = jpeg.h; sourceTree = "<group>"; };
205                 7463B70C12F9CE6B00983F6A /* keys.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = keys.c; sourceTree = "<group>"; };
206                 7463B70D12F9CE6B00983F6A /* keys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = keys.h; sourceTree = "<group>"; };
207                 7463B70E12F9CE6B00983F6A /* lhfont.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lhfont.h; sourceTree = "<group>"; };
208                 7463B70F12F9CE6B00983F6A /* lhnet.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = lhnet.c; sourceTree = "<group>"; };
209                 7463B71012F9CE6B00983F6A /* lhnet.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = lhnet.h; sourceTree = "<group>"; };
210                 7463B71112F9CE6B00983F6A /* libcurl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = libcurl.c; sourceTree = "<group>"; };
211                 7463B71212F9CE6B00983F6A /* libcurl.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = libcurl.h; sourceTree = "<group>"; };
212                 7463B71312F9CE6B00983F6A /* mathlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mathlib.c; sourceTree = "<group>"; };
213                 7463B71412F9CE6B00983F6A /* mathlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mathlib.h; sourceTree = "<group>"; };
214                 7463B71512F9CE6B00983F6A /* matrixlib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = matrixlib.c; sourceTree = "<group>"; };
215                 7463B71612F9CE6B00983F6A /* matrixlib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = matrixlib.h; sourceTree = "<group>"; };
216                 7463B71712F9CE6B00983F6A /* mdfour.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mdfour.c; sourceTree = "<group>"; };
217                 7463B71812F9CE6B00983F6A /* mdfour.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mdfour.h; sourceTree = "<group>"; };
218                 7463B71912F9CE6B00983F6A /* menu.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = menu.c; sourceTree = "<group>"; };
219                 7463B71A12F9CE6B00983F6A /* menu.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = menu.h; sourceTree = "<group>"; };
220                 7463B71B12F9CE6B00983F6A /* meshqueue.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = meshqueue.c; sourceTree = "<group>"; };
221                 7463B71C12F9CE6B00983F6A /* meshqueue.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = meshqueue.h; sourceTree = "<group>"; };
222                 7463B71D12F9CE6B00983F6A /* mod_skeletal_animatevertices_generic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mod_skeletal_animatevertices_generic.c; sourceTree = "<group>"; };
223                 7463B71E12F9CE6B00983F6A /* mod_skeletal_animatevertices_generic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mod_skeletal_animatevertices_generic.h; sourceTree = "<group>"; };
224                 7463B71F12F9CE6B00983F6A /* model_alias.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = model_alias.c; sourceTree = "<group>"; };
225                 7463B72012F9CE6B00983F6A /* model_alias.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = model_alias.h; sourceTree = "<group>"; };
226                 7463B72112F9CE6B00983F6A /* model_brush.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = model_brush.c; sourceTree = "<group>"; };
227                 7463B72212F9CE6B00983F6A /* model_brush.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = model_brush.h; sourceTree = "<group>"; };
228                 7463B72312F9CE6B00983F6A /* model_dpmodel.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = model_dpmodel.h; sourceTree = "<group>"; };
229                 7463B72412F9CE6B00983F6A /* model_iqm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = model_iqm.h; sourceTree = "<group>"; };
230                 7463B72512F9CE6B00983F6A /* model_psk.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = model_psk.h; sourceTree = "<group>"; };
231                 7463B72612F9CE6B00983F6A /* model_shared.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = model_shared.c; sourceTree = "<group>"; };
232                 7463B72712F9CE6B00983F6A /* model_shared.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = model_shared.h; sourceTree = "<group>"; };
233                 7463B72812F9CE6B00983F6A /* model_sprite.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = model_sprite.c; sourceTree = "<group>"; };
234                 7463B72912F9CE6B00983F6A /* model_sprite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = model_sprite.h; sourceTree = "<group>"; };
235                 7463B72A12F9CE6B00983F6A /* model_zymotic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = model_zymotic.h; sourceTree = "<group>"; };
236                 7463B72B12F9CE6B00983F6A /* modelgen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = modelgen.h; sourceTree = "<group>"; };
237                 7463B72C12F9CE6B00983F6A /* mprogdefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mprogdefs.h; sourceTree = "<group>"; };
238                 7463B72D12F9CE6B00983F6A /* mvm_cmds.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mvm_cmds.c; sourceTree = "<group>"; };
239                 7463B72E12F9CE6B00983F6A /* netconn.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = netconn.c; sourceTree = "<group>"; };
240                 7463B72F12F9CE6B00983F6A /* netconn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = netconn.h; sourceTree = "<group>"; };
241                 7463B73012F9CE6B00983F6A /* palette.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = palette.c; sourceTree = "<group>"; };
242                 7463B73112F9CE6B00983F6A /* palette.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = palette.h; sourceTree = "<group>"; };
243                 7463B73212F9CE6B00983F6A /* polygon.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = polygon.c; sourceTree = "<group>"; };
244                 7463B73312F9CE6B00983F6A /* polygon.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = polygon.h; sourceTree = "<group>"; };
245                 7463B73412F9CE6B00983F6A /* portals.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = portals.c; sourceTree = "<group>"; };
246                 7463B73512F9CE6B00983F6A /* portals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = portals.h; sourceTree = "<group>"; };
247                 7463B73612F9CE6B00983F6A /* pr_comp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pr_comp.h; sourceTree = "<group>"; };
248                 7463B73712F9CE6B00983F6A /* progdefs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = progdefs.h; sourceTree = "<group>"; };
249                 7463B73812F9CE6B00983F6A /* progs.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = progs.h; sourceTree = "<group>"; };
250                 7463B73912F9CE6B00983F6A /* progsvm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = progsvm.h; sourceTree = "<group>"; };
251                 7463B73A12F9CE6B00983F6A /* protocol.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = protocol.c; sourceTree = "<group>"; };
252                 7463B73B12F9CE6B00983F6A /* protocol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = protocol.h; sourceTree = "<group>"; };
253                 7463B73C12F9CE6B00983F6A /* prvm_cmds.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = prvm_cmds.c; sourceTree = "<group>"; };
254                 7463B73D12F9CE6B00983F6A /* prvm_cmds.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prvm_cmds.h; sourceTree = "<group>"; };
255                 7463B73E12F9CE6B00983F6A /* prvm_edict.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = prvm_edict.c; sourceTree = "<group>"; };
256                 7463B73F12F9CE6B00983F6A /* prvm_exec.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = prvm_exec.c; sourceTree = "<group>"; };
257                 7463B74012F9CE6B00983F6A /* prvm_execprogram.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = prvm_execprogram.h; sourceTree = "<group>"; };
258                 7463B74112F9CE6B00983F6A /* qtypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = qtypes.h; sourceTree = "<group>"; };
259                 7463B74212F9CE6B00983F6A /* quakedef.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = quakedef.h; sourceTree = "<group>"; };
260                 7463B74312F9CE6B00983F6A /* r_explosion.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = r_explosion.c; sourceTree = "<group>"; };
261                 7463B74412F9CE6B00983F6A /* r_lightning.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = r_lightning.c; sourceTree = "<group>"; };
262                 7463B74512F9CE6B00983F6A /* r_modules.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = r_modules.c; sourceTree = "<group>"; };
263                 7463B74612F9CE6B00983F6A /* r_modules.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = r_modules.h; sourceTree = "<group>"; };
264                 7463B74712F9CE6B00983F6A /* r_shadow.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = r_shadow.c; sourceTree = "<group>"; };
265                 7463B74812F9CE6B00983F6A /* r_shadow.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = r_shadow.h; sourceTree = "<group>"; };
266                 7463B74912F9CE6B00983F6A /* r_sky.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = r_sky.c; sourceTree = "<group>"; };
267                 7463B74A12F9CE6B00983F6A /* r_sprites.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = r_sprites.c; sourceTree = "<group>"; };
268                 7463B74B12F9CE6B00983F6A /* r_textures.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = r_textures.h; sourceTree = "<group>"; };
269                 7463B74C12F9CE6B00983F6A /* render.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = render.h; sourceTree = "<group>"; };
270                 7463B74E12F9CE6B00983F6A /* sbar.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sbar.c; sourceTree = "<group>"; };
271                 7463B74F12F9CE6B00983F6A /* sbar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sbar.h; sourceTree = "<group>"; };
272                 7463B75012F9CE6B00983F6A /* screen.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = screen.h; sourceTree = "<group>"; };
273                 7463B75112F9CE6B00983F6A /* server.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = server.h; sourceTree = "<group>"; };
274                 7463B75212F9CE6B00983F6A /* snd_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snd_main.c; sourceTree = "<group>"; };
275                 7463B75312F9CE6B00983F6A /* snd_main.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = snd_main.h; sourceTree = "<group>"; };
276                 7463B75412F9CE6B00983F6A /* snd_mem.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snd_mem.c; sourceTree = "<group>"; };
277                 7463B75512F9CE6B00983F6A /* snd_mix.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snd_mix.c; sourceTree = "<group>"; };
278                 7463B75612F9CE6B00983F6A /* snd_modplug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snd_modplug.c; sourceTree = "<group>"; };
279                 7463B75712F9CE6B00983F6A /* snd_modplug.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = snd_modplug.h; sourceTree = "<group>"; };
280                 7463B75812F9CE6B00983F6A /* snd_ogg.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snd_ogg.c; sourceTree = "<group>"; };
281                 7463B75912F9CE6B00983F6A /* snd_ogg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = snd_ogg.h; sourceTree = "<group>"; };
282                 7463B75A12F9CE6B00983F6A /* snd_sdl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snd_sdl.c; sourceTree = "<group>"; };
283                 7463B75B12F9CE6B00983F6A /* snd_wav.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = snd_wav.c; sourceTree = "<group>"; };
284                 7463B75C12F9CE6B00983F6A /* snd_wav.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = snd_wav.h; sourceTree = "<group>"; };
285                 7463B75D12F9CE6B00983F6A /* sound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sound.h; sourceTree = "<group>"; };
286                 7463B75E12F9CE6B00983F6A /* spritegn.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spritegn.h; sourceTree = "<group>"; };
287                 7463B75F12F9CE6B00983F6A /* sv_demo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sv_demo.c; sourceTree = "<group>"; };
288                 7463B76012F9CE6B00983F6A /* sv_demo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sv_demo.h; sourceTree = "<group>"; };
289                 7463B76112F9CE6B00983F6A /* sv_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sv_main.c; sourceTree = "<group>"; };
290                 7463B76212F9CE6B00983F6A /* sv_move.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sv_move.c; sourceTree = "<group>"; };
291                 7463B76312F9CE6B00983F6A /* sv_phys.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sv_phys.c; sourceTree = "<group>"; };
292                 7463B76412F9CE6B00983F6A /* sv_user.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sv_user.c; sourceTree = "<group>"; };
293                 7463B76512F9CE6B00983F6A /* svbsp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = svbsp.c; sourceTree = "<group>"; };
294                 7463B76612F9CE6B00983F6A /* svbsp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = svbsp.h; sourceTree = "<group>"; };
295                 7463B76712F9CE6B00983F6A /* svvm_cmds.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = svvm_cmds.c; sourceTree = "<group>"; };
296                 7463B76812F9CE6B00983F6A /* sys_sdl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sys_sdl.c; sourceTree = "<group>"; };
297                 7463B76912F9CE6B00983F6A /* sys_shared.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = sys_shared.c; sourceTree = "<group>"; };
298                 7463B76A12F9CE6B00983F6A /* sys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = sys.h; sourceTree = "<group>"; };
299                 7463B76C12F9CE6B00983F6A /* utf8lib.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = utf8lib.c; sourceTree = "<group>"; };
300                 7463B76D12F9CE6B00983F6A /* utf8lib.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = utf8lib.h; sourceTree = "<group>"; };
301                 7463B76E12F9CE6B00983F6A /* vid_sdl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vid_sdl.c; sourceTree = "<group>"; };
302                 7463B76F12F9CE6B00983F6A /* vid_shared.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = vid_shared.c; sourceTree = "<group>"; };
303                 7463B77012F9CE6B00983F6A /* vid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = vid.h; sourceTree = "<group>"; };
304                 7463B77112F9CE6B00983F6A /* view.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = view.c; sourceTree = "<group>"; };
305                 7463B77212F9CE6B00983F6A /* wad.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = wad.c; sourceTree = "<group>"; };
306                 7463B77312F9CE6B00983F6A /* wad.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = wad.h; sourceTree = "<group>"; };
307                 7463B77412F9CE6B00983F6A /* world.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = world.c; sourceTree = "<group>"; };
308                 7463B77512F9CE6B00983F6A /* world.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = world.h; sourceTree = "<group>"; };
309                 7463B77612F9CE6B00983F6A /* zone.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = zone.c; sourceTree = "<group>"; };
310                 7463B77712F9CE6B00983F6A /* zone.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = zone.h; sourceTree = "<group>"; };
311                 7463B7D812F9CF8F00983F6A /* darkplaces64x64.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = darkplaces64x64.png; sourceTree = "<group>"; };
312                 7463B7ED12F9D17D00983F6A /* builddate.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = builddate.c; sourceTree = "<group>"; };
313                 7487D47F130102AA00AEE909 /* thread_sdl.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = thread_sdl.c; sourceTree = "<group>"; };
314                 7487D480130102AA00AEE909 /* thread.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = thread.h; sourceTree = "<group>"; };
315                 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
316                 FD779EDD0E26BA1200F39101 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
317                 FD77A0840E26BDB800F39101 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
318                 FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
319 /* End PBXFileReference section */
320
321 /* Begin PBXFrameworksBuildPhase section */
322                 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
323                         isa = PBXFrameworksBuildPhase;
324                         buildActionMask = 2147483647;
325                         files = (
326                                 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
327                                 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
328                                 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
329                                 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
330                                 FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */,
331                                 FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */,
332                                 FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */,
333                                 74063A491751B9B60015D12C /* libSDL2-ios-armv7.a in Frameworks */,
334                                 74063A4A1751B9B60015D12C /* libSDL2-ios-simulator.a in Frameworks */,
335                         );
336                         runOnlyForDeploymentPostprocessing = 0;
337                 };
338 /* End PBXFrameworksBuildPhase section */
339
340 /* Begin PBXGroup section */
341                 19C28FACFE9D520D11CA2CBB /* Products */ = {
342                         isa = PBXGroup;
343                         children = (
344                                 1D6058910D05DD3D006BFB54 /* DPiOS.app */,
345                         );
346                         name = Products;
347                         sourceTree = "<group>";
348                 };
349                 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
350                         isa = PBXGroup;
351                         children = (
352                                 29B97315FDCFA39411CA2CEA /* Sources */,
353                                 29B97317FDCFA39411CA2CEA /* Resources */,
354                                 FD779EC50E26B99E00F39101 /* Libraries */,
355                                 29B97323FDCFA39411CA2CEA /* Frameworks */,
356                                 19C28FACFE9D520D11CA2CBB /* Products */,
357                         );
358                         name = CustomTemplate;
359                         sourceTree = "<group>";
360                 };
361                 29B97315FDCFA39411CA2CEA /* Sources */ = {
362                         isa = PBXGroup;
363                         children = (
364                                 74063A411751B0AF0015D12C /* clvm_cmds.c */,
365                                 74063A3F1751B0250015D12C /* cd_null.c */,
366                                 7463B6C012F9CE6B00983F6A /* bih.c */,
367                                 7463B6C112F9CE6B00983F6A /* bih.h */,
368                                 7463B6C212F9CE6B00983F6A /* bspfile.h */,
369                                 7463B7ED12F9D17D00983F6A /* builddate.c */,
370                                 7463B6C312F9CE6B00983F6A /* cap_avi.c */,
371                                 7463B6C412F9CE6B00983F6A /* cap_avi.h */,
372                                 7463B6C512F9CE6B00983F6A /* cap_ogg.c */,
373                                 7463B6C612F9CE6B00983F6A /* cap_ogg.h */,
374                                 7463B6C812F9CE6B00983F6A /* cd_shared.c */,
375                                 7463B6C912F9CE6B00983F6A /* cdaudio.h */,
376                                 7463B6CA12F9CE6B00983F6A /* cl_collision.c */,
377                                 7463B6CB12F9CE6B00983F6A /* cl_collision.h */,
378                                 7463B6CC12F9CE6B00983F6A /* cl_demo.c */,
379                                 7463B6CD12F9CE6B00983F6A /* cl_dyntexture.c */,
380                                 7463B6CE12F9CE6B00983F6A /* cl_dyntexture.h */,
381                                 7463B6D112F9CE6B00983F6A /* cl_input.c */,
382                                 7463B6D212F9CE6B00983F6A /* cl_main.c */,
383                                 7463B6D312F9CE6B00983F6A /* cl_parse.c */,
384                                 7463B6D412F9CE6B00983F6A /* cl_particles.c */,
385                                 7463B6D512F9CE6B00983F6A /* cl_screen.c */,
386                                 7463B6D612F9CE6B00983F6A /* cl_screen.h */,
387                                 7463B6D712F9CE6B00983F6A /* cl_video.c */,
388                                 7463B6D812F9CE6B00983F6A /* cl_video.h */,
389                                 7463B6D912F9CE6B00983F6A /* client.h */,
390                                 7463B6DA12F9CE6B00983F6A /* clprogdefs.h */,
391                                 7463B6DB12F9CE6B00983F6A /* clvm_cmds.h */,
392                                 7463B6DC12F9CE6B00983F6A /* cmd.c */,
393                                 7463B6DD12F9CE6B00983F6A /* cmd.h */,
394                                 7463B6DE12F9CE6B00983F6A /* collision.c */,
395                                 7463B6DF12F9CE6B00983F6A /* collision.h */,
396                                 7463B6E012F9CE6B00983F6A /* common.c */,
397                                 7463B6E112F9CE6B00983F6A /* common.h */,
398                                 7463B6E212F9CE6B00983F6A /* console.c */,
399                                 7463B6E312F9CE6B00983F6A /* console.h */,
400                                 7463B6E412F9CE6B00983F6A /* crypto.c */,
401                                 7463B6E512F9CE6B00983F6A /* crypto.h */,
402                                 7463B6E612F9CE6B00983F6A /* csprogs.c */,
403                                 7463B6E712F9CE6B00983F6A /* csprogs.h */,
404                                 7463B6E812F9CE6B00983F6A /* curves.c */,
405                                 7463B6E912F9CE6B00983F6A /* curves.h */,
406                                 7463B6EA12F9CE6B00983F6A /* cvar.c */,
407                                 7463B6EB12F9CE6B00983F6A /* cvar.h */,
408                                 7463B6EC12F9CE6B00983F6A /* dpsoftrast.c */,
409                                 7463B6ED12F9CE6B00983F6A /* dpsoftrast.h */,
410                                 7463B6EE12F9CE6B00983F6A /* dpvsimpledecode.c */,
411                                 7463B6EF12F9CE6B00983F6A /* dpvsimpledecode.h */,
412                                 7463B6F012F9CE6B00983F6A /* draw.h */,
413                                 7463B6F112F9CE6B00983F6A /* filematch.c */,
414                                 7463B6F212F9CE6B00983F6A /* fractalnoise.c */,
415                                 7463B6F312F9CE6B00983F6A /* fs.c */,
416                                 7463B6F412F9CE6B00983F6A /* fs.h */,
417                                 7463B6F712F9CE6B00983F6A /* ft2.c */,
418                                 7463B6F812F9CE6B00983F6A /* ft2.h */,
419                                 7463B6F512F9CE6B00983F6A /* ft2_defs.h */,
420                                 7463B6F612F9CE6B00983F6A /* ft2_fontdefs.h */,
421                                 7463B6F912F9CE6B00983F6A /* gl_backend.c */,
422                                 7463B6FA12F9CE6B00983F6A /* gl_backend.h */,
423                                 7463B6FB12F9CE6B00983F6A /* gl_draw.c */,
424                                 7463B6FC12F9CE6B00983F6A /* gl_rmain.c */,
425                                 7463B6FD12F9CE6B00983F6A /* gl_rsurf.c */,
426                                 7463B6FE12F9CE6B00983F6A /* gl_textures.c */,
427                                 7463B6FF12F9CE6B00983F6A /* glquake.h */,
428                                 7463B70012F9CE6B00983F6A /* hmac.c */,
429                                 7463B70112F9CE6B00983F6A /* hmac.h */,
430                                 7463B70312F9CE6B00983F6A /* host.c */,
431                                 7463B70212F9CE6B00983F6A /* host_cmd.c */,
432                                 7463B70612F9CE6B00983F6A /* image.c */,
433                                 7463B70712F9CE6B00983F6A /* image.h */,
434                                 7463B70412F9CE6B00983F6A /* image_png.c */,
435                                 7463B70512F9CE6B00983F6A /* image_png.h */,
436                                 7463B70812F9CE6B00983F6A /* input.h */,
437                                 7463B70912F9CE6B00983F6A /* intoverflow.h */,
438                                 7463B70A12F9CE6B00983F6A /* jpeg.c */,
439                                 7463B70B12F9CE6B00983F6A /* jpeg.h */,
440                                 7463B70C12F9CE6B00983F6A /* keys.c */,
441                                 7463B70D12F9CE6B00983F6A /* keys.h */,
442                                 7463B70E12F9CE6B00983F6A /* lhfont.h */,
443                                 7463B70F12F9CE6B00983F6A /* lhnet.c */,
444                                 7463B71012F9CE6B00983F6A /* lhnet.h */,
445                                 7463B71112F9CE6B00983F6A /* libcurl.c */,
446                                 7463B71212F9CE6B00983F6A /* libcurl.h */,
447                                 7463B71312F9CE6B00983F6A /* mathlib.c */,
448                                 7463B71412F9CE6B00983F6A /* mathlib.h */,
449                                 7463B71512F9CE6B00983F6A /* matrixlib.c */,
450                                 7463B71612F9CE6B00983F6A /* matrixlib.h */,
451                                 7463B71712F9CE6B00983F6A /* mdfour.c */,
452                                 7463B71812F9CE6B00983F6A /* mdfour.h */,
453                                 7463B71912F9CE6B00983F6A /* menu.c */,
454                                 7463B71A12F9CE6B00983F6A /* menu.h */,
455                                 7463B71B12F9CE6B00983F6A /* meshqueue.c */,
456                                 7463B71C12F9CE6B00983F6A /* meshqueue.h */,
457                                 7463B71D12F9CE6B00983F6A /* mod_skeletal_animatevertices_generic.c */,
458                                 7463B71E12F9CE6B00983F6A /* mod_skeletal_animatevertices_generic.h */,
459                                 74063A3C1751ADDA0015D12C /* mod_skeletal_animatevertices_sse.c */,
460                                 74063A3D1751ADDA0015D12C /* mod_skeletal_animatevertices_sse.h */,
461                                 7463B71F12F9CE6B00983F6A /* model_alias.c */,
462                                 7463B72012F9CE6B00983F6A /* model_alias.h */,
463                                 7463B72112F9CE6B00983F6A /* model_brush.c */,
464                                 7463B72212F9CE6B00983F6A /* model_brush.h */,
465                                 7463B72312F9CE6B00983F6A /* model_dpmodel.h */,
466                                 7463B72412F9CE6B00983F6A /* model_iqm.h */,
467                                 7463B72512F9CE6B00983F6A /* model_psk.h */,
468                                 7463B72612F9CE6B00983F6A /* model_shared.c */,
469                                 7463B72712F9CE6B00983F6A /* model_shared.h */,
470                                 7463B72812F9CE6B00983F6A /* model_sprite.c */,
471                                 7463B72912F9CE6B00983F6A /* model_sprite.h */,
472                                 7463B72A12F9CE6B00983F6A /* model_zymotic.h */,
473                                 7463B72B12F9CE6B00983F6A /* modelgen.h */,
474                                 7463B72C12F9CE6B00983F6A /* mprogdefs.h */,
475                                 7463B72D12F9CE6B00983F6A /* mvm_cmds.c */,
476                                 7463B72E12F9CE6B00983F6A /* netconn.c */,
477                                 7463B72F12F9CE6B00983F6A /* netconn.h */,
478                                 7463B73012F9CE6B00983F6A /* palette.c */,
479                                 7463B73112F9CE6B00983F6A /* palette.h */,
480                                 7463B73212F9CE6B00983F6A /* polygon.c */,
481                                 7463B73312F9CE6B00983F6A /* polygon.h */,
482                                 7463B73412F9CE6B00983F6A /* portals.c */,
483                                 7463B73512F9CE6B00983F6A /* portals.h */,
484                                 7463B73612F9CE6B00983F6A /* pr_comp.h */,
485                                 7463B73712F9CE6B00983F6A /* progdefs.h */,
486                                 7463B73812F9CE6B00983F6A /* progs.h */,
487                                 7463B73912F9CE6B00983F6A /* progsvm.h */,
488                                 7463B73A12F9CE6B00983F6A /* protocol.c */,
489                                 7463B73B12F9CE6B00983F6A /* protocol.h */,
490                                 7463B73C12F9CE6B00983F6A /* prvm_cmds.c */,
491                                 7463B73D12F9CE6B00983F6A /* prvm_cmds.h */,
492                                 7463B73E12F9CE6B00983F6A /* prvm_edict.c */,
493                                 7463B73F12F9CE6B00983F6A /* prvm_exec.c */,
494                                 7463B74012F9CE6B00983F6A /* prvm_execprogram.h */,
495                                 7463B74112F9CE6B00983F6A /* qtypes.h */,
496                                 7463B74212F9CE6B00983F6A /* quakedef.h */,
497                                 7463B74312F9CE6B00983F6A /* r_explosion.c */,
498                                 7463B74412F9CE6B00983F6A /* r_lightning.c */,
499                                 7463B74512F9CE6B00983F6A /* r_modules.c */,
500                                 7463B74612F9CE6B00983F6A /* r_modules.h */,
501                                 7463B74712F9CE6B00983F6A /* r_shadow.c */,
502                                 7463B74812F9CE6B00983F6A /* r_shadow.h */,
503                                 7463B74912F9CE6B00983F6A /* r_sky.c */,
504                                 7463B74A12F9CE6B00983F6A /* r_sprites.c */,
505                                 7463B74B12F9CE6B00983F6A /* r_textures.h */,
506                                 7463B74C12F9CE6B00983F6A /* render.h */,
507                                 7463B74E12F9CE6B00983F6A /* sbar.c */,
508                                 7463B74F12F9CE6B00983F6A /* sbar.h */,
509                                 7463B75012F9CE6B00983F6A /* screen.h */,
510                                 7463B75112F9CE6B00983F6A /* server.h */,
511                                 7463B75212F9CE6B00983F6A /* snd_main.c */,
512                                 7463B75312F9CE6B00983F6A /* snd_main.h */,
513                                 7463B75412F9CE6B00983F6A /* snd_mem.c */,
514                                 7463B75512F9CE6B00983F6A /* snd_mix.c */,
515                                 7463B75612F9CE6B00983F6A /* snd_modplug.c */,
516                                 7463B75712F9CE6B00983F6A /* snd_modplug.h */,
517                                 7463B75812F9CE6B00983F6A /* snd_ogg.c */,
518                                 7463B75912F9CE6B00983F6A /* snd_ogg.h */,
519                                 7463B75A12F9CE6B00983F6A /* snd_sdl.c */,
520                                 7463B75B12F9CE6B00983F6A /* snd_wav.c */,
521                                 7463B75C12F9CE6B00983F6A /* snd_wav.h */,
522                                 7463B75D12F9CE6B00983F6A /* sound.h */,
523                                 7463B75E12F9CE6B00983F6A /* spritegn.h */,
524                                 7463B75F12F9CE6B00983F6A /* sv_demo.c */,
525                                 7463B76012F9CE6B00983F6A /* sv_demo.h */,
526                                 7463B76112F9CE6B00983F6A /* sv_main.c */,
527                                 7463B76212F9CE6B00983F6A /* sv_move.c */,
528                                 7463B76312F9CE6B00983F6A /* sv_phys.c */,
529                                 7463B76412F9CE6B00983F6A /* sv_user.c */,
530                                 7463B76512F9CE6B00983F6A /* svbsp.c */,
531                                 7463B76612F9CE6B00983F6A /* svbsp.h */,
532                                 7463B76712F9CE6B00983F6A /* svvm_cmds.c */,
533                                 7463B76A12F9CE6B00983F6A /* sys.h */,
534                                 7463B76812F9CE6B00983F6A /* sys_sdl.c */,
535                                 7463B76912F9CE6B00983F6A /* sys_shared.c */,
536                                 7487D480130102AA00AEE909 /* thread.h */,
537                                 7487D47F130102AA00AEE909 /* thread_sdl.c */,
538                                 7463B76C12F9CE6B00983F6A /* utf8lib.c */,
539                                 7463B76D12F9CE6B00983F6A /* utf8lib.h */,
540                                 7463B77012F9CE6B00983F6A /* vid.h */,
541                                 7463B76E12F9CE6B00983F6A /* vid_sdl.c */,
542                                 7463B76F12F9CE6B00983F6A /* vid_shared.c */,
543                                 7463B77112F9CE6B00983F6A /* view.c */,
544                                 7463B77212F9CE6B00983F6A /* wad.c */,
545                                 7463B77312F9CE6B00983F6A /* wad.h */,
546                                 7463B77412F9CE6B00983F6A /* world.c */,
547                                 7463B77512F9CE6B00983F6A /* world.h */,
548                                 7463B77612F9CE6B00983F6A /* zone.c */,
549                                 7463B77712F9CE6B00983F6A /* zone.h */,
550                         );
551                         name = Sources;
552                         sourceTree = "<group>";
553                 };
554                 29B97317FDCFA39411CA2CEA /* Resources */ = {
555                         isa = PBXGroup;
556                         children = (
557                                 74063A501751C4560015D12C /* gamedata */,
558                                 7463B7D812F9CF8F00983F6A /* darkplaces64x64.png */,
559                                 8D1107310486CEB800E47090 /* Info.plist */,
560                         );
561                         name = Resources;
562                         sourceTree = "<group>";
563                 };
564                 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
565                         isa = PBXGroup;
566                         children = (
567                                 FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */,
568                                 FD77A0840E26BDB800F39101 /* AudioToolbox.framework */,
569                                 FD779EDD0E26BA1200F39101 /* CoreAudio.framework */,
570                                 28FD15070DC6FC5B0079059D /* QuartzCore.framework */,
571                                 28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
572                                 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
573                                 1D30AB110D05D00D00671497 /* Foundation.framework */,
574                         );
575                         name = Frameworks;
576                         sourceTree = "<group>";
577                 };
578                 FD779EC50E26B99E00F39101 /* Libraries */ = {
579                         isa = PBXGroup;
580                         children = (
581                                 74063A471751B9B60015D12C /* libSDL2-ios-armv7.a */,
582                                 74063A481751B9B60015D12C /* libSDL2-ios-simulator.a */,
583                         );
584                         name = Libraries;
585                         sourceTree = "<group>";
586                 };
587 /* End PBXGroup section */
588
589 /* Begin PBXNativeTarget section */
590                 1D6058900D05DD3D006BFB54 /* DPiOS */ = {
591                         isa = PBXNativeTarget;
592                         buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "DPiOS" */;
593                         buildPhases = (
594                                 1D60588D0D05DD3D006BFB54 /* Resources */,
595                                 1D60588E0D05DD3D006BFB54 /* Sources */,
596                                 1D60588F0D05DD3D006BFB54 /* Frameworks */,
597                         );
598                         buildRules = (
599                         );
600                         dependencies = (
601                         );
602                         name = DPiOS;
603                         productName = DPiOS;
604                         productReference = 1D6058910D05DD3D006BFB54 /* DPiOS.app */;
605                         productType = "com.apple.product-type.application";
606                 };
607 /* End PBXNativeTarget section */
608
609 /* Begin PBXProject section */
610                 29B97313FDCFA39411CA2CEA /* Project object */ = {
611                         isa = PBXProject;
612                         attributes = {
613                                 LastUpgradeCheck = 0420;
614                         };
615                         buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DPiOS" */;
616                         compatibilityVersion = "Xcode 3.2";
617                         developmentRegion = English;
618                         hasScannedForEncodings = 1;
619                         knownRegions = (
620                                 English,
621                                 Japanese,
622                                 French,
623                                 German,
624                         );
625                         mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
626                         projectDirPath = "";
627                         projectRoot = "";
628                         targets = (
629                                 1D6058900D05DD3D006BFB54 /* DPiOS */,
630                         );
631                 };
632 /* End PBXProject section */
633
634 /* Begin PBXResourcesBuildPhase section */
635                 1D60588D0D05DD3D006BFB54 /* Resources */ = {
636                         isa = PBXResourcesBuildPhase;
637                         buildActionMask = 2147483647;
638                         files = (
639                                 7463B7D912F9CF8F00983F6A /* darkplaces64x64.png in Resources */,
640                                 74063A511751C4560015D12C /* gamedata in Resources */,
641                         );
642                         runOnlyForDeploymentPostprocessing = 0;
643                 };
644 /* End PBXResourcesBuildPhase section */
645
646 /* Begin PBXSourcesBuildPhase section */
647                 1D60588E0D05DD3D006BFB54 /* Sources */ = {
648                         isa = PBXSourcesBuildPhase;
649                         buildActionMask = 2147483647;
650                         files = (
651                                 7463B77812F9CE6B00983F6A /* bih.c in Sources */,
652                                 7463B77912F9CE6B00983F6A /* cap_avi.c in Sources */,
653                                 7463B77A12F9CE6B00983F6A /* cap_ogg.c in Sources */,
654                                 7463B77C12F9CE6B00983F6A /* cd_shared.c in Sources */,
655                                 7463B77D12F9CE6B00983F6A /* cl_collision.c in Sources */,
656                                 7463B77E12F9CE6B00983F6A /* cl_demo.c in Sources */,
657                                 7463B77F12F9CE6B00983F6A /* cl_dyntexture.c in Sources */,
658                                 7463B78112F9CE6B00983F6A /* cl_input.c in Sources */,
659                                 7463B78212F9CE6B00983F6A /* cl_main.c in Sources */,
660                                 7463B78312F9CE6B00983F6A /* cl_parse.c in Sources */,
661                                 7463B78412F9CE6B00983F6A /* cl_particles.c in Sources */,
662                                 7463B78512F9CE6B00983F6A /* cl_screen.c in Sources */,
663                                 7463B78612F9CE6B00983F6A /* cl_video.c in Sources */,
664                                 7463B78712F9CE6B00983F6A /* cmd.c in Sources */,
665                                 7463B78812F9CE6B00983F6A /* collision.c in Sources */,
666                                 7463B78912F9CE6B00983F6A /* common.c in Sources */,
667                                 7463B78A12F9CE6B00983F6A /* console.c in Sources */,
668                                 7463B78B12F9CE6B00983F6A /* crypto.c in Sources */,
669                                 7463B78C12F9CE6B00983F6A /* csprogs.c in Sources */,
670                                 7463B78D12F9CE6B00983F6A /* curves.c in Sources */,
671                                 7463B78E12F9CE6B00983F6A /* cvar.c in Sources */,
672                                 7463B78F12F9CE6B00983F6A /* dpsoftrast.c in Sources */,
673                                 7463B79012F9CE6B00983F6A /* dpvsimpledecode.c in Sources */,
674                                 7463B79112F9CE6B00983F6A /* filematch.c in Sources */,
675                                 7463B79212F9CE6B00983F6A /* fractalnoise.c in Sources */,
676                                 7463B79312F9CE6B00983F6A /* fs.c in Sources */,
677                                 7463B79412F9CE6B00983F6A /* ft2.c in Sources */,
678                                 7463B79512F9CE6B00983F6A /* gl_backend.c in Sources */,
679                                 7463B79612F9CE6B00983F6A /* gl_draw.c in Sources */,
680                                 7463B79712F9CE6B00983F6A /* gl_rmain.c in Sources */,
681                                 7463B79812F9CE6B00983F6A /* gl_rsurf.c in Sources */,
682                                 7463B79912F9CE6B00983F6A /* gl_textures.c in Sources */,
683                                 7463B79A12F9CE6B00983F6A /* hmac.c in Sources */,
684                                 7463B79B12F9CE6B00983F6A /* host_cmd.c in Sources */,
685                                 7463B79C12F9CE6B00983F6A /* host.c in Sources */,
686                                 7463B79D12F9CE6B00983F6A /* image_png.c in Sources */,
687                                 7463B79E12F9CE6B00983F6A /* image.c in Sources */,
688                                 7463B79F12F9CE6B00983F6A /* jpeg.c in Sources */,
689                                 7463B7A012F9CE6B00983F6A /* keys.c in Sources */,
690                                 7463B7A112F9CE6B00983F6A /* lhnet.c in Sources */,
691                                 7463B7A212F9CE6B00983F6A /* libcurl.c in Sources */,
692                                 7463B7A312F9CE6B00983F6A /* mathlib.c in Sources */,
693                                 7463B7A412F9CE6B00983F6A /* matrixlib.c in Sources */,
694                                 7463B7A512F9CE6B00983F6A /* mdfour.c in Sources */,
695                                 7463B7A612F9CE6B00983F6A /* menu.c in Sources */,
696                                 7463B7A712F9CE6B00983F6A /* meshqueue.c in Sources */,
697                                 7463B7A812F9CE6B00983F6A /* mod_skeletal_animatevertices_generic.c in Sources */,
698                                 7463B7A912F9CE6B00983F6A /* model_alias.c in Sources */,
699                                 7463B7AA12F9CE6B00983F6A /* model_brush.c in Sources */,
700                                 7463B7AB12F9CE6B00983F6A /* model_shared.c in Sources */,
701                                 7463B7AC12F9CE6B00983F6A /* model_sprite.c in Sources */,
702                                 7463B7AD12F9CE6B00983F6A /* mvm_cmds.c in Sources */,
703                                 7463B7AE12F9CE6B00983F6A /* netconn.c in Sources */,
704                                 7463B7AF12F9CE6B00983F6A /* palette.c in Sources */,
705                                 7463B7B012F9CE6B00983F6A /* polygon.c in Sources */,
706                                 7463B7B112F9CE6B00983F6A /* portals.c in Sources */,
707                                 7463B7B212F9CE6B00983F6A /* protocol.c in Sources */,
708                                 7463B7B312F9CE6B00983F6A /* prvm_cmds.c in Sources */,
709                                 7463B7B412F9CE6B00983F6A /* prvm_edict.c in Sources */,
710                                 7463B7B512F9CE6B00983F6A /* prvm_exec.c in Sources */,
711                                 7463B7B612F9CE6B00983F6A /* r_explosion.c in Sources */,
712                                 7463B7B712F9CE6B00983F6A /* r_lightning.c in Sources */,
713                                 7463B7B812F9CE6B00983F6A /* r_modules.c in Sources */,
714                                 7463B7B912F9CE6B00983F6A /* r_shadow.c in Sources */,
715                                 7463B7BA12F9CE6B00983F6A /* r_sky.c in Sources */,
716                                 7463B7BB12F9CE6B00983F6A /* r_sprites.c in Sources */,
717                                 7463B7BC12F9CE6B00983F6A /* sbar.c in Sources */,
718                                 7463B7BD12F9CE6B00983F6A /* snd_main.c in Sources */,
719                                 7463B7BE12F9CE6B00983F6A /* snd_mem.c in Sources */,
720                                 7463B7BF12F9CE6B00983F6A /* snd_mix.c in Sources */,
721                                 7463B7C012F9CE6B00983F6A /* snd_modplug.c in Sources */,
722                                 7463B7C112F9CE6B00983F6A /* snd_ogg.c in Sources */,
723                                 7463B7C212F9CE6B00983F6A /* snd_sdl.c in Sources */,
724                                 7463B7C312F9CE6B00983F6A /* snd_wav.c in Sources */,
725                                 7463B7C412F9CE6B00983F6A /* sv_demo.c in Sources */,
726                                 7463B7C512F9CE6B00983F6A /* sv_main.c in Sources */,
727                                 7463B7C612F9CE6B00983F6A /* sv_move.c in Sources */,
728                                 7463B7C712F9CE6B00983F6A /* sv_phys.c in Sources */,
729                                 7463B7C812F9CE6B00983F6A /* sv_user.c in Sources */,
730                                 7463B7C912F9CE6B00983F6A /* svbsp.c in Sources */,
731                                 7463B7CA12F9CE6B00983F6A /* svvm_cmds.c in Sources */,
732                                 7463B7CB12F9CE6B00983F6A /* sys_sdl.c in Sources */,
733                                 7463B7CC12F9CE6B00983F6A /* sys_shared.c in Sources */,
734                                 7463B7CD12F9CE6B00983F6A /* utf8lib.c in Sources */,
735                                 7463B7CE12F9CE6B00983F6A /* vid_sdl.c in Sources */,
736                                 7463B7CF12F9CE6B00983F6A /* vid_shared.c in Sources */,
737                                 7463B7D012F9CE6B00983F6A /* view.c in Sources */,
738                                 7463B7D112F9CE6B00983F6A /* wad.c in Sources */,
739                                 7463B7D212F9CE6B00983F6A /* world.c in Sources */,
740                                 7463B7D312F9CE6B00983F6A /* zone.c in Sources */,
741                                 7463B7EF12F9D17D00983F6A /* builddate.c in Sources */,
742                                 7463B7F012F9D17D00983F6A /* (null) in Sources */,
743                                 7487D481130102AA00AEE909 /* thread_sdl.c in Sources */,
744                                 74063A3E1751ADDB0015D12C /* mod_skeletal_animatevertices_sse.c in Sources */,
745                                 74063A401751B0250015D12C /* cd_null.c in Sources */,
746                                 74063A421751B0AF0015D12C /* clvm_cmds.c in Sources */,
747                         );
748                         runOnlyForDeploymentPostprocessing = 0;
749                 };
750 /* End PBXSourcesBuildPhase section */
751
752 /* Begin XCBuildConfiguration section */
753                 1D6058940D05DD3E006BFB54 /* Debug */ = {
754                         isa = XCBuildConfiguration;
755                         buildSettings = {
756                                 ALWAYS_SEARCH_USER_PATHS = YES;
757                                 COPY_PHASE_STRIP = NO;
758                                 GCC_DYNAMIC_NO_PIC = NO;
759                                 GCC_OPTIMIZATION_LEVEL = 0;
760                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
761                                 GCC_PREFIX_HEADER = "";
762                                 GCC_PREPROCESSOR_DEFINITIONS = (
763                                         __IPHONEOS__,
764                                         USE_GLES2,
765                                         "FORCEGAME=\\\"steelstorm\\\"",
766                                         "DP_FS_BASEDIR=\\\"\\\"",
767                                         "DP_GAME_STEELSTORM=1",
768                                 );
769                                 INFOPLIST_FILE = Info.plist;
770                                 IPHONEOS_DEPLOYMENT_TARGET = 5.0;
771                                 LIBRARY_SEARCH_PATHS = (
772                                         "$(inherited)",
773                                         "\"$(SRCROOT)/lib\"",
774                                 );
775                                 PRODUCT_NAME = DPiOS;
776                                 TARGETED_DEVICE_FAMILY = 2;
777                                 USER_HEADER_SEARCH_PATHS = "";
778                         };
779                         name = Debug;
780                 };
781                 1D6058950D05DD3E006BFB54 /* Release */ = {
782                         isa = XCBuildConfiguration;
783                         buildSettings = {
784                                 ALWAYS_SEARCH_USER_PATHS = YES;
785                                 COPY_PHASE_STRIP = YES;
786                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
787                                 GCC_PREFIX_HEADER = "";
788                                 GCC_PREPROCESSOR_DEFINITIONS = (
789                                         __IPHONEOS__,
790                                         USE_GLES2,
791                                         "FORCEGAME=\\\"steelstorm\\\"",
792                                         "DP_FS_BASEDIR=\\\"\\\"",
793                                         "DP_GAME_STEELSTORM=1",
794                                 );
795                                 INFOPLIST_FILE = Info.plist;
796                                 IPHONEOS_DEPLOYMENT_TARGET = 5.0;
797                                 LIBRARY_SEARCH_PATHS = (
798                                         "$(inherited)",
799                                         "\"$(SRCROOT)/lib\"",
800                                 );
801                                 PRODUCT_NAME = DPiOS;
802                                 TARGETED_DEVICE_FAMILY = 2;
803                         };
804                         name = Release;
805                 };
806                 C01FCF4F08A954540054247B /* Debug */ = {
807                         isa = XCBuildConfiguration;
808                         buildSettings = {
809                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
810                                 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
811                                 GCC_C_LANGUAGE_STANDARD = "compiler-default";
812                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
813                                 GCC_WARN_UNUSED_VARIABLE = YES;
814                                 HEADER_SEARCH_PATHS = "$(SRCROOT)/include";
815                                 LIBRARY_SEARCH_PATHS = "$(SRCROOT)/lib";
816                                 ONLY_ACTIVE_ARCH = YES;
817                                 OTHER_CFLAGS = "";
818                                 OTHER_LDFLAGS = (
819                                         "-ObjC",
820                                         "-lz",
821                                 );
822                                 PRODUCT_NAME = Darkplaces;
823                                 SDKROOT = iphoneos;
824                                 VALID_ARCHS = armv7;
825                         };
826                         name = Debug;
827                 };
828                 C01FCF5008A954540054247B /* Release */ = {
829                         isa = XCBuildConfiguration;
830                         buildSettings = {
831                                 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
832                                 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
833                                 GCC_C_LANGUAGE_STANDARD = "compiler-default";
834                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
835                                 GCC_WARN_UNUSED_VARIABLE = YES;
836                                 HEADER_SEARCH_PATHS = "$(SRCROOT)/include";
837                                 LIBRARY_SEARCH_PATHS = "$(SRCROOT)/lib";
838                                 OTHER_CFLAGS = "";
839                                 OTHER_LDFLAGS = (
840                                         "-ObjC",
841                                         "-lz",
842                                 );
843                                 PRODUCT_NAME = Darkplaces;
844                                 SDKROOT = iphoneos;
845                                 VALID_ARCHS = armv7;
846                         };
847                         name = Release;
848                 };
849 /* End XCBuildConfiguration section */
850
851 /* Begin XCConfigurationList section */
852                 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "DPiOS" */ = {
853                         isa = XCConfigurationList;
854                         buildConfigurations = (
855                                 1D6058940D05DD3E006BFB54 /* Debug */,
856                                 1D6058950D05DD3E006BFB54 /* Release */,
857                         );
858                         defaultConfigurationIsVisible = 0;
859                         defaultConfigurationName = Release;
860                 };
861                 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DPiOS" */ = {
862                         isa = XCConfigurationList;
863                         buildConfigurations = (
864                                 C01FCF4F08A954540054247B /* Debug */,
865                                 C01FCF5008A954540054247B /* Release */,
866                         );
867                         defaultConfigurationIsVisible = 0;
868                         defaultConfigurationName = Release;
869                 };
870 /* End XCConfigurationList section */
871         };
872         rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
873 }