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