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