a29342edb23a963f5df31fd67de2841e16fc9a2c
[platform/upstream/tbb.git] / examples / parallel_for / tachyon / xcode / tachyon.xcodeproj / project.pbxproj
1 // !$*UTF8*$!
2 {
3         archiveVersion = 1;
4         classes = {
5         };
6         objectVersion = 46;
7         objects = {
8
9 /* Begin PBXBuildFile section */
10                 840116E1152CBBF600B07E4D /* api.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B6152CBBF600B07E4D /* api.cpp */; };
11                 840116E2152CBBF600B07E4D /* apigeom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B7152CBBF600B07E4D /* apigeom.cpp */; };
12                 840116E3152CBBF600B07E4D /* apitrigeom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B8152CBBF600B07E4D /* apitrigeom.cpp */; };
13                 840116E4152CBBF600B07E4D /* bndbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B9152CBBF600B07E4D /* bndbox.cpp */; };
14                 840116E5152CBBF600B07E4D /* box.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BA152CBBF600B07E4D /* box.cpp */; };
15                 840116E6152CBBF600B07E4D /* camera.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BB152CBBF600B07E4D /* camera.cpp */; };
16                 840116E7152CBBF600B07E4D /* coordsys.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BC152CBBF600B07E4D /* coordsys.cpp */; };
17                 840116E8152CBBF600B07E4D /* cylinder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BD152CBBF600B07E4D /* cylinder.cpp */; };
18                 840116E9152CBBF600B07E4D /* extvol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BE152CBBF600B07E4D /* extvol.cpp */; };
19                 840116EA152CBBF600B07E4D /* global.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BF152CBBF600B07E4D /* global.cpp */; };
20                 840116EB152CBBF600B07E4D /* grid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C0152CBBF600B07E4D /* grid.cpp */; };
21                 840116EC152CBBF600B07E4D /* imageio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C1152CBBF600B07E4D /* imageio.cpp */; };
22                 840116ED152CBBF600B07E4D /* imap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C2152CBBF600B07E4D /* imap.cpp */; };
23                 840116EE152CBBF600B07E4D /* intersect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C3152CBBF600B07E4D /* intersect.cpp */; };
24                 840116EF152CBBF600B07E4D /* jpeg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C4152CBBF600B07E4D /* jpeg.cpp */; };
25                 840116F0152CBBF600B07E4D /* light.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C5152CBBF600B07E4D /* light.cpp */; };
26                 840116F1152CBBF600B07E4D /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C6152CBBF600B07E4D /* main.cpp */; };
27                 840116F2152CBBF600B07E4D /* objbound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C7152CBBF600B07E4D /* objbound.cpp */; };
28                 840116F3152CBBF600B07E4D /* parse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C8152CBBF600B07E4D /* parse.cpp */; };
29                 840116F4152CBBF600B07E4D /* plane.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C9152CBBF600B07E4D /* plane.cpp */; };
30                 840116F5152CBBF600B07E4D /* ppm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CA152CBBF600B07E4D /* ppm.cpp */; };
31                 840116F6152CBBF600B07E4D /* pthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CB152CBBF600B07E4D /* pthread.cpp */; };
32                 840116F7152CBBF600B07E4D /* quadric.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CC152CBBF600B07E4D /* quadric.cpp */; };
33                 840116F8152CBBF600B07E4D /* render.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CD152CBBF600B07E4D /* render.cpp */; };
34                 840116F9152CBBF600B07E4D /* ring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CE152CBBF600B07E4D /* ring.cpp */; };
35                 840116FA152CBBF600B07E4D /* shade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CF152CBBF600B07E4D /* shade.cpp */; };
36                 840116FB152CBBF600B07E4D /* sphere.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D0152CBBF600B07E4D /* sphere.cpp */; };
37                 840116FC152CBBF600B07E4D /* tachyon_video.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D1152CBBF600B07E4D /* tachyon_video.cpp */; };
38                 840116FD152CBBF600B07E4D /* texture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D2152CBBF600B07E4D /* texture.cpp */; };
39                 840116FE152CBBF600B07E4D /* tgafile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D3152CBBF600B07E4D /* tgafile.cpp */; };
40                 840116FF152CBBF600B07E4D /* trace_rest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D4152CBBF600B07E4D /* trace_rest.cpp */; };
41                 84011707152CBBF600B07E4D /* triangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DC152CBBF600B07E4D /* triangle.cpp */; };
42                 84011708152CBBF600B07E4D /* ui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DD152CBBF600B07E4D /* ui.cpp */; };
43                 84011709152CBBF600B07E4D /* util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DE152CBBF600B07E4D /* util.cpp */; };
44                 8401170A152CBBF600B07E4D /* vector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DF152CBBF600B07E4D /* vector.cpp */; };
45                 8401170B152CBBF600B07E4D /* vol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116E0152CBBF600B07E4D /* vol.cpp */; };
46                 8401172A152D6E3E00B07E4D /* trace.tbb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84011729152D6E3E00B07E4D /* trace.tbb.cpp */; };
47                 8401172D152D6F6C00B07E4D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA6F152CA90100D59B95 /* main.m */; };
48                 8401172E152D6F6C00B07E4D /* OpenGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA71152CA90100D59B95 /* OpenGLView.m */; };
49                 8401172F152D6F6C00B07E4D /* tbbAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA73152CA90100D59B95 /* tbbAppDelegate.m */; };
50                 84011730152D6F6C00B07E4D /* macvideo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA99152CADF400D59B95 /* macvideo.cpp */; };
51                 84011731152D6F6C00B07E4D /* api.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B6152CBBF600B07E4D /* api.cpp */; };
52                 84011732152D6F6C00B07E4D /* apigeom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B7152CBBF600B07E4D /* apigeom.cpp */; };
53                 84011733152D6F6C00B07E4D /* apitrigeom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B8152CBBF600B07E4D /* apitrigeom.cpp */; };
54                 84011734152D6F6C00B07E4D /* bndbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B9152CBBF600B07E4D /* bndbox.cpp */; };
55                 84011735152D6F6C00B07E4D /* box.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BA152CBBF600B07E4D /* box.cpp */; };
56                 84011736152D6F6C00B07E4D /* camera.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BB152CBBF600B07E4D /* camera.cpp */; };
57                 84011737152D6F6C00B07E4D /* coordsys.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BC152CBBF600B07E4D /* coordsys.cpp */; };
58                 84011738152D6F6C00B07E4D /* cylinder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BD152CBBF600B07E4D /* cylinder.cpp */; };
59                 84011739152D6F6C00B07E4D /* extvol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BE152CBBF600B07E4D /* extvol.cpp */; };
60                 8401173A152D6F6C00B07E4D /* global.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BF152CBBF600B07E4D /* global.cpp */; };
61                 8401173B152D6F6C00B07E4D /* grid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C0152CBBF600B07E4D /* grid.cpp */; };
62                 8401173C152D6F6C00B07E4D /* imageio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C1152CBBF600B07E4D /* imageio.cpp */; };
63                 8401173D152D6F6C00B07E4D /* imap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C2152CBBF600B07E4D /* imap.cpp */; };
64                 8401173E152D6F6C00B07E4D /* intersect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C3152CBBF600B07E4D /* intersect.cpp */; };
65                 8401173F152D6F6C00B07E4D /* jpeg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C4152CBBF600B07E4D /* jpeg.cpp */; };
66                 84011740152D6F6C00B07E4D /* light.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C5152CBBF600B07E4D /* light.cpp */; };
67                 84011741152D6F6C00B07E4D /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C6152CBBF600B07E4D /* main.cpp */; };
68                 84011742152D6F6C00B07E4D /* objbound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C7152CBBF600B07E4D /* objbound.cpp */; };
69                 84011743152D6F6C00B07E4D /* parse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C8152CBBF600B07E4D /* parse.cpp */; };
70                 84011744152D6F6C00B07E4D /* plane.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C9152CBBF600B07E4D /* plane.cpp */; };
71                 84011745152D6F6C00B07E4D /* ppm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CA152CBBF600B07E4D /* ppm.cpp */; };
72                 84011746152D6F6C00B07E4D /* pthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CB152CBBF600B07E4D /* pthread.cpp */; };
73                 84011747152D6F6C00B07E4D /* quadric.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CC152CBBF600B07E4D /* quadric.cpp */; };
74                 84011748152D6F6C00B07E4D /* render.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CD152CBBF600B07E4D /* render.cpp */; };
75                 84011749152D6F6C00B07E4D /* ring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CE152CBBF600B07E4D /* ring.cpp */; };
76                 8401174A152D6F6C00B07E4D /* shade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CF152CBBF600B07E4D /* shade.cpp */; };
77                 8401174B152D6F6C00B07E4D /* sphere.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D0152CBBF600B07E4D /* sphere.cpp */; };
78                 8401174C152D6F6C00B07E4D /* tachyon_video.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D1152CBBF600B07E4D /* tachyon_video.cpp */; };
79                 8401174D152D6F6C00B07E4D /* texture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D2152CBBF600B07E4D /* texture.cpp */; };
80                 8401174E152D6F6C00B07E4D /* tgafile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D3152CBBF600B07E4D /* tgafile.cpp */; };
81                 8401174F152D6F6C00B07E4D /* trace_rest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D4152CBBF600B07E4D /* trace_rest.cpp */; };
82                 84011750152D6F6C00B07E4D /* triangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DC152CBBF600B07E4D /* triangle.cpp */; };
83                 84011751152D6F6C00B07E4D /* ui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DD152CBBF600B07E4D /* ui.cpp */; };
84                 84011752152D6F6C00B07E4D /* util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DE152CBBF600B07E4D /* util.cpp */; };
85                 84011753152D6F6C00B07E4D /* vector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DF152CBBF600B07E4D /* vector.cpp */; };
86                 84011754152D6F6C00B07E4D /* vol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116E0152CBBF600B07E4D /* vol.cpp */; };
87                 84011757152D6F6C00B07E4D /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84D01775152744BD0008A4E0 /* OpenGL.framework */; };
88                 84011758152D6F6C00B07E4D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84D017551527431F0008A4E0 /* Cocoa.framework */; };
89                 8401175B152D6F6C00B07E4D /* (null) in Resources */ = {isa = PBXBuildFile; };
90                 8401175C152D6F6C00B07E4D /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 84B8DA7C152CA97B00D59B95 /* InfoPlist.strings */; };
91                 8401175D152D6F6C00B07E4D /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 84B8DA7E152CA97B00D59B95 /* MainMenu.xib */; };
92                 84011766152D6F8400B07E4D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA6F152CA90100D59B95 /* main.m */; };
93                 84011767152D6F8400B07E4D /* OpenGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA71152CA90100D59B95 /* OpenGLView.m */; };
94                 84011768152D6F8400B07E4D /* tbbAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA73152CA90100D59B95 /* tbbAppDelegate.m */; };
95                 84011769152D6F8400B07E4D /* macvideo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA99152CADF400D59B95 /* macvideo.cpp */; };
96                 8401176A152D6F8400B07E4D /* api.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B6152CBBF600B07E4D /* api.cpp */; };
97                 8401176B152D6F8400B07E4D /* apigeom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B7152CBBF600B07E4D /* apigeom.cpp */; };
98                 8401176C152D6F8400B07E4D /* apitrigeom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B8152CBBF600B07E4D /* apitrigeom.cpp */; };
99                 8401176D152D6F8400B07E4D /* bndbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B9152CBBF600B07E4D /* bndbox.cpp */; };
100                 8401176E152D6F8400B07E4D /* box.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BA152CBBF600B07E4D /* box.cpp */; };
101                 8401176F152D6F8400B07E4D /* camera.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BB152CBBF600B07E4D /* camera.cpp */; };
102                 84011770152D6F8400B07E4D /* coordsys.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BC152CBBF600B07E4D /* coordsys.cpp */; };
103                 84011771152D6F8400B07E4D /* cylinder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BD152CBBF600B07E4D /* cylinder.cpp */; };
104                 84011772152D6F8400B07E4D /* extvol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BE152CBBF600B07E4D /* extvol.cpp */; };
105                 84011773152D6F8400B07E4D /* global.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BF152CBBF600B07E4D /* global.cpp */; };
106                 84011774152D6F8400B07E4D /* grid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C0152CBBF600B07E4D /* grid.cpp */; };
107                 84011775152D6F8400B07E4D /* imageio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C1152CBBF600B07E4D /* imageio.cpp */; };
108                 84011776152D6F8400B07E4D /* imap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C2152CBBF600B07E4D /* imap.cpp */; };
109                 84011777152D6F8400B07E4D /* intersect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C3152CBBF600B07E4D /* intersect.cpp */; };
110                 84011778152D6F8400B07E4D /* jpeg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C4152CBBF600B07E4D /* jpeg.cpp */; };
111                 84011779152D6F8400B07E4D /* light.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C5152CBBF600B07E4D /* light.cpp */; };
112                 8401177A152D6F8400B07E4D /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C6152CBBF600B07E4D /* main.cpp */; };
113                 8401177B152D6F8400B07E4D /* objbound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C7152CBBF600B07E4D /* objbound.cpp */; };
114                 8401177C152D6F8400B07E4D /* parse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C8152CBBF600B07E4D /* parse.cpp */; };
115                 8401177D152D6F8400B07E4D /* plane.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C9152CBBF600B07E4D /* plane.cpp */; };
116                 8401177E152D6F8400B07E4D /* ppm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CA152CBBF600B07E4D /* ppm.cpp */; };
117                 8401177F152D6F8400B07E4D /* pthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CB152CBBF600B07E4D /* pthread.cpp */; };
118                 84011780152D6F8400B07E4D /* quadric.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CC152CBBF600B07E4D /* quadric.cpp */; };
119                 84011781152D6F8400B07E4D /* render.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CD152CBBF600B07E4D /* render.cpp */; };
120                 84011782152D6F8400B07E4D /* ring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CE152CBBF600B07E4D /* ring.cpp */; };
121                 84011783152D6F8400B07E4D /* shade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CF152CBBF600B07E4D /* shade.cpp */; };
122                 84011784152D6F8400B07E4D /* sphere.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D0152CBBF600B07E4D /* sphere.cpp */; };
123                 84011785152D6F8400B07E4D /* tachyon_video.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D1152CBBF600B07E4D /* tachyon_video.cpp */; };
124                 84011786152D6F8400B07E4D /* texture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D2152CBBF600B07E4D /* texture.cpp */; };
125                 84011787152D6F8400B07E4D /* tgafile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D3152CBBF600B07E4D /* tgafile.cpp */; };
126                 84011788152D6F8400B07E4D /* trace_rest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D4152CBBF600B07E4D /* trace_rest.cpp */; };
127                 84011789152D6F8400B07E4D /* triangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DC152CBBF600B07E4D /* triangle.cpp */; };
128                 8401178A152D6F8400B07E4D /* ui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DD152CBBF600B07E4D /* ui.cpp */; };
129                 8401178B152D6F8400B07E4D /* util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DE152CBBF600B07E4D /* util.cpp */; };
130                 8401178C152D6F8400B07E4D /* vector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DF152CBBF600B07E4D /* vector.cpp */; };
131                 8401178D152D6F8400B07E4D /* vol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116E0152CBBF600B07E4D /* vol.cpp */; };
132                 84011790152D6F8400B07E4D /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84D01775152744BD0008A4E0 /* OpenGL.framework */; };
133                 84011791152D6F8400B07E4D /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84D017551527431F0008A4E0 /* Cocoa.framework */; };
134                 84011794152D6F8400B07E4D /* (null) in Resources */ = {isa = PBXBuildFile; };
135                 84011795152D6F8400B07E4D /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 84B8DA7C152CA97B00D59B95 /* InfoPlist.strings */; };
136                 84011796152D6F8400B07E4D /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 84B8DA7E152CA97B00D59B95 /* MainMenu.xib */; };
137                 840117A1152D6FF900B07E4D /* trace.serial.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8401179F152D6FD100B07E4D /* trace.serial.cpp */; };
138                 840117A2152D701A00B07E4D /* trace.tbb1d.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 8401179D152D6FC600B07E4D /* trace.tbb1d.cpp */; };
139                 84B8DA77152CA90100D59B95 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA6F152CA90100D59B95 /* main.m */; };
140                 84B8DA78152CA90100D59B95 /* OpenGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA71152CA90100D59B95 /* OpenGLView.m */; };
141                 84B8DA79152CA90100D59B95 /* tbbAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA73152CA90100D59B95 /* tbbAppDelegate.m */; };
142                 84B8DA7A152CA90100D59B95 /* (null) in Resources */ = {isa = PBXBuildFile; };
143                 84B8DA80152CA97B00D59B95 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 84B8DA7C152CA97B00D59B95 /* InfoPlist.strings */; };
144                 84B8DA81152CA97B00D59B95 /* MainMenu.xib in Resources */ = {isa = PBXBuildFile; fileRef = 84B8DA7E152CA97B00D59B95 /* MainMenu.xib */; };
145                 84B8DA9A152CADF400D59B95 /* macvideo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA99152CADF400D59B95 /* macvideo.cpp */; };
146                 84D017561527431F0008A4E0 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84D017551527431F0008A4E0 /* Cocoa.framework */; };
147                 84D01776152744BD0008A4E0 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 84D01775152744BD0008A4E0 /* OpenGL.framework */; };
148                 D3E786C41C0E36AC006995F1 /* macvideo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA99152CADF400D59B95 /* macvideo.cpp */; };
149                 D3E786C51C0E36B0006995F1 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA6F152CA90100D59B95 /* main.m */; };
150                 D3E786C61C0E36BC006995F1 /* OpenGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA71152CA90100D59B95 /* OpenGLView.m */; };
151                 D3E786C71C0E36C1006995F1 /* tbbAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 84B8DA73152CA90100D59B95 /* tbbAppDelegate.m */; };
152                 D3E786C81C0E373D006995F1 /* trace.tbb.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 84011729152D6E3E00B07E4D /* trace.tbb.cpp */; };
153                 D3E786C91C0E3742006995F1 /* api.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B6152CBBF600B07E4D /* api.cpp */; };
154                 D3E786CA1C0E375D006995F1 /* apigeom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B7152CBBF600B07E4D /* apigeom.cpp */; };
155                 D3E786CB1C0E375D006995F1 /* apitrigeom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B8152CBBF600B07E4D /* apitrigeom.cpp */; };
156                 D3E786CC1C0E375D006995F1 /* bndbox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116B9152CBBF600B07E4D /* bndbox.cpp */; };
157                 D3E786CD1C0E375D006995F1 /* box.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BA152CBBF600B07E4D /* box.cpp */; };
158                 D3E786CE1C0E375D006995F1 /* camera.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BB152CBBF600B07E4D /* camera.cpp */; };
159                 D3E786CF1C0E375D006995F1 /* coordsys.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BC152CBBF600B07E4D /* coordsys.cpp */; };
160                 D3E786D01C0E375D006995F1 /* cylinder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BD152CBBF600B07E4D /* cylinder.cpp */; };
161                 D3E786D11C0E375D006995F1 /* extvol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BE152CBBF600B07E4D /* extvol.cpp */; };
162                 D3E786D21C0E375D006995F1 /* global.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116BF152CBBF600B07E4D /* global.cpp */; };
163                 D3E786D31C0E375D006995F1 /* grid.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C0152CBBF600B07E4D /* grid.cpp */; };
164                 D3E786D41C0E375D006995F1 /* imageio.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C1152CBBF600B07E4D /* imageio.cpp */; };
165                 D3E786D51C0E375D006995F1 /* imap.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C2152CBBF600B07E4D /* imap.cpp */; };
166                 D3E786D61C0E375D006995F1 /* intersect.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C3152CBBF600B07E4D /* intersect.cpp */; };
167                 D3E786D71C0E375D006995F1 /* jpeg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C4152CBBF600B07E4D /* jpeg.cpp */; };
168                 D3E786D81C0E375D006995F1 /* light.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C5152CBBF600B07E4D /* light.cpp */; };
169                 D3E786D91C0E375D006995F1 /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C6152CBBF600B07E4D /* main.cpp */; };
170                 D3E786DA1C0E375D006995F1 /* objbound.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C7152CBBF600B07E4D /* objbound.cpp */; };
171                 D3E786DB1C0E375D006995F1 /* parse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C8152CBBF600B07E4D /* parse.cpp */; };
172                 D3E786DC1C0E375D006995F1 /* plane.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116C9152CBBF600B07E4D /* plane.cpp */; };
173                 D3E786DD1C0E375D006995F1 /* ppm.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CA152CBBF600B07E4D /* ppm.cpp */; };
174                 D3E786DE1C0E375D006995F1 /* pthread.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CB152CBBF600B07E4D /* pthread.cpp */; };
175                 D3E786DF1C0E375D006995F1 /* quadric.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CC152CBBF600B07E4D /* quadric.cpp */; };
176                 D3E786E01C0E375D006995F1 /* render.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CD152CBBF600B07E4D /* render.cpp */; };
177                 D3E786E11C0E375D006995F1 /* ring.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CE152CBBF600B07E4D /* ring.cpp */; };
178                 D3E786E21C0E375D006995F1 /* shade.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116CF152CBBF600B07E4D /* shade.cpp */; };
179                 D3E786E31C0E375D006995F1 /* sphere.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D0152CBBF600B07E4D /* sphere.cpp */; };
180                 D3E786E41C0E375D006995F1 /* tachyon_video.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D1152CBBF600B07E4D /* tachyon_video.cpp */; };
181                 D3E786E51C0E375D006995F1 /* texture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D2152CBBF600B07E4D /* texture.cpp */; };
182                 D3E786E61C0E375D006995F1 /* tgafile.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D3152CBBF600B07E4D /* tgafile.cpp */; };
183                 D3E786E71C0E375D006995F1 /* trace_rest.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116D4152CBBF600B07E4D /* trace_rest.cpp */; };
184                 D3E786E81C0E375D006995F1 /* triangle.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DC152CBBF600B07E4D /* triangle.cpp */; };
185                 D3E786E91C0E375D006995F1 /* ui.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DD152CBBF600B07E4D /* ui.cpp */; };
186                 D3E786EA1C0E375D006995F1 /* util.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DE152CBBF600B07E4D /* util.cpp */; };
187                 D3E786EB1C0E375D006995F1 /* vector.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116DF152CBBF600B07E4D /* vector.cpp */; };
188                 D3E786F21C0E394C006995F1 /* vol.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 840116E0152CBBF600B07E4D /* vol.cpp */; };
189                 D3E786F71C0E3A33006995F1 /* iOS.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = D3E786F51C0E3A27006995F1 /* iOS.storyboard */; };
190                 D3E786FA1C0E3DF7006995F1 /* balls.dat in Resources */ = {isa = PBXBuildFile; fileRef = D3E786F81C0E3DEC006995F1 /* balls.dat */; };
191                 D3E786FC1C0E44E3006995F1 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D3E786FB1C0E44E3006995F1 /* CoreFoundation.framework */; };
192 /* End PBXBuildFile section */
193
194 /* Begin PBXBuildRule section */
195                 C3C589702191B71600DAC94C /* PBXBuildRule */ = {
196                         isa = PBXBuildRule;
197                         compilerSpec = com.intel.compilers.icc.latest;
198                         fileType = sourcecode.cpp;
199                         isEditable = 1;
200                         outputFiles = (
201                         );
202                         script = "# Type a script or drag a script file from your workspace to insert its path.\n";
203                 };
204                 C3C589712191BF5700DAC94C /* PBXBuildRule */ = {
205                         isa = PBXBuildRule;
206                         compilerSpec = com.intel.compilers.icc.latest;
207                         fileType = sourcecode.cpp;
208                         isEditable = 1;
209                         outputFiles = (
210                         );
211                         script = "# Type a script or drag a script file from your workspace to insert its path.\n";
212                 };
213                 C3C589762191BFE300DAC94C /* PBXBuildRule */ = {
214                         isa = PBXBuildRule;
215                         compilerSpec = com.intel.compilers.icc.latest;
216                         fileType = sourcecode.cpp;
217                         isEditable = 1;
218                         outputFiles = (
219                         );
220                         script = "# Type a script or drag a script file from your workspace to insert its path.\n";
221                 };
222                 C3C589772191C02B00DAC94C /* PBXBuildRule */ = {
223                         isa = PBXBuildRule;
224                         compilerSpec = com.intel.compilers.icc.latest;
225                         fileType = sourcecode.cpp;
226                         isEditable = 1;
227                         outputFiles = (
228                         );
229                         script = "# Type a script or drag a script file from your workspace to insert its path.\n";
230                 };
231 /* End PBXBuildRule section */
232
233 /* Begin PBXFileReference section */
234                 84011691152CBBC900B07E4D /* api.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = api.h; path = ../src/api.h; sourceTree = "<group>"; };
235                 84011692152CBBC900B07E4D /* apitrigeom.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = apitrigeom.h; path = ../src/apitrigeom.h; sourceTree = "<group>"; };
236                 84011693152CBBC900B07E4D /* bndbox.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = bndbox.h; path = ../src/bndbox.h; sourceTree = "<group>"; };
237                 84011694152CBBC900B07E4D /* box.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = box.h; path = ../src/box.h; sourceTree = "<group>"; };
238                 84011695152CBBC900B07E4D /* camera.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = camera.h; path = ../src/camera.h; sourceTree = "<group>"; };
239                 84011696152CBBC900B07E4D /* coordsys.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = coordsys.h; path = ../src/coordsys.h; sourceTree = "<group>"; };
240                 84011697152CBBC900B07E4D /* cylinder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = cylinder.h; path = ../src/cylinder.h; sourceTree = "<group>"; };
241                 84011698152CBBC900B07E4D /* extvol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = extvol.h; path = ../src/extvol.h; sourceTree = "<group>"; };
242                 84011699152CBBC900B07E4D /* global.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = global.h; path = ../src/global.h; sourceTree = "<group>"; };
243                 8401169A152CBBC900B07E4D /* grid.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = grid.h; path = ../src/grid.h; sourceTree = "<group>"; };
244                 8401169B152CBBC900B07E4D /* imageio.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = imageio.h; path = ../src/imageio.h; sourceTree = "<group>"; };
245                 8401169C152CBBC900B07E4D /* imap.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = imap.h; path = ../src/imap.h; sourceTree = "<group>"; };
246                 8401169D152CBBC900B07E4D /* intersect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = intersect.h; path = ../src/intersect.h; sourceTree = "<group>"; };
247                 8401169E152CBBC900B07E4D /* jpeg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = jpeg.h; path = ../src/jpeg.h; sourceTree = "<group>"; };
248                 8401169F152CBBC900B07E4D /* light.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = light.h; path = ../src/light.h; sourceTree = "<group>"; };
249                 840116A0152CBBC900B07E4D /* machine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = machine.h; path = ../src/machine.h; sourceTree = "<group>"; };
250                 840116A1152CBBC900B07E4D /* macros.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = macros.h; path = ../src/macros.h; sourceTree = "<group>"; };
251                 840116A2152CBBC900B07E4D /* objbound.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = objbound.h; path = ../src/objbound.h; sourceTree = "<group>"; };
252                 840116A3152CBBC900B07E4D /* parse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = parse.h; path = ../src/parse.h; sourceTree = "<group>"; };
253                 840116A4152CBBC900B07E4D /* plane.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = plane.h; path = ../src/plane.h; sourceTree = "<group>"; };
254                 840116A5152CBBC900B07E4D /* ppm.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ppm.h; path = ../src/ppm.h; sourceTree = "<group>"; };
255                 840116A7152CBBC900B07E4D /* quadric.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = quadric.h; path = ../src/quadric.h; sourceTree = "<group>"; };
256                 840116A8152CBBC900B07E4D /* render.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = render.h; path = ../src/render.h; sourceTree = "<group>"; };
257                 840116A9152CBBC900B07E4D /* ring.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ring.h; path = ../src/ring.h; sourceTree = "<group>"; };
258                 840116AA152CBBC900B07E4D /* shade.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = shade.h; path = ../src/shade.h; sourceTree = "<group>"; };
259                 840116AB152CBBC900B07E4D /* sphere.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = sphere.h; path = ../src/sphere.h; sourceTree = "<group>"; };
260                 840116AC152CBBC900B07E4D /* tachyon_video.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tachyon_video.h; path = ../src/tachyon_video.h; sourceTree = "<group>"; };
261                 840116AD152CBBC900B07E4D /* texture.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = texture.h; path = ../src/texture.h; sourceTree = "<group>"; };
262                 840116AE152CBBC900B07E4D /* tgafile.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tgafile.h; path = ../src/tgafile.h; sourceTree = "<group>"; };
263                 840116AF152CBBC900B07E4D /* trace.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = trace.h; path = ../src/trace.h; sourceTree = "<group>"; };
264                 840116B0152CBBC900B07E4D /* triangle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = triangle.h; path = ../src/triangle.h; sourceTree = "<group>"; };
265                 840116B1152CBBC900B07E4D /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = types.h; path = ../src/types.h; sourceTree = "<group>"; };
266                 840116B2152CBBC900B07E4D /* ui.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ui.h; path = ../src/ui.h; sourceTree = "<group>"; };
267                 840116B3152CBBC900B07E4D /* util.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = util.h; path = ../src/util.h; sourceTree = "<group>"; };
268                 840116B4152CBBC900B07E4D /* vector.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vector.h; path = ../src/vector.h; sourceTree = "<group>"; };
269                 840116B5152CBBC900B07E4D /* vol.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = vol.h; path = ../src/vol.h; sourceTree = "<group>"; };
270                 840116B6152CBBF600B07E4D /* api.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = api.cpp; sourceTree = "<group>"; };
271                 840116B7152CBBF600B07E4D /* apigeom.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = apigeom.cpp; sourceTree = "<group>"; };
272                 840116B8152CBBF600B07E4D /* apitrigeom.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = apitrigeom.cpp; sourceTree = "<group>"; };
273                 840116B9152CBBF600B07E4D /* bndbox.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bndbox.cpp; sourceTree = "<group>"; };
274                 840116BA152CBBF600B07E4D /* box.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = box.cpp; sourceTree = "<group>"; };
275                 840116BB152CBBF600B07E4D /* camera.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = camera.cpp; sourceTree = "<group>"; };
276                 840116BC152CBBF600B07E4D /* coordsys.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = coordsys.cpp; sourceTree = "<group>"; };
277                 840116BD152CBBF600B07E4D /* cylinder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cylinder.cpp; sourceTree = "<group>"; };
278                 840116BE152CBBF600B07E4D /* extvol.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = extvol.cpp; sourceTree = "<group>"; };
279                 840116BF152CBBF600B07E4D /* global.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = global.cpp; sourceTree = "<group>"; };
280                 840116C0152CBBF600B07E4D /* grid.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = grid.cpp; sourceTree = "<group>"; };
281                 840116C1152CBBF600B07E4D /* imageio.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = imageio.cpp; sourceTree = "<group>"; };
282                 840116C2152CBBF600B07E4D /* imap.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = imap.cpp; sourceTree = "<group>"; };
283                 840116C3152CBBF600B07E4D /* intersect.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = intersect.cpp; sourceTree = "<group>"; };
284                 840116C4152CBBF600B07E4D /* jpeg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = jpeg.cpp; sourceTree = "<group>"; };
285                 840116C5152CBBF600B07E4D /* light.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = light.cpp; sourceTree = "<group>"; };
286                 840116C6152CBBF600B07E4D /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; };
287                 840116C7152CBBF600B07E4D /* objbound.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = objbound.cpp; sourceTree = "<group>"; };
288                 840116C8152CBBF600B07E4D /* parse.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parse.cpp; sourceTree = "<group>"; };
289                 840116C9152CBBF600B07E4D /* plane.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = plane.cpp; sourceTree = "<group>"; };
290                 840116CA152CBBF600B07E4D /* ppm.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ppm.cpp; sourceTree = "<group>"; };
291                 840116CB152CBBF600B07E4D /* pthread.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pthread.cpp; sourceTree = "<group>"; };
292                 840116CC152CBBF600B07E4D /* quadric.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = quadric.cpp; sourceTree = "<group>"; };
293                 840116CD152CBBF600B07E4D /* render.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = render.cpp; sourceTree = "<group>"; };
294                 840116CE152CBBF600B07E4D /* ring.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ring.cpp; sourceTree = "<group>"; };
295                 840116CF152CBBF600B07E4D /* shade.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = shade.cpp; sourceTree = "<group>"; };
296                 840116D0152CBBF600B07E4D /* sphere.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = sphere.cpp; sourceTree = "<group>"; };
297                 840116D1152CBBF600B07E4D /* tachyon_video.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tachyon_video.cpp; sourceTree = "<group>"; };
298                 840116D2152CBBF600B07E4D /* texture.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = texture.cpp; sourceTree = "<group>"; };
299                 840116D3152CBBF600B07E4D /* tgafile.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = tgafile.cpp; sourceTree = "<group>"; };
300                 840116D4152CBBF600B07E4D /* trace_rest.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = trace_rest.cpp; sourceTree = "<group>"; };
301                 840116DC152CBBF600B07E4D /* triangle.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = triangle.cpp; sourceTree = "<group>"; };
302                 840116DD152CBBF600B07E4D /* ui.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ui.cpp; sourceTree = "<group>"; };
303                 840116DE152CBBF600B07E4D /* util.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = util.cpp; sourceTree = "<group>"; };
304                 840116DF152CBBF600B07E4D /* vector.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vector.cpp; sourceTree = "<group>"; };
305                 840116E0152CBBF600B07E4D /* vol.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = vol.cpp; sourceTree = "<group>"; };
306                 84011729152D6E3E00B07E4D /* trace.tbb.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = trace.tbb.cpp; sourceTree = "<group>"; };
307                 84011761152D6F6C00B07E4D /* tachyon.serial.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tachyon.serial.app; sourceTree = BUILT_PRODUCTS_DIR; };
308                 8401179A152D6F8400B07E4D /* tachyon.tbb1d.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tachyon.tbb1d.app; sourceTree = BUILT_PRODUCTS_DIR; };
309                 8401179D152D6FC600B07E4D /* trace.tbb1d.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = trace.tbb1d.cpp; sourceTree = "<group>"; };
310                 8401179F152D6FD100B07E4D /* trace.serial.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = trace.serial.cpp; sourceTree = "<group>"; };
311                 84B8DA6F152CA90100D59B95 /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = ../../../common/gui/xcode/tbbExample/main.m; sourceTree = "<group>"; };
312                 84B8DA70152CA90100D59B95 /* OpenGLView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = OpenGLView.h; path = ../../../common/gui/xcode/tbbExample/OpenGLView.h; sourceTree = "<group>"; };
313                 84B8DA71152CA90100D59B95 /* OpenGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = OpenGLView.m; path = ../../../common/gui/xcode/tbbExample/OpenGLView.m; sourceTree = "<group>"; };
314                 84B8DA72152CA90100D59B95 /* tbbAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = tbbAppDelegate.h; path = ../../../common/gui/xcode/tbbExample/tbbAppDelegate.h; sourceTree = "<group>"; };
315                 84B8DA73152CA90100D59B95 /* tbbAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = tbbAppDelegate.m; path = ../../../common/gui/xcode/tbbExample/tbbAppDelegate.m; sourceTree = "<group>"; };
316                 84B8DA75152CA90100D59B95 /* tbbExample-Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "tbbExample-Prefix.pch"; path = "../../../common/gui/xcode/tbbExample/tbbExample-Prefix.pch"; sourceTree = "<group>"; };
317                 84B8DA7D152CA97B00D59B95 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = InfoPlist.strings; sourceTree = "<group>"; };
318                 84B8DA7F152CA97B00D59B95 /* en */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = en; path = MainMenu.xib; sourceTree = "<group>"; };
319                 84B8DA99152CADF400D59B95 /* macvideo.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = macvideo.cpp; path = ../../../common/gui/macvideo.cpp; sourceTree = "<group>"; };
320                 84D017511527431F0008A4E0 /* tachyon.tbb.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tachyon.tbb.app; sourceTree = BUILT_PRODUCTS_DIR; };
321                 84D017551527431F0008A4E0 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = System/Library/Frameworks/Cocoa.framework; sourceTree = SDKROOT; };
322                 84D017581527431F0008A4E0 /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = System/Library/Frameworks/AppKit.framework; sourceTree = SDKROOT; };
323                 84D017591527431F0008A4E0 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = System/Library/Frameworks/CoreData.framework; sourceTree = SDKROOT; };
324                 84D0175A1527431F0008A4E0 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
325                 84D01775152744BD0008A4E0 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = System/Library/Frameworks/OpenGL.framework; sourceTree = SDKROOT; };
326                 D3E786AD1C0E3588006995F1 /* tachyon.tbb.ios.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = tachyon.tbb.ios.app; sourceTree = BUILT_PRODUCTS_DIR; };
327                 D3E786F51C0E3A27006995F1 /* iOS.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = iOS.storyboard; path = ../iOS.storyboard; sourceTree = "<group>"; };
328                 D3E786F81C0E3DEC006995F1 /* balls.dat */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = balls.dat; path = ../../../../../parallel_for/tachyon/dat/balls.dat; sourceTree = "<group>"; };
329                 D3E786FB1C0E44E3006995F1 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreFoundation.framework; path = Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk/System/Library/Frameworks/CoreFoundation.framework; sourceTree = DEVELOPER_DIR; };
330 /* End PBXFileReference section */
331
332 /* Begin PBXFrameworksBuildPhase section */
333                 84011756152D6F6C00B07E4D /* Frameworks */ = {
334                         isa = PBXFrameworksBuildPhase;
335                         buildActionMask = 2147483647;
336                         files = (
337                                 84011757152D6F6C00B07E4D /* OpenGL.framework in Frameworks */,
338                                 84011758152D6F6C00B07E4D /* Cocoa.framework in Frameworks */,
339                         );
340                         runOnlyForDeploymentPostprocessing = 0;
341                 };
342                 8401178F152D6F8400B07E4D /* Frameworks */ = {
343                         isa = PBXFrameworksBuildPhase;
344                         buildActionMask = 2147483647;
345                         files = (
346                                 84011790152D6F8400B07E4D /* OpenGL.framework in Frameworks */,
347                                 84011791152D6F8400B07E4D /* Cocoa.framework in Frameworks */,
348                         );
349                         runOnlyForDeploymentPostprocessing = 0;
350                 };
351                 84D0174E1527431F0008A4E0 /* Frameworks */ = {
352                         isa = PBXFrameworksBuildPhase;
353                         buildActionMask = 2147483647;
354                         files = (
355                                 84D01776152744BD0008A4E0 /* OpenGL.framework in Frameworks */,
356                                 84D017561527431F0008A4E0 /* Cocoa.framework in Frameworks */,
357                         );
358                         runOnlyForDeploymentPostprocessing = 0;
359                 };
360                 D3E786AA1C0E3588006995F1 /* Frameworks */ = {
361                         isa = PBXFrameworksBuildPhase;
362                         buildActionMask = 2147483647;
363                         files = (
364                                 D3E786FC1C0E44E3006995F1 /* CoreFoundation.framework in Frameworks */,
365                         );
366                         runOnlyForDeploymentPostprocessing = 0;
367                 };
368 /* End PBXFrameworksBuildPhase section */
369
370 /* Begin PBXGroup section */
371                 8401160E152CB8A600B07E4D /* Sources */ = {
372                         isa = PBXGroup;
373                         children = (
374                                 8401179F152D6FD100B07E4D /* trace.serial.cpp */,
375                                 8401179D152D6FC600B07E4D /* trace.tbb1d.cpp */,
376                                 84011729152D6E3E00B07E4D /* trace.tbb.cpp */,
377                                 840116B6152CBBF600B07E4D /* api.cpp */,
378                                 840116B7152CBBF600B07E4D /* apigeom.cpp */,
379                                 840116B8152CBBF600B07E4D /* apitrigeom.cpp */,
380                                 840116B9152CBBF600B07E4D /* bndbox.cpp */,
381                                 840116BA152CBBF600B07E4D /* box.cpp */,
382                                 840116BB152CBBF600B07E4D /* camera.cpp */,
383                                 840116BC152CBBF600B07E4D /* coordsys.cpp */,
384                                 840116BD152CBBF600B07E4D /* cylinder.cpp */,
385                                 840116BE152CBBF600B07E4D /* extvol.cpp */,
386                                 840116BF152CBBF600B07E4D /* global.cpp */,
387                                 840116C0152CBBF600B07E4D /* grid.cpp */,
388                                 840116C1152CBBF600B07E4D /* imageio.cpp */,
389                                 840116C2152CBBF600B07E4D /* imap.cpp */,
390                                 840116C3152CBBF600B07E4D /* intersect.cpp */,
391                                 840116C4152CBBF600B07E4D /* jpeg.cpp */,
392                                 840116C5152CBBF600B07E4D /* light.cpp */,
393                                 840116C6152CBBF600B07E4D /* main.cpp */,
394                                 840116C7152CBBF600B07E4D /* objbound.cpp */,
395                                 840116C8152CBBF600B07E4D /* parse.cpp */,
396                                 840116C9152CBBF600B07E4D /* plane.cpp */,
397                                 840116CA152CBBF600B07E4D /* ppm.cpp */,
398                                 840116CB152CBBF600B07E4D /* pthread.cpp */,
399                                 840116CC152CBBF600B07E4D /* quadric.cpp */,
400                                 840116CD152CBBF600B07E4D /* render.cpp */,
401                                 840116CE152CBBF600B07E4D /* ring.cpp */,
402                                 840116CF152CBBF600B07E4D /* shade.cpp */,
403                                 840116D0152CBBF600B07E4D /* sphere.cpp */,
404                                 840116D1152CBBF600B07E4D /* tachyon_video.cpp */,
405                                 840116D2152CBBF600B07E4D /* texture.cpp */,
406                                 840116D3152CBBF600B07E4D /* tgafile.cpp */,
407                                 840116D4152CBBF600B07E4D /* trace_rest.cpp */,
408                                 840116DC152CBBF600B07E4D /* triangle.cpp */,
409                                 840116DD152CBBF600B07E4D /* ui.cpp */,
410                                 840116DE152CBBF600B07E4D /* util.cpp */,
411                                 840116DF152CBBF600B07E4D /* vector.cpp */,
412                                 840116E0152CBBF600B07E4D /* vol.cpp */,
413                         );
414                         name = Sources;
415                         path = ../src;
416                         sourceTree = "<group>";
417                 };
418                 84011690152CBB3C00B07E4D /* Headers */ = {
419                         isa = PBXGroup;
420                         children = (
421                                 84011691152CBBC900B07E4D /* api.h */,
422                                 84011692152CBBC900B07E4D /* apitrigeom.h */,
423                                 84011693152CBBC900B07E4D /* bndbox.h */,
424                                 84011694152CBBC900B07E4D /* box.h */,
425                                 84011695152CBBC900B07E4D /* camera.h */,
426                                 84011696152CBBC900B07E4D /* coordsys.h */,
427                                 84011697152CBBC900B07E4D /* cylinder.h */,
428                                 84011698152CBBC900B07E4D /* extvol.h */,
429                                 84011699152CBBC900B07E4D /* global.h */,
430                                 8401169A152CBBC900B07E4D /* grid.h */,
431                                 8401169B152CBBC900B07E4D /* imageio.h */,
432                                 8401169C152CBBC900B07E4D /* imap.h */,
433                                 8401169D152CBBC900B07E4D /* intersect.h */,
434                                 8401169E152CBBC900B07E4D /* jpeg.h */,
435                                 8401169F152CBBC900B07E4D /* light.h */,
436                                 840116A0152CBBC900B07E4D /* machine.h */,
437                                 840116A1152CBBC900B07E4D /* macros.h */,
438                                 840116A2152CBBC900B07E4D /* objbound.h */,
439                                 840116A3152CBBC900B07E4D /* parse.h */,
440                                 840116A4152CBBC900B07E4D /* plane.h */,
441                                 840116A5152CBBC900B07E4D /* ppm.h */,
442                                 840116A7152CBBC900B07E4D /* quadric.h */,
443                                 840116A8152CBBC900B07E4D /* render.h */,
444                                 840116A9152CBBC900B07E4D /* ring.h */,
445                                 840116AA152CBBC900B07E4D /* shade.h */,
446                                 840116AB152CBBC900B07E4D /* sphere.h */,
447                                 840116AC152CBBC900B07E4D /* tachyon_video.h */,
448                                 840116AD152CBBC900B07E4D /* texture.h */,
449                                 840116AE152CBBC900B07E4D /* tgafile.h */,
450                                 840116AF152CBBC900B07E4D /* trace.h */,
451                                 840116B0152CBBC900B07E4D /* triangle.h */,
452                                 840116B1152CBBC900B07E4D /* types.h */,
453                                 840116B2152CBBC900B07E4D /* ui.h */,
454                                 840116B3152CBBC900B07E4D /* util.h */,
455                                 840116B4152CBBC900B07E4D /* vector.h */,
456                                 840116B5152CBBC900B07E4D /* vol.h */,
457                         );
458                         name = Headers;
459                         sourceTree = "<group>";
460                 };
461                 84B8DA6C152CA8D900D59B95 /* tbbExample */ = {
462                         isa = PBXGroup;
463                         children = (
464                                 84011690152CBB3C00B07E4D /* Headers */,
465                                 8401160E152CB8A600B07E4D /* Sources */,
466                                 84B8DA98152CAD8600D59B95 /* Gui layer */,
467                                 84B8DA7B152CA97B00D59B95 /* Resources */,
468                         );
469                         name = tbbExample;
470                         sourceTree = "<group>";
471                 };
472                 84B8DA7B152CA97B00D59B95 /* Resources */ = {
473                         isa = PBXGroup;
474                         children = (
475                                 84B8DA7C152CA97B00D59B95 /* InfoPlist.strings */,
476                                 84B8DA7E152CA97B00D59B95 /* MainMenu.xib */,
477                                 D3E786F51C0E3A27006995F1 /* iOS.storyboard */,
478                                 D3E786F81C0E3DEC006995F1 /* balls.dat */,
479                         );
480                         name = Resources;
481                         path = ../../../common/gui/xcode/tbbExample/en.lproj;
482                         sourceTree = "<group>";
483                 };
484                 84B8DA98152CAD8600D59B95 /* Gui layer */ = {
485                         isa = PBXGroup;
486                         children = (
487                                 84B8DA99152CADF400D59B95 /* macvideo.cpp */,
488                                 84B8DA6F152CA90100D59B95 /* main.m */,
489                                 84B8DA70152CA90100D59B95 /* OpenGLView.h */,
490                                 84B8DA71152CA90100D59B95 /* OpenGLView.m */,
491                                 84B8DA72152CA90100D59B95 /* tbbAppDelegate.h */,
492                                 84B8DA73152CA90100D59B95 /* tbbAppDelegate.m */,
493                                 84B8DA75152CA90100D59B95 /* tbbExample-Prefix.pch */,
494                         );
495                         name = "Gui layer";
496                         sourceTree = "<group>";
497                 };
498                 84D017461527431F0008A4E0 = {
499                         isa = PBXGroup;
500                         children = (
501                                 84B8DA6C152CA8D900D59B95 /* tbbExample */,
502                                 84D017541527431F0008A4E0 /* Frameworks */,
503                                 84D017521527431F0008A4E0 /* Products */,
504                         );
505                         sourceTree = "<group>";
506                 };
507                 84D017521527431F0008A4E0 /* Products */ = {
508                         isa = PBXGroup;
509                         children = (
510                                 84D017511527431F0008A4E0 /* tachyon.tbb.app */,
511                                 84011761152D6F6C00B07E4D /* tachyon.serial.app */,
512                                 8401179A152D6F8400B07E4D /* tachyon.tbb1d.app */,
513                                 D3E786AD1C0E3588006995F1 /* tachyon.tbb.ios.app */,
514                         );
515                         name = Products;
516                         sourceTree = "<group>";
517                 };
518                 84D017541527431F0008A4E0 /* Frameworks */ = {
519                         isa = PBXGroup;
520                         children = (
521                                 D3E786FB1C0E44E3006995F1 /* CoreFoundation.framework */,
522                                 84D017581527431F0008A4E0 /* AppKit.framework */,
523                                 84D017591527431F0008A4E0 /* CoreData.framework */,
524                                 84D0175A1527431F0008A4E0 /* Foundation.framework */,
525                                 84D01775152744BD0008A4E0 /* OpenGL.framework */,
526                                 84D017551527431F0008A4E0 /* Cocoa.framework */,
527                         );
528                         name = Frameworks;
529                         sourceTree = "<group>";
530                 };
531 /* End PBXGroup section */
532
533 /* Begin PBXNativeTarget section */
534                 8401172B152D6F6C00B07E4D /* tachyon.serial */ = {
535                         isa = PBXNativeTarget;
536                         buildConfigurationList = 8401175E152D6F6C00B07E4D /* Build configuration list for PBXNativeTarget "tachyon.serial" */;
537                         buildPhases = (
538                                 8401172C152D6F6C00B07E4D /* Sources */,
539                                 84011756152D6F6C00B07E4D /* Frameworks */,
540                                 8401175A152D6F6C00B07E4D /* Resources */,
541                         );
542                         buildRules = (
543                                 C3C589712191BF5700DAC94C /* PBXBuildRule */,
544                         );
545                         dependencies = (
546                         );
547                         name = tachyon.serial;
548                         productName = tbbExample;
549                         productReference = 84011761152D6F6C00B07E4D /* tachyon.serial.app */;
550                         productType = "com.apple.product-type.application";
551                 };
552                 84011764152D6F8400B07E4D /* tachyon.tbb1d */ = {
553                         isa = PBXNativeTarget;
554                         buildConfigurationList = 84011797152D6F8400B07E4D /* Build configuration list for PBXNativeTarget "tachyon.tbb1d" */;
555                         buildPhases = (
556                                 84011765152D6F8400B07E4D /* Sources */,
557                                 8401178F152D6F8400B07E4D /* Frameworks */,
558                                 84011793152D6F8400B07E4D /* Resources */,
559                         );
560                         buildRules = (
561                                 C3C589772191C02B00DAC94C /* PBXBuildRule */,
562                         );
563                         dependencies = (
564                         );
565                         name = tachyon.tbb1d;
566                         productName = tbbExample;
567                         productReference = 8401179A152D6F8400B07E4D /* tachyon.tbb1d.app */;
568                         productType = "com.apple.product-type.application";
569                 };
570                 84D017501527431F0008A4E0 /* tachyon.tbb */ = {
571                         isa = PBXNativeTarget;
572                         buildConfigurationList = 84D01772152743200008A4E0 /* Build configuration list for PBXNativeTarget "tachyon.tbb" */;
573                         buildPhases = (
574                                 84D0174D1527431F0008A4E0 /* Sources */,
575                                 84D0174E1527431F0008A4E0 /* Frameworks */,
576                                 84D0174F1527431F0008A4E0 /* Resources */,
577                         );
578                         buildRules = (
579                                 C3C589702191B71600DAC94C /* PBXBuildRule */,
580                         );
581                         dependencies = (
582                         );
583                         name = tachyon.tbb;
584                         productName = tbbExample;
585                         productReference = 84D017511527431F0008A4E0 /* tachyon.tbb.app */;
586                         productType = "com.apple.product-type.application";
587                 };
588                 D3E786AC1C0E3588006995F1 /* tachyon.tbb.ios */ = {
589                         isa = PBXNativeTarget;
590                         buildConfigurationList = D3E786C31C0E3588006995F1 /* Build configuration list for PBXNativeTarget "tachyon.tbb.ios" */;
591                         buildPhases = (
592                                 D3E786A91C0E3588006995F1 /* Sources */,
593                                 D3E786AA1C0E3588006995F1 /* Frameworks */,
594                                 D3E786AB1C0E3588006995F1 /* Resources */,
595                         );
596                         buildRules = (
597                                 C3C589762191BFE300DAC94C /* PBXBuildRule */,
598                         );
599                         dependencies = (
600                         );
601                         name = tachyon.tbb.ios;
602                         productName = tbbExample;
603                         productReference = D3E786AD1C0E3588006995F1 /* tachyon.tbb.ios.app */;
604                         productType = "com.apple.product-type.application";
605                 };
606 /* End PBXNativeTarget section */
607
608 /* Begin PBXProject section */
609                 84D017481527431F0008A4E0 /* Project object */ = {
610                         isa = PBXProject;
611                         attributes = {
612                                 CLASSPREFIX = tbb;
613                                 LastUpgradeCheck = 1000;
614                                 TargetAttributes = {
615                                         D3E786AC1C0E3588006995F1 = {
616                                                 CreatedOnToolsVersion = 7.1.1;
617                                                 DevelopmentTeam = 7J8M3RM94C;
618                                         };
619                                 };
620                         };
621                         buildConfigurationList = 84D0174B1527431F0008A4E0 /* Build configuration list for PBXProject "tachyon" */;
622                         compatibilityVersion = "Xcode 3.2";
623                         developmentRegion = English;
624                         hasScannedForEncodings = 0;
625                         knownRegions = (
626                                 en,
627                                 Base,
628                         );
629                         mainGroup = 84D017461527431F0008A4E0;
630                         productRefGroup = 84D017521527431F0008A4E0 /* Products */;
631                         projectDirPath = "";
632                         projectRoot = "";
633                         targets = (
634                                 84D017501527431F0008A4E0 /* tachyon.tbb */,
635                                 8401172B152D6F6C00B07E4D /* tachyon.serial */,
636                                 84011764152D6F8400B07E4D /* tachyon.tbb1d */,
637                                 D3E786AC1C0E3588006995F1 /* tachyon.tbb.ios */,
638                         );
639                 };
640 /* End PBXProject section */
641
642 /* Begin PBXResourcesBuildPhase section */
643                 8401175A152D6F6C00B07E4D /* Resources */ = {
644                         isa = PBXResourcesBuildPhase;
645                         buildActionMask = 2147483647;
646                         files = (
647                                 8401175B152D6F6C00B07E4D /* (null) in Resources */,
648                                 8401175C152D6F6C00B07E4D /* InfoPlist.strings in Resources */,
649                                 8401175D152D6F6C00B07E4D /* MainMenu.xib in Resources */,
650                         );
651                         runOnlyForDeploymentPostprocessing = 0;
652                 };
653                 84011793152D6F8400B07E4D /* Resources */ = {
654                         isa = PBXResourcesBuildPhase;
655                         buildActionMask = 2147483647;
656                         files = (
657                                 84011794152D6F8400B07E4D /* (null) in Resources */,
658                                 84011795152D6F8400B07E4D /* InfoPlist.strings in Resources */,
659                                 84011796152D6F8400B07E4D /* MainMenu.xib in Resources */,
660                         );
661                         runOnlyForDeploymentPostprocessing = 0;
662                 };
663                 84D0174F1527431F0008A4E0 /* Resources */ = {
664                         isa = PBXResourcesBuildPhase;
665                         buildActionMask = 2147483647;
666                         files = (
667                                 84B8DA7A152CA90100D59B95 /* (null) in Resources */,
668                                 84B8DA80152CA97B00D59B95 /* InfoPlist.strings in Resources */,
669                                 84B8DA81152CA97B00D59B95 /* MainMenu.xib in Resources */,
670                         );
671                         runOnlyForDeploymentPostprocessing = 0;
672                 };
673                 D3E786AB1C0E3588006995F1 /* Resources */ = {
674                         isa = PBXResourcesBuildPhase;
675                         buildActionMask = 2147483647;
676                         files = (
677                                 D3E786FA1C0E3DF7006995F1 /* balls.dat in Resources */,
678                                 D3E786F71C0E3A33006995F1 /* iOS.storyboard in Resources */,
679                         );
680                         runOnlyForDeploymentPostprocessing = 0;
681                 };
682 /* End PBXResourcesBuildPhase section */
683
684 /* Begin PBXSourcesBuildPhase section */
685                 8401172C152D6F6C00B07E4D /* Sources */ = {
686                         isa = PBXSourcesBuildPhase;
687                         buildActionMask = 2147483647;
688                         files = (
689                                 840117A1152D6FF900B07E4D /* trace.serial.cpp in Sources */,
690                                 8401172D152D6F6C00B07E4D /* main.m in Sources */,
691                                 8401172E152D6F6C00B07E4D /* OpenGLView.m in Sources */,
692                                 8401172F152D6F6C00B07E4D /* tbbAppDelegate.m in Sources */,
693                                 84011730152D6F6C00B07E4D /* macvideo.cpp in Sources */,
694                                 84011731152D6F6C00B07E4D /* api.cpp in Sources */,
695                                 84011732152D6F6C00B07E4D /* apigeom.cpp in Sources */,
696                                 84011733152D6F6C00B07E4D /* apitrigeom.cpp in Sources */,
697                                 84011734152D6F6C00B07E4D /* bndbox.cpp in Sources */,
698                                 84011735152D6F6C00B07E4D /* box.cpp in Sources */,
699                                 84011736152D6F6C00B07E4D /* camera.cpp in Sources */,
700                                 84011737152D6F6C00B07E4D /* coordsys.cpp in Sources */,
701                                 84011738152D6F6C00B07E4D /* cylinder.cpp in Sources */,
702                                 84011739152D6F6C00B07E4D /* extvol.cpp in Sources */,
703                                 8401173A152D6F6C00B07E4D /* global.cpp in Sources */,
704                                 8401173B152D6F6C00B07E4D /* grid.cpp in Sources */,
705                                 8401173C152D6F6C00B07E4D /* imageio.cpp in Sources */,
706                                 8401173D152D6F6C00B07E4D /* imap.cpp in Sources */,
707                                 8401173E152D6F6C00B07E4D /* intersect.cpp in Sources */,
708                                 8401173F152D6F6C00B07E4D /* jpeg.cpp in Sources */,
709                                 84011740152D6F6C00B07E4D /* light.cpp in Sources */,
710                                 84011741152D6F6C00B07E4D /* main.cpp in Sources */,
711                                 84011742152D6F6C00B07E4D /* objbound.cpp in Sources */,
712                                 84011743152D6F6C00B07E4D /* parse.cpp in Sources */,
713                                 84011744152D6F6C00B07E4D /* plane.cpp in Sources */,
714                                 84011745152D6F6C00B07E4D /* ppm.cpp in Sources */,
715                                 84011746152D6F6C00B07E4D /* pthread.cpp in Sources */,
716                                 84011747152D6F6C00B07E4D /* quadric.cpp in Sources */,
717                                 84011748152D6F6C00B07E4D /* render.cpp in Sources */,
718                                 84011749152D6F6C00B07E4D /* ring.cpp in Sources */,
719                                 8401174A152D6F6C00B07E4D /* shade.cpp in Sources */,
720                                 8401174B152D6F6C00B07E4D /* sphere.cpp in Sources */,
721                                 8401174C152D6F6C00B07E4D /* tachyon_video.cpp in Sources */,
722                                 8401174D152D6F6C00B07E4D /* texture.cpp in Sources */,
723                                 8401174E152D6F6C00B07E4D /* tgafile.cpp in Sources */,
724                                 8401174F152D6F6C00B07E4D /* trace_rest.cpp in Sources */,
725                                 84011750152D6F6C00B07E4D /* triangle.cpp in Sources */,
726                                 84011751152D6F6C00B07E4D /* ui.cpp in Sources */,
727                                 84011752152D6F6C00B07E4D /* util.cpp in Sources */,
728                                 84011753152D6F6C00B07E4D /* vector.cpp in Sources */,
729                                 84011754152D6F6C00B07E4D /* vol.cpp in Sources */,
730                         );
731                         runOnlyForDeploymentPostprocessing = 0;
732                 };
733                 84011765152D6F8400B07E4D /* Sources */ = {
734                         isa = PBXSourcesBuildPhase;
735                         buildActionMask = 2147483647;
736                         files = (
737                                 840117A2152D701A00B07E4D /* trace.tbb1d.cpp in Sources */,
738                                 84011766152D6F8400B07E4D /* main.m in Sources */,
739                                 84011767152D6F8400B07E4D /* OpenGLView.m in Sources */,
740                                 84011768152D6F8400B07E4D /* tbbAppDelegate.m in Sources */,
741                                 84011769152D6F8400B07E4D /* macvideo.cpp in Sources */,
742                                 8401176A152D6F8400B07E4D /* api.cpp in Sources */,
743                                 8401176B152D6F8400B07E4D /* apigeom.cpp in Sources */,
744                                 8401176C152D6F8400B07E4D /* apitrigeom.cpp in Sources */,
745                                 8401176D152D6F8400B07E4D /* bndbox.cpp in Sources */,
746                                 8401176E152D6F8400B07E4D /* box.cpp in Sources */,
747                                 8401176F152D6F8400B07E4D /* camera.cpp in Sources */,
748                                 84011770152D6F8400B07E4D /* coordsys.cpp in Sources */,
749                                 84011771152D6F8400B07E4D /* cylinder.cpp in Sources */,
750                                 84011772152D6F8400B07E4D /* extvol.cpp in Sources */,
751                                 84011773152D6F8400B07E4D /* global.cpp in Sources */,
752                                 84011774152D6F8400B07E4D /* grid.cpp in Sources */,
753                                 84011775152D6F8400B07E4D /* imageio.cpp in Sources */,
754                                 84011776152D6F8400B07E4D /* imap.cpp in Sources */,
755                                 84011777152D6F8400B07E4D /* intersect.cpp in Sources */,
756                                 84011778152D6F8400B07E4D /* jpeg.cpp in Sources */,
757                                 84011779152D6F8400B07E4D /* light.cpp in Sources */,
758                                 8401177A152D6F8400B07E4D /* main.cpp in Sources */,
759                                 8401177B152D6F8400B07E4D /* objbound.cpp in Sources */,
760                                 8401177C152D6F8400B07E4D /* parse.cpp in Sources */,
761                                 8401177D152D6F8400B07E4D /* plane.cpp in Sources */,
762                                 8401177E152D6F8400B07E4D /* ppm.cpp in Sources */,
763                                 8401177F152D6F8400B07E4D /* pthread.cpp in Sources */,
764                                 84011780152D6F8400B07E4D /* quadric.cpp in Sources */,
765                                 84011781152D6F8400B07E4D /* render.cpp in Sources */,
766                                 84011782152D6F8400B07E4D /* ring.cpp in Sources */,
767                                 84011783152D6F8400B07E4D /* shade.cpp in Sources */,
768                                 84011784152D6F8400B07E4D /* sphere.cpp in Sources */,
769                                 84011785152D6F8400B07E4D /* tachyon_video.cpp in Sources */,
770                                 84011786152D6F8400B07E4D /* texture.cpp in Sources */,
771                                 84011787152D6F8400B07E4D /* tgafile.cpp in Sources */,
772                                 84011788152D6F8400B07E4D /* trace_rest.cpp in Sources */,
773                                 84011789152D6F8400B07E4D /* triangle.cpp in Sources */,
774                                 8401178A152D6F8400B07E4D /* ui.cpp in Sources */,
775                                 8401178B152D6F8400B07E4D /* util.cpp in Sources */,
776                                 8401178C152D6F8400B07E4D /* vector.cpp in Sources */,
777                                 8401178D152D6F8400B07E4D /* vol.cpp in Sources */,
778                         );
779                         runOnlyForDeploymentPostprocessing = 0;
780                 };
781                 84D0174D1527431F0008A4E0 /* Sources */ = {
782                         isa = PBXSourcesBuildPhase;
783                         buildActionMask = 2147483647;
784                         files = (
785                                 84B8DA77152CA90100D59B95 /* main.m in Sources */,
786                                 84B8DA78152CA90100D59B95 /* OpenGLView.m in Sources */,
787                                 84B8DA79152CA90100D59B95 /* tbbAppDelegate.m in Sources */,
788                                 84B8DA9A152CADF400D59B95 /* macvideo.cpp in Sources */,
789                                 840116E1152CBBF600B07E4D /* api.cpp in Sources */,
790                                 840116E2152CBBF600B07E4D /* apigeom.cpp in Sources */,
791                                 840116E3152CBBF600B07E4D /* apitrigeom.cpp in Sources */,
792                                 840116E4152CBBF600B07E4D /* bndbox.cpp in Sources */,
793                                 840116E5152CBBF600B07E4D /* box.cpp in Sources */,
794                                 840116E6152CBBF600B07E4D /* camera.cpp in Sources */,
795                                 840116E7152CBBF600B07E4D /* coordsys.cpp in Sources */,
796                                 840116E8152CBBF600B07E4D /* cylinder.cpp in Sources */,
797                                 840116E9152CBBF600B07E4D /* extvol.cpp in Sources */,
798                                 840116EA152CBBF600B07E4D /* global.cpp in Sources */,
799                                 840116EB152CBBF600B07E4D /* grid.cpp in Sources */,
800                                 840116EC152CBBF600B07E4D /* imageio.cpp in Sources */,
801                                 840116ED152CBBF600B07E4D /* imap.cpp in Sources */,
802                                 840116EE152CBBF600B07E4D /* intersect.cpp in Sources */,
803                                 840116EF152CBBF600B07E4D /* jpeg.cpp in Sources */,
804                                 840116F0152CBBF600B07E4D /* light.cpp in Sources */,
805                                 840116F1152CBBF600B07E4D /* main.cpp in Sources */,
806                                 840116F2152CBBF600B07E4D /* objbound.cpp in Sources */,
807                                 840116F3152CBBF600B07E4D /* parse.cpp in Sources */,
808                                 840116F4152CBBF600B07E4D /* plane.cpp in Sources */,
809                                 840116F5152CBBF600B07E4D /* ppm.cpp in Sources */,
810                                 840116F6152CBBF600B07E4D /* pthread.cpp in Sources */,
811                                 840116F7152CBBF600B07E4D /* quadric.cpp in Sources */,
812                                 840116F8152CBBF600B07E4D /* render.cpp in Sources */,
813                                 840116F9152CBBF600B07E4D /* ring.cpp in Sources */,
814                                 840116FA152CBBF600B07E4D /* shade.cpp in Sources */,
815                                 840116FB152CBBF600B07E4D /* sphere.cpp in Sources */,
816                                 840116FC152CBBF600B07E4D /* tachyon_video.cpp in Sources */,
817                                 840116FD152CBBF600B07E4D /* texture.cpp in Sources */,
818                                 840116FE152CBBF600B07E4D /* tgafile.cpp in Sources */,
819                                 840116FF152CBBF600B07E4D /* trace_rest.cpp in Sources */,
820                                 84011707152CBBF600B07E4D /* triangle.cpp in Sources */,
821                                 84011708152CBBF600B07E4D /* ui.cpp in Sources */,
822                                 84011709152CBBF600B07E4D /* util.cpp in Sources */,
823                                 8401170A152CBBF600B07E4D /* vector.cpp in Sources */,
824                                 8401170B152CBBF600B07E4D /* vol.cpp in Sources */,
825                                 8401172A152D6E3E00B07E4D /* trace.tbb.cpp in Sources */,
826                         );
827                         runOnlyForDeploymentPostprocessing = 0;
828                 };
829                 D3E786A91C0E3588006995F1 /* Sources */ = {
830                         isa = PBXSourcesBuildPhase;
831                         buildActionMask = 2147483647;
832                         files = (
833                                 D3E786E41C0E375D006995F1 /* tachyon_video.cpp in Sources */,
834                                 D3E786DE1C0E375D006995F1 /* pthread.cpp in Sources */,
835                                 D3E786CB1C0E375D006995F1 /* apitrigeom.cpp in Sources */,
836                                 D3E786E31C0E375D006995F1 /* sphere.cpp in Sources */,
837                                 D3E786CD1C0E375D006995F1 /* box.cpp in Sources */,
838                                 D3E786F21C0E394C006995F1 /* vol.cpp in Sources */,
839                                 D3E786D51C0E375D006995F1 /* imap.cpp in Sources */,
840                                 D3E786D71C0E375D006995F1 /* jpeg.cpp in Sources */,
841                                 D3E786E01C0E375D006995F1 /* render.cpp in Sources */,
842                                 D3E786D91C0E375D006995F1 /* main.cpp in Sources */,
843                                 D3E786DB1C0E375D006995F1 /* parse.cpp in Sources */,
844                                 D3E786D21C0E375D006995F1 /* global.cpp in Sources */,
845                                 D3E786C91C0E3742006995F1 /* api.cpp in Sources */,
846                                 D3E786DA1C0E375D006995F1 /* objbound.cpp in Sources */,
847                                 D3E786E51C0E375D006995F1 /* texture.cpp in Sources */,
848                                 D3E786EB1C0E375D006995F1 /* vector.cpp in Sources */,
849                                 D3E786CF1C0E375D006995F1 /* coordsys.cpp in Sources */,
850                                 D3E786D41C0E375D006995F1 /* imageio.cpp in Sources */,
851                                 D3E786E61C0E375D006995F1 /* tgafile.cpp in Sources */,
852                                 D3E786CE1C0E375D006995F1 /* camera.cpp in Sources */,
853                                 D3E786C81C0E373D006995F1 /* trace.tbb.cpp in Sources */,
854                                 D3E786C51C0E36B0006995F1 /* main.m in Sources */,
855                                 D3E786D81C0E375D006995F1 /* light.cpp in Sources */,
856                                 D3E786DC1C0E375D006995F1 /* plane.cpp in Sources */,
857                                 D3E786DF1C0E375D006995F1 /* quadric.cpp in Sources */,
858                                 D3E786E71C0E375D006995F1 /* trace_rest.cpp in Sources */,
859                                 D3E786C61C0E36BC006995F1 /* OpenGLView.m in Sources */,
860                                 D3E786D01C0E375D006995F1 /* cylinder.cpp in Sources */,
861                                 D3E786CC1C0E375D006995F1 /* bndbox.cpp in Sources */,
862                                 D3E786C71C0E36C1006995F1 /* tbbAppDelegate.m in Sources */,
863                                 D3E786E11C0E375D006995F1 /* ring.cpp in Sources */,
864                                 D3E786C41C0E36AC006995F1 /* macvideo.cpp in Sources */,
865                                 D3E786CA1C0E375D006995F1 /* apigeom.cpp in Sources */,
866                                 D3E786E91C0E375D006995F1 /* ui.cpp in Sources */,
867                                 D3E786D11C0E375D006995F1 /* extvol.cpp in Sources */,
868                                 D3E786E81C0E375D006995F1 /* triangle.cpp in Sources */,
869                                 D3E786DD1C0E375D006995F1 /* ppm.cpp in Sources */,
870                                 D3E786EA1C0E375D006995F1 /* util.cpp in Sources */,
871                                 D3E786D31C0E375D006995F1 /* grid.cpp in Sources */,
872                                 D3E786D61C0E375D006995F1 /* intersect.cpp in Sources */,
873                                 D3E786E21C0E375D006995F1 /* shade.cpp in Sources */,
874                         );
875                         runOnlyForDeploymentPostprocessing = 0;
876                 };
877 /* End PBXSourcesBuildPhase section */
878
879 /* Begin PBXVariantGroup section */
880                 84B8DA7C152CA97B00D59B95 /* InfoPlist.strings */ = {
881                         isa = PBXVariantGroup;
882                         children = (
883                                 84B8DA7D152CA97B00D59B95 /* en */,
884                         );
885                         name = InfoPlist.strings;
886                         sourceTree = "<group>";
887                 };
888                 84B8DA7E152CA97B00D59B95 /* MainMenu.xib */ = {
889                         isa = PBXVariantGroup;
890                         children = (
891                                 84B8DA7F152CA97B00D59B95 /* en */,
892                         );
893                         name = MainMenu.xib;
894                         sourceTree = "<group>";
895                 };
896 /* End PBXVariantGroup section */
897
898 /* Begin XCBuildConfiguration section */
899                 8401175F152D6F6C00B07E4D /* Debug64 */ = {
900                         isa = XCBuildConfiguration;
901                         buildSettings = {
902                                 CLANG_ENABLE_OBJC_ARC = NO;
903                                 COMBINE_HIDPI_IMAGES = YES;
904                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
905                                 GCC_PREFIX_HEADER = "../../../common/gui/xcode/tbbExample/tbbExample-Prefix.pch";
906                                 HEADER_SEARCH_PATHS = (
907                                         "$(TBBROOT)/include",
908                                         /opt/intel/tbb/include,
909                                 );
910                                 INFOPLIST_FILE = "../../../common/gui/xcode/tbbExample/tbbExample-Info.plist";
911                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
912                                 LIBRARY_SEARCH_PATHS = (
913                                         "$(TBBROOT)/lib",
914                                         /opt/intel/tbb/lib,
915                                 );
916                                 MACOSX_DEPLOYMENT_TARGET = 10.11;
917                                 PRODUCT_NAME = tachyon.serial;
918                                 RUN_CLANG_STATIC_ANALYZER = YES;
919                                 USER_HEADER_SEARCH_PATHS = "";
920                                 VERSION_INFO_BUILDER = "$(TARGET_NAME)";
921                                 WRAPPER_EXTENSION = app;
922                         };
923                         name = Debug64;
924                 };
925                 84011760152D6F6C00B07E4D /* Release64 */ = {
926                         isa = XCBuildConfiguration;
927                         buildSettings = {
928                                 CLANG_ENABLE_OBJC_ARC = NO;
929                                 COMBINE_HIDPI_IMAGES = YES;
930                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
931                                 GCC_PREFIX_HEADER = "../../../common/gui/xcode/tbbExample/tbbExample-Prefix.pch";
932                                 HEADER_SEARCH_PATHS = (
933                                         "$(TBBROOT)/include",
934                                         /opt/intel/tbb/include,
935                                 );
936                                 INFOPLIST_FILE = "../../../common/gui/xcode/tbbExample/tbbExample-Info.plist";
937                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
938                                 LIBRARY_SEARCH_PATHS = (
939                                         "$(TBBROOT)/lib",
940                                         /opt/intel/tbb/lib,
941                                 );
942                                 MACOSX_DEPLOYMENT_TARGET = 10.11;
943                                 PRODUCT_NAME = tachyon.serial;
944                                 RUN_CLANG_STATIC_ANALYZER = YES;
945                                 USER_HEADER_SEARCH_PATHS = "";
946                                 VERSION_INFO_BUILDER = "$(TARGET_NAME)";
947                                 WRAPPER_EXTENSION = app;
948                         };
949                         name = Release64;
950                 };
951                 84011798152D6F8400B07E4D /* Debug64 */ = {
952                         isa = XCBuildConfiguration;
953                         buildSettings = {
954                                 CLANG_ENABLE_OBJC_ARC = NO;
955                                 COMBINE_HIDPI_IMAGES = YES;
956                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
957                                 GCC_PREFIX_HEADER = "../../../common/gui/xcode/tbbExample/tbbExample-Prefix.pch";
958                                 HEADER_SEARCH_PATHS = "$(inherited)";
959                                 INFOPLIST_FILE = "../../../common/gui/xcode/tbbExample/tbbExample-Info.plist";
960                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
961                                 LIBRARY_SEARCH_PATHS = "$(inherited)";
962                                 MACOSX_DEPLOYMENT_TARGET = 10.11;
963                                 PRODUCT_NAME = tachyon.tbb1d;
964                                 RUN_CLANG_STATIC_ANALYZER = YES;
965                                 USER_HEADER_SEARCH_PATHS = "";
966                                 VERSION_INFO_BUILDER = "$(TARGET_NAME)";
967                                 WRAPPER_EXTENSION = app;
968                         };
969                         name = Debug64;
970                 };
971                 84011799152D6F8400B07E4D /* Release64 */ = {
972                         isa = XCBuildConfiguration;
973                         buildSettings = {
974                                 CLANG_ENABLE_OBJC_ARC = NO;
975                                 COMBINE_HIDPI_IMAGES = YES;
976                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
977                                 GCC_PREFIX_HEADER = "../../../common/gui/xcode/tbbExample/tbbExample-Prefix.pch";
978                                 HEADER_SEARCH_PATHS = "$(inherited)";
979                                 INFOPLIST_FILE = "../../../common/gui/xcode/tbbExample/tbbExample-Info.plist";
980                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
981                                 LIBRARY_SEARCH_PATHS = "$(inherited)";
982                                 MACOSX_DEPLOYMENT_TARGET = 10.11;
983                                 PRODUCT_NAME = tachyon.tbb1d;
984                                 RUN_CLANG_STATIC_ANALYZER = YES;
985                                 USER_HEADER_SEARCH_PATHS = "";
986                                 VERSION_INFO_BUILDER = "$(TARGET_NAME)";
987                                 WRAPPER_EXTENSION = app;
988                         };
989                         name = Release64;
990                 };
991                 84D01770152743200008A4E0 /* Debug64 */ = {
992                         isa = XCBuildConfiguration;
993                         buildSettings = {
994                                 ALWAYS_SEARCH_USER_PATHS = YES;
995                                 CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
996                                 CLANG_CXX_LIBRARY = "libc++";
997                                 CLANG_ENABLE_OBJC_ARC = YES;
998                                 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
999                                 CLANG_WARN_BOOL_CONVERSION = YES;
1000                                 CLANG_WARN_COMMA = YES;
1001                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
1002                                 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1003                                 CLANG_WARN_EMPTY_BODY = YES;
1004                                 CLANG_WARN_ENUM_CONVERSION = YES;
1005                                 CLANG_WARN_INFINITE_RECURSION = YES;
1006                                 CLANG_WARN_INT_CONVERSION = YES;
1007                                 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1008                                 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1009                                 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1010                                 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1011                                 CLANG_WARN_STRICT_PROTOTYPES = YES;
1012                                 CLANG_WARN_SUSPICIOUS_MOVE = YES;
1013                                 CLANG_WARN_UNREACHABLE_CODE = YES;
1014                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1015                                 COPY_PHASE_STRIP = NO;
1016                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
1017                                 ENABLE_TESTABILITY = YES;
1018                                 GCC_C_LANGUAGE_STANDARD = c11;
1019                                 GCC_DYNAMIC_NO_PIC = NO;
1020                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
1021                                 GCC_NO_COMMON_BLOCKS = YES;
1022                                 GCC_OPTIMIZATION_LEVEL = 0;
1023                                 GCC_PREPROCESSOR_DEFINITIONS = (
1024                                         "DEBUG=1",
1025                                         "$(inherited)",
1026                                 );
1027                                 GCC_SYMBOLS_PRIVATE_EXTERN = NO;
1028                                 GCC_VERSION = "";
1029                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1030                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1031                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
1032                                 GCC_WARN_UNINITIALIZED_AUTOS = YES;
1033                                 GCC_WARN_UNUSED_FUNCTION = YES;
1034                                 GCC_WARN_UNUSED_VARIABLE = YES;
1035                                 HEADER_SEARCH_PATHS = (
1036                                         "$(TBBROOT)/include",
1037                                         /opt/intel/tbb/include,
1038                                 );
1039                                 ICC_CXX_LANG_DIALECT = "c++11";
1040                                 ICC_TBB = YES;
1041                                 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1042                                 LD_RUNPATH_SEARCH_PATHS = "$(TBBROO)/lib /opt/intel/tbb/lib";
1043                                 LIBRARY_SEARCH_PATHS = (
1044                                         "$(TBBROOT)/lib",
1045                                         /opt/intel/tbb/lib,
1046                                 );
1047                                 MACOSX_DEPLOYMENT_TARGET = 10.11;
1048                                 ONLY_ACTIVE_ARCH = YES;
1049                                 OTHER_LDFLAGS = (
1050                                         "-m64",
1051                                         "-ltbb_debug",
1052                                 );
1053                                 SDKROOT = macosx;
1054                                 VALID_ARCHS = x86_64;
1055                         };
1056                         name = Debug64;
1057                 };
1058                 84D01771152743200008A4E0 /* Release64 */ = {
1059                         isa = XCBuildConfiguration;
1060                         buildSettings = {
1061                                 ALWAYS_SEARCH_USER_PATHS = YES;
1062                                 CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
1063                                 CLANG_CXX_LIBRARY = "libc++";
1064                                 CLANG_ENABLE_OBJC_ARC = YES;
1065                                 CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1066                                 CLANG_WARN_BOOL_CONVERSION = YES;
1067                                 CLANG_WARN_COMMA = YES;
1068                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
1069                                 CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1070                                 CLANG_WARN_EMPTY_BODY = YES;
1071                                 CLANG_WARN_ENUM_CONVERSION = YES;
1072                                 CLANG_WARN_INFINITE_RECURSION = YES;
1073                                 CLANG_WARN_INT_CONVERSION = YES;
1074                                 CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1075                                 CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1076                                 CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1077                                 CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1078                                 CLANG_WARN_STRICT_PROTOTYPES = YES;
1079                                 CLANG_WARN_SUSPICIOUS_MOVE = YES;
1080                                 CLANG_WARN_UNREACHABLE_CODE = YES;
1081                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1082                                 COPY_PHASE_STRIP = YES;
1083                                 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1084                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
1085                                 GCC_C_LANGUAGE_STANDARD = c11;
1086                                 GCC_ENABLE_OBJC_EXCEPTIONS = YES;
1087                                 GCC_NO_COMMON_BLOCKS = YES;
1088                                 GCC_VERSION = "";
1089                                 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1090                                 GCC_WARN_ABOUT_RETURN_TYPE = YES;
1091                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
1092                                 GCC_WARN_UNINITIALIZED_AUTOS = YES;
1093                                 GCC_WARN_UNUSED_FUNCTION = YES;
1094                                 GCC_WARN_UNUSED_VARIABLE = YES;
1095                                 HEADER_SEARCH_PATHS = (
1096                                         "$(TBBROOT)/include",
1097                                         /opt/intel/tbb/include,
1098                                 );
1099                                 ICC_CXX_LANG_DIALECT = "c++11";
1100                                 ICC_TBB = YES;
1101                                 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1102                                 LD_RUNPATH_SEARCH_PATHS = "$(TBBROO)/lib /opt/intel/tbb/lib";
1103                                 LIBRARY_SEARCH_PATHS = (
1104                                         "$(TBBROOT)/lib",
1105                                         /opt/intel/tbb/lib,
1106                                 );
1107                                 MACOSX_DEPLOYMENT_TARGET = 10.11;
1108                                 OTHER_LDFLAGS = (
1109                                         "-m64",
1110                                         "-ltbb",
1111                                 );
1112                                 SDKROOT = macosx;
1113                                 VALID_ARCHS = x86_64;
1114                         };
1115                         name = Release64;
1116                 };
1117                 84D01773152743200008A4E0 /* Debug64 */ = {
1118                         isa = XCBuildConfiguration;
1119                         buildSettings = {
1120                                 CLANG_ENABLE_OBJC_ARC = NO;
1121                                 COMBINE_HIDPI_IMAGES = YES;
1122                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1123                                 GCC_PREFIX_HEADER = "../../../common/gui/xcode/tbbExample/tbbExample-Prefix.pch";
1124                                 HEADER_SEARCH_PATHS = "$(inherited)";
1125                                 ICC_CXX_LANG_DIALECT = "c++11";
1126                                 INFOPLIST_FILE = "../../../common/gui/xcode/tbbExample/tbbExample-Info.plist";
1127                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
1128                                 LIBRARY_SEARCH_PATHS = "$(inherited)";
1129                                 MACOSX_DEPLOYMENT_TARGET = 10.11;
1130                                 PRODUCT_NAME = "$(TARGET_NAME)";
1131                                 RUN_CLANG_STATIC_ANALYZER = YES;
1132                                 USER_HEADER_SEARCH_PATHS = "";
1133                                 VERSION_INFO_BUILDER = "$(TARGET_NAME)";
1134                                 WRAPPER_EXTENSION = app;
1135                         };
1136                         name = Debug64;
1137                 };
1138                 84D01774152743200008A4E0 /* Release64 */ = {
1139                         isa = XCBuildConfiguration;
1140                         buildSettings = {
1141                                 CLANG_ENABLE_OBJC_ARC = NO;
1142                                 COMBINE_HIDPI_IMAGES = YES;
1143                                 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1144                                 GCC_PREFIX_HEADER = "../../../common/gui/xcode/tbbExample/tbbExample-Prefix.pch";
1145                                 HEADER_SEARCH_PATHS = "$(inherited)";
1146                                 ICC_CXX_LANG_DIALECT = "c++11";
1147                                 INFOPLIST_FILE = "../../../common/gui/xcode/tbbExample/tbbExample-Info.plist";
1148                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited)";
1149                                 LIBRARY_SEARCH_PATHS = "$(inherited)";
1150                                 MACOSX_DEPLOYMENT_TARGET = 10.11;
1151                                 PRODUCT_NAME = "$(TARGET_NAME)";
1152                                 RUN_CLANG_STATIC_ANALYZER = YES;
1153                                 USER_HEADER_SEARCH_PATHS = "";
1154                                 VERSION_INFO_BUILDER = "$(TARGET_NAME)";
1155                                 WRAPPER_EXTENSION = app;
1156                         };
1157                         name = Release64;
1158                 };
1159                 D3E786C11C0E3588006995F1 /* Debug64 */ = {
1160                         isa = XCBuildConfiguration;
1161                         buildSettings = {
1162                                 ALWAYS_SEARCH_USER_PATHS = NO;
1163                                 CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
1164                                 CLANG_CXX_LIBRARY = "libc++";
1165                                 CLANG_ENABLE_MODULES = YES;
1166                                 CLANG_WARN_BOOL_CONVERSION = YES;
1167                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
1168                                 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1169                                 CLANG_WARN_EMPTY_BODY = YES;
1170                                 CLANG_WARN_ENUM_CONVERSION = YES;
1171                                 CLANG_WARN_INT_CONVERSION = YES;
1172                                 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1173                                 CLANG_WARN_UNREACHABLE_CODE = YES;
1174                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1175                                 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
1176                                 DEBUG_INFORMATION_FORMAT = dwarf;
1177                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
1178                                 ENABLE_TESTABILITY = YES;
1179                                 GCC_NO_COMMON_BLOCKS = YES;
1180                                 "GCC_PREPROCESSOR_DEFINITIONS[arch=*]" = (
1181                                         "DEBUG=1",
1182                                         "__TBB_IOS=1",
1183                                         "$(inherited)",
1184                                 );
1185                                 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1186                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
1187                                 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1188                                 GCC_WARN_UNUSED_FUNCTION = YES;
1189                                 HEADER_SEARCH_PATHS = "$(inherited)";
1190                                 ICC_TBB = YES;
1191                                 INFOPLIST_FILE = "../../../common/gui/xcode/tbbExample/tbbExample-Info.ios.plist";
1192                                 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1193                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path";
1194                                 LIBRARY_SEARCH_PATHS = "$(inherited)";
1195                                 MTL_ENABLE_DEBUG_INFO = YES;
1196                                 PRODUCT_BUNDLE_IDENTIFIER = com.tbb.example;
1197                                 PRODUCT_NAME = tachyon.tbb.ios;
1198                                 SDKROOT = iphoneos;
1199                                 TARGETED_DEVICE_FAMILY = "1,2";
1200                         };
1201                         name = Debug64;
1202                 };
1203                 D3E786C21C0E3588006995F1 /* Release64 */ = {
1204                         isa = XCBuildConfiguration;
1205                         buildSettings = {
1206                                 ALWAYS_SEARCH_USER_PATHS = NO;
1207                                 CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
1208                                 CLANG_CXX_LIBRARY = "libc++";
1209                                 CLANG_ENABLE_MODULES = YES;
1210                                 CLANG_WARN_BOOL_CONVERSION = YES;
1211                                 CLANG_WARN_CONSTANT_CONVERSION = YES;
1212                                 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1213                                 CLANG_WARN_EMPTY_BODY = YES;
1214                                 CLANG_WARN_ENUM_CONVERSION = YES;
1215                                 CLANG_WARN_INT_CONVERSION = YES;
1216                                 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1217                                 CLANG_WARN_UNREACHABLE_CODE = YES;
1218                                 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1219                                 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
1220                                 COPY_PHASE_STRIP = NO;
1221                                 ENABLE_NS_ASSERTIONS = NO;
1222                                 ENABLE_STRICT_OBJC_MSGSEND = YES;
1223                                 GCC_NO_COMMON_BLOCKS = YES;
1224                                 "GCC_PREPROCESSOR_DEFINITIONS[arch=*]" = "__TBB_IOS=1";
1225                                 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1226                                 GCC_WARN_UNDECLARED_SELECTOR = YES;
1227                                 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1228                                 GCC_WARN_UNUSED_FUNCTION = YES;
1229                                 HEADER_SEARCH_PATHS = "$(inherited)";
1230                                 ICC_TBB = YES;
1231                                 INFOPLIST_FILE = "../../../common/gui/xcode/tbbExample/tbbExample-Info.ios.plist";
1232                                 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
1233                                 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path";
1234                                 LIBRARY_SEARCH_PATHS = "$(inherited)";
1235                                 MTL_ENABLE_DEBUG_INFO = NO;
1236                                 PRODUCT_BUNDLE_IDENTIFIER = com.tbb.example;
1237                                 PRODUCT_NAME = tachyon.tbb.ios;
1238                                 SDKROOT = iphoneos;
1239                                 TARGETED_DEVICE_FAMILY = "1,2";
1240                                 VALIDATE_PRODUCT = YES;
1241                         };
1242                         name = Release64;
1243                 };
1244 /* End XCBuildConfiguration section */
1245
1246 /* Begin XCConfigurationList section */
1247                 8401175E152D6F6C00B07E4D /* Build configuration list for PBXNativeTarget "tachyon.serial" */ = {
1248                         isa = XCConfigurationList;
1249                         buildConfigurations = (
1250                                 8401175F152D6F6C00B07E4D /* Debug64 */,
1251                                 84011760152D6F6C00B07E4D /* Release64 */,
1252                         );
1253                         defaultConfigurationIsVisible = 0;
1254                         defaultConfigurationName = Release64;
1255                 };
1256                 84011797152D6F8400B07E4D /* Build configuration list for PBXNativeTarget "tachyon.tbb1d" */ = {
1257                         isa = XCConfigurationList;
1258                         buildConfigurations = (
1259                                 84011798152D6F8400B07E4D /* Debug64 */,
1260                                 84011799152D6F8400B07E4D /* Release64 */,
1261                         );
1262                         defaultConfigurationIsVisible = 0;
1263                         defaultConfigurationName = Release64;
1264                 };
1265                 84D0174B1527431F0008A4E0 /* Build configuration list for PBXProject "tachyon" */ = {
1266                         isa = XCConfigurationList;
1267                         buildConfigurations = (
1268                                 84D01770152743200008A4E0 /* Debug64 */,
1269                                 84D01771152743200008A4E0 /* Release64 */,
1270                         );
1271                         defaultConfigurationIsVisible = 0;
1272                         defaultConfigurationName = Release64;
1273                 };
1274                 84D01772152743200008A4E0 /* Build configuration list for PBXNativeTarget "tachyon.tbb" */ = {
1275                         isa = XCConfigurationList;
1276                         buildConfigurations = (
1277                                 84D01773152743200008A4E0 /* Debug64 */,
1278                                 84D01774152743200008A4E0 /* Release64 */,
1279                         );
1280                         defaultConfigurationIsVisible = 0;
1281                         defaultConfigurationName = Release64;
1282                 };
1283                 D3E786C31C0E3588006995F1 /* Build configuration list for PBXNativeTarget "tachyon.tbb.ios" */ = {
1284                         isa = XCConfigurationList;
1285                         buildConfigurations = (
1286                                 D3E786C11C0E3588006995F1 /* Debug64 */,
1287                                 D3E786C21C0E3588006995F1 /* Release64 */,
1288                         );
1289                         defaultConfigurationIsVisible = 0;
1290                         defaultConfigurationName = Release64;
1291                 };
1292 /* End XCConfigurationList section */
1293         };
1294         rootObject = 84D017481527431F0008A4E0 /* Project object */;
1295 }