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