istereo

view istereo.xcodeproj/project.pbxproj @ 42:6e9e09ec767e

fixed the xcode project, added missing files
author John Tsiombikas <nuclear@member.fsf.org>
date Fri, 31 May 2013 02:08:22 +0300
parents 9e8fb79fd959
children
line source
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 46;
7 objects = {
9 /* Begin PBXBuildFile section */
10 063C67DA1419CBFF00BA388B /* ui.m in Sources */ = {isa = PBXBuildFile; fileRef = 063C67D81419CBFF00BA388B /* ui.m */; };
11 063C67DB1419CBFF00BA388B /* ui.xib in Resources */ = {isa = PBXBuildFile; fileRef = 063C67D91419CBFF00BA388B /* ui.xib */; };
12 069605A71419F55300BD7787 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 069605A61419F55300BD7787 /* CoreGraphics.framework */; };
13 069B89E4141C531C00069889 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = 069B89DD141C531C00069889 /* Default.png */; };
14 069B89E5141C531C00069889 /* Default@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 069B89DE141C531C00069889 /* Default@2x.png */; };
15 069B89E6141C531C00069889 /* Icon-Small.png in Resources */ = {isa = PBXBuildFile; fileRef = 069B89DF141C531C00069889 /* Icon-Small.png */; };
16 069B89E7141C531C00069889 /* Icon-Small@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 069B89E0141C531C00069889 /* Icon-Small@2x.png */; };
17 069B89E8141C531C00069889 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = 069B89E1141C531C00069889 /* Icon.png */; };
18 069B89E9141C531C00069889 /* Icon@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 069B89E2141C531C00069889 /* Icon@2x.png */; };
19 069B89EA141C531C00069889 /* iTunesArtwork in Resources */ = {isa = PBXBuildFile; fileRef = 069B89E3141C531C00069889 /* iTunesArtwork */; };
20 069BEBC414188B070043D0BB /* conv.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBBB14188B070043D0BB /* conv.c */; };
21 069BEBC514188B070043D0BB /* file_jpeg.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBBC14188B070043D0BB /* file_jpeg.c */; };
22 069BEBC614188B070043D0BB /* file_png.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBBD14188B070043D0BB /* file_png.c */; };
23 069BEBC714188B070043D0BB /* file_ppm.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBBE14188B070043D0BB /* file_ppm.c */; };
24 069BEBC814188B070043D0BB /* ftype_module.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBBF14188B070043D0BB /* ftype_module.c */; };
25 069BEBC914188B070043D0BB /* imago2.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBC114188B070043D0BB /* imago2.c */; };
26 069BEBCA14188B070043D0BB /* modules.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBC314188B070043D0BB /* modules.c */; };
27 069BEBE014188B210043D0BB /* basis_c.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBCB14188B210043D0BB /* basis_c.c */; };
28 069BEBE114188B210043D0BB /* geom.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBCD14188B210043D0BB /* geom.c */; };
29 069BEBE214188B210043D0BB /* matrix_c.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBCF14188B210043D0BB /* matrix_c.c */; };
30 069BEBE314188B210043D0BB /* matrix.inl in Resources */ = {isa = PBXBuildFile; fileRef = 069BEBD114188B210043D0BB /* matrix.inl */; };
31 069BEBE414188B210043D0BB /* quat_c.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBD214188B210043D0BB /* quat_c.c */; };
32 069BEBE514188B210043D0BB /* quat.inl in Resources */ = {isa = PBXBuildFile; fileRef = 069BEBD414188B210043D0BB /* quat.inl */; };
33 069BEBE614188B210043D0BB /* ray_c.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBD514188B210043D0BB /* ray_c.c */; };
34 069BEBE714188B210043D0BB /* ray.inl in Resources */ = {isa = PBXBuildFile; fileRef = 069BEBD714188B210043D0BB /* ray.inl */; };
35 069BEBE814188B210043D0BB /* vector.inl in Resources */ = {isa = PBXBuildFile; fileRef = 069BEBDA14188B210043D0BB /* vector.inl */; };
36 069BEBE914188B210043D0BB /* vmath.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBDD14188B210043D0BB /* vmath.c */; };
37 069BEBEA14188B210043D0BB /* vmath.inl in Resources */ = {isa = PBXBuildFile; fileRef = 069BEBDF14188B210043D0BB /* vmath.inl */; };
38 069BEC2514188B330043D0BB /* jcapimin.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBEC14188B330043D0BB /* jcapimin.c */; };
39 069BEC2614188B330043D0BB /* jcapistd.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBED14188B330043D0BB /* jcapistd.c */; };
40 069BEC2714188B330043D0BB /* jccoefct.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBEE14188B330043D0BB /* jccoefct.c */; };
41 069BEC2814188B330043D0BB /* jccolor.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBEF14188B330043D0BB /* jccolor.c */; };
42 069BEC2914188B330043D0BB /* jcdctmgr.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBF014188B330043D0BB /* jcdctmgr.c */; };
43 069BEC2A14188B330043D0BB /* jchuff.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBF114188B330043D0BB /* jchuff.c */; };
44 069BEC2B14188B330043D0BB /* jcinit.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBF314188B330043D0BB /* jcinit.c */; };
45 069BEC2C14188B330043D0BB /* jcmainct.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBF414188B330043D0BB /* jcmainct.c */; };
46 069BEC2D14188B330043D0BB /* jcmarker.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBF514188B330043D0BB /* jcmarker.c */; };
47 069BEC2E14188B330043D0BB /* jcmaster.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBF614188B330043D0BB /* jcmaster.c */; };
48 069BEC2F14188B330043D0BB /* jcomapi.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBF714188B330043D0BB /* jcomapi.c */; };
49 069BEC3014188B330043D0BB /* jcparam.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBF914188B330043D0BB /* jcparam.c */; };
50 069BEC3114188B330043D0BB /* jcphuff.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBFA14188B330043D0BB /* jcphuff.c */; };
51 069BEC3214188B330043D0BB /* jcprepct.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBFB14188B330043D0BB /* jcprepct.c */; };
52 069BEC3314188B330043D0BB /* jcsample.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBFC14188B330043D0BB /* jcsample.c */; };
53 069BEC3414188B330043D0BB /* jctrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBFD14188B330043D0BB /* jctrans.c */; };
54 069BEC3514188B330043D0BB /* jdapimin.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBFE14188B330043D0BB /* jdapimin.c */; };
55 069BEC3614188B330043D0BB /* jdapistd.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEBFF14188B330043D0BB /* jdapistd.c */; };
56 069BEC3714188B330043D0BB /* jdatadst.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC0014188B330043D0BB /* jdatadst.c */; };
57 069BEC3814188B330043D0BB /* jdatasrc.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC0114188B330043D0BB /* jdatasrc.c */; };
58 069BEC3914188B330043D0BB /* jdcoefct.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC0214188B330043D0BB /* jdcoefct.c */; };
59 069BEC3A14188B330043D0BB /* jdcolor.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC0314188B330043D0BB /* jdcolor.c */; };
60 069BEC3B14188B330043D0BB /* jddctmgr.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC0514188B330043D0BB /* jddctmgr.c */; };
61 069BEC3C14188B330043D0BB /* jdhuff.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC0614188B330043D0BB /* jdhuff.c */; };
62 069BEC3D14188B330043D0BB /* jdinput.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC0814188B330043D0BB /* jdinput.c */; };
63 069BEC3E14188B330043D0BB /* jdmainct.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC0914188B330043D0BB /* jdmainct.c */; };
64 069BEC3F14188B330043D0BB /* jdmarker.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC0A14188B330043D0BB /* jdmarker.c */; };
65 069BEC4014188B330043D0BB /* jdmaster.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC0B14188B330043D0BB /* jdmaster.c */; };
66 069BEC4114188B330043D0BB /* jdmerge.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC0C14188B330043D0BB /* jdmerge.c */; };
67 069BEC4214188B330043D0BB /* jdphuff.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC0D14188B330043D0BB /* jdphuff.c */; };
68 069BEC4314188B330043D0BB /* jdpostct.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC0E14188B330043D0BB /* jdpostct.c */; };
69 069BEC4414188B330043D0BB /* jdsample.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC0F14188B330043D0BB /* jdsample.c */; };
70 069BEC4514188B330043D0BB /* jdtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC1014188B330043D0BB /* jdtrans.c */; };
71 069BEC4614188B330043D0BB /* jerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC1114188B330043D0BB /* jerror.c */; };
72 069BEC4714188B330043D0BB /* jfdctflt.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC1314188B330043D0BB /* jfdctflt.c */; };
73 069BEC4814188B330043D0BB /* jfdctfst.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC1414188B330043D0BB /* jfdctfst.c */; };
74 069BEC4914188B330043D0BB /* jfdctint.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC1514188B330043D0BB /* jfdctint.c */; };
75 069BEC4A14188B330043D0BB /* jidctflt.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC1614188B330043D0BB /* jidctflt.c */; };
76 069BEC4B14188B330043D0BB /* jidctfst.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC1714188B330043D0BB /* jidctfst.c */; };
77 069BEC4C14188B330043D0BB /* jidctint.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC1814188B330043D0BB /* jidctint.c */; };
78 069BEC4D14188B330043D0BB /* jidctred.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC1914188B330043D0BB /* jidctred.c */; };
79 069BEC4E14188B330043D0BB /* jmemmgr.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC1B14188B330043D0BB /* jmemmgr.c */; };
80 069BEC4F14188B330043D0BB /* jmemnobs.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC1C14188B330043D0BB /* jmemnobs.c */; };
81 069BEC5014188B330043D0BB /* jquant1.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC2114188B330043D0BB /* jquant1.c */; };
82 069BEC5114188B330043D0BB /* jquant2.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC2214188B330043D0BB /* jquant2.c */; };
83 069BEC5214188B330043D0BB /* jutils.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC2314188B330043D0BB /* jutils.c */; };
84 069BEC6914188B430043D0BB /* adler32.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC5314188B430043D0BB /* adler32.c */; };
85 069BEC6A14188B430043D0BB /* compress.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC5414188B430043D0BB /* compress.c */; };
86 069BEC6B14188B430043D0BB /* crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC5514188B430043D0BB /* crc32.c */; };
87 069BEC6C14188B430043D0BB /* deflate.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC5714188B430043D0BB /* deflate.c */; };
88 069BEC6D14188B430043D0BB /* gzio.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC5914188B430043D0BB /* gzio.c */; };
89 069BEC6E14188B430043D0BB /* infback.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC5A14188B430043D0BB /* infback.c */; };
90 069BEC6F14188B430043D0BB /* inffast.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC5B14188B430043D0BB /* inffast.c */; };
91 069BEC7014188B430043D0BB /* inflate.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC5E14188B430043D0BB /* inflate.c */; };
92 069BEC7114188B430043D0BB /* inftrees.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC6014188B430043D0BB /* inftrees.c */; };
93 069BEC7214188B430043D0BB /* trees.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC6214188B430043D0BB /* trees.c */; };
94 069BEC7314188B430043D0BB /* uncompr.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC6414188B430043D0BB /* uncompr.c */; };
95 069BEC7414188B430043D0BB /* zutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC6714188B430043D0BB /* zutil.c */; };
96 069BEC8814188B530043D0BB /* png.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC7514188B530043D0BB /* png.c */; };
97 069BEC8914188B530043D0BB /* pngerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC7814188B530043D0BB /* pngerror.c */; };
98 069BEC8A14188B530043D0BB /* pnggccrd.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC7914188B530043D0BB /* pnggccrd.c */; };
99 069BEC8B14188B530043D0BB /* pngget.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC7A14188B530043D0BB /* pngget.c */; };
100 069BEC8C14188B530043D0BB /* pngmem.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC7B14188B530043D0BB /* pngmem.c */; };
101 069BEC8D14188B530043D0BB /* pngpread.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC7C14188B530043D0BB /* pngpread.c */; };
102 069BEC8E14188B530043D0BB /* pngread.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC7D14188B530043D0BB /* pngread.c */; };
103 069BEC8F14188B530043D0BB /* pngrio.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC7E14188B530043D0BB /* pngrio.c */; };
104 069BEC9014188B530043D0BB /* pngrtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC7F14188B530043D0BB /* pngrtran.c */; };
105 069BEC9114188B530043D0BB /* pngrutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC8014188B530043D0BB /* pngrutil.c */; };
106 069BEC9214188B530043D0BB /* pngset.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC8114188B530043D0BB /* pngset.c */; };
107 069BEC9314188B530043D0BB /* pngtrans.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC8214188B530043D0BB /* pngtrans.c */; };
108 069BEC9414188B530043D0BB /* pngvcrd.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC8314188B530043D0BB /* pngvcrd.c */; };
109 069BEC9514188B530043D0BB /* pngwio.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC8414188B530043D0BB /* pngwio.c */; };
110 069BEC9614188B530043D0BB /* pngwrite.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC8514188B530043D0BB /* pngwrite.c */; };
111 069BEC9714188B530043D0BB /* pngwtran.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC8614188B530043D0BB /* pngwtran.c */; };
112 069BEC9814188B530043D0BB /* pngwutil.c in Sources */ = {isa = PBXBuildFile; fileRef = 069BEC8714188B530043D0BB /* pngwutil.c */; };
113 069BEC9D14188B640043D0BB /* text.p.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 069BEC9914188B640043D0BB /* text.p.glsl */; };
114 069BEC9E14188B640043D0BB /* text.v.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 069BEC9A14188B640043D0BB /* text.v.glsl */; };
115 069BEC9F14188B640043D0BB /* tunnel.p.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 069BEC9B14188B640043D0BB /* tunnel.p.glsl */; };
116 069BECA014188B640043D0BB /* tunnel.v.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 069BEC9C14188B640043D0BB /* tunnel.v.glsl */; };
117 069BECA514188BC60043D0BB /* stonewall_normal.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 069BECA114188BC60043D0BB /* stonewall_normal.jpg */; };
118 069BECA614188BC60043D0BB /* stonewall.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 069BECA214188BC60043D0BB /* stonewall.jpg */; };
119 069BECA714188BC60043D0BB /* text.png in Resources */ = {isa = PBXBuildFile; fileRef = 069BECA314188BC60043D0BB /* text.png */; };
120 069BECA814188BC60043D0BB /* tiles.jpg in Resources */ = {isa = PBXBuildFile; fileRef = 069BECA414188BC60043D0BB /* tiles.jpg */; };
121 069BED821418D1E90043D0BB /* ES2Renderer.m in Sources */ = {isa = PBXBuildFile; fileRef = 06D8CEB61418314000EF1378 /* ES2Renderer.m */; };
122 06D3227A175812FF0072B7A1 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 06D32279175812FF0072B7A1 /* Default-568h@2x.png */; };
123 06D8CEC71418314000EF1378 /* cam.c in Sources */ = {isa = PBXBuildFile; fileRef = 06D8CEAE1418314000EF1378 /* cam.c */; };
124 06D8CEC81418314000EF1378 /* EAGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 06D8CEB21418314000EF1378 /* EAGLView.m */; };
125 06D8CECB1418314000EF1378 /* istereo.c in Sources */ = {isa = PBXBuildFile; fileRef = 06D8CEB81418314000EF1378 /* istereo.c */; };
126 06D8CECD1418314000EF1378 /* istereoAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 06D8CEBC1418314000EF1378 /* istereoAppDelegate.m */; };
127 06D8CECE1418314000EF1378 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 06D8CEBD1418314000EF1378 /* main.m */; };
128 06D8CECF1418314000EF1378 /* respath.c in Sources */ = {isa = PBXBuildFile; fileRef = 06D8CEBF1418314000EF1378 /* respath.c */; };
129 06D8CED01418314000EF1378 /* sanegl.c in Sources */ = {isa = PBXBuildFile; fileRef = 06D8CEC11418314000EF1378 /* sanegl.c */; };
130 06D8CED11418314000EF1378 /* sdr.c in Sources */ = {isa = PBXBuildFile; fileRef = 06D8CEC31418314000EF1378 /* sdr.c */; };
131 06D8CED21418314000EF1378 /* tex.c in Sources */ = {isa = PBXBuildFile; fileRef = 06D8CEC51418314000EF1378 /* tex.c */; };
132 06D8CED81418318400EF1378 /* test.p.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 06D8CED61418318400EF1378 /* test.p.glsl */; };
133 06D8CED91418318400EF1378 /* test.v.glsl in Resources */ = {isa = PBXBuildFile; fileRef = 06D8CED71418318400EF1378 /* test.v.glsl */; };
134 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
135 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
136 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
137 28EC4C5A11D54ECE0027AA9F /* istereoViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28EC4C5811D54ECE0027AA9F /* istereoViewController.xib */; };
138 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; };
139 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; };
140 /* End PBXBuildFile section */
142 /* Begin PBXFileReference section */
143 063C67D71419CBFF00BA388B /* ui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ui.h; path = src/ui.h; sourceTree = "<group>"; };
144 063C67D81419CBFF00BA388B /* ui.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ui.m; path = src/ui.m; sourceTree = "<group>"; };
145 063C67D91419CBFF00BA388B /* ui.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ui.xib; path = src/ui.xib; sourceTree = "<group>"; };
146 069605A61419F55300BD7787 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
147 069B89DD141C531C00069889 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Default.png; path = icons/Default.png; sourceTree = "<group>"; };
148 069B89DE141C531C00069889 /* Default@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default@2x.png"; path = "icons/Default@2x.png"; sourceTree = "<group>"; };
149 069B89DF141C531C00069889 /* Icon-Small.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small.png"; path = "icons/Icon-Small.png"; sourceTree = "<group>"; };
150 069B89E0141C531C00069889 /* Icon-Small@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon-Small@2x.png"; path = "icons/Icon-Small@2x.png"; sourceTree = "<group>"; };
151 069B89E1141C531C00069889 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Icon.png; path = icons/Icon.png; sourceTree = "<group>"; };
152 069B89E2141C531C00069889 /* Icon@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Icon@2x.png"; path = "icons/Icon@2x.png"; sourceTree = "<group>"; };
153 069B89E3141C531C00069889 /* iTunesArtwork */ = {isa = PBXFileReference; lastKnownFileType = text; name = iTunesArtwork; path = icons/iTunesArtwork; sourceTree = "<group>"; };
154 069BEBBB14188B070043D0BB /* conv.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = conv.c; path = libs/imago2/conv.c; sourceTree = "<group>"; };
155 069BEBBC14188B070043D0BB /* file_jpeg.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = file_jpeg.c; path = libs/imago2/file_jpeg.c; sourceTree = "<group>"; };
156 069BEBBD14188B070043D0BB /* file_png.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = file_png.c; path = libs/imago2/file_png.c; sourceTree = "<group>"; };
157 069BEBBE14188B070043D0BB /* file_ppm.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = file_ppm.c; path = libs/imago2/file_ppm.c; sourceTree = "<group>"; };
158 069BEBBF14188B070043D0BB /* ftype_module.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = ftype_module.c; path = libs/imago2/ftype_module.c; sourceTree = "<group>"; };
159 069BEBC014188B070043D0BB /* ftype_module.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = ftype_module.h; path = libs/imago2/ftype_module.h; sourceTree = "<group>"; };
160 069BEBC114188B070043D0BB /* imago2.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = imago2.c; path = libs/imago2/imago2.c; sourceTree = "<group>"; };
161 069BEBC214188B070043D0BB /* imago2.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = imago2.h; path = libs/imago2/imago2.h; sourceTree = "<group>"; };
162 069BEBC314188B070043D0BB /* modules.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = modules.c; path = libs/imago2/modules.c; sourceTree = "<group>"; };
163 069BEBCB14188B210043D0BB /* basis_c.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = basis_c.c; path = libs/vmath/basis_c.c; sourceTree = "<group>"; };
164 069BEBCC14188B210043D0BB /* basis.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = basis.h; path = libs/vmath/basis.h; sourceTree = "<group>"; };
165 069BEBCD14188B210043D0BB /* geom.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = geom.c; path = libs/vmath/geom.c; sourceTree = "<group>"; };
166 069BEBCE14188B210043D0BB /* geom.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = geom.h; path = libs/vmath/geom.h; sourceTree = "<group>"; };
167 069BEBCF14188B210043D0BB /* matrix_c.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = matrix_c.c; path = libs/vmath/matrix_c.c; sourceTree = "<group>"; };
168 069BEBD014188B210043D0BB /* matrix.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = matrix.h; path = libs/vmath/matrix.h; sourceTree = "<group>"; };
169 069BEBD114188B210043D0BB /* matrix.inl */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = text; name = matrix.inl; path = libs/vmath/matrix.inl; sourceTree = "<group>"; };
170 069BEBD214188B210043D0BB /* quat_c.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = quat_c.c; path = libs/vmath/quat_c.c; sourceTree = "<group>"; };
171 069BEBD314188B210043D0BB /* quat.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = quat.h; path = libs/vmath/quat.h; sourceTree = "<group>"; };
172 069BEBD414188B210043D0BB /* quat.inl */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = text; name = quat.inl; path = libs/vmath/quat.inl; sourceTree = "<group>"; };
173 069BEBD514188B210043D0BB /* ray_c.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = ray_c.c; path = libs/vmath/ray_c.c; sourceTree = "<group>"; };
174 069BEBD614188B210043D0BB /* ray.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = ray.h; path = libs/vmath/ray.h; sourceTree = "<group>"; };
175 069BEBD714188B210043D0BB /* ray.inl */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = text; name = ray.inl; path = libs/vmath/ray.inl; sourceTree = "<group>"; };
176 069BEBD814188B210043D0BB /* sphvec.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = sphvec.h; path = libs/vmath/sphvec.h; sourceTree = "<group>"; };
177 069BEBD914188B210043D0BB /* vector.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = vector.h; path = libs/vmath/vector.h; sourceTree = "<group>"; };
178 069BEBDA14188B210043D0BB /* vector.inl */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = text; name = vector.inl; path = libs/vmath/vector.inl; sourceTree = "<group>"; };
179 069BEBDB14188B210043D0BB /* vmath_config.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = vmath_config.h; path = libs/vmath/vmath_config.h; sourceTree = "<group>"; };
180 069BEBDC14188B210043D0BB /* vmath_types.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = vmath_types.h; path = libs/vmath/vmath_types.h; sourceTree = "<group>"; };
181 069BEBDD14188B210043D0BB /* vmath.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = vmath.c; path = libs/vmath/vmath.c; sourceTree = "<group>"; };
182 069BEBDE14188B210043D0BB /* vmath.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = vmath.h; path = libs/vmath/vmath.h; sourceTree = "<group>"; };
183 069BEBDF14188B210043D0BB /* vmath.inl */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = text; name = vmath.inl; path = libs/vmath/vmath.inl; sourceTree = "<group>"; };
184 069BEBEB14188B330043D0BB /* cderror.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = cderror.h; path = libs/libjpeg/cderror.h; sourceTree = "<group>"; };
185 069BEBEC14188B330043D0BB /* jcapimin.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jcapimin.c; path = libs/libjpeg/jcapimin.c; sourceTree = "<group>"; };
186 069BEBED14188B330043D0BB /* jcapistd.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jcapistd.c; path = libs/libjpeg/jcapistd.c; sourceTree = "<group>"; };
187 069BEBEE14188B330043D0BB /* jccoefct.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jccoefct.c; path = libs/libjpeg/jccoefct.c; sourceTree = "<group>"; };
188 069BEBEF14188B330043D0BB /* jccolor.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jccolor.c; path = libs/libjpeg/jccolor.c; sourceTree = "<group>"; };
189 069BEBF014188B330043D0BB /* jcdctmgr.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jcdctmgr.c; path = libs/libjpeg/jcdctmgr.c; sourceTree = "<group>"; };
190 069BEBF114188B330043D0BB /* jchuff.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jchuff.c; path = libs/libjpeg/jchuff.c; sourceTree = "<group>"; };
191 069BEBF214188B330043D0BB /* jchuff.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = jchuff.h; path = libs/libjpeg/jchuff.h; sourceTree = "<group>"; };
192 069BEBF314188B330043D0BB /* jcinit.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jcinit.c; path = libs/libjpeg/jcinit.c; sourceTree = "<group>"; };
193 069BEBF414188B330043D0BB /* jcmainct.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jcmainct.c; path = libs/libjpeg/jcmainct.c; sourceTree = "<group>"; };
194 069BEBF514188B330043D0BB /* jcmarker.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jcmarker.c; path = libs/libjpeg/jcmarker.c; sourceTree = "<group>"; };
195 069BEBF614188B330043D0BB /* jcmaster.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jcmaster.c; path = libs/libjpeg/jcmaster.c; sourceTree = "<group>"; };
196 069BEBF714188B330043D0BB /* jcomapi.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jcomapi.c; path = libs/libjpeg/jcomapi.c; sourceTree = "<group>"; };
197 069BEBF814188B330043D0BB /* jconfig.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = jconfig.h; path = libs/libjpeg/jconfig.h; sourceTree = "<group>"; };
198 069BEBF914188B330043D0BB /* jcparam.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jcparam.c; path = libs/libjpeg/jcparam.c; sourceTree = "<group>"; };
199 069BEBFA14188B330043D0BB /* jcphuff.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jcphuff.c; path = libs/libjpeg/jcphuff.c; sourceTree = "<group>"; };
200 069BEBFB14188B330043D0BB /* jcprepct.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jcprepct.c; path = libs/libjpeg/jcprepct.c; sourceTree = "<group>"; };
201 069BEBFC14188B330043D0BB /* jcsample.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jcsample.c; path = libs/libjpeg/jcsample.c; sourceTree = "<group>"; };
202 069BEBFD14188B330043D0BB /* jctrans.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jctrans.c; path = libs/libjpeg/jctrans.c; sourceTree = "<group>"; };
203 069BEBFE14188B330043D0BB /* jdapimin.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdapimin.c; path = libs/libjpeg/jdapimin.c; sourceTree = "<group>"; };
204 069BEBFF14188B330043D0BB /* jdapistd.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdapistd.c; path = libs/libjpeg/jdapistd.c; sourceTree = "<group>"; };
205 069BEC0014188B330043D0BB /* jdatadst.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdatadst.c; path = libs/libjpeg/jdatadst.c; sourceTree = "<group>"; };
206 069BEC0114188B330043D0BB /* jdatasrc.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdatasrc.c; path = libs/libjpeg/jdatasrc.c; sourceTree = "<group>"; };
207 069BEC0214188B330043D0BB /* jdcoefct.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdcoefct.c; path = libs/libjpeg/jdcoefct.c; sourceTree = "<group>"; };
208 069BEC0314188B330043D0BB /* jdcolor.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdcolor.c; path = libs/libjpeg/jdcolor.c; sourceTree = "<group>"; };
209 069BEC0414188B330043D0BB /* jdct.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = jdct.h; path = libs/libjpeg/jdct.h; sourceTree = "<group>"; };
210 069BEC0514188B330043D0BB /* jddctmgr.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jddctmgr.c; path = libs/libjpeg/jddctmgr.c; sourceTree = "<group>"; };
211 069BEC0614188B330043D0BB /* jdhuff.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdhuff.c; path = libs/libjpeg/jdhuff.c; sourceTree = "<group>"; };
212 069BEC0714188B330043D0BB /* jdhuff.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = jdhuff.h; path = libs/libjpeg/jdhuff.h; sourceTree = "<group>"; };
213 069BEC0814188B330043D0BB /* jdinput.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdinput.c; path = libs/libjpeg/jdinput.c; sourceTree = "<group>"; };
214 069BEC0914188B330043D0BB /* jdmainct.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdmainct.c; path = libs/libjpeg/jdmainct.c; sourceTree = "<group>"; };
215 069BEC0A14188B330043D0BB /* jdmarker.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdmarker.c; path = libs/libjpeg/jdmarker.c; sourceTree = "<group>"; };
216 069BEC0B14188B330043D0BB /* jdmaster.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdmaster.c; path = libs/libjpeg/jdmaster.c; sourceTree = "<group>"; };
217 069BEC0C14188B330043D0BB /* jdmerge.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdmerge.c; path = libs/libjpeg/jdmerge.c; sourceTree = "<group>"; };
218 069BEC0D14188B330043D0BB /* jdphuff.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdphuff.c; path = libs/libjpeg/jdphuff.c; sourceTree = "<group>"; };
219 069BEC0E14188B330043D0BB /* jdpostct.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdpostct.c; path = libs/libjpeg/jdpostct.c; sourceTree = "<group>"; };
220 069BEC0F14188B330043D0BB /* jdsample.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdsample.c; path = libs/libjpeg/jdsample.c; sourceTree = "<group>"; };
221 069BEC1014188B330043D0BB /* jdtrans.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jdtrans.c; path = libs/libjpeg/jdtrans.c; sourceTree = "<group>"; };
222 069BEC1114188B330043D0BB /* jerror.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jerror.c; path = libs/libjpeg/jerror.c; sourceTree = "<group>"; };
223 069BEC1214188B330043D0BB /* jerror.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = jerror.h; path = libs/libjpeg/jerror.h; sourceTree = "<group>"; };
224 069BEC1314188B330043D0BB /* jfdctflt.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jfdctflt.c; path = libs/libjpeg/jfdctflt.c; sourceTree = "<group>"; };
225 069BEC1414188B330043D0BB /* jfdctfst.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jfdctfst.c; path = libs/libjpeg/jfdctfst.c; sourceTree = "<group>"; };
226 069BEC1514188B330043D0BB /* jfdctint.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jfdctint.c; path = libs/libjpeg/jfdctint.c; sourceTree = "<group>"; };
227 069BEC1614188B330043D0BB /* jidctflt.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jidctflt.c; path = libs/libjpeg/jidctflt.c; sourceTree = "<group>"; };
228 069BEC1714188B330043D0BB /* jidctfst.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jidctfst.c; path = libs/libjpeg/jidctfst.c; sourceTree = "<group>"; };
229 069BEC1814188B330043D0BB /* jidctint.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jidctint.c; path = libs/libjpeg/jidctint.c; sourceTree = "<group>"; };
230 069BEC1914188B330043D0BB /* jidctred.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jidctred.c; path = libs/libjpeg/jidctred.c; sourceTree = "<group>"; };
231 069BEC1A14188B330043D0BB /* jinclude.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = jinclude.h; path = libs/libjpeg/jinclude.h; sourceTree = "<group>"; };
232 069BEC1B14188B330043D0BB /* jmemmgr.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jmemmgr.c; path = libs/libjpeg/jmemmgr.c; sourceTree = "<group>"; };
233 069BEC1C14188B330043D0BB /* jmemnobs.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jmemnobs.c; path = libs/libjpeg/jmemnobs.c; sourceTree = "<group>"; };
234 069BEC1D14188B330043D0BB /* jmemsys.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = jmemsys.h; path = libs/libjpeg/jmemsys.h; sourceTree = "<group>"; };
235 069BEC1E14188B330043D0BB /* jmorecfg.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = jmorecfg.h; path = libs/libjpeg/jmorecfg.h; sourceTree = "<group>"; };
236 069BEC1F14188B330043D0BB /* jpegint.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = jpegint.h; path = libs/libjpeg/jpegint.h; sourceTree = "<group>"; };
237 069BEC2014188B330043D0BB /* jpeglib.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = jpeglib.h; path = libs/libjpeg/jpeglib.h; sourceTree = "<group>"; };
238 069BEC2114188B330043D0BB /* jquant1.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jquant1.c; path = libs/libjpeg/jquant1.c; sourceTree = "<group>"; };
239 069BEC2214188B330043D0BB /* jquant2.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jquant2.c; path = libs/libjpeg/jquant2.c; sourceTree = "<group>"; };
240 069BEC2314188B330043D0BB /* jutils.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = jutils.c; path = libs/libjpeg/jutils.c; sourceTree = "<group>"; };
241 069BEC2414188B330043D0BB /* jversion.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = jversion.h; path = libs/libjpeg/jversion.h; sourceTree = "<group>"; };
242 069BEC5314188B430043D0BB /* adler32.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = adler32.c; path = libs/zlib/adler32.c; sourceTree = "<group>"; };
243 069BEC5414188B430043D0BB /* compress.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = compress.c; path = libs/zlib/compress.c; sourceTree = "<group>"; };
244 069BEC5514188B430043D0BB /* crc32.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = crc32.c; path = libs/zlib/crc32.c; sourceTree = "<group>"; };
245 069BEC5614188B430043D0BB /* crc32.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = crc32.h; path = libs/zlib/crc32.h; sourceTree = "<group>"; };
246 069BEC5714188B430043D0BB /* deflate.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = deflate.c; path = libs/zlib/deflate.c; sourceTree = "<group>"; };
247 069BEC5814188B430043D0BB /* deflate.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = deflate.h; path = libs/zlib/deflate.h; sourceTree = "<group>"; };
248 069BEC5914188B430043D0BB /* gzio.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = gzio.c; path = libs/zlib/gzio.c; sourceTree = "<group>"; };
249 069BEC5A14188B430043D0BB /* infback.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = infback.c; path = libs/zlib/infback.c; sourceTree = "<group>"; };
250 069BEC5B14188B430043D0BB /* inffast.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = inffast.c; path = libs/zlib/inffast.c; sourceTree = "<group>"; };
251 069BEC5C14188B430043D0BB /* inffast.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = inffast.h; path = libs/zlib/inffast.h; sourceTree = "<group>"; };
252 069BEC5D14188B430043D0BB /* inffixed.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = inffixed.h; path = libs/zlib/inffixed.h; sourceTree = "<group>"; };
253 069BEC5E14188B430043D0BB /* inflate.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = inflate.c; path = libs/zlib/inflate.c; sourceTree = "<group>"; };
254 069BEC5F14188B430043D0BB /* inflate.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = inflate.h; path = libs/zlib/inflate.h; sourceTree = "<group>"; };
255 069BEC6014188B430043D0BB /* inftrees.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = inftrees.c; path = libs/zlib/inftrees.c; sourceTree = "<group>"; };
256 069BEC6114188B430043D0BB /* inftrees.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = inftrees.h; path = libs/zlib/inftrees.h; sourceTree = "<group>"; };
257 069BEC6214188B430043D0BB /* trees.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = trees.c; path = libs/zlib/trees.c; sourceTree = "<group>"; };
258 069BEC6314188B430043D0BB /* trees.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = trees.h; path = libs/zlib/trees.h; sourceTree = "<group>"; };
259 069BEC6414188B430043D0BB /* uncompr.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = uncompr.c; path = libs/zlib/uncompr.c; sourceTree = "<group>"; };
260 069BEC6514188B430043D0BB /* zconf.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = zconf.h; path = libs/zlib/zconf.h; sourceTree = "<group>"; };
261 069BEC6614188B430043D0BB /* zlib.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = zlib.h; path = libs/zlib/zlib.h; sourceTree = "<group>"; };
262 069BEC6714188B430043D0BB /* zutil.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = zutil.c; path = libs/zlib/zutil.c; sourceTree = "<group>"; };
263 069BEC6814188B430043D0BB /* zutil.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = zutil.h; path = libs/zlib/zutil.h; sourceTree = "<group>"; };
264 069BEC7514188B530043D0BB /* png.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = png.c; path = libs/libpng/png.c; sourceTree = "<group>"; };
265 069BEC7614188B530043D0BB /* png.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = png.h; path = libs/libpng/png.h; sourceTree = "<group>"; };
266 069BEC7714188B530043D0BB /* pngconf.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = pngconf.h; path = libs/libpng/pngconf.h; sourceTree = "<group>"; };
267 069BEC7814188B530043D0BB /* pngerror.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pngerror.c; path = libs/libpng/pngerror.c; sourceTree = "<group>"; };
268 069BEC7914188B530043D0BB /* pnggccrd.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pnggccrd.c; path = libs/libpng/pnggccrd.c; sourceTree = "<group>"; };
269 069BEC7A14188B530043D0BB /* pngget.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pngget.c; path = libs/libpng/pngget.c; sourceTree = "<group>"; };
270 069BEC7B14188B530043D0BB /* pngmem.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pngmem.c; path = libs/libpng/pngmem.c; sourceTree = "<group>"; };
271 069BEC7C14188B530043D0BB /* pngpread.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pngpread.c; path = libs/libpng/pngpread.c; sourceTree = "<group>"; };
272 069BEC7D14188B530043D0BB /* pngread.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pngread.c; path = libs/libpng/pngread.c; sourceTree = "<group>"; };
273 069BEC7E14188B530043D0BB /* pngrio.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pngrio.c; path = libs/libpng/pngrio.c; sourceTree = "<group>"; };
274 069BEC7F14188B530043D0BB /* pngrtran.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pngrtran.c; path = libs/libpng/pngrtran.c; sourceTree = "<group>"; };
275 069BEC8014188B530043D0BB /* pngrutil.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pngrutil.c; path = libs/libpng/pngrutil.c; sourceTree = "<group>"; };
276 069BEC8114188B530043D0BB /* pngset.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pngset.c; path = libs/libpng/pngset.c; sourceTree = "<group>"; };
277 069BEC8214188B530043D0BB /* pngtrans.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pngtrans.c; path = libs/libpng/pngtrans.c; sourceTree = "<group>"; };
278 069BEC8314188B530043D0BB /* pngvcrd.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pngvcrd.c; path = libs/libpng/pngvcrd.c; sourceTree = "<group>"; };
279 069BEC8414188B530043D0BB /* pngwio.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pngwio.c; path = libs/libpng/pngwio.c; sourceTree = "<group>"; };
280 069BEC8514188B530043D0BB /* pngwrite.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pngwrite.c; path = libs/libpng/pngwrite.c; sourceTree = "<group>"; };
281 069BEC8614188B530043D0BB /* pngwtran.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pngwtran.c; path = libs/libpng/pngwtran.c; sourceTree = "<group>"; };
282 069BEC8714188B530043D0BB /* pngwutil.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = pngwutil.c; path = libs/libpng/pngwutil.c; sourceTree = "<group>"; };
283 069BEC9914188B640043D0BB /* text.p.glsl */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = text; name = text.p.glsl; path = sdr/text.p.glsl; sourceTree = "<group>"; };
284 069BEC9A14188B640043D0BB /* text.v.glsl */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = text; name = text.v.glsl; path = sdr/text.v.glsl; sourceTree = "<group>"; };
285 069BEC9B14188B640043D0BB /* tunnel.p.glsl */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = text; name = tunnel.p.glsl; path = sdr/tunnel.p.glsl; sourceTree = "<group>"; };
286 069BEC9C14188B640043D0BB /* tunnel.v.glsl */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = text; name = tunnel.v.glsl; path = sdr/tunnel.v.glsl; sourceTree = "<group>"; };
287 069BECA114188BC60043D0BB /* stonewall_normal.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = stonewall_normal.jpg; path = data/stonewall_normal.jpg; sourceTree = "<group>"; };
288 069BECA214188BC60043D0BB /* stonewall.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = stonewall.jpg; path = data/stonewall.jpg; sourceTree = "<group>"; };
289 069BECA314188BC60043D0BB /* text.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = text.png; path = data/text.png; sourceTree = "<group>"; };
290 069BECA414188BC60043D0BB /* tiles.jpg */ = {isa = PBXFileReference; lastKnownFileType = image.jpeg; name = tiles.jpg; path = data/tiles.jpg; sourceTree = "<group>"; };
291 06D32279175812FF0072B7A1 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "Default-568h@2x.png"; path = "icons/Default-568h@2x.png"; sourceTree = "<group>"; };
292 06D8CEAE1418314000EF1378 /* cam.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = cam.c; path = src/cam.c; sourceTree = "<group>"; };
293 06D8CEAF1418314000EF1378 /* cam.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = cam.h; path = src/cam.h; sourceTree = "<group>"; };
294 06D8CEB01418314000EF1378 /* config.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = config.h; path = src/config.h; sourceTree = "<group>"; };
295 06D8CEB11418314000EF1378 /* EAGLView.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = EAGLView.h; path = src/EAGLView.h; sourceTree = "<group>"; };
296 06D8CEB21418314000EF1378 /* EAGLView.m */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.objc; name = EAGLView.m; path = src/EAGLView.m; sourceTree = "<group>"; };
297 06D8CEB51418314000EF1378 /* ES2Renderer.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = ES2Renderer.h; path = src/ES2Renderer.h; sourceTree = "<group>"; };
298 06D8CEB61418314000EF1378 /* ES2Renderer.m */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.objc; name = ES2Renderer.m; path = src/ES2Renderer.m; sourceTree = "<group>"; };
299 06D8CEB71418314000EF1378 /* ESRenderer.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = ESRenderer.h; path = src/ESRenderer.h; sourceTree = "<group>"; };
300 06D8CEB81418314000EF1378 /* istereo.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = istereo.c; path = src/istereo.c; sourceTree = "<group>"; };
301 06D8CEBA1418314000EF1378 /* istereo.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = istereo.h; path = src/istereo.h; sourceTree = "<group>"; };
302 06D8CEBB1418314000EF1378 /* istereoAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = istereoAppDelegate.h; path = src/istereoAppDelegate.h; sourceTree = "<group>"; };
303 06D8CEBC1418314000EF1378 /* istereoAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.objc; name = istereoAppDelegate.m; path = src/istereoAppDelegate.m; sourceTree = "<group>"; };
304 06D8CEBD1418314000EF1378 /* main.m */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.objc; name = main.m; path = src/main.m; sourceTree = "<group>"; };
305 06D8CEBE1418314000EF1378 /* opengl.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = opengl.h; path = src/opengl.h; sourceTree = "<group>"; };
306 06D8CEBF1418314000EF1378 /* respath.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = respath.c; path = src/respath.c; sourceTree = "<group>"; };
307 06D8CEC01418314000EF1378 /* respath.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = respath.h; path = src/respath.h; sourceTree = "<group>"; };
308 06D8CEC11418314000EF1378 /* sanegl.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = sanegl.c; path = src/sanegl.c; sourceTree = "<group>"; };
309 06D8CEC21418314000EF1378 /* sanegl.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = sanegl.h; path = src/sanegl.h; sourceTree = "<group>"; };
310 06D8CEC31418314000EF1378 /* sdr.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = sdr.c; path = src/sdr.c; sourceTree = "<group>"; };
311 06D8CEC41418314000EF1378 /* sdr.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = sdr.h; path = src/sdr.h; sourceTree = "<group>"; };
312 06D8CEC51418314000EF1378 /* tex.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; name = tex.c; path = src/tex.c; sourceTree = "<group>"; };
313 06D8CEC61418314000EF1378 /* tex.h */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.h; name = tex.h; path = src/tex.h; sourceTree = "<group>"; };
314 06D8CED61418318400EF1378 /* test.p.glsl */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = text; name = test.p.glsl; path = sdr/test.p.glsl; sourceTree = "<group>"; };
315 06D8CED71418318400EF1378 /* test.v.glsl */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = text; name = test.v.glsl; path = sdr/test.v.glsl; sourceTree = "<group>"; };
316 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
317 1D6058910D05DD3D006BFB54 /* istereo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = istereo.app; sourceTree = BUILT_PRODUCTS_DIR; };
318 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
319 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
320 28EC4C5811D54ECE0027AA9F /* istereoViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = istereoViewController.xib; sourceTree = "<group>"; };
321 28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
322 28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
323 8D1107310486CEB800E47090 /* istereo-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "istereo-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
324 /* End PBXFileReference section */
326 /* Begin PBXFrameworksBuildPhase section */
327 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
328 isa = PBXFrameworksBuildPhase;
329 buildActionMask = 2147483647;
330 files = (
331 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
332 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
333 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
334 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
335 069605A71419F55300BD7787 /* CoreGraphics.framework in Frameworks */,
336 );
337 runOnlyForDeploymentPostprocessing = 0;
338 };
339 /* End PBXFrameworksBuildPhase section */
341 /* Begin PBXGroup section */
342 063C67D61419CBD000BA388B /* ui */ = {
343 isa = PBXGroup;
344 children = (
345 063C67D71419CBFF00BA388B /* ui.h */,
346 063C67D81419CBFF00BA388B /* ui.m */,
347 063C67D91419CBFF00BA388B /* ui.xib */,
348 );
349 name = ui;
350 sourceTree = "<group>";
351 };
352 069B89DC141C530700069889 /* icons */ = {
353 isa = PBXGroup;
354 children = (
355 06D32279175812FF0072B7A1 /* Default-568h@2x.png */,
356 069B89DD141C531C00069889 /* Default.png */,
357 069B89DE141C531C00069889 /* Default@2x.png */,
358 069B89DF141C531C00069889 /* Icon-Small.png */,
359 069B89E0141C531C00069889 /* Icon-Small@2x.png */,
360 069B89E1141C531C00069889 /* Icon.png */,
361 069B89E2141C531C00069889 /* Icon@2x.png */,
362 069B89E3141C531C00069889 /* iTunesArtwork */,
363 );
364 name = icons;
365 sourceTree = "<group>";
366 };
367 069BEBB514188ACB0043D0BB /* libs */ = {
368 isa = PBXGroup;
369 children = (
370 069BEBBA14188AE90043D0BB /* imago2 */,
371 069BEBB914188AE30043D0BB /* vmath */,
372 069BEBB814188ADC0043D0BB /* libjpeg */,
373 069BEBB714188AD70043D0BB /* zlib */,
374 069BEBB614188AD20043D0BB /* libpng */,
375 );
376 name = libs;
377 sourceTree = "<group>";
378 };
379 069BEBB614188AD20043D0BB /* libpng */ = {
380 isa = PBXGroup;
381 children = (
382 069BEC7514188B530043D0BB /* png.c */,
383 069BEC7614188B530043D0BB /* png.h */,
384 069BEC7714188B530043D0BB /* pngconf.h */,
385 069BEC7814188B530043D0BB /* pngerror.c */,
386 069BEC7914188B530043D0BB /* pnggccrd.c */,
387 069BEC7A14188B530043D0BB /* pngget.c */,
388 069BEC7B14188B530043D0BB /* pngmem.c */,
389 069BEC7C14188B530043D0BB /* pngpread.c */,
390 069BEC7D14188B530043D0BB /* pngread.c */,
391 069BEC7E14188B530043D0BB /* pngrio.c */,
392 069BEC7F14188B530043D0BB /* pngrtran.c */,
393 069BEC8014188B530043D0BB /* pngrutil.c */,
394 069BEC8114188B530043D0BB /* pngset.c */,
395 069BEC8214188B530043D0BB /* pngtrans.c */,
396 069BEC8314188B530043D0BB /* pngvcrd.c */,
397 069BEC8414188B530043D0BB /* pngwio.c */,
398 069BEC8514188B530043D0BB /* pngwrite.c */,
399 069BEC8614188B530043D0BB /* pngwtran.c */,
400 069BEC8714188B530043D0BB /* pngwutil.c */,
401 );
402 name = libpng;
403 sourceTree = "<group>";
404 };
405 069BEBB714188AD70043D0BB /* zlib */ = {
406 isa = PBXGroup;
407 children = (
408 069BEC5314188B430043D0BB /* adler32.c */,
409 069BEC5414188B430043D0BB /* compress.c */,
410 069BEC5514188B430043D0BB /* crc32.c */,
411 069BEC5614188B430043D0BB /* crc32.h */,
412 069BEC5714188B430043D0BB /* deflate.c */,
413 069BEC5814188B430043D0BB /* deflate.h */,
414 069BEC5914188B430043D0BB /* gzio.c */,
415 069BEC5A14188B430043D0BB /* infback.c */,
416 069BEC5B14188B430043D0BB /* inffast.c */,
417 069BEC5C14188B430043D0BB /* inffast.h */,
418 069BEC5D14188B430043D0BB /* inffixed.h */,
419 069BEC5E14188B430043D0BB /* inflate.c */,
420 069BEC5F14188B430043D0BB /* inflate.h */,
421 069BEC6014188B430043D0BB /* inftrees.c */,
422 069BEC6114188B430043D0BB /* inftrees.h */,
423 069BEC6214188B430043D0BB /* trees.c */,
424 069BEC6314188B430043D0BB /* trees.h */,
425 069BEC6414188B430043D0BB /* uncompr.c */,
426 069BEC6514188B430043D0BB /* zconf.h */,
427 069BEC6614188B430043D0BB /* zlib.h */,
428 069BEC6714188B430043D0BB /* zutil.c */,
429 069BEC6814188B430043D0BB /* zutil.h */,
430 );
431 name = zlib;
432 sourceTree = "<group>";
433 };
434 069BEBB814188ADC0043D0BB /* libjpeg */ = {
435 isa = PBXGroup;
436 children = (
437 069BEBEB14188B330043D0BB /* cderror.h */,
438 069BEBEC14188B330043D0BB /* jcapimin.c */,
439 069BEBED14188B330043D0BB /* jcapistd.c */,
440 069BEBEE14188B330043D0BB /* jccoefct.c */,
441 069BEBEF14188B330043D0BB /* jccolor.c */,
442 069BEBF014188B330043D0BB /* jcdctmgr.c */,
443 069BEBF114188B330043D0BB /* jchuff.c */,
444 069BEBF214188B330043D0BB /* jchuff.h */,
445 069BEBF314188B330043D0BB /* jcinit.c */,
446 069BEBF414188B330043D0BB /* jcmainct.c */,
447 069BEBF514188B330043D0BB /* jcmarker.c */,
448 069BEBF614188B330043D0BB /* jcmaster.c */,
449 069BEBF714188B330043D0BB /* jcomapi.c */,
450 069BEBF814188B330043D0BB /* jconfig.h */,
451 069BEBF914188B330043D0BB /* jcparam.c */,
452 069BEBFA14188B330043D0BB /* jcphuff.c */,
453 069BEBFB14188B330043D0BB /* jcprepct.c */,
454 069BEBFC14188B330043D0BB /* jcsample.c */,
455 069BEBFD14188B330043D0BB /* jctrans.c */,
456 069BEBFE14188B330043D0BB /* jdapimin.c */,
457 069BEBFF14188B330043D0BB /* jdapistd.c */,
458 069BEC0014188B330043D0BB /* jdatadst.c */,
459 069BEC0114188B330043D0BB /* jdatasrc.c */,
460 069BEC0214188B330043D0BB /* jdcoefct.c */,
461 069BEC0314188B330043D0BB /* jdcolor.c */,
462 069BEC0414188B330043D0BB /* jdct.h */,
463 069BEC0514188B330043D0BB /* jddctmgr.c */,
464 069BEC0614188B330043D0BB /* jdhuff.c */,
465 069BEC0714188B330043D0BB /* jdhuff.h */,
466 069BEC0814188B330043D0BB /* jdinput.c */,
467 069BEC0914188B330043D0BB /* jdmainct.c */,
468 069BEC0A14188B330043D0BB /* jdmarker.c */,
469 069BEC0B14188B330043D0BB /* jdmaster.c */,
470 069BEC0C14188B330043D0BB /* jdmerge.c */,
471 069BEC0D14188B330043D0BB /* jdphuff.c */,
472 069BEC0E14188B330043D0BB /* jdpostct.c */,
473 069BEC0F14188B330043D0BB /* jdsample.c */,
474 069BEC1014188B330043D0BB /* jdtrans.c */,
475 069BEC1114188B330043D0BB /* jerror.c */,
476 069BEC1214188B330043D0BB /* jerror.h */,
477 069BEC1314188B330043D0BB /* jfdctflt.c */,
478 069BEC1414188B330043D0BB /* jfdctfst.c */,
479 069BEC1514188B330043D0BB /* jfdctint.c */,
480 069BEC1614188B330043D0BB /* jidctflt.c */,
481 069BEC1714188B330043D0BB /* jidctfst.c */,
482 069BEC1814188B330043D0BB /* jidctint.c */,
483 069BEC1914188B330043D0BB /* jidctred.c */,
484 069BEC1A14188B330043D0BB /* jinclude.h */,
485 069BEC1B14188B330043D0BB /* jmemmgr.c */,
486 069BEC1C14188B330043D0BB /* jmemnobs.c */,
487 069BEC1D14188B330043D0BB /* jmemsys.h */,
488 069BEC1E14188B330043D0BB /* jmorecfg.h */,
489 069BEC1F14188B330043D0BB /* jpegint.h */,
490 069BEC2014188B330043D0BB /* jpeglib.h */,
491 069BEC2114188B330043D0BB /* jquant1.c */,
492 069BEC2214188B330043D0BB /* jquant2.c */,
493 069BEC2314188B330043D0BB /* jutils.c */,
494 069BEC2414188B330043D0BB /* jversion.h */,
495 );
496 name = libjpeg;
497 sourceTree = "<group>";
498 };
499 069BEBB914188AE30043D0BB /* vmath */ = {
500 isa = PBXGroup;
501 children = (
502 069BEBCB14188B210043D0BB /* basis_c.c */,
503 069BEBCC14188B210043D0BB /* basis.h */,
504 069BEBCD14188B210043D0BB /* geom.c */,
505 069BEBCE14188B210043D0BB /* geom.h */,
506 069BEBCF14188B210043D0BB /* matrix_c.c */,
507 069BEBD014188B210043D0BB /* matrix.h */,
508 069BEBD114188B210043D0BB /* matrix.inl */,
509 069BEBD214188B210043D0BB /* quat_c.c */,
510 069BEBD314188B210043D0BB /* quat.h */,
511 069BEBD414188B210043D0BB /* quat.inl */,
512 069BEBD514188B210043D0BB /* ray_c.c */,
513 069BEBD614188B210043D0BB /* ray.h */,
514 069BEBD714188B210043D0BB /* ray.inl */,
515 069BEBD814188B210043D0BB /* sphvec.h */,
516 069BEBD914188B210043D0BB /* vector.h */,
517 069BEBDA14188B210043D0BB /* vector.inl */,
518 069BEBDB14188B210043D0BB /* vmath_config.h */,
519 069BEBDC14188B210043D0BB /* vmath_types.h */,
520 069BEBDD14188B210043D0BB /* vmath.c */,
521 069BEBDE14188B210043D0BB /* vmath.h */,
522 069BEBDF14188B210043D0BB /* vmath.inl */,
523 );
524 name = vmath;
525 sourceTree = "<group>";
526 };
527 069BEBBA14188AE90043D0BB /* imago2 */ = {
528 isa = PBXGroup;
529 children = (
530 069BEBBB14188B070043D0BB /* conv.c */,
531 069BEBBC14188B070043D0BB /* file_jpeg.c */,
532 069BEBBD14188B070043D0BB /* file_png.c */,
533 069BEBBE14188B070043D0BB /* file_ppm.c */,
534 069BEBBF14188B070043D0BB /* ftype_module.c */,
535 069BEBC014188B070043D0BB /* ftype_module.h */,
536 069BEBC114188B070043D0BB /* imago2.c */,
537 069BEBC214188B070043D0BB /* imago2.h */,
538 069BEBC314188B070043D0BB /* modules.c */,
539 );
540 name = imago2;
541 sourceTree = "<group>";
542 };
543 06D8CEAC1418312500EF1378 /* src */ = {
544 isa = PBXGroup;
545 children = (
546 063C67D61419CBD000BA388B /* ui */,
547 06D8CED31418314700EF1378 /* gay */,
548 06D8CEAE1418314000EF1378 /* cam.c */,
549 06D8CEAF1418314000EF1378 /* cam.h */,
550 06D8CEB01418314000EF1378 /* config.h */,
551 06D8CEB81418314000EF1378 /* istereo.c */,
552 06D8CEBA1418314000EF1378 /* istereo.h */,
553 06D8CEBE1418314000EF1378 /* opengl.h */,
554 06D8CEBF1418314000EF1378 /* respath.c */,
555 06D8CEC01418314000EF1378 /* respath.h */,
556 06D8CEC11418314000EF1378 /* sanegl.c */,
557 06D8CEC21418314000EF1378 /* sanegl.h */,
558 06D8CEC31418314000EF1378 /* sdr.c */,
559 06D8CEC41418314000EF1378 /* sdr.h */,
560 06D8CEC51418314000EF1378 /* tex.c */,
561 06D8CEC61418314000EF1378 /* tex.h */,
562 );
563 name = src;
564 sourceTree = "<group>";
565 };
566 06D8CEAD1418312A00EF1378 /* sdr */ = {
567 isa = PBXGroup;
568 children = (
569 069BEC9914188B640043D0BB /* text.p.glsl */,
570 069BEC9A14188B640043D0BB /* text.v.glsl */,
571 069BEC9B14188B640043D0BB /* tunnel.p.glsl */,
572 069BEC9C14188B640043D0BB /* tunnel.v.glsl */,
573 06D8CED61418318400EF1378 /* test.p.glsl */,
574 06D8CED71418318400EF1378 /* test.v.glsl */,
575 );
576 name = sdr;
577 sourceTree = "<group>";
578 };
579 06D8CED31418314700EF1378 /* gay */ = {
580 isa = PBXGroup;
581 children = (
582 06D8CEBD1418314000EF1378 /* main.m */,
583 06D8CEBB1418314000EF1378 /* istereoAppDelegate.h */,
584 06D8CEBC1418314000EF1378 /* istereoAppDelegate.m */,
585 06D8CEB11418314000EF1378 /* EAGLView.h */,
586 06D8CEB21418314000EF1378 /* EAGLView.m */,
587 06D8CEB51418314000EF1378 /* ES2Renderer.h */,
588 06D8CEB61418314000EF1378 /* ES2Renderer.m */,
589 06D8CEB71418314000EF1378 /* ESRenderer.h */,
590 );
591 name = gay;
592 sourceTree = "<group>";
593 };
594 19C28FACFE9D520D11CA2CBB /* Products */ = {
595 isa = PBXGroup;
596 children = (
597 1D6058910D05DD3D006BFB54 /* istereo.app */,
598 );
599 name = Products;
600 sourceTree = "<group>";
601 };
602 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
603 isa = PBXGroup;
604 children = (
605 069BEBB514188ACB0043D0BB /* libs */,
606 06D8CEAD1418312A00EF1378 /* sdr */,
607 06D8CEAC1418312500EF1378 /* src */,
608 29B97317FDCFA39411CA2CEA /* Resources */,
609 29B97323FDCFA39411CA2CEA /* Frameworks */,
610 19C28FACFE9D520D11CA2CBB /* Products */,
611 );
612 name = CustomTemplate;
613 sourceTree = "<group>";
614 };
615 29B97317FDCFA39411CA2CEA /* Resources */ = {
616 isa = PBXGroup;
617 children = (
618 069B89DC141C530700069889 /* icons */,
619 069BECA114188BC60043D0BB /* stonewall_normal.jpg */,
620 069BECA214188BC60043D0BB /* stonewall.jpg */,
621 069BECA314188BC60043D0BB /* text.png */,
622 069BECA414188BC60043D0BB /* tiles.jpg */,
623 28EC4C5811D54ECE0027AA9F /* istereoViewController.xib */,
624 28AD733E0D9D9553002E5188 /* MainWindow.xib */,
625 8D1107310486CEB800E47090 /* istereo-Info.plist */,
626 );
627 name = Resources;
628 sourceTree = "<group>";
629 };
630 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
631 isa = PBXGroup;
632 children = (
633 28FD15070DC6FC5B0079059D /* QuartzCore.framework */,
634 28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
635 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
636 1D30AB110D05D00D00671497 /* Foundation.framework */,
637 069605A61419F55300BD7787 /* CoreGraphics.framework */,
638 );
639 name = Frameworks;
640 sourceTree = "<group>";
641 };
642 /* End PBXGroup section */
644 /* Begin PBXNativeTarget section */
645 1D6058900D05DD3D006BFB54 /* istereo */ = {
646 isa = PBXNativeTarget;
647 buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "istereo" */;
648 buildPhases = (
649 1D60588D0D05DD3D006BFB54 /* Resources */,
650 1D60588E0D05DD3D006BFB54 /* Sources */,
651 1D60588F0D05DD3D006BFB54 /* Frameworks */,
652 0654CF1F141837890086E965 /* ShellScript */,
653 );
654 buildRules = (
655 );
656 dependencies = (
657 );
658 name = istereo;
659 productName = istereo;
660 productReference = 1D6058910D05DD3D006BFB54 /* istereo.app */;
661 productType = "com.apple.product-type.application";
662 };
663 /* End PBXNativeTarget section */
665 /* Begin PBXProject section */
666 29B97313FDCFA39411CA2CEA /* Project object */ = {
667 isa = PBXProject;
668 attributes = {
669 LastUpgradeCheck = 0420;
670 };
671 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "istereo" */;
672 compatibilityVersion = "Xcode 3.2";
673 developmentRegion = English;
674 hasScannedForEncodings = 1;
675 knownRegions = (
676 English,
677 Japanese,
678 French,
679 German,
680 );
681 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
682 projectDirPath = "";
683 projectRoot = "";
684 targets = (
685 1D6058900D05DD3D006BFB54 /* istereo */,
686 );
687 };
688 /* End PBXProject section */
690 /* Begin PBXResourcesBuildPhase section */
691 1D60588D0D05DD3D006BFB54 /* Resources */ = {
692 isa = PBXResourcesBuildPhase;
693 buildActionMask = 2147483647;
694 files = (
695 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
696 28EC4C5A11D54ECE0027AA9F /* istereoViewController.xib in Resources */,
697 06D8CED81418318400EF1378 /* test.p.glsl in Resources */,
698 06D8CED91418318400EF1378 /* test.v.glsl in Resources */,
699 069BEBE314188B210043D0BB /* matrix.inl in Resources */,
700 069BEBE514188B210043D0BB /* quat.inl in Resources */,
701 069BEBE714188B210043D0BB /* ray.inl in Resources */,
702 069BEBE814188B210043D0BB /* vector.inl in Resources */,
703 069BEBEA14188B210043D0BB /* vmath.inl in Resources */,
704 069BEC9D14188B640043D0BB /* text.p.glsl in Resources */,
705 069BEC9E14188B640043D0BB /* text.v.glsl in Resources */,
706 069BEC9F14188B640043D0BB /* tunnel.p.glsl in Resources */,
707 069BECA014188B640043D0BB /* tunnel.v.glsl in Resources */,
708 069BECA514188BC60043D0BB /* stonewall_normal.jpg in Resources */,
709 069BECA614188BC60043D0BB /* stonewall.jpg in Resources */,
710 069BECA714188BC60043D0BB /* text.png in Resources */,
711 069BECA814188BC60043D0BB /* tiles.jpg in Resources */,
712 063C67DB1419CBFF00BA388B /* ui.xib in Resources */,
713 069B89E4141C531C00069889 /* Default.png in Resources */,
714 069B89E5141C531C00069889 /* Default@2x.png in Resources */,
715 069B89E6141C531C00069889 /* Icon-Small.png in Resources */,
716 069B89E7141C531C00069889 /* Icon-Small@2x.png in Resources */,
717 069B89E8141C531C00069889 /* Icon.png in Resources */,
718 069B89E9141C531C00069889 /* Icon@2x.png in Resources */,
719 069B89EA141C531C00069889 /* iTunesArtwork in Resources */,
720 06D3227A175812FF0072B7A1 /* Default-568h@2x.png in Resources */,
721 );
722 runOnlyForDeploymentPostprocessing = 0;
723 };
724 /* End PBXResourcesBuildPhase section */
726 /* Begin PBXShellScriptBuildPhase section */
727 0654CF1F141837890086E965 /* ShellScript */ = {
728 isa = PBXShellScriptBuildPhase;
729 buildActionMask = 2147483647;
730 files = (
731 );
732 inputPaths = (
733 );
734 outputPaths = (
735 );
736 runOnlyForDeploymentPostprocessing = 0;
737 shellPath = /bin/sh;
738 shellScript = "export CODESIGN_ALLOCATE=/Developer/Platforms/iPhoneOS.platform/Developer/usr/bin/codesign_allocate\nif [ \"${PLATFORM_NAME}\" == \"iphoneos\" ]; then\n/Developer/iphoneentitlements401/gen_entitlements.py \"my.company.${PROJECT_NAME}\" \"${BUILT_PRODUCTS_DIR}/${WRAPPER_NAME}/${PROJECT_NAME}.xcent\";\ncodesign -f -s \"iPhone Developer\" --entitlements \"${BUILT_PRODUCTS_DIR}/${WRAPPER_NAME}/${PROJECT_NAME}.xcent\" \"${BUILT_PRODUCTS_DIR}/${WRAPPER_NAME}/\"\nfi\n";
739 };
740 /* End PBXShellScriptBuildPhase section */
742 /* Begin PBXSourcesBuildPhase section */
743 1D60588E0D05DD3D006BFB54 /* Sources */ = {
744 isa = PBXSourcesBuildPhase;
745 buildActionMask = 2147483647;
746 files = (
747 06D8CEC71418314000EF1378 /* cam.c in Sources */,
748 06D8CEC81418314000EF1378 /* EAGLView.m in Sources */,
749 06D8CECB1418314000EF1378 /* istereo.c in Sources */,
750 06D8CECD1418314000EF1378 /* istereoAppDelegate.m in Sources */,
751 06D8CECE1418314000EF1378 /* main.m in Sources */,
752 06D8CECF1418314000EF1378 /* respath.c in Sources */,
753 06D8CED01418314000EF1378 /* sanegl.c in Sources */,
754 06D8CED11418314000EF1378 /* sdr.c in Sources */,
755 06D8CED21418314000EF1378 /* tex.c in Sources */,
756 069BEBC414188B070043D0BB /* conv.c in Sources */,
757 069BEBC514188B070043D0BB /* file_jpeg.c in Sources */,
758 069BEBC614188B070043D0BB /* file_png.c in Sources */,
759 069BEBC714188B070043D0BB /* file_ppm.c in Sources */,
760 069BEBC814188B070043D0BB /* ftype_module.c in Sources */,
761 069BEBC914188B070043D0BB /* imago2.c in Sources */,
762 069BEBCA14188B070043D0BB /* modules.c in Sources */,
763 069BEBE014188B210043D0BB /* basis_c.c in Sources */,
764 069BEBE114188B210043D0BB /* geom.c in Sources */,
765 069BEBE214188B210043D0BB /* matrix_c.c in Sources */,
766 069BEBE414188B210043D0BB /* quat_c.c in Sources */,
767 069BEBE614188B210043D0BB /* ray_c.c in Sources */,
768 069BEBE914188B210043D0BB /* vmath.c in Sources */,
769 069BEC2514188B330043D0BB /* jcapimin.c in Sources */,
770 069BEC2614188B330043D0BB /* jcapistd.c in Sources */,
771 069BEC2714188B330043D0BB /* jccoefct.c in Sources */,
772 069BEC2814188B330043D0BB /* jccolor.c in Sources */,
773 069BEC2914188B330043D0BB /* jcdctmgr.c in Sources */,
774 069BEC2A14188B330043D0BB /* jchuff.c in Sources */,
775 069BEC2B14188B330043D0BB /* jcinit.c in Sources */,
776 069BEC2C14188B330043D0BB /* jcmainct.c in Sources */,
777 069BEC2D14188B330043D0BB /* jcmarker.c in Sources */,
778 069BEC2E14188B330043D0BB /* jcmaster.c in Sources */,
779 069BEC2F14188B330043D0BB /* jcomapi.c in Sources */,
780 069BEC3014188B330043D0BB /* jcparam.c in Sources */,
781 069BEC3114188B330043D0BB /* jcphuff.c in Sources */,
782 069BEC3214188B330043D0BB /* jcprepct.c in Sources */,
783 069BEC3314188B330043D0BB /* jcsample.c in Sources */,
784 069BEC3414188B330043D0BB /* jctrans.c in Sources */,
785 069BEC3514188B330043D0BB /* jdapimin.c in Sources */,
786 069BEC3614188B330043D0BB /* jdapistd.c in Sources */,
787 069BEC3714188B330043D0BB /* jdatadst.c in Sources */,
788 069BEC3814188B330043D0BB /* jdatasrc.c in Sources */,
789 069BEC3914188B330043D0BB /* jdcoefct.c in Sources */,
790 069BEC3A14188B330043D0BB /* jdcolor.c in Sources */,
791 069BEC3B14188B330043D0BB /* jddctmgr.c in Sources */,
792 069BEC3C14188B330043D0BB /* jdhuff.c in Sources */,
793 069BEC3D14188B330043D0BB /* jdinput.c in Sources */,
794 069BEC3E14188B330043D0BB /* jdmainct.c in Sources */,
795 069BEC3F14188B330043D0BB /* jdmarker.c in Sources */,
796 069BEC4014188B330043D0BB /* jdmaster.c in Sources */,
797 069BEC4114188B330043D0BB /* jdmerge.c in Sources */,
798 069BEC4214188B330043D0BB /* jdphuff.c in Sources */,
799 069BEC4314188B330043D0BB /* jdpostct.c in Sources */,
800 069BEC4414188B330043D0BB /* jdsample.c in Sources */,
801 069BEC4514188B330043D0BB /* jdtrans.c in Sources */,
802 069BEC4614188B330043D0BB /* jerror.c in Sources */,
803 069BEC4714188B330043D0BB /* jfdctflt.c in Sources */,
804 069BEC4814188B330043D0BB /* jfdctfst.c in Sources */,
805 069BEC4914188B330043D0BB /* jfdctint.c in Sources */,
806 069BEC4A14188B330043D0BB /* jidctflt.c in Sources */,
807 069BEC4B14188B330043D0BB /* jidctfst.c in Sources */,
808 069BEC4C14188B330043D0BB /* jidctint.c in Sources */,
809 069BEC4D14188B330043D0BB /* jidctred.c in Sources */,
810 069BEC4E14188B330043D0BB /* jmemmgr.c in Sources */,
811 069BEC4F14188B330043D0BB /* jmemnobs.c in Sources */,
812 069BEC5014188B330043D0BB /* jquant1.c in Sources */,
813 069BEC5114188B330043D0BB /* jquant2.c in Sources */,
814 069BEC5214188B330043D0BB /* jutils.c in Sources */,
815 069BEC6914188B430043D0BB /* adler32.c in Sources */,
816 069BEC6A14188B430043D0BB /* compress.c in Sources */,
817 069BEC6B14188B430043D0BB /* crc32.c in Sources */,
818 069BEC6C14188B430043D0BB /* deflate.c in Sources */,
819 069BEC6D14188B430043D0BB /* gzio.c in Sources */,
820 069BEC6E14188B430043D0BB /* infback.c in Sources */,
821 069BEC6F14188B430043D0BB /* inffast.c in Sources */,
822 069BEC7014188B430043D0BB /* inflate.c in Sources */,
823 069BEC7114188B430043D0BB /* inftrees.c in Sources */,
824 069BEC7214188B430043D0BB /* trees.c in Sources */,
825 069BEC7314188B430043D0BB /* uncompr.c in Sources */,
826 069BEC7414188B430043D0BB /* zutil.c in Sources */,
827 069BEC8814188B530043D0BB /* png.c in Sources */,
828 069BEC8914188B530043D0BB /* pngerror.c in Sources */,
829 069BEC8A14188B530043D0BB /* pnggccrd.c in Sources */,
830 069BEC8B14188B530043D0BB /* pngget.c in Sources */,
831 069BEC8C14188B530043D0BB /* pngmem.c in Sources */,
832 069BEC8D14188B530043D0BB /* pngpread.c in Sources */,
833 069BEC8E14188B530043D0BB /* pngread.c in Sources */,
834 069BEC8F14188B530043D0BB /* pngrio.c in Sources */,
835 069BEC9014188B530043D0BB /* pngrtran.c in Sources */,
836 069BEC9114188B530043D0BB /* pngrutil.c in Sources */,
837 069BEC9214188B530043D0BB /* pngset.c in Sources */,
838 069BEC9314188B530043D0BB /* pngtrans.c in Sources */,
839 069BEC9414188B530043D0BB /* pngvcrd.c in Sources */,
840 069BEC9514188B530043D0BB /* pngwio.c in Sources */,
841 069BEC9614188B530043D0BB /* pngwrite.c in Sources */,
842 069BEC9714188B530043D0BB /* pngwtran.c in Sources */,
843 069BEC9814188B530043D0BB /* pngwutil.c in Sources */,
844 069BED821418D1E90043D0BB /* ES2Renderer.m in Sources */,
845 063C67DA1419CBFF00BA388B /* ui.m in Sources */,
846 );
847 runOnlyForDeploymentPostprocessing = 0;
848 };
849 /* End PBXSourcesBuildPhase section */
851 /* Begin XCBuildConfiguration section */
852 1D6058940D05DD3E006BFB54 /* Debug */ = {
853 isa = XCBuildConfiguration;
854 buildSettings = {
855 ALWAYS_SEARCH_USER_PATHS = NO;
856 COPY_PHASE_STRIP = NO;
857 GCC_DYNAMIC_NO_PIC = NO;
858 GCC_OPTIMIZATION_LEVEL = 0;
859 GCC_PRECOMPILE_PREFIX_HEADER = YES;
860 GCC_PREFIX_HEADER = istereo_Prefix.pch;
861 "GCC_THUMB_SUPPORT[arch=armv6]" = "";
862 INFOPLIST_FILE = "istereo-Info.plist";
863 PRODUCT_NAME = istereo;
864 };
865 name = Debug;
866 };
867 1D6058950D05DD3E006BFB54 /* Release */ = {
868 isa = XCBuildConfiguration;
869 buildSettings = {
870 ALWAYS_SEARCH_USER_PATHS = NO;
871 COPY_PHASE_STRIP = YES;
872 GCC_PRECOMPILE_PREFIX_HEADER = YES;
873 GCC_PREFIX_HEADER = istereo_Prefix.pch;
874 "GCC_THUMB_SUPPORT[arch=armv6]" = "";
875 INFOPLIST_FILE = "istereo-Info.plist";
876 PRODUCT_NAME = istereo;
877 VALIDATE_PRODUCT = YES;
878 };
879 name = Release;
880 };
881 C01FCF4F08A954540054247B /* Debug */ = {
882 isa = XCBuildConfiguration;
883 buildSettings = {
884 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
885 CODE_SIGN_IDENTITY = "Don't Code Sign";
886 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Don't Code Sign";
887 COMPRESS_PNG_FILES = NO;
888 GCC_C_LANGUAGE_STANDARD = c99;
889 GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
890 GCC_THUMB_SUPPORT = NO;
891 GCC_WARN_ABOUT_RETURN_TYPE = YES;
892 GCC_WARN_UNUSED_VARIABLE = YES;
893 HEADER_SEARCH_PATHS = (
894 libs/libpng,
895 libs/libjpeg,
896 libs/zlib,
897 libs/vmath,
898 libs/imago2,
899 );
900 SDKROOT = iphoneos;
901 USER_HEADER_SEARCH_PATHS = "";
902 };
903 name = Debug;
904 };
905 C01FCF5008A954540054247B /* Release */ = {
906 isa = XCBuildConfiguration;
907 buildSettings = {
908 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
909 CODE_SIGN_IDENTITY = "Don't Code Sign";
910 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "Don't Code Sign";
911 COMPRESS_PNG_FILES = NO;
912 GCC_C_LANGUAGE_STANDARD = c99;
913 GCC_THUMB_SUPPORT = NO;
914 GCC_WARN_ABOUT_RETURN_TYPE = YES;
915 GCC_WARN_UNUSED_VARIABLE = YES;
916 HEADER_SEARCH_PATHS = (
917 libs/libpng,
918 libs/libjpeg,
919 libs/zlib,
920 libs/vmath,
921 libs/imago2,
922 );
923 OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
924 SDKROOT = iphoneos;
925 USER_HEADER_SEARCH_PATHS = "";
926 };
927 name = Release;
928 };
929 /* End XCBuildConfiguration section */
931 /* Begin XCConfigurationList section */
932 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "istereo" */ = {
933 isa = XCConfigurationList;
934 buildConfigurations = (
935 1D6058940D05DD3E006BFB54 /* Debug */,
936 1D6058950D05DD3E006BFB54 /* Release */,
937 );
938 defaultConfigurationIsVisible = 0;
939 defaultConfigurationName = Release;
940 };
941 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "istereo" */ = {
942 isa = XCConfigurationList;
943 buildConfigurations = (
944 C01FCF4F08A954540054247B /* Debug */,
945 C01FCF5008A954540054247B /* Release */,
946 );
947 defaultConfigurationIsVisible = 0;
948 defaultConfigurationName = Release;
949 };
950 /* End XCConfigurationList section */
951 };
952 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
953 }