source: OGRE/trunk/ogrenew/Mac/XCode/Samples/Samples.xcodeproj/project.pbxproj @ 692

Revision 692, 251.8 KB checked in by mattausch, 18 years ago (diff)

adding ogre 1.2 and dependencies

Line 
1// !$*UTF8*$!
2{
3        archiveVersion = 1;
4        classes = {
5        };
6        objectVersion = 42;
7        objects = {
8
9/* Begin PBXAggregateTarget section */
10                82AFC8FF0705F57400CF9DB7 /* Samples */ = {
11                        isa = PBXAggregateTarget;
12                        buildConfigurationList = 825E968A09995A0E00646C88 /* Build configuration list for PBXAggregateTarget "Samples" */;
13                        buildPhases = (
14                        );
15                        buildSettings = {
16                                OTHER_CFLAGS = "";
17                                OTHER_LDFLAGS = "";
18                                OTHER_REZFLAGS = "";
19                                PRODUCT_NAME = Samples;
20                                SECTORDER_FLAGS = "";
21                                WARNING_CFLAGS = (
22                                        "-Wmost",
23                                        "-Wno-four-char-constants",
24                                        "-Wno-unknown-pragmas",
25                                );
26                        };
27                        dependencies = (
28                                82AFC9010705F58000CF9DB7 /* PBXTargetDependency */,
29                                82AFC9030705F58000CF9DB7 /* PBXTargetDependency */,
30                                82AFC9050705F58000CF9DB7 /* PBXTargetDependency */,
31                                82AFC9070705F58000CF9DB7 /* PBXTargetDependency */,
32                                82AFC9090705F58000CF9DB7 /* PBXTargetDependency */,
33                                82AFC90B0705F58000CF9DB7 /* PBXTargetDependency */,
34                                82AFC90D0705F58000CF9DB7 /* PBXTargetDependency */,
35                                82AFC9110705F58000CF9DB7 /* PBXTargetDependency */,
36                                82AFC9150705F58000CF9DB7 /* PBXTargetDependency */,
37                                82AFC9170705F58000CF9DB7 /* PBXTargetDependency */,
38                                82AFC9190705F58000CF9DB7 /* PBXTargetDependency */,
39                                82AFC91B0705F58000CF9DB7 /* PBXTargetDependency */,
40                                82AFC91D0705F58000CF9DB7 /* PBXTargetDependency */,
41                                82AFC91F0705F58000CF9DB7 /* PBXTargetDependency */,
42                                82AFC9210705F58000CF9DB7 /* PBXTargetDependency */,
43                                82AFC9230705F58000CF9DB7 /* PBXTargetDependency */,
44                                82AFC9250705F58000CF9DB7 /* PBXTargetDependency */,
45                                82AFC9270705F58000CF9DB7 /* PBXTargetDependency */,
46                                82AFC9290705F58000CF9DB7 /* PBXTargetDependency */,
47                                82AFC92B0705F58000CF9DB7 /* PBXTargetDependency */,
48                                821FCA9A07B28C40000BFD07 /* PBXTargetDependency */,
49                                821FCA9C07B28C40000BFD07 /* PBXTargetDependency */,
50                                821FCAC407B28E31000BFD07 /* PBXTargetDependency */,
51                                820BA638099978BF009F2A8C /* PBXTargetDependency */,
52                                820BA6D309998C2F009F2A8C /* PBXTargetDependency */,
53                        );
54                        name = Samples;
55                        productName = Samples;
56                };
57/* End PBXAggregateTarget section */
58
59/* Begin PBXBuildFile section */
60                820BA63A099978E8009F2A8C /* Compositor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 820BA639099978E8009F2A8C /* Compositor.cpp */; };
61                820BA63B099979E2009F2A8C /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
62                820BA659099979EB009F2A8C /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
63                820BA65A09997A0E009F2A8C /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
64                820BA65B09997A16009F2A8C /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
65                820BA65C09997A33009F2A8C /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
66                820BA69C09998841009F2A8C /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
67                820BA69D09998841009F2A8C /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
68                820BA69E09998841009F2A8C /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
69                820BA69F09998841009F2A8C /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
70                820BA6B909998BBD009F2A8C /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
71                820BA6BA09998BBD009F2A8C /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
72                820BA6BB09998BBD009F2A8C /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
73                820BA6BC09998BC4009F2A8C /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
74                820BA6BD09998BC4009F2A8C /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
75                820BA6BE09998BC4009F2A8C /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
76                820BA6BF09998BC7009F2A8C /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
77                820BA6C009998BCE009F2A8C /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
78                820BA6C109998BCE009F2A8C /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
79                820BA6C809998C02009F2A8C /* DeferredShading.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 820BA6C309998C02009F2A8C /* DeferredShading.cpp */; };
80                820BA6C909998C02009F2A8C /* DeferredShadingDemo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 820BA6C409998C02009F2A8C /* DeferredShadingDemo.cpp */; };
81                820BA6CA09998C02009F2A8C /* LightMaterialGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 820BA6C509998C02009F2A8C /* LightMaterialGenerator.cpp */; };
82                820BA6CB09998C02009F2A8C /* MaterialGenerator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 820BA6C609998C02009F2A8C /* MaterialGenerator.cpp */; };
83                820BA6CC09998C02009F2A8C /* MLight.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 820BA6C709998C02009F2A8C /* MLight.cpp */; };
84                820BA6EA09998E1F009F2A8C /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
85                820BA6EB09998E1F009F2A8C /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
86                820BA6EC09998E1F009F2A8C /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
87                820BA6ED09998E1F009F2A8C /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
88                820BA6EE09998E1F009F2A8C /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
89                820BA6EF09998E1F009F2A8C /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
90                820BA6F009998E2C009F2A8C /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
91                820BA6F109998E2C009F2A8C /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
92                820BA6F409998E8D009F2A8C /* FacialAnimation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 820BA6F309998E8D009F2A8C /* FacialAnimation.cpp */; };
93                82151DAA07B1673E0049D4A1 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
94                82151EB507B169000049D4A1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97325FDCFA39411CA2CEA /* Foundation.framework */; };
95                82151EB607B169000049D4A1 /* AppKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 29B97324FDCFA39411CA2CEA /* AppKit.framework */; };
96                82151ED407B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
97                82151ED507B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
98                82151ED607B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
99                82151ED707B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
100                82151ED807B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
101                82151ED907B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
102                82151EDA07B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
103                82151EDB07B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
104                82151EDC07B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
105                82151EDD07B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
106                82151EDE07B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
107                82151EDF07B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
108                82151EE007B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
109                82151EE107B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
110                82151EE207B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
111                82151EE307B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
112                82151EE407B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
113                82151EE507B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
114                82151EE607B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
115                82151EE707B17FE70049D4A1 /* ExampleApplication.h in Resources */ = {isa = PBXBuildFile; fileRef = 82151ED307B17FE70049D4A1 /* ExampleApplication.h */; };
116                821FC9B407B28A8F000BFD07 /* DynTex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 821FC9B307B28A8F000BFD07 /* DynTex.cpp */; };
117                821FC9B507B28ABD000BFD07 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
118                821FCA8507B28AD6000BFD07 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
119                821FCA8607B28AD6000BFD07 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
120                821FCA8C07B28BB8000BFD07 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
121                821FCA8D07B28BB8000BFD07 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
122                821FCA9F07B28C78000BFD07 /* Grass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 821FCA9E07B28C78000BFD07 /* Grass.cpp */; };
123                821FCAA007B28C86000BFD07 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
124                821FCAA107B28C86000BFD07 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
125                821FCAA207B28C8D000BFD07 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
126                821FCAA307B28C99000BFD07 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
127                821FCAA407B28C99000BFD07 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
128                821FCAB107B28D97000BFD07 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
129                821FCAB207B28D97000BFD07 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
130                821FCAB307B28D9E000BFD07 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
131                821FCAB407B28D9E000BFD07 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
132                821FCAB507B28DA7000BFD07 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
133                821FCABA07B28DDC000BFD07 /* ThingRenderable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 821FCAB707B28DDC000BFD07 /* ThingRenderable.cpp */; };
134                821FCABB07B28DDC000BFD07 /* VolumeRenderable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 821FCAB807B28DDC000BFD07 /* VolumeRenderable.cpp */; };
135                821FCABC07B28DDC000BFD07 /* VolumeTex.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 821FCAB907B28DDC000BFD07 /* VolumeTex.cpp */; };
136                821FCAC007B28DFC000BFD07 /* Julia.h in Resources */ = {isa = PBXBuildFile; fileRef = 821FCABD07B28DFC000BFD07 /* Julia.h */; };
137                821FCAC107B28DFC000BFD07 /* ThingRenderable.h in Resources */ = {isa = PBXBuildFile; fileRef = 821FCABE07B28DFC000BFD07 /* ThingRenderable.h */; };
138                821FCAC207B28DFC000BFD07 /* VolumeRenderable.h in Resources */ = {isa = PBXBuildFile; fileRef = 821FCABF07B28DFC000BFD07 /* VolumeRenderable.h */; };
139                823D8F0809C117F600BFD011 /* MaterialControls.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 823D8F0609C117F600BFD011 /* MaterialControls.cpp */; };
140                823D8F0909C117F600BFD011 /* OceanDemo.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 823D8F0709C117F600BFD011 /* OceanDemo.cpp */; };
141                82AFC35B0705EDD600CF9DB7 /* Bezier.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC35A0705EDD600CF9DB7 /* Bezier.h */; };
142                82AFC35D0705EDEE00CF9DB7 /* Bezier.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC35C0705EDEE00CF9DB7 /* Bezier.cpp */; };
143                82AFC77E0705EEB100CF9DB7 /* CameraTrack.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC77D0705EEB100CF9DB7 /* CameraTrack.cpp */; };
144                82AFC7880705EEE100CF9DB7 /* CelShading.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC7870705EEE100CF9DB7 /* CelShading.cpp */; };
145                82AFC7920705EF1E00CF9DB7 /* CubeMapping.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC7910705EF1E00CF9DB7 /* CubeMapping.h */; };
146                82AFC7940705EF3E00CF9DB7 /* CubeMapping.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC7930705EF3E00CF9DB7 /* CubeMapping.cpp */; };
147                82AFC7A10705EFA800CF9DB7 /* Dot3Bump.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC7A00705EFA800CF9DB7 /* Dot3Bump.cpp */; };
148                82AFC7AB0705EFDF00CF9DB7 /* EnvMapping.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC7AA0705EFDF00CF9DB7 /* EnvMapping.h */; };
149                82AFC7AD0705EFF000CF9DB7 /* EnvMapping.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC7AC0705EFF000CF9DB7 /* EnvMapping.cpp */; };
150                82AFC7B70705F02B00CF9DB7 /* Fresnel.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC7B60705F02B00CF9DB7 /* Fresnel.cpp */; };
151                82AFC7CD0705F09E00CF9DB7 /* Lighting.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC7CC0705F09E00CF9DB7 /* Lighting.h */; };
152                82AFC7CF0705F0AC00CF9DB7 /* Lighting.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC7CE0705F0AC00CF9DB7 /* Lighting.cpp */; };
153                82AFC7E50705F12200CF9DB7 /* ParticleFX.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC7E40705F12200CF9DB7 /* ParticleFX.h */; };
154                82AFC7E70705F14B00CF9DB7 /* ParticleFX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC7E60705F14B00CF9DB7 /* ParticleFX.cpp */; };
155                82AFC7F30705F18900CF9DB7 /* RenderToTexture.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC7F20705F18900CF9DB7 /* RenderToTexture.cpp */; };
156                82AFC7FD0705F1BD00CF9DB7 /* Shadows.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC7FC0705F1BD00CF9DB7 /* Shadows.cpp */; };
157                82AFC8070705F1F300CF9DB7 /* SkeletalAnimation.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8060705F1F300CF9DB7 /* SkeletalAnimation.h */; };
158                82AFC8090705F20600CF9DB7 /* SkeletalAnimation.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC8080705F20600CF9DB7 /* SkeletalAnimation.cpp */; };
159                82AFC8130705F23C00CF9DB7 /* SkyBox.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8120705F23C00CF9DB7 /* SkyBox.h */; };
160                82AFC8150705F24C00CF9DB7 /* SkyBox.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC8140705F24C00CF9DB7 /* SkyBox.cpp */; };
161                82AFC81F0705F27700CF9DB7 /* SkyDome.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC81E0705F27700CF9DB7 /* SkyDome.h */; };
162                82AFC8210705F29300CF9DB7 /* SkyDome.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC8200705F29300CF9DB7 /* SkyDome.cpp */; };
163                82AFC82B0705F2CE00CF9DB7 /* SkyPlane.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC82A0705F2CE00CF9DB7 /* SkyPlane.h */; };
164                82AFC82D0705F2DC00CF9DB7 /* SkyPlane.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC82C0705F2DC00CF9DB7 /* SkyPlane.cpp */; };
165                82AFC8370705F31900CF9DB7 /* Smoke.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8360705F31900CF9DB7 /* Smoke.h */; };
166                82AFC8390705F32B00CF9DB7 /* Smoke.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC8380705F32B00CF9DB7 /* Smoke.cpp */; };
167                82AFC8430705F35C00CF9DB7 /* Terrain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8420705F35C00CF9DB7 /* Terrain.h */; };
168                82AFC8450705F36D00CF9DB7 /* Terrain.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC8440705F36D00CF9DB7 /* Terrain.cpp */; };
169                82AFC84F0705F3B100CF9DB7 /* TextureFX.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC84E0705F3B100CF9DB7 /* TextureFX.h */; };
170                82AFC8510705F3C100CF9DB7 /* TextureFX.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC8500705F3C100CF9DB7 /* TextureFX.cpp */; };
171                82AFC85B0705F41800CF9DB7 /* Transparency.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC85A0705F41800CF9DB7 /* Transparency.h */; };
172                82AFC85D0705F43600CF9DB7 /* Transparency.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC85C0705F43600CF9DB7 /* Transparency.cpp */; };
173                82AFC8670705F46000CF9DB7 /* WaterMesh.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8660705F46000CF9DB7 /* WaterMesh.h */; };
174                82AFC86A0705F47600CF9DB7 /* Water.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC8680705F47600CF9DB7 /* Water.cpp */; };
175                82AFC86B0705F47600CF9DB7 /* WaterMesh.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC8690705F47600CF9DB7 /* WaterMesh.cpp */; };
176                82AFC86E0705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
177                82AFC86F0705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
178                82AFC8700705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
179                82AFC8710705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
180                82AFC8720705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
181                82AFC8730705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
182                82AFC8740705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
183                82AFC8750705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
184                82AFC8760705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
185                82AFC8770705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
186                82AFC8780705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
187                82AFC8790705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
188                82AFC87A0705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
189                82AFC87B0705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
190                82AFC87E0705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
191                82AFC87F0705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
192                82AFC8820705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
193                82AFC8830705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
194                82AFC8840705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
195                82AFC8850705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
196                82AFC8860705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
197                82AFC8870705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
198                82AFC8880705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
199                82AFC8890705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
200                82AFC88A0705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
201                82AFC88B0705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
202                82AFC88C0705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
203                82AFC88D0705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
204                82AFC88E0705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
205                82AFC88F0705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
206                82AFC8900705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
207                82AFC8910705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
208                82AFC8920705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
209                82AFC8930705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
210                82AFC8940705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
211                82AFC8950705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
212                82AFC8960705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
213                82AFC8970705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
214                82AFC8980705F50300CF9DB7 /* SDLMain.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC86C0705F50300CF9DB7 /* SDLMain.h */; };
215                82AFC8990705F50300CF9DB7 /* SDLMain.m in Sources */ = {isa = PBXBuildFile; fileRef = 82AFC86D0705F50300CF9DB7 /* SDLMain.m */; };
216                82AFC8A50705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
217                82AFC8A60705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
218                82AFC8A70705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
219                82AFC8A80705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
220                82AFC8A90705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
221                82AFC8AA0705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
222                82AFC8AB0705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
223                82AFC8AC0705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
224                82AFC8AD0705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
225                82AFC8AE0705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
226                82AFC8AF0705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
227                82AFC8B00705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
228                82AFC8B10705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
229                82AFC8B20705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
230                82AFC8B50705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
231                82AFC8B60705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
232                82AFC8B90705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
233                82AFC8BA0705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
234                82AFC8BB0705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
235                82AFC8BC0705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
236                82AFC8BD0705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
237                82AFC8BE0705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
238                82AFC8BF0705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
239                82AFC8C00705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
240                82AFC8C10705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
241                82AFC8C20705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
242                82AFC8C30705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
243                82AFC8C40705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
244                82AFC8C50705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
245                82AFC8C60705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
246                82AFC8C70705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
247                82AFC8C80705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
248                82AFC8C90705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
249                82AFC8CA0705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
250                82AFC8CB0705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
251                82AFC8CC0705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
252                82AFC8CD0705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
253                82AFC8CE0705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
254                82AFC8CF0705F54900CF9DB7 /* plugins.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A30705F54900CF9DB7 /* plugins.cfg */; };
255                82AFC8D00705F54900CF9DB7 /* resources.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC8A40705F54900CF9DB7 /* resources.cfg */; };
256                82AFC8D30705F55E00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
257                82AFC8D50705F55E00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
258                82AFC8D70705F55E00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
259                82AFC8D90705F55E00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
260                82AFC8DB0705F55E00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
261                82AFC8DD0705F55E00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
262                82AFC8DF0705F55F00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
263                82AFC8E30705F55F00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
264                82AFC8E70705F55F00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
265                82AFC8E90705F55F00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
266                82AFC8EB0705F55F00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
267                82AFC8ED0705F55F00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
268                82AFC8EF0705F55F00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
269                82AFC8F10705F55F00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
270                82AFC8F30705F55F00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
271                82AFC8F50705F55F00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
272                82AFC8F70705F55F00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
273                82AFC8F90705F55F00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
274                82AFC8FB0705F55F00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
275                82AFC8FD0705F55F00CF9DB7 /* Ogre.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82AFC8D10705F55E00CF9DB7 /* Ogre.framework */; };
276                82AFC9380705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
277                82AFC93A0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
278                82AFC93C0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
279                82AFC93E0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
280                82AFC9400705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
281                82AFC9420705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
282                82AFC9440705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
283                82AFC9480705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
284                82AFC94C0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
285                82AFC94E0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
286                82AFC9500705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
287                82AFC9520705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
288                82AFC9540705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
289                82AFC9560705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
290                82AFC9580705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
291                82AFC95A0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
292                82AFC95C0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
293                82AFC95E0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
294                82AFC9600705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
295                82AFC9620705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */ = {isa = PBXBuildFile; fileRef = 82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */; };
296                82AFCC4707060BBC00CF9DB7 /* terrain.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82AFCC4607060BBC00CF9DB7 /* terrain.cfg */; };
297                82B17DA7072D8F7400CA2E63 /* media.cfg in Resources */ = {isa = PBXBuildFile; fileRef = 82B17DA6072D8F7400CA2E63 /* media.cfg */; };
298                82C985C907074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
299                82C985CA07074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
300                82C985CB07074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
301                82C985CC07074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
302                82C985CD07074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
303                82C985CE07074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
304                82C985CF07074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
305                82C985D007074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
306                82C985D207074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
307                82C985D307074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
308                82C985D407074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
309                82C985D507074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
310                82C985D607074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
311                82C985D707074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
312                82C985D807074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
313                82C985D907074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
314                82C985DA07074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
315                82C985DB07074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
316                82C985DC07074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
317                82C985DD07074B2D0061A825 /* config.h in Resources */ = {isa = PBXBuildFile; fileRef = 82C985C807074B2D0061A825 /* config.h */; };
318                82D576A707AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
319                82D576A807AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
320                82D576A907AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
321                82D576AA07AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
322                82D576AB07AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
323                82D576AC07AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
324                82D576AD07AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
325                82D576AE07AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
326                82D576AF07AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
327                82D576B007AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
328                82D576B107AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
329                82D576B207AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
330                82D576B307AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
331                82D576B407AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
332                82D576B507AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
333                82D576B607AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
334                82D576B707AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
335                82D576B807AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
336                82D576B907AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
337                82D576BA07AD71CC0026BE0D /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 82D576A607AD71CC0026BE0D /* SDL.framework */; };
338/* End PBXBuildFile section */
339
340/* Begin PBXBuildStyle section */
341                4A9504CCFFE6A4B311CA0CBA /* Development */ = {
342                        isa = PBXBuildStyle;
343                        buildSettings = {
344                                COPY_PHASE_STRIP = NO;
345                                GCC_DYNAMIC_NO_PIC = NO;
346                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
347                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
348                                GCC_OPTIMIZATION_LEVEL = 0;
349                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
350                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
351                                ZERO_LINK = YES;
352                        };
353                        name = Development;
354                };
355                4A9504CDFFE6A4B311CA0CBA /* Deployment */ = {
356                        isa = PBXBuildStyle;
357                        buildSettings = {
358                                COPY_PHASE_STRIP = YES;
359                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
360                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
361                                ZERO_LINK = NO;
362                        };
363                        name = Deployment;
364                };
365/* End PBXBuildStyle section */
366
367/* Begin PBXContainerItemProxy section */
368                820BA637099978BF009F2A8C /* PBXContainerItemProxy */ = {
369                        isa = PBXContainerItemProxy;
370                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
371                        proxyType = 1;
372                        remoteGlobalIDString = 820BA62F0999785F009F2A8C;
373                        remoteInfo = Compositor;
374                };
375                820BA6D209998C2F009F2A8C /* PBXContainerItemProxy */ = {
376                        isa = PBXContainerItemProxy;
377                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
378                        proxyType = 1;
379                        remoteGlobalIDString = 820BA6B109998B9B009F2A8C;
380                        remoteInfo = DeferredShading;
381                };
382                821FCA9907B28C40000BFD07 /* PBXContainerItemProxy */ = {
383                        isa = PBXContainerItemProxy;
384                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
385                        proxyType = 1;
386                        remoteGlobalIDString = 821FC9AE07B28A56000BFD07;
387                        remoteInfo = DynTex;
388                };
389                821FCA9B07B28C40000BFD07 /* PBXContainerItemProxy */ = {
390                        isa = PBXContainerItemProxy;
391                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
392                        proxyType = 1;
393                        remoteGlobalIDString = 821FCA9507B28C25000BFD07;
394                        remoteInfo = Grass;
395                };
396                821FCAC307B28E31000BFD07 /* PBXContainerItemProxy */ = {
397                        isa = PBXContainerItemProxy;
398                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
399                        proxyType = 1;
400                        remoteGlobalIDString = 821FCAAD07B28D7A000BFD07;
401                        remoteInfo = VolumeTex;
402                };
403                82AFC9000705F58000CF9DB7 /* PBXContainerItemProxy */ = {
404                        isa = PBXContainerItemProxy;
405                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
406                        proxyType = 1;
407                        remoteGlobalIDString = 82AFC3550705ED7E00CF9DB7;
408                        remoteInfo = BezierPatch;
409                };
410                82AFC9020705F58000CF9DB7 /* PBXContainerItemProxy */ = {
411                        isa = PBXContainerItemProxy;
412                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
413                        proxyType = 1;
414                        remoteGlobalIDString = 82AFC7790705EE3600CF9DB7;
415                        remoteInfo = CameraTrack;
416                };
417                82AFC9040705F58000CF9DB7 /* PBXContainerItemProxy */ = {
418                        isa = PBXContainerItemProxy;
419                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
420                        proxyType = 1;
421                        remoteGlobalIDString = 82AFC7820705EEC300CF9DB7;
422                        remoteInfo = CelShading;
423                };
424                82AFC9060705F58000CF9DB7 /* PBXContainerItemProxy */ = {
425                        isa = PBXContainerItemProxy;
426                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
427                        proxyType = 1;
428                        remoteGlobalIDString = 82AFC78C0705EEEF00CF9DB7;
429                        remoteInfo = CubeMapping;
430                };
431                82AFC9080705F58000CF9DB7 /* PBXContainerItemProxy */ = {
432                        isa = PBXContainerItemProxy;
433                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
434                        proxyType = 1;
435                        remoteGlobalIDString = 82AFC7980705EF5200CF9DB7;
436                        remoteInfo = Dot3Bump;
437                };
438                82AFC90A0705F58000CF9DB7 /* PBXContainerItemProxy */ = {
439                        isa = PBXContainerItemProxy;
440                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
441                        proxyType = 1;
442                        remoteGlobalIDString = 82AFC7A60705EFC500CF9DB7;
443                        remoteInfo = EnvMapping;
444                };
445                82AFC90C0705F58000CF9DB7 /* PBXContainerItemProxy */ = {
446                        isa = PBXContainerItemProxy;
447                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
448                        proxyType = 1;
449                        remoteGlobalIDString = 82AFC7B10705F00B00CF9DB7;
450                        remoteInfo = Fresnel;
451                };
452                82AFC9100705F58000CF9DB7 /* PBXContainerItemProxy */ = {
453                        isa = PBXContainerItemProxy;
454                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
455                        proxyType = 1;
456                        remoteGlobalIDString = 82AFC7C70705F07C00CF9DB7;
457                        remoteInfo = Lighting;
458                };
459                82AFC9140705F58000CF9DB7 /* PBXContainerItemProxy */ = {
460                        isa = PBXContainerItemProxy;
461                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
462                        proxyType = 1;
463                        remoteGlobalIDString = 82AFC7DF0705F10000CF9DB7;
464                        remoteInfo = ParticleFX;
465                };
466                82AFC9160705F58000CF9DB7 /* PBXContainerItemProxy */ = {
467                        isa = PBXContainerItemProxy;
468                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
469                        proxyType = 1;
470                        remoteGlobalIDString = 82AFC7EB0705F15A00CF9DB7;
471                        remoteInfo = RenderToTexture;
472                };
473                82AFC9180705F58000CF9DB7 /* PBXContainerItemProxy */ = {
474                        isa = PBXContainerItemProxy;
475                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
476                        proxyType = 1;
477                        remoteGlobalIDString = 82AFC7F70705F19700CF9DB7;
478                        remoteInfo = Shadows;
479                };
480                82AFC91A0705F58000CF9DB7 /* PBXContainerItemProxy */ = {
481                        isa = PBXContainerItemProxy;
482                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
483                        proxyType = 1;
484                        remoteGlobalIDString = 82AFC8010705F1CA00CF9DB7;
485                        remoteInfo = SkeletalAnimation;
486                };
487                82AFC91C0705F58000CF9DB7 /* PBXContainerItemProxy */ = {
488                        isa = PBXContainerItemProxy;
489                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
490                        proxyType = 1;
491                        remoteGlobalIDString = 82AFC80D0705F21700CF9DB7;
492                        remoteInfo = SkyBox;
493                };
494                82AFC91E0705F58000CF9DB7 /* PBXContainerItemProxy */ = {
495                        isa = PBXContainerItemProxy;
496                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
497                        proxyType = 1;
498                        remoteGlobalIDString = 82AFC8190705F25700CF9DB7;
499                        remoteInfo = SkyDome;
500                };
501                82AFC9200705F58000CF9DB7 /* PBXContainerItemProxy */ = {
502                        isa = PBXContainerItemProxy;
503                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
504                        proxyType = 1;
505                        remoteGlobalIDString = 82AFC8250705F2A600CF9DB7;
506                        remoteInfo = SkyPlane;
507                };
508                82AFC9220705F58000CF9DB7 /* PBXContainerItemProxy */ = {
509                        isa = PBXContainerItemProxy;
510                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
511                        proxyType = 1;
512                        remoteGlobalIDString = 82AFC8310705F2F400CF9DB7;
513                        remoteInfo = Smoke;
514                };
515                82AFC9240705F58000CF9DB7 /* PBXContainerItemProxy */ = {
516                        isa = PBXContainerItemProxy;
517                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
518                        proxyType = 1;
519                        remoteGlobalIDString = 82AFC83D0705F33800CF9DB7;
520                        remoteInfo = Terrain;
521                };
522                82AFC9260705F58000CF9DB7 /* PBXContainerItemProxy */ = {
523                        isa = PBXContainerItemProxy;
524                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
525                        proxyType = 1;
526                        remoteGlobalIDString = 82AFC8490705F38F00CF9DB7;
527                        remoteInfo = TextureFX;
528                };
529                82AFC9280705F58000CF9DB7 /* PBXContainerItemProxy */ = {
530                        isa = PBXContainerItemProxy;
531                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
532                        proxyType = 1;
533                        remoteGlobalIDString = 82AFC8550705F3E300CF9DB7;
534                        remoteInfo = Transparency;
535                };
536                82AFC92A0705F58000CF9DB7 /* PBXContainerItemProxy */ = {
537                        isa = PBXContainerItemProxy;
538                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
539                        proxyType = 1;
540                        remoteGlobalIDString = 82AFC8610705F43F00CF9DB7;
541                        remoteInfo = Water;
542                };
543/* End PBXContainerItemProxy section */
544
545/* Begin PBXFileReference section */
546                089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
547                1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
548                29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
549                29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
550                820BA6300999785F009F2A8C /* Compositor.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Compositor.app; sourceTree = BUILT_PRODUCTS_DIR; };
551                820BA6320999785F009F2A8C /* Compositor-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Compositor-Info.plist"; sourceTree = "<group>"; };
552                820BA639099978E8009F2A8C /* Compositor.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Compositor.cpp; path = ../../../Samples/Compositor/src/Compositor.cpp; sourceTree = SOURCE_ROOT; };
553                820BA6B209998B9B009F2A8C /* DeferredShading.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DeferredShading.app; sourceTree = BUILT_PRODUCTS_DIR; };
554                820BA6B409998B9B009F2A8C /* DeferredShading-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "DeferredShading-Info.plist"; sourceTree = "<group>"; };
555                820BA6C309998C02009F2A8C /* DeferredShading.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = DeferredShading.cpp; path = ../../../Samples/DeferredShading/src/DeferredShading.cpp; sourceTree = SOURCE_ROOT; };
556                820BA6C409998C02009F2A8C /* DeferredShadingDemo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = DeferredShadingDemo.cpp; path = ../../../Samples/DeferredShading/src/DeferredShadingDemo.cpp; sourceTree = SOURCE_ROOT; };
557                820BA6C509998C02009F2A8C /* LightMaterialGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = LightMaterialGenerator.cpp; path = ../../../Samples/DeferredShading/src/LightMaterialGenerator.cpp; sourceTree = SOURCE_ROOT; };
558                820BA6C609998C02009F2A8C /* MaterialGenerator.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = MaterialGenerator.cpp; path = ../../../Samples/DeferredShading/src/MaterialGenerator.cpp; sourceTree = SOURCE_ROOT; };
559                820BA6C709998C02009F2A8C /* MLight.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = MLight.cpp; path = ../../../Samples/DeferredShading/src/MLight.cpp; sourceTree = SOURCE_ROOT; };
560                820BA6CD09998C21009F2A8C /* CreateSphere.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CreateSphere.h; path = ../../../Samples/DeferredShading/include/CreateSphere.h; sourceTree = SOURCE_ROOT; };
561                820BA6CE09998C21009F2A8C /* DeferredShading.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = DeferredShading.h; path = ../../../Samples/DeferredShading/include/DeferredShading.h; sourceTree = SOURCE_ROOT; };
562                820BA6CF09998C21009F2A8C /* LightMaterialGenerator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = LightMaterialGenerator.h; path = ../../../Samples/DeferredShading/include/LightMaterialGenerator.h; sourceTree = SOURCE_ROOT; };
563                820BA6D009998C21009F2A8C /* MaterialGenerator.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MaterialGenerator.h; path = ../../../Samples/DeferredShading/include/MaterialGenerator.h; sourceTree = SOURCE_ROOT; };
564                820BA6D109998C21009F2A8C /* MLight.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MLight.h; path = ../../../Samples/DeferredShading/include/MLight.h; sourceTree = SOURCE_ROOT; };
565                820BA6E109998DFD009F2A8C /* FacialAnimation.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = FacialAnimation.app; sourceTree = BUILT_PRODUCTS_DIR; };
566                820BA6E309998DFD009F2A8C /* FacialAnimation-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "FacialAnimation-Info.plist"; sourceTree = "<group>"; };
567                820BA6F309998E8D009F2A8C /* FacialAnimation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = FacialAnimation.cpp; path = ../../../Samples/FacialAnimation/src/FacialAnimation.cpp; sourceTree = SOURCE_ROOT; };
568                82151ED307B17FE70049D4A1 /* ExampleApplication.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ExampleApplication.h; path = ../Classes/ExampleApplication.h; sourceTree = SOURCE_ROOT; };
569                821FC9AF07B28A56000BFD07 /* DynTex.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = DynTex.app; sourceTree = BUILT_PRODUCTS_DIR; };
570                821FC9B107B28A56000BFD07 /* DynTex-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "DynTex-Info.plist"; sourceTree = SOURCE_ROOT; };
571                821FC9B307B28A8F000BFD07 /* DynTex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = DynTex.cpp; path = ../../../Samples/DynTex/src/DynTex.cpp; sourceTree = SOURCE_ROOT; };
572                821FCA9607B28C25000BFD07 /* Grass.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Grass.app; sourceTree = BUILT_PRODUCTS_DIR; };
573                821FCA9807B28C26000BFD07 /* Grass-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Grass-Info.plist"; sourceTree = SOURCE_ROOT; };
574                821FCA9E07B28C78000BFD07 /* Grass.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Grass.cpp; path = ../../../Samples/Grass/src/Grass.cpp; sourceTree = SOURCE_ROOT; };
575                821FCAAE07B28D7A000BFD07 /* VolumeTex.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = VolumeTex.app; sourceTree = BUILT_PRODUCTS_DIR; };
576                821FCAB007B28D7A000BFD07 /* VolumeTex-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "VolumeTex-Info.plist"; sourceTree = SOURCE_ROOT; };
577                821FCAB707B28DDC000BFD07 /* ThingRenderable.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ThingRenderable.cpp; path = ../../../Samples/VolumeTex/src/ThingRenderable.cpp; sourceTree = SOURCE_ROOT; };
578                821FCAB807B28DDC000BFD07 /* VolumeRenderable.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = VolumeRenderable.cpp; path = ../../../Samples/VolumeTex/src/VolumeRenderable.cpp; sourceTree = SOURCE_ROOT; };
579                821FCAB907B28DDC000BFD07 /* VolumeTex.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = VolumeTex.cpp; path = ../../../Samples/VolumeTex/src/VolumeTex.cpp; sourceTree = SOURCE_ROOT; };
580                821FCABD07B28DFC000BFD07 /* Julia.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Julia.h; path = ../../../Samples/VolumeTex/include/Julia.h; sourceTree = SOURCE_ROOT; };
581                821FCABE07B28DFC000BFD07 /* ThingRenderable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ThingRenderable.h; path = ../../../Samples/VolumeTex/include/ThingRenderable.h; sourceTree = SOURCE_ROOT; };
582                821FCABF07B28DFC000BFD07 /* VolumeRenderable.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = VolumeRenderable.h; path = ../../../Samples/VolumeTex/include/VolumeRenderable.h; sourceTree = SOURCE_ROOT; };
583                823D8EFD09C117BD00BFD011 /* OceanDemo.app */ = {isa = PBXFileReference; includeInIndex = 0; lastKnownFileType = wrapper.application; path = OceanDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
584                823D8EFF09C117BE00BFD011 /* OceanDemo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "OceanDemo-Info.plist"; sourceTree = "<group>"; };
585                823D8F0409C117E600BFD011 /* MaterialControls.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = MaterialControls.h; path = ../../../Samples/OceanDemo/include/MaterialControls.h; sourceTree = SOURCE_ROOT; };
586                823D8F0509C117E600BFD011 /* OceanDemo.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = OceanDemo.h; path = ../../../Samples/OceanDemo/include/OceanDemo.h; sourceTree = SOURCE_ROOT; };
587                823D8F0609C117F600BFD011 /* MaterialControls.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = MaterialControls.cpp; path = ../../../Samples/OceanDemo/src/MaterialControls.cpp; sourceTree = SOURCE_ROOT; };
588                823D8F0709C117F600BFD011 /* OceanDemo.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = OceanDemo.cpp; path = ../../../Samples/OceanDemo/src/OceanDemo.cpp; sourceTree = SOURCE_ROOT; };
589                82AFC3560705ED7E00CF9DB7 /* BezierPatch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = BezierPatch.app; sourceTree = BUILT_PRODUCTS_DIR; };
590                82AFC3580705ED7E00CF9DB7 /* BezierPatch-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "BezierPatch-Info.plist"; sourceTree = "<group>"; };
591                82AFC35A0705EDD600CF9DB7 /* Bezier.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Bezier.h; path = ../../../Samples/BezierPatch/include/Bezier.h; sourceTree = "<group>"; };
592                82AFC35C0705EDEE00CF9DB7 /* Bezier.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Bezier.cpp; path = ../../../Samples/BezierPatch/src/Bezier.cpp; sourceTree = "<group>"; };
593                82AFC77A0705EE3600CF9DB7 /* CameraTrack.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CameraTrack.app; sourceTree = BUILT_PRODUCTS_DIR; };
594                82AFC77C0705EE3600CF9DB7 /* CameraTrack-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "CameraTrack-Info.plist"; sourceTree = "<group>"; };
595                82AFC77D0705EEB100CF9DB7 /* CameraTrack.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CameraTrack.cpp; path = ../../../Samples/CameraTrack/src/CameraTrack.cpp; sourceTree = "<group>"; };
596                82AFC7830705EEC300CF9DB7 /* CelShading.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CelShading.app; sourceTree = BUILT_PRODUCTS_DIR; };
597                82AFC7850705EEC300CF9DB7 /* CelShading-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "CelShading-Info.plist"; sourceTree = "<group>"; };
598                82AFC7870705EEE100CF9DB7 /* CelShading.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CelShading.cpp; path = ../../../Samples/CelShading/src/CelShading.cpp; sourceTree = "<group>"; };
599                82AFC78D0705EEEF00CF9DB7 /* CubeMapping.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CubeMapping.app; sourceTree = BUILT_PRODUCTS_DIR; };
600                82AFC78F0705EEEF00CF9DB7 /* CubeMapping-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "CubeMapping-Info.plist"; sourceTree = "<group>"; };
601                82AFC7910705EF1E00CF9DB7 /* CubeMapping.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = CubeMapping.h; path = ../../../Samples/CubeMapping/include/CubeMapping.h; sourceTree = "<group>"; };
602                82AFC7930705EF3E00CF9DB7 /* CubeMapping.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = CubeMapping.cpp; path = ../../../Samples/CubeMapping/src/CubeMapping.cpp; sourceTree = "<group>"; };
603                82AFC7990705EF5200CF9DB7 /* Dot3Bump.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Dot3Bump.app; sourceTree = BUILT_PRODUCTS_DIR; };
604                82AFC79B0705EF5200CF9DB7 /* Dot3Bump-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Dot3Bump-Info.plist"; sourceTree = "<group>"; };
605                82AFC7A00705EFA800CF9DB7 /* Dot3Bump.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Dot3Bump.cpp; path = ../../../Samples/Dot3Bump/src/Dot3Bump.cpp; sourceTree = "<group>"; };
606                82AFC7A70705EFC500CF9DB7 /* EnvMapping.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = EnvMapping.app; sourceTree = BUILT_PRODUCTS_DIR; };
607                82AFC7A90705EFC500CF9DB7 /* EnvMapping-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "EnvMapping-Info.plist"; sourceTree = "<group>"; };
608                82AFC7AA0705EFDF00CF9DB7 /* EnvMapping.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = EnvMapping.h; path = ../../../Samples/EnvMapping/include/EnvMapping.h; sourceTree = "<group>"; };
609                82AFC7AC0705EFF000CF9DB7 /* EnvMapping.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = EnvMapping.cpp; path = ../../../Samples/EnvMapping/src/EnvMapping.cpp; sourceTree = "<group>"; };
610                82AFC7B20705F00B00CF9DB7 /* Fresnel.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Fresnel.app; sourceTree = BUILT_PRODUCTS_DIR; };
611                82AFC7B40705F00B00CF9DB7 /* Fresnel-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Fresnel-Info.plist"; sourceTree = "<group>"; };
612                82AFC7B60705F02B00CF9DB7 /* Fresnel.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Fresnel.cpp; path = ../../../Samples/Fresnel/src/Fresnel.cpp; sourceTree = "<group>"; };
613                82AFC7C80705F07C00CF9DB7 /* Lighting.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Lighting.app; sourceTree = BUILT_PRODUCTS_DIR; };
614                82AFC7CA0705F07C00CF9DB7 /* Lighting-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Lighting-Info.plist"; sourceTree = "<group>"; };
615                82AFC7CC0705F09E00CF9DB7 /* Lighting.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Lighting.h; path = ../../../Samples/Lighting/include/Lighting.h; sourceTree = "<group>"; };
616                82AFC7CE0705F0AC00CF9DB7 /* Lighting.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Lighting.cpp; path = ../../../Samples/Lighting/src/Lighting.cpp; sourceTree = "<group>"; };
617                82AFC7E00705F10000CF9DB7 /* ParticleFX.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = ParticleFX.app; sourceTree = BUILT_PRODUCTS_DIR; };
618                82AFC7E20705F10000CF9DB7 /* ParticleFX-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "ParticleFX-Info.plist"; sourceTree = "<group>"; };
619                82AFC7E40705F12200CF9DB7 /* ParticleFX.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ParticleFX.h; path = ../../../Samples/ParticleFX/include/ParticleFX.h; sourceTree = "<group>"; };
620                82AFC7E60705F14B00CF9DB7 /* ParticleFX.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = ParticleFX.cpp; path = ../../../Samples/ParticleFX/src/ParticleFX.cpp; sourceTree = "<group>"; };
621                82AFC7EC0705F15A00CF9DB7 /* RenderToTexture.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RenderToTexture.app; sourceTree = BUILT_PRODUCTS_DIR; };
622                82AFC7EE0705F15A00CF9DB7 /* RenderToTexture-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "RenderToTexture-Info.plist"; sourceTree = "<group>"; };
623                82AFC7F20705F18900CF9DB7 /* RenderToTexture.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = RenderToTexture.cpp; path = ../../../Samples/RenderToTexture/src/RenderToTexture.cpp; sourceTree = "<group>"; };
624                82AFC7F80705F19700CF9DB7 /* Shadows.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Shadows.app; sourceTree = BUILT_PRODUCTS_DIR; };
625                82AFC7FA0705F19700CF9DB7 /* Shadows-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Shadows-Info.plist"; sourceTree = "<group>"; };
626                82AFC7FC0705F1BD00CF9DB7 /* Shadows.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Shadows.cpp; path = ../../../Samples/Shadows/src/Shadows.cpp; sourceTree = "<group>"; };
627                82AFC8020705F1CA00CF9DB7 /* SkeletalAnimation.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SkeletalAnimation.app; sourceTree = BUILT_PRODUCTS_DIR; };
628                82AFC8040705F1CA00CF9DB7 /* SkeletalAnimation-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "SkeletalAnimation-Info.plist"; sourceTree = "<group>"; };
629                82AFC8060705F1F300CF9DB7 /* SkeletalAnimation.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SkeletalAnimation.h; path = ../../../Samples/SkeletalAnimation/include/SkeletalAnimation.h; sourceTree = "<group>"; };
630                82AFC8080705F20600CF9DB7 /* SkeletalAnimation.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkeletalAnimation.cpp; path = ../../../Samples/SkeletalAnimation/src/SkeletalAnimation.cpp; sourceTree = "<group>"; };
631                82AFC80E0705F21700CF9DB7 /* SkyBox.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SkyBox.app; sourceTree = BUILT_PRODUCTS_DIR; };
632                82AFC8100705F21700CF9DB7 /* SkyBox-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "SkyBox-Info.plist"; sourceTree = "<group>"; };
633                82AFC8120705F23C00CF9DB7 /* SkyBox.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SkyBox.h; path = ../../../Samples/SkyBox/include/SkyBox.h; sourceTree = "<group>"; };
634                82AFC8140705F24C00CF9DB7 /* SkyBox.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkyBox.cpp; path = ../../../Samples/SkyBox/src/SkyBox.cpp; sourceTree = "<group>"; };
635                82AFC81A0705F25700CF9DB7 /* SkyDome.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SkyDome.app; sourceTree = BUILT_PRODUCTS_DIR; };
636                82AFC81C0705F25700CF9DB7 /* SkyDome-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "SkyDome-Info.plist"; sourceTree = "<group>"; };
637                82AFC81E0705F27700CF9DB7 /* SkyDome.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SkyDome.h; path = ../../../Samples/SkyDome/include/SkyDome.h; sourceTree = "<group>"; };
638                82AFC8200705F29300CF9DB7 /* SkyDome.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkyDome.cpp; path = ../../../Samples/SkyDome/src/SkyDome.cpp; sourceTree = "<group>"; };
639                82AFC8260705F2A600CF9DB7 /* SkyPlane.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SkyPlane.app; sourceTree = BUILT_PRODUCTS_DIR; };
640                82AFC8280705F2A700CF9DB7 /* SkyPlane-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "SkyPlane-Info.plist"; sourceTree = "<group>"; };
641                82AFC82A0705F2CE00CF9DB7 /* SkyPlane.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SkyPlane.h; path = ../../../Samples/SkyPlane/include/SkyPlane.h; sourceTree = "<group>"; };
642                82AFC82C0705F2DC00CF9DB7 /* SkyPlane.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SkyPlane.cpp; path = ../../../Samples/SkyPlane/src/SkyPlane.cpp; sourceTree = "<group>"; };
643                82AFC8320705F2F400CF9DB7 /* Smoke.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Smoke.app; sourceTree = BUILT_PRODUCTS_DIR; };
644                82AFC8340705F2F400CF9DB7 /* Smoke-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Smoke-Info.plist"; sourceTree = "<group>"; };
645                82AFC8360705F31900CF9DB7 /* Smoke.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Smoke.h; path = ../../../Samples/Smoke/include/Smoke.h; sourceTree = "<group>"; };
646                82AFC8380705F32B00CF9DB7 /* Smoke.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Smoke.cpp; path = ../../../Samples/Smoke/src/Smoke.cpp; sourceTree = "<group>"; };
647                82AFC83E0705F33800CF9DB7 /* Terrain.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Terrain.app; sourceTree = BUILT_PRODUCTS_DIR; };
648                82AFC8400705F33900CF9DB7 /* Terrain-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Terrain-Info.plist"; sourceTree = "<group>"; };
649                82AFC8420705F35C00CF9DB7 /* Terrain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Terrain.h; path = ../../../Samples/Terrain/include/Terrain.h; sourceTree = "<group>"; };
650                82AFC8440705F36D00CF9DB7 /* Terrain.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Terrain.cpp; path = ../../../Samples/Terrain/src/Terrain.cpp; sourceTree = "<group>"; };
651                82AFC84A0705F38F00CF9DB7 /* TextureFX.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = TextureFX.app; sourceTree = BUILT_PRODUCTS_DIR; };
652                82AFC84C0705F38F00CF9DB7 /* TextureFX-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "TextureFX-Info.plist"; sourceTree = "<group>"; };
653                82AFC84E0705F3B100CF9DB7 /* TextureFX.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = TextureFX.h; path = ../../../Samples/TextureFX/include/TextureFX.h; sourceTree = "<group>"; };
654                82AFC8500705F3C100CF9DB7 /* TextureFX.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = TextureFX.cpp; path = ../../../Samples/TextureFX/src/TextureFX.cpp; sourceTree = "<group>"; };
655                82AFC8560705F3E300CF9DB7 /* Transparency.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Transparency.app; sourceTree = BUILT_PRODUCTS_DIR; };
656                82AFC8580705F3E400CF9DB7 /* Transparency-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Transparency-Info.plist"; sourceTree = "<group>"; };
657                82AFC85A0705F41800CF9DB7 /* Transparency.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = Transparency.h; path = ../../../Samples/Transpacency/include/Transparency.h; sourceTree = "<group>"; };
658                82AFC85C0705F43600CF9DB7 /* Transparency.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Transparency.cpp; path = ../../../Samples/Transpacency/src/Transparency.cpp; sourceTree = "<group>"; };
659                82AFC8620705F43F00CF9DB7 /* Water.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Water.app; sourceTree = BUILT_PRODUCTS_DIR; };
660                82AFC8640705F43F00CF9DB7 /* Water-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.xml; path = "Water-Info.plist"; sourceTree = "<group>"; };
661                82AFC8660705F46000CF9DB7 /* WaterMesh.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = WaterMesh.h; path = ../../../Samples/Water/include/WaterMesh.h; sourceTree = "<group>"; };
662                82AFC8680705F47600CF9DB7 /* Water.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = Water.cpp; path = ../../../Samples/Water/src/Water.cpp; sourceTree = "<group>"; };
663                82AFC8690705F47600CF9DB7 /* WaterMesh.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = WaterMesh.cpp; path = ../../../Samples/Water/src/WaterMesh.cpp; sourceTree = "<group>"; };
664                82AFC86C0705F50300CF9DB7 /* SDLMain.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = SDLMain.h; path = ../Classes/SDLMain.h; sourceTree = "<group>"; };
665                82AFC86D0705F50300CF9DB7 /* SDLMain.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = SDLMain.m; path = ../Classes/SDLMain.m; sourceTree = "<group>"; };
666                82AFC8A30705F54900CF9DB7 /* plugins.cfg */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = plugins.cfg; sourceTree = "<group>"; };
667                82AFC8A40705F54900CF9DB7 /* resources.cfg */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = resources.cfg; sourceTree = "<group>"; };
668                82AFC8D10705F55E00CF9DB7 /* Ogre.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Ogre.framework; path = ../Ogre/build/Ogre.framework; sourceTree = SOURCE_ROOT; };
669                82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = ExampleFrameListener.h; path = ../../../Samples/Common/include/ExampleFrameListener.h; sourceTree = "<group>"; };
670                82AFCC4607060BBC00CF9DB7 /* terrain.cfg */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = terrain.cfg; path = ../../../Samples/Media/terrain.cfg; sourceTree = "<group>"; };
671                82B17DA6072D8F7400CA2E63 /* media.cfg */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; name = media.cfg; path = ../../../../ogre/Samples/Common/bin/media.cfg; sourceTree = SOURCE_ROOT; };
672                82C985C807074B2D0061A825 /* config.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = config.h; sourceTree = "<group>"; };
673                82D576A607AD71CC0026BE0D /* SDL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL.framework; path = /Library/Frameworks/SDL.framework; sourceTree = "<absolute>"; };
674                8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
675/* End PBXFileReference section */
676
677/* Begin PBXFrameworksBuildPhase section */
678                820BA62E0999785F009F2A8C /* Frameworks */ = {
679                        isa = PBXFrameworksBuildPhase;
680                        buildActionMask = 2147483647;
681                        files = (
682                                820BA659099979EB009F2A8C /* Ogre.framework in Frameworks */,
683                                820BA63B099979E2009F2A8C /* SDL.framework in Frameworks */,
684                        );
685                        runOnlyForDeploymentPostprocessing = 0;
686                };
687                820BA6B009998B9B009F2A8C /* Frameworks */ = {
688                        isa = PBXFrameworksBuildPhase;
689                        buildActionMask = 2147483647;
690                        files = (
691                                820BA6C009998BCE009F2A8C /* Ogre.framework in Frameworks */,
692                                820BA6C109998BCE009F2A8C /* SDL.framework in Frameworks */,
693                        );
694                        runOnlyForDeploymentPostprocessing = 0;
695                };
696                820BA6DF09998DFD009F2A8C /* Frameworks */ = {
697                        isa = PBXFrameworksBuildPhase;
698                        buildActionMask = 2147483647;
699                        files = (
700                                820BA6F009998E2C009F2A8C /* Ogre.framework in Frameworks */,
701                                820BA6F109998E2C009F2A8C /* SDL.framework in Frameworks */,
702                        );
703                        runOnlyForDeploymentPostprocessing = 0;
704                };
705                821FC9AD07B28A56000BFD07 /* Frameworks */ = {
706                        isa = PBXFrameworksBuildPhase;
707                        buildActionMask = 2147483647;
708                        files = (
709                                821FCA8507B28AD6000BFD07 /* SDL.framework in Frameworks */,
710                                821FCA8607B28AD6000BFD07 /* Ogre.framework in Frameworks */,
711                        );
712                        runOnlyForDeploymentPostprocessing = 0;
713                };
714                821FCA9407B28C25000BFD07 /* Frameworks */ = {
715                        isa = PBXFrameworksBuildPhase;
716                        buildActionMask = 2147483647;
717                        files = (
718                                821FCAA307B28C99000BFD07 /* Ogre.framework in Frameworks */,
719                                821FCAA407B28C99000BFD07 /* SDL.framework in Frameworks */,
720                        );
721                        runOnlyForDeploymentPostprocessing = 0;
722                };
723                821FCAAC07B28D7A000BFD07 /* Frameworks */ = {
724                        isa = PBXFrameworksBuildPhase;
725                        buildActionMask = 2147483647;
726                        files = (
727                                821FCAB307B28D9E000BFD07 /* Ogre.framework in Frameworks */,
728                                821FCAB407B28D9E000BFD07 /* SDL.framework in Frameworks */,
729                        );
730                        runOnlyForDeploymentPostprocessing = 0;
731                };
732                823D8EFB09C117BD00BFD011 /* Frameworks */ = {
733                        isa = PBXFrameworksBuildPhase;
734                        buildActionMask = 2147483647;
735                        files = (
736                        );
737                        runOnlyForDeploymentPostprocessing = 0;
738                };
739                82AFC3540705ED7E00CF9DB7 /* Frameworks */ = {
740                        isa = PBXFrameworksBuildPhase;
741                        buildActionMask = 2147483647;
742                        files = (
743                                82151EB507B169000049D4A1 /* Foundation.framework in Frameworks */,
744                                82151EB607B169000049D4A1 /* AppKit.framework in Frameworks */,
745                                82151DAA07B1673E0049D4A1 /* Cocoa.framework in Frameworks */,
746                                82AFC8D30705F55E00CF9DB7 /* Ogre.framework in Frameworks */,
747                                82D576A707AD71CC0026BE0D /* SDL.framework in Frameworks */,
748                        );
749                        runOnlyForDeploymentPostprocessing = 0;
750                };
751                82AFC7780705EE3600CF9DB7 /* Frameworks */ = {
752                        isa = PBXFrameworksBuildPhase;
753                        buildActionMask = 2147483647;
754                        files = (
755                                82AFC8D50705F55E00CF9DB7 /* Ogre.framework in Frameworks */,
756                                82D576A807AD71CC0026BE0D /* SDL.framework in Frameworks */,
757                        );
758                        runOnlyForDeploymentPostprocessing = 0;
759                };
760                82AFC7810705EEC300CF9DB7 /* Frameworks */ = {
761                        isa = PBXFrameworksBuildPhase;
762                        buildActionMask = 2147483647;
763                        files = (
764                                82AFC8D70705F55E00CF9DB7 /* Ogre.framework in Frameworks */,
765                                82D576A907AD71CC0026BE0D /* SDL.framework in Frameworks */,
766                        );
767                        runOnlyForDeploymentPostprocessing = 0;
768                };
769                82AFC78B0705EEEF00CF9DB7 /* Frameworks */ = {
770                        isa = PBXFrameworksBuildPhase;
771                        buildActionMask = 2147483647;
772                        files = (
773                                82AFC8D90705F55E00CF9DB7 /* Ogre.framework in Frameworks */,
774                                82D576AA07AD71CC0026BE0D /* SDL.framework in Frameworks */,
775                        );
776                        runOnlyForDeploymentPostprocessing = 0;
777                };
778                82AFC7970705EF5200CF9DB7 /* Frameworks */ = {
779                        isa = PBXFrameworksBuildPhase;
780                        buildActionMask = 2147483647;
781                        files = (
782                                82AFC8DB0705F55E00CF9DB7 /* Ogre.framework in Frameworks */,
783                                82D576AB07AD71CC0026BE0D /* SDL.framework in Frameworks */,
784                        );
785                        runOnlyForDeploymentPostprocessing = 0;
786                };
787                82AFC7A50705EFC500CF9DB7 /* Frameworks */ = {
788                        isa = PBXFrameworksBuildPhase;
789                        buildActionMask = 2147483647;
790                        files = (
791                                82AFC8DD0705F55E00CF9DB7 /* Ogre.framework in Frameworks */,
792                                82D576AC07AD71CC0026BE0D /* SDL.framework in Frameworks */,
793                        );
794                        runOnlyForDeploymentPostprocessing = 0;
795                };
796                82AFC7B00705F00B00CF9DB7 /* Frameworks */ = {
797                        isa = PBXFrameworksBuildPhase;
798                        buildActionMask = 2147483647;
799                        files = (
800                                82AFC8DF0705F55F00CF9DB7 /* Ogre.framework in Frameworks */,
801                                82D576AD07AD71CC0026BE0D /* SDL.framework in Frameworks */,
802                        );
803                        runOnlyForDeploymentPostprocessing = 0;
804                };
805                82AFC7C60705F07C00CF9DB7 /* Frameworks */ = {
806                        isa = PBXFrameworksBuildPhase;
807                        buildActionMask = 2147483647;
808                        files = (
809                                82AFC8E30705F55F00CF9DB7 /* Ogre.framework in Frameworks */,
810                                82D576AE07AD71CC0026BE0D /* SDL.framework in Frameworks */,
811                        );
812                        runOnlyForDeploymentPostprocessing = 0;
813                };
814                82AFC7DE0705F10000CF9DB7 /* Frameworks */ = {
815                        isa = PBXFrameworksBuildPhase;
816                        buildActionMask = 2147483647;
817                        files = (
818                                82AFC8E70705F55F00CF9DB7 /* Ogre.framework in Frameworks */,
819                                82D576AF07AD71CC0026BE0D /* SDL.framework in Frameworks */,
820                        );
821                        runOnlyForDeploymentPostprocessing = 0;
822                };
823                82AFC7EA0705F15A00CF9DB7 /* Frameworks */ = {
824                        isa = PBXFrameworksBuildPhase;
825                        buildActionMask = 2147483647;
826                        files = (
827                                82AFC8E90705F55F00CF9DB7 /* Ogre.framework in Frameworks */,
828                                82D576B007AD71CC0026BE0D /* SDL.framework in Frameworks */,
829                        );
830                        runOnlyForDeploymentPostprocessing = 0;
831                };
832                82AFC7F60705F19700CF9DB7 /* Frameworks */ = {
833                        isa = PBXFrameworksBuildPhase;
834                        buildActionMask = 2147483647;
835                        files = (
836                                82AFC8EB0705F55F00CF9DB7 /* Ogre.framework in Frameworks */,
837                                82D576B107AD71CC0026BE0D /* SDL.framework in Frameworks */,
838                        );
839                        runOnlyForDeploymentPostprocessing = 0;
840                };
841                82AFC8000705F1CA00CF9DB7 /* Frameworks */ = {
842                        isa = PBXFrameworksBuildPhase;
843                        buildActionMask = 2147483647;
844                        files = (
845                                82AFC8ED0705F55F00CF9DB7 /* Ogre.framework in Frameworks */,
846                                82D576B207AD71CC0026BE0D /* SDL.framework in Frameworks */,
847                        );
848                        runOnlyForDeploymentPostprocessing = 0;
849                };
850                82AFC80C0705F21700CF9DB7 /* Frameworks */ = {
851                        isa = PBXFrameworksBuildPhase;
852                        buildActionMask = 2147483647;
853                        files = (
854                                82AFC8EF0705F55F00CF9DB7 /* Ogre.framework in Frameworks */,
855                                82D576B307AD71CC0026BE0D /* SDL.framework in Frameworks */,
856                        );
857                        runOnlyForDeploymentPostprocessing = 0;
858                };
859                82AFC8180705F25700CF9DB7 /* Frameworks */ = {
860                        isa = PBXFrameworksBuildPhase;
861                        buildActionMask = 2147483647;
862                        files = (
863                                82AFC8F10705F55F00CF9DB7 /* Ogre.framework in Frameworks */,
864                                82D576B407AD71CC0026BE0D /* SDL.framework in Frameworks */,
865                        );
866                        runOnlyForDeploymentPostprocessing = 0;
867                };
868                82AFC8240705F2A600CF9DB7 /* Frameworks */ = {
869                        isa = PBXFrameworksBuildPhase;
870                        buildActionMask = 2147483647;
871                        files = (
872                                82AFC8F30705F55F00CF9DB7 /* Ogre.framework in Frameworks */,
873                                82D576B507AD71CC0026BE0D /* SDL.framework in Frameworks */,
874                        );
875                        runOnlyForDeploymentPostprocessing = 0;
876                };
877                82AFC8300705F2F400CF9DB7 /* Frameworks */ = {
878                        isa = PBXFrameworksBuildPhase;
879                        buildActionMask = 2147483647;
880                        files = (
881                                82AFC8F50705F55F00CF9DB7 /* Ogre.framework in Frameworks */,
882                                82D576B607AD71CC0026BE0D /* SDL.framework in Frameworks */,
883                        );
884                        runOnlyForDeploymentPostprocessing = 0;
885                };
886                82AFC83C0705F33800CF9DB7 /* Frameworks */ = {
887                        isa = PBXFrameworksBuildPhase;
888                        buildActionMask = 2147483647;
889                        files = (
890                                82AFC8F70705F55F00CF9DB7 /* Ogre.framework in Frameworks */,
891                                82D576B707AD71CC0026BE0D /* SDL.framework in Frameworks */,
892                        );
893                        runOnlyForDeploymentPostprocessing = 0;
894                };
895                82AFC8480705F38F00CF9DB7 /* Frameworks */ = {
896                        isa = PBXFrameworksBuildPhase;
897                        buildActionMask = 2147483647;
898                        files = (
899                                82AFC8F90705F55F00CF9DB7 /* Ogre.framework in Frameworks */,
900                                82D576B807AD71CC0026BE0D /* SDL.framework in Frameworks */,
901                        );
902                        runOnlyForDeploymentPostprocessing = 0;
903                };
904                82AFC8540705F3E300CF9DB7 /* Frameworks */ = {
905                        isa = PBXFrameworksBuildPhase;
906                        buildActionMask = 2147483647;
907                        files = (
908                                82AFC8FB0705F55F00CF9DB7 /* Ogre.framework in Frameworks */,
909                                82D576B907AD71CC0026BE0D /* SDL.framework in Frameworks */,
910                        );
911                        runOnlyForDeploymentPostprocessing = 0;
912                };
913                82AFC8600705F43F00CF9DB7 /* Frameworks */ = {
914                        isa = PBXFrameworksBuildPhase;
915                        buildActionMask = 2147483647;
916                        files = (
917                                82AFC8FD0705F55F00CF9DB7 /* Ogre.framework in Frameworks */,
918                                82D576BA07AD71CC0026BE0D /* SDL.framework in Frameworks */,
919                        );
920                        runOnlyForDeploymentPostprocessing = 0;
921                };
922/* End PBXFrameworksBuildPhase section */
923
924/* Begin PBXGroup section */
925                19C28FACFE9D520D11CA2CBB /* Products */ = {
926                        isa = PBXGroup;
927                        children = (
928                                82AFC3560705ED7E00CF9DB7 /* BezierPatch.app */,
929                                82AFC77A0705EE3600CF9DB7 /* CameraTrack.app */,
930                                82AFC7830705EEC300CF9DB7 /* CelShading.app */,
931                                82AFC78D0705EEEF00CF9DB7 /* CubeMapping.app */,
932                                82AFC7990705EF5200CF9DB7 /* Dot3Bump.app */,
933                                82AFC7A70705EFC500CF9DB7 /* EnvMapping.app */,
934                                82AFC7B20705F00B00CF9DB7 /* Fresnel.app */,
935                                82AFC7C80705F07C00CF9DB7 /* Lighting.app */,
936                                82AFC7E00705F10000CF9DB7 /* ParticleFX.app */,
937                                82AFC7EC0705F15A00CF9DB7 /* RenderToTexture.app */,
938                                82AFC7F80705F19700CF9DB7 /* Shadows.app */,
939                                82AFC8020705F1CA00CF9DB7 /* SkeletalAnimation.app */,
940                                82AFC80E0705F21700CF9DB7 /* SkyBox.app */,
941                                82AFC81A0705F25700CF9DB7 /* SkyDome.app */,
942                                82AFC8260705F2A600CF9DB7 /* SkyPlane.app */,
943                                82AFC8320705F2F400CF9DB7 /* Smoke.app */,
944                                82AFC83E0705F33800CF9DB7 /* Terrain.app */,
945                                82AFC84A0705F38F00CF9DB7 /* TextureFX.app */,
946                                82AFC8560705F3E300CF9DB7 /* Transparency.app */,
947                                82AFC8620705F43F00CF9DB7 /* Water.app */,
948                                821FC9AF07B28A56000BFD07 /* DynTex.app */,
949                                821FCA9607B28C25000BFD07 /* Grass.app */,
950                                821FCAAE07B28D7A000BFD07 /* VolumeTex.app */,
951                                820BA6300999785F009F2A8C /* Compositor.app */,
952                                820BA6B209998B9B009F2A8C /* DeferredShading.app */,
953                                820BA6E109998DFD009F2A8C /* FacialAnimation.app */,
954                                823D8EFD09C117BD00BFD011 /* OceanDemo.app */,
955                        );
956                        name = Products;
957                        sourceTree = "<group>";
958                };
959                29B97314FDCFA39411CA2CEA /* Samples */ = {
960                        isa = PBXGroup;
961                        children = (
962                                82AFC79C0705EF5800CF9DB7 /* Samples */,
963                                82AFC35E0705EDF800CF9DB7 /* Common */,
964                                29B97315FDCFA39411CA2CEA /* Other Sources */,
965                                29B97317FDCFA39411CA2CEA /* Resources */,
966                                29B97323FDCFA39411CA2CEA /* Frameworks */,
967                                19C28FACFE9D520D11CA2CBB /* Products */,
968                        );
969                        name = Samples;
970                        sourceTree = "<group>";
971                };
972                29B97315FDCFA39411CA2CEA /* Other Sources */ = {
973                        isa = PBXGroup;
974                        children = (
975                        );
976                        name = "Other Sources";
977                        sourceTree = "<group>";
978                };
979                29B97317FDCFA39411CA2CEA /* Resources */ = {
980                        isa = PBXGroup;
981                        children = (
982                                8D1107310486CEB800E47090 /* Info.plist */,
983                                089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
984                        );
985                        name = Resources;
986                        sourceTree = "<group>";
987                };
988                29B97323FDCFA39411CA2CEA /* Frameworks */ = {
989                        isa = PBXGroup;
990                        children = (
991                                82D576A607AD71CC0026BE0D /* SDL.framework */,
992                                82AFC8D10705F55E00CF9DB7 /* Ogre.framework */,
993                                1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
994                                29B97325FDCFA39411CA2CEA /* Foundation.framework */,
995                                29B97324FDCFA39411CA2CEA /* AppKit.framework */,
996                        );
997                        name = Frameworks;
998                        sourceTree = "<group>";
999                };
1000                820BA62B09997831009F2A8C /* Compositor */ = {
1001                        isa = PBXGroup;
1002                        children = (
1003                                820BA6320999785F009F2A8C /* Compositor-Info.plist */,
1004                                820BA639099978E8009F2A8C /* Compositor.cpp */,
1005                        );
1006                        name = Compositor;
1007                        sourceTree = "<group>";
1008                };
1009                820BA6C209998BDB009F2A8C /* DeferredShading */ = {
1010                        isa = PBXGroup;
1011                        children = (
1012                                820BA6CD09998C21009F2A8C /* CreateSphere.h */,
1013                                820BA6CE09998C21009F2A8C /* DeferredShading.h */,
1014                                820BA6CF09998C21009F2A8C /* LightMaterialGenerator.h */,
1015                                820BA6D009998C21009F2A8C /* MaterialGenerator.h */,
1016                                820BA6D109998C21009F2A8C /* MLight.h */,
1017                                820BA6B409998B9B009F2A8C /* DeferredShading-Info.plist */,
1018                                820BA6C309998C02009F2A8C /* DeferredShading.cpp */,
1019                                820BA6C409998C02009F2A8C /* DeferredShadingDemo.cpp */,
1020                                820BA6C509998C02009F2A8C /* LightMaterialGenerator.cpp */,
1021                                820BA6C609998C02009F2A8C /* MaterialGenerator.cpp */,
1022                                820BA6C709998C02009F2A8C /* MLight.cpp */,
1023                        );
1024                        name = DeferredShading;
1025                        sourceTree = "<group>";
1026                };
1027                820BA6F209998E6E009F2A8C /* Facial Animation */ = {
1028                        isa = PBXGroup;
1029                        children = (
1030                                820BA6E309998DFD009F2A8C /* FacialAnimation-Info.plist */,
1031                                820BA6F309998E8D009F2A8C /* FacialAnimation.cpp */,
1032                        );
1033                        name = "Facial Animation";
1034                        sourceTree = "<group>";
1035                };
1036                821FC9B207B28A67000BFD07 /* DynTex */ = {
1037                        isa = PBXGroup;
1038                        children = (
1039                                821FC9B307B28A8F000BFD07 /* DynTex.cpp */,
1040                                821FC9B107B28A56000BFD07 /* DynTex-Info.plist */,
1041                        );
1042                        name = DynTex;
1043                        sourceTree = "<group>";
1044                };
1045                821FCA9D07B28C50000BFD07 /* Grass */ = {
1046                        isa = PBXGroup;
1047                        children = (
1048                                821FCA9807B28C26000BFD07 /* Grass-Info.plist */,
1049                                821FCA9E07B28C78000BFD07 /* Grass.cpp */,
1050                        );
1051                        name = Grass;
1052                        sourceTree = "<group>";
1053                };
1054                821FCAB607B28DAF000BFD07 /* VolumeTex */ = {
1055                        isa = PBXGroup;
1056                        children = (
1057                                821FCABD07B28DFC000BFD07 /* Julia.h */,
1058                                821FCABE07B28DFC000BFD07 /* ThingRenderable.h */,
1059                                821FCABF07B28DFC000BFD07 /* VolumeRenderable.h */,
1060                                821FCAB707B28DDC000BFD07 /* ThingRenderable.cpp */,
1061                                821FCAB807B28DDC000BFD07 /* VolumeRenderable.cpp */,
1062                                821FCAB907B28DDC000BFD07 /* VolumeTex.cpp */,
1063                                821FCAB007B28D7A000BFD07 /* VolumeTex-Info.plist */,
1064                        );
1065                        name = VolumeTex;
1066                        sourceTree = "<group>";
1067                };
1068                823D8EF809C1174B00BFD011 /* Ocean Demo */ = {
1069                        isa = PBXGroup;
1070                        children = (
1071                                823D8F0609C117F600BFD011 /* MaterialControls.cpp */,
1072                                823D8F0709C117F600BFD011 /* OceanDemo.cpp */,
1073                                823D8F0409C117E600BFD011 /* MaterialControls.h */,
1074                                823D8F0509C117E600BFD011 /* OceanDemo.h */,
1075                                823D8EFF09C117BE00BFD011 /* OceanDemo-Info.plist */,
1076                        );
1077                        name = "Ocean Demo";
1078                        sourceTree = "<group>";
1079                };
1080                82AFC3590705ED8900CF9DB7 /* BezierPatch */ = {
1081                        isa = PBXGroup;
1082                        children = (
1083                                82AFC35C0705EDEE00CF9DB7 /* Bezier.cpp */,
1084                                82AFC35A0705EDD600CF9DB7 /* Bezier.h */,
1085                                82AFC3580705ED7E00CF9DB7 /* BezierPatch-Info.plist */,
1086                        );
1087                        name = BezierPatch;
1088                        sourceTree = "<group>";
1089                };
1090                82AFC35E0705EDF800CF9DB7 /* Common */ = {
1091                        isa = PBXGroup;
1092                        children = (
1093                                82151ED307B17FE70049D4A1 /* ExampleApplication.h */,
1094                                82C985C807074B2D0061A825 /* config.h */,
1095                                82AFC9360705F79F00CF9DB7 /* ExampleFrameListener.h */,
1096                                82AFC8A30705F54900CF9DB7 /* plugins.cfg */,
1097                                82AFC8A40705F54900CF9DB7 /* resources.cfg */,
1098                                82AFC86C0705F50300CF9DB7 /* SDLMain.h */,
1099                                82AFC86D0705F50300CF9DB7 /* SDLMain.m */,
1100                        );
1101                        name = Common;
1102                        sourceTree = "<group>";
1103                };
1104                82AFC7750705EE2500CF9DB7 /* CameraTrack */ = {
1105                        isa = PBXGroup;
1106                        children = (
1107                                82AFC77C0705EE3600CF9DB7 /* CameraTrack-Info.plist */,
1108                                82AFC77D0705EEB100CF9DB7 /* CameraTrack.cpp */,
1109                        );
1110                        name = CameraTrack;
1111                        sourceTree = "<group>";
1112                };
1113                82AFC7860705EEC900CF9DB7 /* CelShading */ = {
1114                        isa = PBXGroup;
1115                        children = (
1116                                82AFC7850705EEC300CF9DB7 /* CelShading-Info.plist */,
1117                                82AFC7870705EEE100CF9DB7 /* CelShading.cpp */,
1118                        );
1119                        name = CelShading;
1120                        sourceTree = "<group>";
1121                };
1122                82AFC7900705EEFD00CF9DB7 /* CubeMapping */ = {
1123                        isa = PBXGroup;
1124                        children = (
1125                                82B17DA6072D8F7400CA2E63 /* media.cfg */,
1126                                82AFC7930705EF3E00CF9DB7 /* CubeMapping.cpp */,
1127                                82AFC7910705EF1E00CF9DB7 /* CubeMapping.h */,
1128                                82AFC78F0705EEEF00CF9DB7 /* CubeMapping-Info.plist */,
1129                        );
1130                        name = CubeMapping;
1131                        sourceTree = "<group>";
1132                };
1133                82AFC79C0705EF5800CF9DB7 /* Samples */ = {
1134                        isa = PBXGroup;
1135                        children = (
1136                                823D8EF809C1174B00BFD011 /* Ocean Demo */,
1137                                820BA6F209998E6E009F2A8C /* Facial Animation */,
1138                                820BA6C209998BDB009F2A8C /* DeferredShading */,
1139                                820BA62B09997831009F2A8C /* Compositor */,
1140                                821FCAB607B28DAF000BFD07 /* VolumeTex */,
1141                                821FCA9D07B28C50000BFD07 /* Grass */,
1142                                821FC9B207B28A67000BFD07 /* DynTex */,
1143                                82AFC8650705F44800CF9DB7 /* Water */,
1144                                82AFC8590705F3F800CF9DB7 /* Transparency */,
1145                                82AFC84D0705F39800CF9DB7 /* TextureFX */,
1146                                82AFC8410705F34300CF9DB7 /* Terrain */,
1147                                82AFC8350705F2FE00CF9DB7 /* Smoke */,
1148                                82AFC8290705F2AF00CF9DB7 /* SkyPlane */,
1149                                82AFC81D0705F25E00CF9DB7 /* SkyDome */,
1150                                82AFC8110705F22200CF9DB7 /* SkyBox */,
1151                                82AFC8050705F1D100CF9DB7 /* SkeletalAnimation */,
1152                                82AFC7FB0705F1A300CF9DB7 /* Shadows */,
1153                                82AFC7EF0705F16000CF9DB7 /* RenderToTexture */,
1154                                82AFC7E30705F10600CF9DB7 /* ParticleFX */,
1155                                82AFC7CB0705F08300CF9DB7 /* Lighting */,
1156                                82AFC7B50705F01100CF9DB7 /* Fresnel */,
1157                                82AFC7A20705EFB200CF9DB7 /* EnvMapping */,
1158                                82AFC79F0705EF8400CF9DB7 /* Dot3Bump */,
1159                                82AFC3590705ED8900CF9DB7 /* BezierPatch */,
1160                                82AFC7900705EEFD00CF9DB7 /* CubeMapping */,
1161                                82AFC7860705EEC900CF9DB7 /* CelShading */,
1162                                82AFC7750705EE2500CF9DB7 /* CameraTrack */,
1163                        );
1164                        name = Samples;
1165                        sourceTree = "<group>";
1166                };
1167                82AFC79F0705EF8400CF9DB7 /* Dot3Bump */ = {
1168                        isa = PBXGroup;
1169                        children = (
1170                                82AFC79B0705EF5200CF9DB7 /* Dot3Bump-Info.plist */,
1171                                82AFC7A00705EFA800CF9DB7 /* Dot3Bump.cpp */,
1172                        );
1173                        name = Dot3Bump;
1174                        sourceTree = "<group>";
1175                };
1176                82AFC7A20705EFB200CF9DB7 /* EnvMapping */ = {
1177                        isa = PBXGroup;
1178                        children = (
1179                                82AFC7A90705EFC500CF9DB7 /* EnvMapping-Info.plist */,
1180                                82AFC7AC0705EFF000CF9DB7 /* EnvMapping.cpp */,
1181                                82AFC7AA0705EFDF00CF9DB7 /* EnvMapping.h */,
1182                        );
1183                        name = EnvMapping;
1184                        sourceTree = "<group>";
1185                };
1186                82AFC7B50705F01100CF9DB7 /* Fresnel */ = {
1187                        isa = PBXGroup;
1188                        children = (
1189                                82AFC7B60705F02B00CF9DB7 /* Fresnel.cpp */,
1190                                82AFC7B40705F00B00CF9DB7 /* Fresnel-Info.plist */,
1191                        );
1192                        name = Fresnel;
1193                        sourceTree = "<group>";
1194                };
1195                82AFC7CB0705F08300CF9DB7 /* Lighting */ = {
1196                        isa = PBXGroup;
1197                        children = (
1198                                82AFC7CE0705F0AC00CF9DB7 /* Lighting.cpp */,
1199                                82AFC7CC0705F09E00CF9DB7 /* Lighting.h */,
1200                                82AFC7CA0705F07C00CF9DB7 /* Lighting-Info.plist */,
1201                        );
1202                        name = Lighting;
1203                        sourceTree = "<group>";
1204                };
1205                82AFC7E30705F10600CF9DB7 /* ParticleFX */ = {
1206                        isa = PBXGroup;
1207                        children = (
1208                                82AFC7E60705F14B00CF9DB7 /* ParticleFX.cpp */,
1209                                82AFC7E40705F12200CF9DB7 /* ParticleFX.h */,
1210                                82AFC7E20705F10000CF9DB7 /* ParticleFX-Info.plist */,
1211                        );
1212                        name = ParticleFX;
1213                        sourceTree = "<group>";
1214                };
1215                82AFC7EF0705F16000CF9DB7 /* RenderToTexture */ = {
1216                        isa = PBXGroup;
1217                        children = (
1218                                82AFC7F20705F18900CF9DB7 /* RenderToTexture.cpp */,
1219                                82AFC7EE0705F15A00CF9DB7 /* RenderToTexture-Info.plist */,
1220                        );
1221                        name = RenderToTexture;
1222                        sourceTree = "<group>";
1223                };
1224                82AFC7FB0705F1A300CF9DB7 /* Shadows */ = {
1225                        isa = PBXGroup;
1226                        children = (
1227                                82AFC7FC0705F1BD00CF9DB7 /* Shadows.cpp */,
1228                                82AFC7FA0705F19700CF9DB7 /* Shadows-Info.plist */,
1229                        );
1230                        name = Shadows;
1231                        sourceTree = "<group>";
1232                };
1233                82AFC8050705F1D100CF9DB7 /* SkeletalAnimation */ = {
1234                        isa = PBXGroup;
1235                        children = (
1236                                82AFC8080705F20600CF9DB7 /* SkeletalAnimation.cpp */,
1237                                82AFC8060705F1F300CF9DB7 /* SkeletalAnimation.h */,
1238                                82AFC8040705F1CA00CF9DB7 /* SkeletalAnimation-Info.plist */,
1239                        );
1240                        name = SkeletalAnimation;
1241                        sourceTree = "<group>";
1242                };
1243                82AFC8110705F22200CF9DB7 /* SkyBox */ = {
1244                        isa = PBXGroup;
1245                        children = (
1246                                82AFC8120705F23C00CF9DB7 /* SkyBox.h */,
1247                                82AFC8140705F24C00CF9DB7 /* SkyBox.cpp */,
1248                                82AFC8100705F21700CF9DB7 /* SkyBox-Info.plist */,
1249                        );
1250                        name = SkyBox;
1251                        sourceTree = "<group>";
1252                };
1253                82AFC81D0705F25E00CF9DB7 /* SkyDome */ = {
1254                        isa = PBXGroup;
1255                        children = (
1256                                82AFC8200705F29300CF9DB7 /* SkyDome.cpp */,
1257                                82AFC81E0705F27700CF9DB7 /* SkyDome.h */,
1258                                82AFC81C0705F25700CF9DB7 /* SkyDome-Info.plist */,
1259                        );
1260                        name = SkyDome;
1261                        sourceTree = "<group>";
1262                };
1263                82AFC8290705F2AF00CF9DB7 /* SkyPlane */ = {
1264                        isa = PBXGroup;
1265                        children = (
1266                                82AFC82C0705F2DC00CF9DB7 /* SkyPlane.cpp */,
1267                                82AFC82A0705F2CE00CF9DB7 /* SkyPlane.h */,
1268                                82AFC8280705F2A700CF9DB7 /* SkyPlane-Info.plist */,
1269                        );
1270                        name = SkyPlane;
1271                        sourceTree = "<group>";
1272                };
1273                82AFC8350705F2FE00CF9DB7 /* Smoke */ = {
1274                        isa = PBXGroup;
1275                        children = (
1276                                82AFC8380705F32B00CF9DB7 /* Smoke.cpp */,
1277                                82AFC8360705F31900CF9DB7 /* Smoke.h */,
1278                                82AFC8340705F2F400CF9DB7 /* Smoke-Info.plist */,
1279                        );
1280                        name = Smoke;
1281                        sourceTree = "<group>";
1282                };
1283                82AFC8410705F34300CF9DB7 /* Terrain */ = {
1284                        isa = PBXGroup;
1285                        children = (
1286                                82AFCC4607060BBC00CF9DB7 /* terrain.cfg */,
1287                                82AFC8440705F36D00CF9DB7 /* Terrain.cpp */,
1288                                82AFC8420705F35C00CF9DB7 /* Terrain.h */,
1289                                82AFC8400705F33900CF9DB7 /* Terrain-Info.plist */,
1290                        );
1291                        name = Terrain;
1292                        sourceTree = "<group>";
1293                };
1294                82AFC84D0705F39800CF9DB7 /* TextureFX */ = {
1295                        isa = PBXGroup;
1296                        children = (
1297                                82AFC8500705F3C100CF9DB7 /* TextureFX.cpp */,
1298                                82AFC84E0705F3B100CF9DB7 /* TextureFX.h */,
1299                                82AFC84C0705F38F00CF9DB7 /* TextureFX-Info.plist */,
1300                        );
1301                        name = TextureFX;
1302                        sourceTree = "<group>";
1303                };
1304                82AFC8590705F3F800CF9DB7 /* Transparency */ = {
1305                        isa = PBXGroup;
1306                        children = (
1307                                82AFC85C0705F43600CF9DB7 /* Transparency.cpp */,
1308                                82AFC85A0705F41800CF9DB7 /* Transparency.h */,
1309                                82AFC8580705F3E400CF9DB7 /* Transparency-Info.plist */,
1310                        );
1311                        name = Transparency;
1312                        sourceTree = "<group>";
1313                };
1314                82AFC8650705F44800CF9DB7 /* Water */ = {
1315                        isa = PBXGroup;
1316                        children = (
1317                                82AFC8680705F47600CF9DB7 /* Water.cpp */,
1318                                82AFC8690705F47600CF9DB7 /* WaterMesh.cpp */,
1319                                82AFC8660705F46000CF9DB7 /* WaterMesh.h */,
1320                                82AFC8640705F43F00CF9DB7 /* Water-Info.plist */,
1321                        );
1322                        name = Water;
1323                        sourceTree = "<group>";
1324                };
1325/* End PBXGroup section */
1326
1327/* Begin PBXNativeTarget section */
1328                820BA62F0999785F009F2A8C /* Compositor */ = {
1329                        isa = PBXNativeTarget;
1330                        buildConfigurationList = 820BA63309997861009F2A8C /* Build configuration list for PBXNativeTarget "Compositor" */;
1331                        buildPhases = (
1332                                820BA62C0999785F009F2A8C /* Resources */,
1333                                820BA62D0999785F009F2A8C /* Sources */,
1334                                820BA62E0999785F009F2A8C /* Frameworks */,
1335                        );
1336                        buildRules = (
1337                        );
1338                        buildSettings = {
1339                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1340                                GCC_MODEL_TUNING = G5;
1341                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1342                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1343                                INFOPLIST_FILE = "Compositor-Info.plist";
1344                                INSTALL_PATH = "$(HOME)/Applications";
1345                                OTHER_LDFLAGS = (
1346                                        "-framework",
1347                                        Foundation,
1348                                        "-framework",
1349                                        AppKit,
1350                                );
1351                                PREBINDING = NO;
1352                                PRODUCT_NAME = Compositor;
1353                                WRAPPER_EXTENSION = app;
1354                                ZERO_LINK = YES;
1355                        };
1356                        dependencies = (
1357                        );
1358                        name = Compositor;
1359                        productName = Compositor;
1360                        productReference = 820BA6300999785F009F2A8C /* Compositor.app */;
1361                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
1362<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
1363<plist version=\"1.0\">
1364<dict>
1365        <key>CFBundleDevelopmentRegion</key>
1366        <string>English</string>
1367        <key>CFBundleExecutable</key>
1368        <string>${EXECUTABLE_NAME}</string>
1369        <key>CFBundleIdentifier</key>
1370        <string>com.yourcompany.Compositor</string>
1371        <key>CFBundleInfoDictionaryVersion</key>
1372        <string>6.0</string>
1373        <key>CFBundlePackageType</key>
1374        <string>APPL</string>
1375        <key>CFBundleSignature</key>
1376        <string>????</string>
1377        <key>CFBundleVersion</key>
1378        <string>1.0</string>
1379        <key>NSMainNibFile</key>
1380        <string>MainMenu</string>
1381        <key>NSPrincipalClass</key>
1382        <string>NSApplication</string>
1383</dict>
1384</plist>
1385";
1386                        productType = "com.apple.product-type.application";
1387                };
1388                820BA6B109998B9B009F2A8C /* DeferredShading */ = {
1389                        isa = PBXNativeTarget;
1390                        buildConfigurationList = 820BA6B509998B9C009F2A8C /* Build configuration list for PBXNativeTarget "DeferredShading" */;
1391                        buildPhases = (
1392                                820BA6AE09998B9B009F2A8C /* Resources */,
1393                                820BA6AF09998B9B009F2A8C /* Sources */,
1394                                820BA6B009998B9B009F2A8C /* Frameworks */,
1395                        );
1396                        buildRules = (
1397                        );
1398                        buildSettings = {
1399                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1400                                GCC_MODEL_TUNING = G5;
1401                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1402                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1403                                INFOPLIST_FILE = "DeferredShading-Info.plist";
1404                                INSTALL_PATH = "$(HOME)/Applications";
1405                                OTHER_LDFLAGS = (
1406                                        "-framework",
1407                                        Foundation,
1408                                        "-framework",
1409                                        AppKit,
1410                                );
1411                                PREBINDING = NO;
1412                                PRODUCT_NAME = DeferredShading;
1413                                WRAPPER_EXTENSION = app;
1414                                ZERO_LINK = YES;
1415                        };
1416                        dependencies = (
1417                        );
1418                        name = DeferredShading;
1419                        productName = DeferredShading;
1420                        productReference = 820BA6B209998B9B009F2A8C /* DeferredShading.app */;
1421                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
1422<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
1423<plist version=\"1.0\">
1424<dict>
1425        <key>CFBundleDevelopmentRegion</key>
1426        <string>English</string>
1427        <key>CFBundleExecutable</key>
1428        <string>${EXECUTABLE_NAME}</string>
1429        <key>CFBundleIdentifier</key>
1430        <string>com.yourcompany.DeferredShading</string>
1431        <key>CFBundleInfoDictionaryVersion</key>
1432        <string>6.0</string>
1433        <key>CFBundlePackageType</key>
1434        <string>APPL</string>
1435        <key>CFBundleSignature</key>
1436        <string>????</string>
1437        <key>CFBundleVersion</key>
1438        <string>1.0</string>
1439        <key>NSMainNibFile</key>
1440        <string>MainMenu</string>
1441        <key>NSPrincipalClass</key>
1442        <string>NSApplication</string>
1443</dict>
1444</plist>
1445";
1446                        productType = "com.apple.product-type.application";
1447                };
1448                820BA6E009998DFD009F2A8C /* FacialAnimation */ = {
1449                        isa = PBXNativeTarget;
1450                        buildConfigurationList = 820BA6E409998DFE009F2A8C /* Build configuration list for PBXNativeTarget "FacialAnimation" */;
1451                        buildPhases = (
1452                                820BA6DD09998DFD009F2A8C /* Resources */,
1453                                820BA6DE09998DFD009F2A8C /* Sources */,
1454                                820BA6DF09998DFD009F2A8C /* Frameworks */,
1455                        );
1456                        buildRules = (
1457                        );
1458                        buildSettings = {
1459                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1460                                GCC_MODEL_TUNING = G5;
1461                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1462                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1463                                INFOPLIST_FILE = "FacialAnimation-Info.plist";
1464                                INSTALL_PATH = "$(HOME)/Applications";
1465                                OTHER_LDFLAGS = (
1466                                        "-framework",
1467                                        Foundation,
1468                                        "-framework",
1469                                        AppKit,
1470                                );
1471                                PREBINDING = NO;
1472                                PRODUCT_NAME = FacialAnimation;
1473                                WRAPPER_EXTENSION = app;
1474                                ZERO_LINK = YES;
1475                        };
1476                        dependencies = (
1477                        );
1478                        name = FacialAnimation;
1479                        productName = FacialAnimation;
1480                        productReference = 820BA6E109998DFD009F2A8C /* FacialAnimation.app */;
1481                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
1482<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
1483<plist version=\"1.0\">
1484<dict>
1485        <key>CFBundleDevelopmentRegion</key>
1486        <string>English</string>
1487        <key>CFBundleExecutable</key>
1488        <string>${EXECUTABLE_NAME}</string>
1489        <key>CFBundleIdentifier</key>
1490        <string>com.yourcompany.FacialAnimation</string>
1491        <key>CFBundleInfoDictionaryVersion</key>
1492        <string>6.0</string>
1493        <key>CFBundlePackageType</key>
1494        <string>APPL</string>
1495        <key>CFBundleSignature</key>
1496        <string>????</string>
1497        <key>CFBundleVersion</key>
1498        <string>1.0</string>
1499        <key>NSMainNibFile</key>
1500        <string>MainMenu</string>
1501        <key>NSPrincipalClass</key>
1502        <string>NSApplication</string>
1503</dict>
1504</plist>
1505";
1506                        productType = "com.apple.product-type.application";
1507                };
1508                821FC9AE07B28A56000BFD07 /* DynTex */ = {
1509                        isa = PBXNativeTarget;
1510                        buildConfigurationList = 825E967E09995A0E00646C88 /* Build configuration list for PBXNativeTarget "DynTex" */;
1511                        buildPhases = (
1512                                821FC9AB07B28A56000BFD07 /* Resources */,
1513                                821FC9AC07B28A56000BFD07 /* Sources */,
1514                                821FC9AD07B28A56000BFD07 /* Frameworks */,
1515                        );
1516                        buildRules = (
1517                        );
1518                        buildSettings = {
1519                                FRAMEWORK_SEARCH_PATHS = (
1520                                        ../Ogre/build,
1521                                        "$(HOME)/Library/Frameworks",
1522                                );
1523                                INFOPLIST_FILE = "DynTex-Info.plist";
1524                                INSTALL_PATH = "$(USER_APPS_DIR)";
1525                                OTHER_CFLAGS = "";
1526                                OTHER_LDFLAGS = (
1527                                        "-framework",
1528                                        Foundation,
1529                                        "-framework",
1530                                        AppKit,
1531                                );
1532                                OTHER_REZFLAGS = "";
1533                                PRODUCT_NAME = DynTex;
1534                                SECTORDER_FLAGS = "";
1535                                WARNING_CFLAGS = (
1536                                        "-Wmost",
1537                                        "-Wno-four-char-constants",
1538                                        "-Wno-unknown-pragmas",
1539                                );
1540                        };
1541                        dependencies = (
1542                        );
1543                        name = DynTex;
1544                        productName = DynTex;
1545                        productReference = 821FC9AF07B28A56000BFD07 /* DynTex.app */;
1546                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
1547<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
1548<plist version=\"1.0\">
1549<dict>
1550        <key>CFBundleDevelopmentRegion</key>
1551        <string>English</string>
1552        <key>CFBundleExecutable</key>
1553        <string>DynTex</string>
1554        <key>CFBundleIdentifier</key>
1555        <string>com.yourcompany.DynTex</string>
1556        <key>CFBundleInfoDictionaryVersion</key>
1557        <string>6.0</string>
1558        <key>CFBundlePackageType</key>
1559        <string>APPL</string>
1560        <key>CFBundleSignature</key>
1561        <string>????</string>
1562        <key>CFBundleVersion</key>
1563        <string>1.0</string>
1564        <key>NSMainNibFile</key>
1565        <string>MainMenu</string>
1566        <key>NSPrincipalClass</key>
1567        <string>NSApplication</string>
1568</dict>
1569</plist>
1570";
1571                        productType = "com.apple.product-type.application";
1572                };
1573                821FCA9507B28C25000BFD07 /* Grass */ = {
1574                        isa = PBXNativeTarget;
1575                        buildConfigurationList = 825E968209995A0E00646C88 /* Build configuration list for PBXNativeTarget "Grass" */;
1576                        buildPhases = (
1577                                821FCA9207B28C25000BFD07 /* Resources */,
1578                                821FCA9307B28C25000BFD07 /* Sources */,
1579                                821FCA9407B28C25000BFD07 /* Frameworks */,
1580                        );
1581                        buildRules = (
1582                        );
1583                        buildSettings = {
1584                                FRAMEWORK_SEARCH_PATHS = (
1585                                        ../Ogre/build,
1586                                        "$(HOME)/Library/Frameworks",
1587                                );
1588                                INFOPLIST_FILE = "Grass-Info.plist";
1589                                INSTALL_PATH = "$(USER_APPS_DIR)";
1590                                OTHER_CFLAGS = "";
1591                                OTHER_LDFLAGS = (
1592                                        "-framework",
1593                                        Foundation,
1594                                        "-framework",
1595                                        AppKit,
1596                                );
1597                                OTHER_REZFLAGS = "";
1598                                PRODUCT_NAME = Grass;
1599                                SECTORDER_FLAGS = "";
1600                                WARNING_CFLAGS = (
1601                                        "-Wmost",
1602                                        "-Wno-four-char-constants",
1603                                        "-Wno-unknown-pragmas",
1604                                );
1605                        };
1606                        dependencies = (
1607                        );
1608                        name = Grass;
1609                        productName = Grass;
1610                        productReference = 821FCA9607B28C25000BFD07 /* Grass.app */;
1611                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
1612<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
1613<plist version=\"1.0\">
1614<dict>
1615        <key>CFBundleDevelopmentRegion</key>
1616        <string>English</string>
1617        <key>CFBundleExecutable</key>
1618        <string>Grass</string>
1619        <key>CFBundleIdentifier</key>
1620        <string>com.yourcompany.Grass</string>
1621        <key>CFBundleInfoDictionaryVersion</key>
1622        <string>6.0</string>
1623        <key>CFBundlePackageType</key>
1624        <string>APPL</string>
1625        <key>CFBundleSignature</key>
1626        <string>????</string>
1627        <key>CFBundleVersion</key>
1628        <string>1.0</string>
1629        <key>NSMainNibFile</key>
1630        <string>MainMenu</string>
1631        <key>NSPrincipalClass</key>
1632        <string>NSApplication</string>
1633</dict>
1634</plist>
1635";
1636                        productType = "com.apple.product-type.application";
1637                };
1638                821FCAAD07B28D7A000BFD07 /* VolumeTex */ = {
1639                        isa = PBXNativeTarget;
1640                        buildConfigurationList = 825E968609995A0E00646C88 /* Build configuration list for PBXNativeTarget "VolumeTex" */;
1641                        buildPhases = (
1642                                821FCAAA07B28D7A000BFD07 /* Resources */,
1643                                821FCAAB07B28D7A000BFD07 /* Sources */,
1644                                821FCAAC07B28D7A000BFD07 /* Frameworks */,
1645                        );
1646                        buildRules = (
1647                        );
1648                        buildSettings = {
1649                                FRAMEWORK_SEARCH_PATHS = (
1650                                        ../Ogre/build,
1651                                        "$(HOME)/Library/Frameworks",
1652                                );
1653                                INFOPLIST_FILE = "VolumeTex-Info.plist";
1654                                INSTALL_PATH = "$(USER_APPS_DIR)";
1655                                OTHER_CFLAGS = "";
1656                                OTHER_LDFLAGS = (
1657                                        "-framework",
1658                                        Foundation,
1659                                        "-framework",
1660                                        AppKit,
1661                                );
1662                                OTHER_REZFLAGS = "";
1663                                PRODUCT_NAME = VolumeTex;
1664                                SECTORDER_FLAGS = "";
1665                                WARNING_CFLAGS = (
1666                                        "-Wmost",
1667                                        "-Wno-four-char-constants",
1668                                        "-Wno-unknown-pragmas",
1669                                );
1670                        };
1671                        dependencies = (
1672                        );
1673                        name = VolumeTex;
1674                        productName = VolumeTex;
1675                        productReference = 821FCAAE07B28D7A000BFD07 /* VolumeTex.app */;
1676                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
1677<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
1678<plist version=\"1.0\">
1679<dict>
1680        <key>CFBundleDevelopmentRegion</key>
1681        <string>English</string>
1682        <key>CFBundleExecutable</key>
1683        <string>VolumeTex</string>
1684        <key>CFBundleIdentifier</key>
1685        <string>com.yourcompany.VolumeTex</string>
1686        <key>CFBundleInfoDictionaryVersion</key>
1687        <string>6.0</string>
1688        <key>CFBundlePackageType</key>
1689        <string>APPL</string>
1690        <key>CFBundleSignature</key>
1691        <string>????</string>
1692        <key>CFBundleVersion</key>
1693        <string>1.0</string>
1694        <key>NSMainNibFile</key>
1695        <string>MainMenu</string>
1696        <key>NSPrincipalClass</key>
1697        <string>NSApplication</string>
1698</dict>
1699</plist>
1700";
1701                        productType = "com.apple.product-type.application";
1702                };
1703                823D8EFC09C117BD00BFD011 /* OceanDemo */ = {
1704                        isa = PBXNativeTarget;
1705                        buildConfigurationList = 823D8F0009C117C000BFD011 /* Build configuration list for PBXNativeTarget "OceanDemo" */;
1706                        buildPhases = (
1707                                823D8EF909C117BD00BFD011 /* Resources */,
1708                                823D8EFA09C117BD00BFD011 /* Sources */,
1709                                823D8EFB09C117BD00BFD011 /* Frameworks */,
1710                        );
1711                        buildRules = (
1712                        );
1713                        buildSettings = {
1714                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
1715                                GCC_MODEL_TUNING = G5;
1716                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1717                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
1718                                INFOPLIST_FILE = "OceanDemo-Info.plist";
1719                                INSTALL_PATH = "$(HOME)/Applications";
1720                                OTHER_LDFLAGS = (
1721                                        "-framework",
1722                                        Foundation,
1723                                        "-framework",
1724                                        AppKit,
1725                                );
1726                                PREBINDING = NO;
1727                                PRODUCT_NAME = OceanDemo;
1728                                WRAPPER_EXTENSION = app;
1729                                ZERO_LINK = YES;
1730                        };
1731                        dependencies = (
1732                        );
1733                        name = OceanDemo;
1734                        productName = OceanDemo;
1735                        productReference = 823D8EFD09C117BD00BFD011 /* OceanDemo.app */;
1736                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
1737<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
1738<plist version=\"1.0\">
1739<dict>
1740        <key>CFBundleDevelopmentRegion</key>
1741        <string>English</string>
1742        <key>CFBundleExecutable</key>
1743        <string>${EXECUTABLE_NAME}</string>
1744        <key>CFBundleIdentifier</key>
1745        <string>com.yourcompany.OceanDemo</string>
1746        <key>CFBundleInfoDictionaryVersion</key>
1747        <string>6.0</string>
1748        <key>CFBundlePackageType</key>
1749        <string>APPL</string>
1750        <key>CFBundleSignature</key>
1751        <string>????</string>
1752        <key>CFBundleVersion</key>
1753        <string>1.0</string>
1754        <key>NSMainNibFile</key>
1755        <string>MainMenu</string>
1756        <key>NSPrincipalClass</key>
1757        <string>NSApplication</string>
1758</dict>
1759</plist>
1760";
1761                        productType = "com.apple.product-type.application";
1762                };
1763                82AFC3550705ED7E00CF9DB7 /* BezierPatch */ = {
1764                        isa = PBXNativeTarget;
1765                        buildConfigurationList = 825E962E09995A0E00646C88 /* Build configuration list for PBXNativeTarget "BezierPatch" */;
1766                        buildPhases = (
1767                                82AFC3520705ED7E00CF9DB7 /* Resources */,
1768                                82AFC3530705ED7E00CF9DB7 /* Sources */,
1769                                82AFC3540705ED7E00CF9DB7 /* Frameworks */,
1770                        );
1771                        buildRules = (
1772                        );
1773                        buildSettings = {
1774                                FRAMEWORK_SEARCH_PATHS = (
1775                                        ../Ogre/build,
1776                                        "$(HOME)/Library/Frameworks",
1777                                );
1778                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1779                                INFOPLIST_FILE = "BezierPatch-Info.plist";
1780                                INSTALL_PATH = "$(USER_APPS_DIR)";
1781                                OTHER_CFLAGS = "";
1782                                OTHER_LDFLAGS = (
1783                                        "-framework",
1784                                        Foundation,
1785                                        "-framework",
1786                                        AppKit,
1787                                );
1788                                OTHER_REZFLAGS = "";
1789                                PRODUCT_NAME = BezierPatch;
1790                                SECTORDER_FLAGS = "";
1791                                WARNING_CFLAGS = (
1792                                        "-Wmost",
1793                                        "-Wno-four-char-constants",
1794                                        "-Wno-unknown-pragmas",
1795                                );
1796                        };
1797                        dependencies = (
1798                        );
1799                        name = BezierPatch;
1800                        productName = BezierPatch;
1801                        productReference = 82AFC3560705ED7E00CF9DB7 /* BezierPatch.app */;
1802                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
1803<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
1804<plist version=\"1.0\">
1805<dict>
1806        <key>CFBundleDevelopmentRegion</key>
1807        <string>English</string>
1808        <key>CFBundleExecutable</key>
1809        <string>BezierPatch</string>
1810        <key>CFBundleIdentifier</key>
1811        <string>com.yourcompany.BezierPatch</string>
1812        <key>CFBundleInfoDictionaryVersion</key>
1813        <string>6.0</string>
1814        <key>CFBundlePackageType</key>
1815        <string>APPL</string>
1816        <key>CFBundleSignature</key>
1817        <string>????</string>
1818        <key>CFBundleVersion</key>
1819        <string>1.0</string>
1820        <key>NSMainNibFile</key>
1821        <string>MainMenu</string>
1822        <key>NSPrincipalClass</key>
1823        <string>NSApplication</string>
1824</dict>
1825</plist>
1826";
1827                        productType = "com.apple.product-type.application";
1828                };
1829                82AFC7790705EE3600CF9DB7 /* CameraTrack */ = {
1830                        isa = PBXNativeTarget;
1831                        buildConfigurationList = 825E963209995A0E00646C88 /* Build configuration list for PBXNativeTarget "CameraTrack" */;
1832                        buildPhases = (
1833                                82AFC7760705EE3600CF9DB7 /* Resources */,
1834                                82AFC7770705EE3600CF9DB7 /* Sources */,
1835                                82AFC7780705EE3600CF9DB7 /* Frameworks */,
1836                        );
1837                        buildRules = (
1838                        );
1839                        buildSettings = {
1840                                FRAMEWORK_SEARCH_PATHS = (
1841                                        ../Ogre/build,
1842                                        "$(HOME)/Library/Frameworks",
1843                                );
1844                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1845                                INFOPLIST_FILE = "CameraTrack-Info.plist";
1846                                INSTALL_PATH = "$(USER_APPS_DIR)";
1847                                OTHER_CFLAGS = "";
1848                                OTHER_LDFLAGS = (
1849                                        "-framework",
1850                                        Foundation,
1851                                        "-framework",
1852                                        AppKit,
1853                                );
1854                                OTHER_REZFLAGS = "";
1855                                PRODUCT_NAME = CameraTrack;
1856                                SECTORDER_FLAGS = "";
1857                                WARNING_CFLAGS = (
1858                                        "-Wmost",
1859                                        "-Wno-four-char-constants",
1860                                        "-Wno-unknown-pragmas",
1861                                );
1862                        };
1863                        dependencies = (
1864                        );
1865                        name = CameraTrack;
1866                        productName = CameraTrack;
1867                        productReference = 82AFC77A0705EE3600CF9DB7 /* CameraTrack.app */;
1868                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
1869<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
1870<plist version=\"1.0\">
1871<dict>
1872        <key>CFBundleDevelopmentRegion</key>
1873        <string>English</string>
1874        <key>CFBundleExecutable</key>
1875        <string>CameraTrack</string>
1876        <key>CFBundleIdentifier</key>
1877        <string>com.yourcompany.CameraTrack</string>
1878        <key>CFBundleInfoDictionaryVersion</key>
1879        <string>6.0</string>
1880        <key>CFBundlePackageType</key>
1881        <string>APPL</string>
1882        <key>CFBundleSignature</key>
1883        <string>????</string>
1884        <key>CFBundleVersion</key>
1885        <string>1.0</string>
1886        <key>NSMainNibFile</key>
1887        <string>MainMenu</string>
1888        <key>NSPrincipalClass</key>
1889        <string>NSApplication</string>
1890</dict>
1891</plist>
1892";
1893                        productType = "com.apple.product-type.application";
1894                };
1895                82AFC7820705EEC300CF9DB7 /* CelShading */ = {
1896                        isa = PBXNativeTarget;
1897                        buildConfigurationList = 825E963609995A0E00646C88 /* Build configuration list for PBXNativeTarget "CelShading" */;
1898                        buildPhases = (
1899                                82AFC77F0705EEC300CF9DB7 /* Resources */,
1900                                82AFC7800705EEC300CF9DB7 /* Sources */,
1901                                82AFC7810705EEC300CF9DB7 /* Frameworks */,
1902                        );
1903                        buildRules = (
1904                        );
1905                        buildSettings = {
1906                                FRAMEWORK_SEARCH_PATHS = (
1907                                        ../Ogre/build,
1908                                        "$(HOME)/Library/Frameworks",
1909                                );
1910                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1911                                INFOPLIST_FILE = "CelShading-Info.plist";
1912                                INSTALL_PATH = "$(USER_APPS_DIR)";
1913                                OTHER_CFLAGS = "";
1914                                OTHER_LDFLAGS = (
1915                                        "-framework",
1916                                        Foundation,
1917                                        "-framework",
1918                                        AppKit,
1919                                );
1920                                OTHER_REZFLAGS = "";
1921                                PRODUCT_NAME = CelShading;
1922                                SECTORDER_FLAGS = "";
1923                                WARNING_CFLAGS = (
1924                                        "-Wmost",
1925                                        "-Wno-four-char-constants",
1926                                        "-Wno-unknown-pragmas",
1927                                );
1928                        };
1929                        dependencies = (
1930                        );
1931                        name = CelShading;
1932                        productName = CelShading;
1933                        productReference = 82AFC7830705EEC300CF9DB7 /* CelShading.app */;
1934                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
1935<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
1936<plist version=\"1.0\">
1937<dict>
1938        <key>CFBundleDevelopmentRegion</key>
1939        <string>English</string>
1940        <key>CFBundleExecutable</key>
1941        <string>CelShading</string>
1942        <key>CFBundleIdentifier</key>
1943        <string>com.yourcompany.CelShading</string>
1944        <key>CFBundleInfoDictionaryVersion</key>
1945        <string>6.0</string>
1946        <key>CFBundlePackageType</key>
1947        <string>APPL</string>
1948        <key>CFBundleSignature</key>
1949        <string>????</string>
1950        <key>CFBundleVersion</key>
1951        <string>1.0</string>
1952        <key>NSMainNibFile</key>
1953        <string>MainMenu</string>
1954        <key>NSPrincipalClass</key>
1955        <string>NSApplication</string>
1956</dict>
1957</plist>
1958";
1959                        productType = "com.apple.product-type.application";
1960                };
1961                82AFC78C0705EEEF00CF9DB7 /* CubeMapping */ = {
1962                        isa = PBXNativeTarget;
1963                        buildConfigurationList = 825E963A09995A0E00646C88 /* Build configuration list for PBXNativeTarget "CubeMapping" */;
1964                        buildPhases = (
1965                                82AFC7890705EEEF00CF9DB7 /* Resources */,
1966                                82AFC78A0705EEEF00CF9DB7 /* Sources */,
1967                                82AFC78B0705EEEF00CF9DB7 /* Frameworks */,
1968                        );
1969                        buildRules = (
1970                        );
1971                        buildSettings = {
1972                                FRAMEWORK_SEARCH_PATHS = (
1973                                        ../Ogre/build,
1974                                        "$(HOME)/Library/Frameworks",
1975                                );
1976                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
1977                                INFOPLIST_FILE = "CubeMapping-Info.plist";
1978                                INSTALL_PATH = "$(USER_APPS_DIR)";
1979                                OTHER_CFLAGS = "";
1980                                OTHER_LDFLAGS = (
1981                                        "-framework",
1982                                        Foundation,
1983                                        "-framework",
1984                                        AppKit,
1985                                );
1986                                OTHER_REZFLAGS = "";
1987                                PRODUCT_NAME = CubeMapping;
1988                                SECTORDER_FLAGS = "";
1989                                WARNING_CFLAGS = (
1990                                        "-Wmost",
1991                                        "-Wno-four-char-constants",
1992                                        "-Wno-unknown-pragmas",
1993                                );
1994                        };
1995                        dependencies = (
1996                        );
1997                        name = CubeMapping;
1998                        productName = CubeMapping;
1999                        productReference = 82AFC78D0705EEEF00CF9DB7 /* CubeMapping.app */;
2000                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2001<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2002<plist version=\"1.0\">
2003<dict>
2004        <key>CFBundleDevelopmentRegion</key>
2005        <string>English</string>
2006        <key>CFBundleExecutable</key>
2007        <string>CubeMapping</string>
2008        <key>CFBundleIdentifier</key>
2009        <string>com.yourcompany.CubeMapping</string>
2010        <key>CFBundleInfoDictionaryVersion</key>
2011        <string>6.0</string>
2012        <key>CFBundlePackageType</key>
2013        <string>APPL</string>
2014        <key>CFBundleSignature</key>
2015        <string>????</string>
2016        <key>CFBundleVersion</key>
2017        <string>1.0</string>
2018        <key>NSMainNibFile</key>
2019        <string>MainMenu</string>
2020        <key>NSPrincipalClass</key>
2021        <string>NSApplication</string>
2022</dict>
2023</plist>
2024";
2025                        productType = "com.apple.product-type.application";
2026                };
2027                82AFC7980705EF5200CF9DB7 /* Dot3Bump */ = {
2028                        isa = PBXNativeTarget;
2029                        buildConfigurationList = 825E963E09995A0E00646C88 /* Build configuration list for PBXNativeTarget "Dot3Bump" */;
2030                        buildPhases = (
2031                                82AFC7950705EF5200CF9DB7 /* Resources */,
2032                                82AFC7960705EF5200CF9DB7 /* Sources */,
2033                                82AFC7970705EF5200CF9DB7 /* Frameworks */,
2034                        );
2035                        buildRules = (
2036                        );
2037                        buildSettings = {
2038                                FRAMEWORK_SEARCH_PATHS = (
2039                                        ../Ogre/build,
2040                                        "$(HOME)/Library/Frameworks",
2041                                );
2042                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2043                                INFOPLIST_FILE = "Dot3Bump-Info.plist";
2044                                INSTALL_PATH = "$(USER_APPS_DIR)";
2045                                OTHER_CFLAGS = "";
2046                                OTHER_LDFLAGS = (
2047                                        "-framework",
2048                                        Foundation,
2049                                        "-framework",
2050                                        AppKit,
2051                                );
2052                                OTHER_REZFLAGS = "";
2053                                PRODUCT_NAME = Dot3Bump;
2054                                SECTORDER_FLAGS = "";
2055                                WARNING_CFLAGS = (
2056                                        "-Wmost",
2057                                        "-Wno-four-char-constants",
2058                                        "-Wno-unknown-pragmas",
2059                                );
2060                        };
2061                        dependencies = (
2062                        );
2063                        name = Dot3Bump;
2064                        productName = Dot3Bump;
2065                        productReference = 82AFC7990705EF5200CF9DB7 /* Dot3Bump.app */;
2066                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2067<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2068<plist version=\"1.0\">
2069<dict>
2070        <key>CFBundleDevelopmentRegion</key>
2071        <string>English</string>
2072        <key>CFBundleExecutable</key>
2073        <string>Dot3Bump</string>
2074        <key>CFBundleIdentifier</key>
2075        <string>com.yourcompany.Dot3Bump</string>
2076        <key>CFBundleInfoDictionaryVersion</key>
2077        <string>6.0</string>
2078        <key>CFBundlePackageType</key>
2079        <string>APPL</string>
2080        <key>CFBundleSignature</key>
2081        <string>????</string>
2082        <key>CFBundleVersion</key>
2083        <string>1.0</string>
2084        <key>NSMainNibFile</key>
2085        <string>MainMenu</string>
2086        <key>NSPrincipalClass</key>
2087        <string>NSApplication</string>
2088</dict>
2089</plist>
2090";
2091                        productType = "com.apple.product-type.application";
2092                };
2093                82AFC7A60705EFC500CF9DB7 /* EnvMapping */ = {
2094                        isa = PBXNativeTarget;
2095                        buildConfigurationList = 825E964209995A0E00646C88 /* Build configuration list for PBXNativeTarget "EnvMapping" */;
2096                        buildPhases = (
2097                                82AFC7A30705EFC500CF9DB7 /* Resources */,
2098                                82AFC7A40705EFC500CF9DB7 /* Sources */,
2099                                82AFC7A50705EFC500CF9DB7 /* Frameworks */,
2100                        );
2101                        buildRules = (
2102                        );
2103                        buildSettings = {
2104                                FRAMEWORK_SEARCH_PATHS = (
2105                                        ../Ogre/build,
2106                                        "$(HOME)/Library/Frameworks",
2107                                );
2108                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2109                                INFOPLIST_FILE = "EnvMapping-Info.plist";
2110                                INSTALL_PATH = "$(USER_APPS_DIR)";
2111                                OTHER_CFLAGS = "";
2112                                OTHER_LDFLAGS = (
2113                                        "-framework",
2114                                        Foundation,
2115                                        "-framework",
2116                                        AppKit,
2117                                );
2118                                OTHER_REZFLAGS = "";
2119                                PRODUCT_NAME = EnvMapping;
2120                                SECTORDER_FLAGS = "";
2121                                WARNING_CFLAGS = (
2122                                        "-Wmost",
2123                                        "-Wno-four-char-constants",
2124                                        "-Wno-unknown-pragmas",
2125                                );
2126                        };
2127                        dependencies = (
2128                        );
2129                        name = EnvMapping;
2130                        productName = EnvMapping;
2131                        productReference = 82AFC7A70705EFC500CF9DB7 /* EnvMapping.app */;
2132                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2133<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2134<plist version=\"1.0\">
2135<dict>
2136        <key>CFBundleDevelopmentRegion</key>
2137        <string>English</string>
2138        <key>CFBundleExecutable</key>
2139        <string>EnvMapping</string>
2140        <key>CFBundleIdentifier</key>
2141        <string>com.yourcompany.EnvMapping</string>
2142        <key>CFBundleInfoDictionaryVersion</key>
2143        <string>6.0</string>
2144        <key>CFBundlePackageType</key>
2145        <string>APPL</string>
2146        <key>CFBundleSignature</key>
2147        <string>????</string>
2148        <key>CFBundleVersion</key>
2149        <string>1.0</string>
2150        <key>NSMainNibFile</key>
2151        <string>MainMenu</string>
2152        <key>NSPrincipalClass</key>
2153        <string>NSApplication</string>
2154</dict>
2155</plist>
2156";
2157                        productType = "com.apple.product-type.application";
2158                };
2159                82AFC7B10705F00B00CF9DB7 /* Fresnel */ = {
2160                        isa = PBXNativeTarget;
2161                        buildConfigurationList = 825E964609995A0E00646C88 /* Build configuration list for PBXNativeTarget "Fresnel" */;
2162                        buildPhases = (
2163                                82AFC7AE0705F00B00CF9DB7 /* Resources */,
2164                                82AFC7AF0705F00B00CF9DB7 /* Sources */,
2165                                82AFC7B00705F00B00CF9DB7 /* Frameworks */,
2166                        );
2167                        buildRules = (
2168                        );
2169                        buildSettings = {
2170                                FRAMEWORK_SEARCH_PATHS = (
2171                                        ../Ogre/build,
2172                                        "$(HOME)/Library/Frameworks",
2173                                );
2174                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2175                                INFOPLIST_FILE = "Fresnel-Info.plist";
2176                                INSTALL_PATH = "$(USER_APPS_DIR)";
2177                                OTHER_CFLAGS = "";
2178                                OTHER_LDFLAGS = (
2179                                        "-framework",
2180                                        Foundation,
2181                                        "-framework",
2182                                        AppKit,
2183                                );
2184                                OTHER_REZFLAGS = "";
2185                                PRODUCT_NAME = Fresnel;
2186                                SECTORDER_FLAGS = "";
2187                                WARNING_CFLAGS = (
2188                                        "-Wmost",
2189                                        "-Wno-four-char-constants",
2190                                        "-Wno-unknown-pragmas",
2191                                );
2192                        };
2193                        dependencies = (
2194                        );
2195                        name = Fresnel;
2196                        productName = Fresnel;
2197                        productReference = 82AFC7B20705F00B00CF9DB7 /* Fresnel.app */;
2198                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2199<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2200<plist version=\"1.0\">
2201<dict>
2202        <key>CFBundleDevelopmentRegion</key>
2203        <string>English</string>
2204        <key>CFBundleExecutable</key>
2205        <string>Fresnel</string>
2206        <key>CFBundleIdentifier</key>
2207        <string>com.yourcompany.Fresnel</string>
2208        <key>CFBundleInfoDictionaryVersion</key>
2209        <string>6.0</string>
2210        <key>CFBundlePackageType</key>
2211        <string>APPL</string>
2212        <key>CFBundleSignature</key>
2213        <string>????</string>
2214        <key>CFBundleVersion</key>
2215        <string>1.0</string>
2216        <key>NSMainNibFile</key>
2217        <string>MainMenu</string>
2218        <key>NSPrincipalClass</key>
2219        <string>NSApplication</string>
2220</dict>
2221</plist>
2222";
2223                        productType = "com.apple.product-type.application";
2224                };
2225                82AFC7C70705F07C00CF9DB7 /* Lighting */ = {
2226                        isa = PBXNativeTarget;
2227                        buildConfigurationList = 825E964A09995A0E00646C88 /* Build configuration list for PBXNativeTarget "Lighting" */;
2228                        buildPhases = (
2229                                82AFC7C40705F07C00CF9DB7 /* Resources */,
2230                                82AFC7C50705F07C00CF9DB7 /* Sources */,
2231                                82AFC7C60705F07C00CF9DB7 /* Frameworks */,
2232                        );
2233                        buildRules = (
2234                        );
2235                        buildSettings = {
2236                                FRAMEWORK_SEARCH_PATHS = (
2237                                        ../Ogre/build,
2238                                        "$(HOME)/Library/Frameworks",
2239                                );
2240                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2241                                INFOPLIST_FILE = "Lighting-Info.plist";
2242                                INSTALL_PATH = "$(USER_APPS_DIR)";
2243                                OTHER_CFLAGS = "";
2244                                OTHER_LDFLAGS = (
2245                                        "-framework",
2246                                        Foundation,
2247                                        "-framework",
2248                                        AppKit,
2249                                );
2250                                OTHER_REZFLAGS = "";
2251                                PRODUCT_NAME = Lighting;
2252                                SECTORDER_FLAGS = "";
2253                                WARNING_CFLAGS = (
2254                                        "-Wmost",
2255                                        "-Wno-four-char-constants",
2256                                        "-Wno-unknown-pragmas",
2257                                );
2258                        };
2259                        dependencies = (
2260                        );
2261                        name = Lighting;
2262                        productName = Lighting;
2263                        productReference = 82AFC7C80705F07C00CF9DB7 /* Lighting.app */;
2264                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2265<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2266<plist version=\"1.0\">
2267<dict>
2268        <key>CFBundleDevelopmentRegion</key>
2269        <string>English</string>
2270        <key>CFBundleExecutable</key>
2271        <string>Lighting</string>
2272        <key>CFBundleIdentifier</key>
2273        <string>com.yourcompany.Lighting</string>
2274        <key>CFBundleInfoDictionaryVersion</key>
2275        <string>6.0</string>
2276        <key>CFBundlePackageType</key>
2277        <string>APPL</string>
2278        <key>CFBundleSignature</key>
2279        <string>????</string>
2280        <key>CFBundleVersion</key>
2281        <string>1.0</string>
2282        <key>NSMainNibFile</key>
2283        <string>MainMenu</string>
2284        <key>NSPrincipalClass</key>
2285        <string>NSApplication</string>
2286</dict>
2287</plist>
2288";
2289                        productType = "com.apple.product-type.application";
2290                };
2291                82AFC7DF0705F10000CF9DB7 /* ParticleFX */ = {
2292                        isa = PBXNativeTarget;
2293                        buildConfigurationList = 825E964E09995A0E00646C88 /* Build configuration list for PBXNativeTarget "ParticleFX" */;
2294                        buildPhases = (
2295                                82AFC7DC0705F10000CF9DB7 /* Resources */,
2296                                82AFC7DD0705F10000CF9DB7 /* Sources */,
2297                                82AFC7DE0705F10000CF9DB7 /* Frameworks */,
2298                        );
2299                        buildRules = (
2300                        );
2301                        buildSettings = {
2302                                FRAMEWORK_SEARCH_PATHS = (
2303                                        ../Ogre/build,
2304                                        "$(HOME)/Library/Frameworks",
2305                                );
2306                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2307                                INFOPLIST_FILE = "ParticleFX-Info.plist";
2308                                INSTALL_PATH = "$(USER_APPS_DIR)";
2309                                OTHER_CFLAGS = "";
2310                                OTHER_LDFLAGS = (
2311                                        "-framework",
2312                                        Foundation,
2313                                        "-framework",
2314                                        AppKit,
2315                                );
2316                                OTHER_REZFLAGS = "";
2317                                PRODUCT_NAME = ParticleFX;
2318                                SECTORDER_FLAGS = "";
2319                                WARNING_CFLAGS = (
2320                                        "-Wmost",
2321                                        "-Wno-four-char-constants",
2322                                        "-Wno-unknown-pragmas",
2323                                );
2324                        };
2325                        dependencies = (
2326                        );
2327                        name = ParticleFX;
2328                        productName = ParticleFX;
2329                        productReference = 82AFC7E00705F10000CF9DB7 /* ParticleFX.app */;
2330                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2331<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2332<plist version=\"1.0\">
2333<dict>
2334        <key>CFBundleDevelopmentRegion</key>
2335        <string>English</string>
2336        <key>CFBundleExecutable</key>
2337        <string>ParticleFX</string>
2338        <key>CFBundleIdentifier</key>
2339        <string>com.yourcompany.ParticleFX</string>
2340        <key>CFBundleInfoDictionaryVersion</key>
2341        <string>6.0</string>
2342        <key>CFBundlePackageType</key>
2343        <string>APPL</string>
2344        <key>CFBundleSignature</key>
2345        <string>????</string>
2346        <key>CFBundleVersion</key>
2347        <string>1.0</string>
2348        <key>NSMainNibFile</key>
2349        <string>MainMenu</string>
2350        <key>NSPrincipalClass</key>
2351        <string>NSApplication</string>
2352</dict>
2353</plist>
2354";
2355                        productType = "com.apple.product-type.application";
2356                };
2357                82AFC7EB0705F15A00CF9DB7 /* RenderToTexture */ = {
2358                        isa = PBXNativeTarget;
2359                        buildConfigurationList = 825E965209995A0E00646C88 /* Build configuration list for PBXNativeTarget "RenderToTexture" */;
2360                        buildPhases = (
2361                                82AFC7E80705F15A00CF9DB7 /* Resources */,
2362                                82AFC7E90705F15A00CF9DB7 /* Sources */,
2363                                82AFC7EA0705F15A00CF9DB7 /* Frameworks */,
2364                        );
2365                        buildRules = (
2366                        );
2367                        buildSettings = {
2368                                FRAMEWORK_SEARCH_PATHS = (
2369                                        ../Ogre/build,
2370                                        "$(HOME)/Library/Frameworks",
2371                                );
2372                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2373                                INFOPLIST_FILE = "RenderToTexture-Info.plist";
2374                                INSTALL_PATH = "$(USER_APPS_DIR)";
2375                                OTHER_CFLAGS = "";
2376                                OTHER_LDFLAGS = (
2377                                        "-framework",
2378                                        Foundation,
2379                                        "-framework",
2380                                        AppKit,
2381                                );
2382                                OTHER_REZFLAGS = "";
2383                                PRODUCT_NAME = RenderToTexture;
2384                                SECTORDER_FLAGS = "";
2385                                WARNING_CFLAGS = (
2386                                        "-Wmost",
2387                                        "-Wno-four-char-constants",
2388                                        "-Wno-unknown-pragmas",
2389                                );
2390                        };
2391                        dependencies = (
2392                        );
2393                        name = RenderToTexture;
2394                        productName = RenderToTexture;
2395                        productReference = 82AFC7EC0705F15A00CF9DB7 /* RenderToTexture.app */;
2396                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2397<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2398<plist version=\"1.0\">
2399<dict>
2400        <key>CFBundleDevelopmentRegion</key>
2401        <string>English</string>
2402        <key>CFBundleExecutable</key>
2403        <string>RenderToTexture</string>
2404        <key>CFBundleIdentifier</key>
2405        <string>com.yourcompany.RenderToTexture</string>
2406        <key>CFBundleInfoDictionaryVersion</key>
2407        <string>6.0</string>
2408        <key>CFBundlePackageType</key>
2409        <string>APPL</string>
2410        <key>CFBundleSignature</key>
2411        <string>????</string>
2412        <key>CFBundleVersion</key>
2413        <string>1.0</string>
2414        <key>NSMainNibFile</key>
2415        <string>MainMenu</string>
2416        <key>NSPrincipalClass</key>
2417        <string>NSApplication</string>
2418</dict>
2419</plist>
2420";
2421                        productType = "com.apple.product-type.application";
2422                };
2423                82AFC7F70705F19700CF9DB7 /* Shadows */ = {
2424                        isa = PBXNativeTarget;
2425                        buildConfigurationList = 825E965609995A0E00646C88 /* Build configuration list for PBXNativeTarget "Shadows" */;
2426                        buildPhases = (
2427                                82AFC7F40705F19700CF9DB7 /* Resources */,
2428                                82AFC7F50705F19700CF9DB7 /* Sources */,
2429                                82AFC7F60705F19700CF9DB7 /* Frameworks */,
2430                        );
2431                        buildRules = (
2432                        );
2433                        buildSettings = {
2434                                FRAMEWORK_SEARCH_PATHS = (
2435                                        ../Ogre/build,
2436                                        "$(HOME)/Library/Frameworks",
2437                                );
2438                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2439                                INFOPLIST_FILE = "Shadows-Info.plist";
2440                                INSTALL_PATH = "$(USER_APPS_DIR)";
2441                                OTHER_CFLAGS = "";
2442                                OTHER_LDFLAGS = (
2443                                        "-framework",
2444                                        Foundation,
2445                                        "-framework",
2446                                        AppKit,
2447                                );
2448                                OTHER_REZFLAGS = "";
2449                                PRODUCT_NAME = Shadows;
2450                                SECTORDER_FLAGS = "";
2451                                WARNING_CFLAGS = (
2452                                        "-Wmost",
2453                                        "-Wno-four-char-constants",
2454                                        "-Wno-unknown-pragmas",
2455                                );
2456                        };
2457                        dependencies = (
2458                        );
2459                        name = Shadows;
2460                        productName = Shadows;
2461                        productReference = 82AFC7F80705F19700CF9DB7 /* Shadows.app */;
2462                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2463<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2464<plist version=\"1.0\">
2465<dict>
2466        <key>CFBundleDevelopmentRegion</key>
2467        <string>English</string>
2468        <key>CFBundleExecutable</key>
2469        <string>Shadows</string>
2470        <key>CFBundleIdentifier</key>
2471        <string>com.yourcompany.Shadows</string>
2472        <key>CFBundleInfoDictionaryVersion</key>
2473        <string>6.0</string>
2474        <key>CFBundlePackageType</key>
2475        <string>APPL</string>
2476        <key>CFBundleSignature</key>
2477        <string>????</string>
2478        <key>CFBundleVersion</key>
2479        <string>1.0</string>
2480        <key>NSMainNibFile</key>
2481        <string>MainMenu</string>
2482        <key>NSPrincipalClass</key>
2483        <string>NSApplication</string>
2484</dict>
2485</plist>
2486";
2487                        productType = "com.apple.product-type.application";
2488                };
2489                82AFC8010705F1CA00CF9DB7 /* SkeletalAnimation */ = {
2490                        isa = PBXNativeTarget;
2491                        buildConfigurationList = 825E965A09995A0E00646C88 /* Build configuration list for PBXNativeTarget "SkeletalAnimation" */;
2492                        buildPhases = (
2493                                82AFC7FE0705F1CA00CF9DB7 /* Resources */,
2494                                82AFC7FF0705F1CA00CF9DB7 /* Sources */,
2495                                82AFC8000705F1CA00CF9DB7 /* Frameworks */,
2496                        );
2497                        buildRules = (
2498                        );
2499                        buildSettings = {
2500                                FRAMEWORK_SEARCH_PATHS = (
2501                                        ../Ogre/build,
2502                                        "$(HOME)/Library/Frameworks",
2503                                );
2504                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2505                                INFOPLIST_FILE = "SkeletalAnimation-Info.plist";
2506                                INSTALL_PATH = "$(USER_APPS_DIR)";
2507                                OTHER_CFLAGS = "";
2508                                OTHER_LDFLAGS = (
2509                                        "-framework",
2510                                        Foundation,
2511                                        "-framework",
2512                                        AppKit,
2513                                );
2514                                OTHER_REZFLAGS = "";
2515                                PRODUCT_NAME = SkeletalAnimation;
2516                                SECTORDER_FLAGS = "";
2517                                WARNING_CFLAGS = (
2518                                        "-Wmost",
2519                                        "-Wno-four-char-constants",
2520                                        "-Wno-unknown-pragmas",
2521                                );
2522                        };
2523                        dependencies = (
2524                        );
2525                        name = SkeletalAnimation;
2526                        productName = SkeletalAnimation;
2527                        productReference = 82AFC8020705F1CA00CF9DB7 /* SkeletalAnimation.app */;
2528                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2529<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2530<plist version=\"1.0\">
2531<dict>
2532        <key>CFBundleDevelopmentRegion</key>
2533        <string>English</string>
2534        <key>CFBundleExecutable</key>
2535        <string>SkeletalAnimation</string>
2536        <key>CFBundleIdentifier</key>
2537        <string>com.yourcompany.SkeletalAnimation</string>
2538        <key>CFBundleInfoDictionaryVersion</key>
2539        <string>6.0</string>
2540        <key>CFBundlePackageType</key>
2541        <string>APPL</string>
2542        <key>CFBundleSignature</key>
2543        <string>????</string>
2544        <key>CFBundleVersion</key>
2545        <string>1.0</string>
2546        <key>NSMainNibFile</key>
2547        <string>MainMenu</string>
2548        <key>NSPrincipalClass</key>
2549        <string>NSApplication</string>
2550</dict>
2551</plist>
2552";
2553                        productType = "com.apple.product-type.application";
2554                };
2555                82AFC80D0705F21700CF9DB7 /* SkyBox */ = {
2556                        isa = PBXNativeTarget;
2557                        buildConfigurationList = 825E965E09995A0E00646C88 /* Build configuration list for PBXNativeTarget "SkyBox" */;
2558                        buildPhases = (
2559                                82AFC80A0705F21700CF9DB7 /* Resources */,
2560                                82AFC80B0705F21700CF9DB7 /* Sources */,
2561                                82AFC80C0705F21700CF9DB7 /* Frameworks */,
2562                        );
2563                        buildRules = (
2564                        );
2565                        buildSettings = {
2566                                FRAMEWORK_SEARCH_PATHS = (
2567                                        ../Ogre/build,
2568                                        "$(HOME)/Library/Frameworks",
2569                                );
2570                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2571                                INFOPLIST_FILE = "SkyBox-Info.plist";
2572                                INSTALL_PATH = "$(USER_APPS_DIR)";
2573                                OTHER_CFLAGS = "";
2574                                OTHER_LDFLAGS = (
2575                                        "-framework",
2576                                        Foundation,
2577                                        "-framework",
2578                                        AppKit,
2579                                );
2580                                OTHER_REZFLAGS = "";
2581                                PRODUCT_NAME = SkyBox;
2582                                SECTORDER_FLAGS = "";
2583                                WARNING_CFLAGS = (
2584                                        "-Wmost",
2585                                        "-Wno-four-char-constants",
2586                                        "-Wno-unknown-pragmas",
2587                                );
2588                        };
2589                        dependencies = (
2590                        );
2591                        name = SkyBox;
2592                        productName = SkyBox;
2593                        productReference = 82AFC80E0705F21700CF9DB7 /* SkyBox.app */;
2594                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2595<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2596<plist version=\"1.0\">
2597<dict>
2598        <key>CFBundleDevelopmentRegion</key>
2599        <string>English</string>
2600        <key>CFBundleExecutable</key>
2601        <string>SkyBox</string>
2602        <key>CFBundleIdentifier</key>
2603        <string>com.yourcompany.SkyBox</string>
2604        <key>CFBundleInfoDictionaryVersion</key>
2605        <string>6.0</string>
2606        <key>CFBundlePackageType</key>
2607        <string>APPL</string>
2608        <key>CFBundleSignature</key>
2609        <string>????</string>
2610        <key>CFBundleVersion</key>
2611        <string>1.0</string>
2612        <key>NSMainNibFile</key>
2613        <string>MainMenu</string>
2614        <key>NSPrincipalClass</key>
2615        <string>NSApplication</string>
2616</dict>
2617</plist>
2618";
2619                        productType = "com.apple.product-type.application";
2620                };
2621                82AFC8190705F25700CF9DB7 /* SkyDome */ = {
2622                        isa = PBXNativeTarget;
2623                        buildConfigurationList = 825E966209995A0E00646C88 /* Build configuration list for PBXNativeTarget "SkyDome" */;
2624                        buildPhases = (
2625                                82AFC8160705F25700CF9DB7 /* Resources */,
2626                                82AFC8170705F25700CF9DB7 /* Sources */,
2627                                82AFC8180705F25700CF9DB7 /* Frameworks */,
2628                        );
2629                        buildRules = (
2630                        );
2631                        buildSettings = {
2632                                FRAMEWORK_SEARCH_PATHS = (
2633                                        ../Ogre/build,
2634                                        "$(HOME)/Library/Frameworks",
2635                                );
2636                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2637                                INFOPLIST_FILE = "SkyDome-Info.plist";
2638                                INSTALL_PATH = "$(USER_APPS_DIR)";
2639                                OTHER_CFLAGS = "";
2640                                OTHER_LDFLAGS = (
2641                                        "-framework",
2642                                        Foundation,
2643                                        "-framework",
2644                                        AppKit,
2645                                );
2646                                OTHER_REZFLAGS = "";
2647                                PRODUCT_NAME = SkyDome;
2648                                SECTORDER_FLAGS = "";
2649                                WARNING_CFLAGS = (
2650                                        "-Wmost",
2651                                        "-Wno-four-char-constants",
2652                                        "-Wno-unknown-pragmas",
2653                                );
2654                        };
2655                        dependencies = (
2656                        );
2657                        name = SkyDome;
2658                        productName = SkyDome;
2659                        productReference = 82AFC81A0705F25700CF9DB7 /* SkyDome.app */;
2660                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2661<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2662<plist version=\"1.0\">
2663<dict>
2664        <key>CFBundleDevelopmentRegion</key>
2665        <string>English</string>
2666        <key>CFBundleExecutable</key>
2667        <string>SkyDome</string>
2668        <key>CFBundleIdentifier</key>
2669        <string>com.yourcompany.SkyDome</string>
2670        <key>CFBundleInfoDictionaryVersion</key>
2671        <string>6.0</string>
2672        <key>CFBundlePackageType</key>
2673        <string>APPL</string>
2674        <key>CFBundleSignature</key>
2675        <string>????</string>
2676        <key>CFBundleVersion</key>
2677        <string>1.0</string>
2678        <key>NSMainNibFile</key>
2679        <string>MainMenu</string>
2680        <key>NSPrincipalClass</key>
2681        <string>NSApplication</string>
2682</dict>
2683</plist>
2684";
2685                        productType = "com.apple.product-type.application";
2686                };
2687                82AFC8250705F2A600CF9DB7 /* SkyPlane */ = {
2688                        isa = PBXNativeTarget;
2689                        buildConfigurationList = 825E966609995A0E00646C88 /* Build configuration list for PBXNativeTarget "SkyPlane" */;
2690                        buildPhases = (
2691                                82AFC8220705F2A600CF9DB7 /* Resources */,
2692                                82AFC8230705F2A600CF9DB7 /* Sources */,
2693                                82AFC8240705F2A600CF9DB7 /* Frameworks */,
2694                        );
2695                        buildRules = (
2696                        );
2697                        buildSettings = {
2698                                FRAMEWORK_SEARCH_PATHS = (
2699                                        ../Ogre/build,
2700                                        "$(HOME)/Library/Frameworks",
2701                                );
2702                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2703                                INFOPLIST_FILE = "SkyPlane-Info.plist";
2704                                INSTALL_PATH = "$(USER_APPS_DIR)";
2705                                OTHER_CFLAGS = "";
2706                                OTHER_LDFLAGS = (
2707                                        "-framework",
2708                                        Foundation,
2709                                        "-framework",
2710                                        AppKit,
2711                                );
2712                                OTHER_REZFLAGS = "";
2713                                PRODUCT_NAME = SkyPlane;
2714                                SECTORDER_FLAGS = "";
2715                                WARNING_CFLAGS = (
2716                                        "-Wmost",
2717                                        "-Wno-four-char-constants",
2718                                        "-Wno-unknown-pragmas",
2719                                );
2720                        };
2721                        dependencies = (
2722                        );
2723                        name = SkyPlane;
2724                        productName = SkyPlane;
2725                        productReference = 82AFC8260705F2A600CF9DB7 /* SkyPlane.app */;
2726                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2727<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2728<plist version=\"1.0\">
2729<dict>
2730        <key>CFBundleDevelopmentRegion</key>
2731        <string>English</string>
2732        <key>CFBundleExecutable</key>
2733        <string>SkyPlane</string>
2734        <key>CFBundleIdentifier</key>
2735        <string>com.yourcompany.SkyPlane</string>
2736        <key>CFBundleInfoDictionaryVersion</key>
2737        <string>6.0</string>
2738        <key>CFBundlePackageType</key>
2739        <string>APPL</string>
2740        <key>CFBundleSignature</key>
2741        <string>????</string>
2742        <key>CFBundleVersion</key>
2743        <string>1.0</string>
2744        <key>NSMainNibFile</key>
2745        <string>MainMenu</string>
2746        <key>NSPrincipalClass</key>
2747        <string>NSApplication</string>
2748</dict>
2749</plist>
2750";
2751                        productType = "com.apple.product-type.application";
2752                };
2753                82AFC8310705F2F400CF9DB7 /* Smoke */ = {
2754                        isa = PBXNativeTarget;
2755                        buildConfigurationList = 825E966A09995A0E00646C88 /* Build configuration list for PBXNativeTarget "Smoke" */;
2756                        buildPhases = (
2757                                82AFC82E0705F2F400CF9DB7 /* Resources */,
2758                                82AFC82F0705F2F400CF9DB7 /* Sources */,
2759                                82AFC8300705F2F400CF9DB7 /* Frameworks */,
2760                        );
2761                        buildRules = (
2762                        );
2763                        buildSettings = {
2764                                FRAMEWORK_SEARCH_PATHS = (
2765                                        ../Ogre/build,
2766                                        "$(HOME)/Library/Frameworks",
2767                                );
2768                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2769                                INFOPLIST_FILE = "Smoke-Info.plist";
2770                                INSTALL_PATH = "$(USER_APPS_DIR)";
2771                                OTHER_CFLAGS = "";
2772                                OTHER_LDFLAGS = (
2773                                        "-framework",
2774                                        Foundation,
2775                                        "-framework",
2776                                        AppKit,
2777                                );
2778                                OTHER_REZFLAGS = "";
2779                                PRODUCT_NAME = Smoke;
2780                                SECTORDER_FLAGS = "";
2781                                WARNING_CFLAGS = (
2782                                        "-Wmost",
2783                                        "-Wno-four-char-constants",
2784                                        "-Wno-unknown-pragmas",
2785                                );
2786                        };
2787                        dependencies = (
2788                        );
2789                        name = Smoke;
2790                        productName = Smoke;
2791                        productReference = 82AFC8320705F2F400CF9DB7 /* Smoke.app */;
2792                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2793<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2794<plist version=\"1.0\">
2795<dict>
2796        <key>CFBundleDevelopmentRegion</key>
2797        <string>English</string>
2798        <key>CFBundleExecutable</key>
2799        <string>Smoke</string>
2800        <key>CFBundleIdentifier</key>
2801        <string>com.yourcompany.Smoke</string>
2802        <key>CFBundleInfoDictionaryVersion</key>
2803        <string>6.0</string>
2804        <key>CFBundlePackageType</key>
2805        <string>APPL</string>
2806        <key>CFBundleSignature</key>
2807        <string>????</string>
2808        <key>CFBundleVersion</key>
2809        <string>1.0</string>
2810        <key>NSMainNibFile</key>
2811        <string>MainMenu</string>
2812        <key>NSPrincipalClass</key>
2813        <string>NSApplication</string>
2814</dict>
2815</plist>
2816";
2817                        productType = "com.apple.product-type.application";
2818                };
2819                82AFC83D0705F33800CF9DB7 /* Terrain */ = {
2820                        isa = PBXNativeTarget;
2821                        buildConfigurationList = 825E966E09995A0E00646C88 /* Build configuration list for PBXNativeTarget "Terrain" */;
2822                        buildPhases = (
2823                                82AFC83A0705F33800CF9DB7 /* Resources */,
2824                                82AFC83B0705F33800CF9DB7 /* Sources */,
2825                                82AFC83C0705F33800CF9DB7 /* Frameworks */,
2826                        );
2827                        buildRules = (
2828                        );
2829                        buildSettings = {
2830                                FRAMEWORK_SEARCH_PATHS = (
2831                                        ../Ogre/build,
2832                                        "$(HOME)/Library/Frameworks",
2833                                );
2834                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2835                                INFOPLIST_FILE = "Terrain-Info.plist";
2836                                INSTALL_PATH = "$(USER_APPS_DIR)";
2837                                OTHER_CFLAGS = "";
2838                                OTHER_LDFLAGS = (
2839                                        "-framework",
2840                                        Foundation,
2841                                        "-framework",
2842                                        AppKit,
2843                                );
2844                                OTHER_REZFLAGS = "";
2845                                PRODUCT_NAME = Terrain;
2846                                SECTORDER_FLAGS = "";
2847                                WARNING_CFLAGS = (
2848                                        "-Wmost",
2849                                        "-Wno-four-char-constants",
2850                                        "-Wno-unknown-pragmas",
2851                                );
2852                        };
2853                        dependencies = (
2854                        );
2855                        name = Terrain;
2856                        productName = Terrain;
2857                        productReference = 82AFC83E0705F33800CF9DB7 /* Terrain.app */;
2858                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2859<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2860<plist version=\"1.0\">
2861<dict>
2862        <key>CFBundleDevelopmentRegion</key>
2863        <string>English</string>
2864        <key>CFBundleExecutable</key>
2865        <string>Terrain</string>
2866        <key>CFBundleIdentifier</key>
2867        <string>com.yourcompany.Terrain</string>
2868        <key>CFBundleInfoDictionaryVersion</key>
2869        <string>6.0</string>
2870        <key>CFBundlePackageType</key>
2871        <string>APPL</string>
2872        <key>CFBundleSignature</key>
2873        <string>????</string>
2874        <key>CFBundleVersion</key>
2875        <string>1.0</string>
2876        <key>NSMainNibFile</key>
2877        <string>MainMenu</string>
2878        <key>NSPrincipalClass</key>
2879        <string>NSApplication</string>
2880</dict>
2881</plist>
2882";
2883                        productType = "com.apple.product-type.application";
2884                };
2885                82AFC8490705F38F00CF9DB7 /* TextureFX */ = {
2886                        isa = PBXNativeTarget;
2887                        buildConfigurationList = 825E967209995A0E00646C88 /* Build configuration list for PBXNativeTarget "TextureFX" */;
2888                        buildPhases = (
2889                                82AFC8460705F38F00CF9DB7 /* Resources */,
2890                                82AFC8470705F38F00CF9DB7 /* Sources */,
2891                                82AFC8480705F38F00CF9DB7 /* Frameworks */,
2892                        );
2893                        buildRules = (
2894                        );
2895                        buildSettings = {
2896                                FRAMEWORK_SEARCH_PATHS = (
2897                                        ../Ogre/build,
2898                                        "$(HOME)/Library/Frameworks",
2899                                );
2900                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2901                                INFOPLIST_FILE = "TextureFX-Info.plist";
2902                                INSTALL_PATH = "$(USER_APPS_DIR)";
2903                                OTHER_CFLAGS = "";
2904                                OTHER_LDFLAGS = (
2905                                        "-framework",
2906                                        Foundation,
2907                                        "-framework",
2908                                        AppKit,
2909                                );
2910                                OTHER_REZFLAGS = "";
2911                                PRODUCT_NAME = TextureFX;
2912                                SECTORDER_FLAGS = "";
2913                                WARNING_CFLAGS = (
2914                                        "-Wmost",
2915                                        "-Wno-four-char-constants",
2916                                        "-Wno-unknown-pragmas",
2917                                );
2918                        };
2919                        dependencies = (
2920                        );
2921                        name = TextureFX;
2922                        productName = TextureFX;
2923                        productReference = 82AFC84A0705F38F00CF9DB7 /* TextureFX.app */;
2924                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2925<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2926<plist version=\"1.0\">
2927<dict>
2928        <key>CFBundleDevelopmentRegion</key>
2929        <string>English</string>
2930        <key>CFBundleExecutable</key>
2931        <string>TextureFX</string>
2932        <key>CFBundleIdentifier</key>
2933        <string>com.yourcompany.TextureFX</string>
2934        <key>CFBundleInfoDictionaryVersion</key>
2935        <string>6.0</string>
2936        <key>CFBundlePackageType</key>
2937        <string>APPL</string>
2938        <key>CFBundleSignature</key>
2939        <string>????</string>
2940        <key>CFBundleVersion</key>
2941        <string>1.0</string>
2942        <key>NSMainNibFile</key>
2943        <string>MainMenu</string>
2944        <key>NSPrincipalClass</key>
2945        <string>NSApplication</string>
2946</dict>
2947</plist>
2948";
2949                        productType = "com.apple.product-type.application";
2950                };
2951                82AFC8550705F3E300CF9DB7 /* Transparency */ = {
2952                        isa = PBXNativeTarget;
2953                        buildConfigurationList = 825E967609995A0E00646C88 /* Build configuration list for PBXNativeTarget "Transparency" */;
2954                        buildPhases = (
2955                                82AFC8520705F3E300CF9DB7 /* Resources */,
2956                                82AFC8530705F3E300CF9DB7 /* Sources */,
2957                                82AFC8540705F3E300CF9DB7 /* Frameworks */,
2958                        );
2959                        buildRules = (
2960                        );
2961                        buildSettings = {
2962                                FRAMEWORK_SEARCH_PATHS = (
2963                                        ../Ogre/build,
2964                                        "$(HOME)/Library/Frameworks",
2965                                );
2966                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
2967                                INFOPLIST_FILE = "Transparency-Info.plist";
2968                                INSTALL_PATH = "$(USER_APPS_DIR)";
2969                                OTHER_CFLAGS = "";
2970                                OTHER_LDFLAGS = (
2971                                        "-framework",
2972                                        Foundation,
2973                                        "-framework",
2974                                        AppKit,
2975                                );
2976                                OTHER_REZFLAGS = "";
2977                                PRODUCT_NAME = Transparency;
2978                                SECTORDER_FLAGS = "";
2979                                WARNING_CFLAGS = (
2980                                        "-Wmost",
2981                                        "-Wno-four-char-constants",
2982                                        "-Wno-unknown-pragmas",
2983                                );
2984                        };
2985                        dependencies = (
2986                        );
2987                        name = Transparency;
2988                        productName = Transparency;
2989                        productReference = 82AFC8560705F3E300CF9DB7 /* Transparency.app */;
2990                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
2991<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
2992<plist version=\"1.0\">
2993<dict>
2994        <key>CFBundleDevelopmentRegion</key>
2995        <string>English</string>
2996        <key>CFBundleExecutable</key>
2997        <string>Transparency</string>
2998        <key>CFBundleIdentifier</key>
2999        <string>com.yourcompany.Transparency</string>
3000        <key>CFBundleInfoDictionaryVersion</key>
3001        <string>6.0</string>
3002        <key>CFBundlePackageType</key>
3003        <string>APPL</string>
3004        <key>CFBundleSignature</key>
3005        <string>????</string>
3006        <key>CFBundleVersion</key>
3007        <string>1.0</string>
3008        <key>NSMainNibFile</key>
3009        <string>MainMenu</string>
3010        <key>NSPrincipalClass</key>
3011        <string>NSApplication</string>
3012</dict>
3013</plist>
3014";
3015                        productType = "com.apple.product-type.application";
3016                };
3017                82AFC8610705F43F00CF9DB7 /* Water */ = {
3018                        isa = PBXNativeTarget;
3019                        buildConfigurationList = 825E967A09995A0E00646C88 /* Build configuration list for PBXNativeTarget "Water" */;
3020                        buildPhases = (
3021                                82AFC85E0705F43F00CF9DB7 /* Resources */,
3022                                82AFC85F0705F43F00CF9DB7 /* Sources */,
3023                                82AFC8600705F43F00CF9DB7 /* Frameworks */,
3024                        );
3025                        buildRules = (
3026                        );
3027                        buildSettings = {
3028                                FRAMEWORK_SEARCH_PATHS = (
3029                                        ../Ogre/build,
3030                                        "$(HOME)/Library/Frameworks",
3031                                );
3032                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
3033                                INFOPLIST_FILE = "Water-Info.plist";
3034                                INSTALL_PATH = "$(USER_APPS_DIR)";
3035                                OTHER_CFLAGS = "";
3036                                OTHER_LDFLAGS = (
3037                                        "-framework",
3038                                        Foundation,
3039                                        "-framework",
3040                                        AppKit,
3041                                );
3042                                OTHER_REZFLAGS = "";
3043                                PRODUCT_NAME = Water;
3044                                SECTORDER_FLAGS = "";
3045                                WARNING_CFLAGS = (
3046                                        "-Wmost",
3047                                        "-Wno-four-char-constants",
3048                                        "-Wno-unknown-pragmas",
3049                                );
3050                        };
3051                        dependencies = (
3052                        );
3053                        name = Water;
3054                        productName = Water;
3055                        productReference = 82AFC8620705F43F00CF9DB7 /* Water.app */;
3056                        productSettingsXML = "<?xml version=\"1.0\" encoding=\"UTF-8\"?>
3057<!DOCTYPE plist PUBLIC \"-//Apple Computer//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\">
3058<plist version=\"1.0\">
3059<dict>
3060        <key>CFBundleDevelopmentRegion</key>
3061        <string>English</string>
3062        <key>CFBundleExecutable</key>
3063        <string>Water</string>
3064        <key>CFBundleIdentifier</key>
3065        <string>com.yourcompany.Water</string>
3066        <key>CFBundleInfoDictionaryVersion</key>
3067        <string>6.0</string>
3068        <key>CFBundlePackageType</key>
3069        <string>APPL</string>
3070        <key>CFBundleSignature</key>
3071        <string>????</string>
3072        <key>CFBundleVersion</key>
3073        <string>1.0</string>
3074        <key>NSMainNibFile</key>
3075        <string>MainMenu</string>
3076        <key>NSPrincipalClass</key>
3077        <string>NSApplication</string>
3078</dict>
3079</plist>
3080";
3081                        productType = "com.apple.product-type.application";
3082                };
3083/* End PBXNativeTarget section */
3084
3085/* Begin PBXProject section */
3086                29B97313FDCFA39411CA2CEA /* Project object */ = {
3087                        isa = PBXProject;
3088                        buildConfigurationList = 825E968E09995A0E00646C88 /* Build configuration list for PBXProject "Samples" */;
3089                        buildSettings = {
3090                        };
3091                        buildStyles = (
3092                                4A9504CCFFE6A4B311CA0CBA /* Development */,
3093                                4A9504CDFFE6A4B311CA0CBA /* Deployment */,
3094                        );
3095                        hasScannedForEncodings = 1;
3096                        mainGroup = 29B97314FDCFA39411CA2CEA /* Samples */;
3097                        projectDirPath = "";
3098                        targets = (
3099                                82AFC8FF0705F57400CF9DB7 /* Samples */,
3100                                82AFC3550705ED7E00CF9DB7 /* BezierPatch */,
3101                                82AFC7790705EE3600CF9DB7 /* CameraTrack */,
3102                                82AFC7820705EEC300CF9DB7 /* CelShading */,
3103                                82AFC78C0705EEEF00CF9DB7 /* CubeMapping */,
3104                                82AFC7980705EF5200CF9DB7 /* Dot3Bump */,
3105                                82AFC7A60705EFC500CF9DB7 /* EnvMapping */,
3106                                82AFC7B10705F00B00CF9DB7 /* Fresnel */,
3107                                82AFC7C70705F07C00CF9DB7 /* Lighting */,
3108                                82AFC7DF0705F10000CF9DB7 /* ParticleFX */,
3109                                82AFC7EB0705F15A00CF9DB7 /* RenderToTexture */,
3110                                82AFC7F70705F19700CF9DB7 /* Shadows */,
3111                                82AFC8010705F1CA00CF9DB7 /* SkeletalAnimation */,
3112                                82AFC80D0705F21700CF9DB7 /* SkyBox */,
3113                                82AFC8190705F25700CF9DB7 /* SkyDome */,
3114                                82AFC8250705F2A600CF9DB7 /* SkyPlane */,
3115                                82AFC8310705F2F400CF9DB7 /* Smoke */,
3116                                82AFC83D0705F33800CF9DB7 /* Terrain */,
3117                                82AFC8490705F38F00CF9DB7 /* TextureFX */,
3118                                82AFC8550705F3E300CF9DB7 /* Transparency */,
3119                                82AFC8610705F43F00CF9DB7 /* Water */,
3120                                821FC9AE07B28A56000BFD07 /* DynTex */,
3121                                821FCA9507B28C25000BFD07 /* Grass */,
3122                                821FCAAD07B28D7A000BFD07 /* VolumeTex */,
3123                                820BA62F0999785F009F2A8C /* Compositor */,
3124                                820BA6B109998B9B009F2A8C /* DeferredShading */,
3125                                820BA6E009998DFD009F2A8C /* FacialAnimation */,
3126                                823D8EFC09C117BD00BFD011 /* OceanDemo */,
3127                        );
3128                };
3129/* End PBXProject section */
3130
3131/* Begin PBXResourcesBuildPhase section */
3132                820BA62C0999785F009F2A8C /* Resources */ = {
3133                        isa = PBXResourcesBuildPhase;
3134                        buildActionMask = 2147483647;
3135                        files = (
3136                                820BA69C09998841009F2A8C /* config.h in Resources */,
3137                                820BA69D09998841009F2A8C /* ExampleApplication.h in Resources */,
3138                                820BA69E09998841009F2A8C /* ExampleFrameListener.h in Resources */,
3139                                820BA69F09998841009F2A8C /* SDLMain.h in Resources */,
3140                                820BA65B09997A16009F2A8C /* plugins.cfg in Resources */,
3141                                820BA65A09997A0E009F2A8C /* resources.cfg in Resources */,
3142                        );
3143                        runOnlyForDeploymentPostprocessing = 0;
3144                };
3145                820BA6AE09998B9B009F2A8C /* Resources */ = {
3146                        isa = PBXResourcesBuildPhase;
3147                        buildActionMask = 2147483647;
3148                        files = (
3149                                820BA6B909998BBD009F2A8C /* config.h in Resources */,
3150                                820BA6BC09998BC4009F2A8C /* plugins.cfg in Resources */,
3151                                820BA6BD09998BC4009F2A8C /* resources.cfg in Resources */,
3152                                820BA6BE09998BC4009F2A8C /* SDLMain.h in Resources */,
3153                                820BA6BA09998BBD009F2A8C /* ExampleApplication.h in Resources */,
3154                                820BA6BB09998BBD009F2A8C /* ExampleFrameListener.h in Resources */,
3155                        );
3156                        runOnlyForDeploymentPostprocessing = 0;
3157                };
3158                820BA6DD09998DFD009F2A8C /* Resources */ = {
3159                        isa = PBXResourcesBuildPhase;
3160                        buildActionMask = 2147483647;
3161                        files = (
3162                                820BA6EA09998E1F009F2A8C /* config.h in Resources */,
3163                                820BA6EB09998E1F009F2A8C /* ExampleApplication.h in Resources */,
3164                                820BA6EC09998E1F009F2A8C /* ExampleFrameListener.h in Resources */,
3165                                820BA6ED09998E1F009F2A8C /* plugins.cfg in Resources */,
3166                                820BA6EE09998E1F009F2A8C /* resources.cfg in Resources */,
3167                                820BA6EF09998E1F009F2A8C /* SDLMain.h in Resources */,
3168                        );
3169                        runOnlyForDeploymentPostprocessing = 0;
3170                };
3171                821FC9AB07B28A56000BFD07 /* Resources */ = {
3172                        isa = PBXResourcesBuildPhase;
3173                        buildActionMask = 2147483647;
3174                        files = (
3175                                821FCA8C07B28BB8000BFD07 /* plugins.cfg in Resources */,
3176                                821FCA8D07B28BB8000BFD07 /* resources.cfg in Resources */,
3177                        );
3178                        runOnlyForDeploymentPostprocessing = 0;
3179                };
3180                821FCA9207B28C25000BFD07 /* Resources */ = {
3181                        isa = PBXResourcesBuildPhase;
3182                        buildActionMask = 2147483647;
3183                        files = (
3184                                821FCAA007B28C86000BFD07 /* plugins.cfg in Resources */,
3185                                821FCAA107B28C86000BFD07 /* resources.cfg in Resources */,
3186                        );
3187                        runOnlyForDeploymentPostprocessing = 0;
3188                };
3189                821FCAAA07B28D7A000BFD07 /* Resources */ = {
3190                        isa = PBXResourcesBuildPhase;
3191                        buildActionMask = 2147483647;
3192                        files = (
3193                                821FCAB107B28D97000BFD07 /* plugins.cfg in Resources */,
3194                                821FCAB207B28D97000BFD07 /* resources.cfg in Resources */,
3195                                821FCAC007B28DFC000BFD07 /* Julia.h in Resources */,
3196                                821FCAC107B28DFC000BFD07 /* ThingRenderable.h in Resources */,
3197                                821FCAC207B28DFC000BFD07 /* VolumeRenderable.h in Resources */,
3198                        );
3199                        runOnlyForDeploymentPostprocessing = 0;
3200                };
3201                823D8EF909C117BD00BFD011 /* Resources */ = {
3202                        isa = PBXResourcesBuildPhase;
3203                        buildActionMask = 2147483647;
3204                        files = (
3205                        );
3206                        runOnlyForDeploymentPostprocessing = 0;
3207                };
3208                82AFC3520705ED7E00CF9DB7 /* Resources */ = {
3209                        isa = PBXResourcesBuildPhase;
3210                        buildActionMask = 2147483647;
3211                        files = (
3212                                82AFC35B0705EDD600CF9DB7 /* Bezier.h in Resources */,
3213                                82AFC86E0705F50300CF9DB7 /* SDLMain.h in Resources */,
3214                                82AFC8A50705F54900CF9DB7 /* plugins.cfg in Resources */,
3215                                82AFC8A60705F54900CF9DB7 /* resources.cfg in Resources */,
3216                                82AFC9380705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3217                                82C985C907074B2D0061A825 /* config.h in Resources */,
3218                                82151ED407B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3219                        );
3220                        runOnlyForDeploymentPostprocessing = 0;
3221                };
3222                82AFC7760705EE3600CF9DB7 /* Resources */ = {
3223                        isa = PBXResourcesBuildPhase;
3224                        buildActionMask = 2147483647;
3225                        files = (
3226                                82AFC8700705F50300CF9DB7 /* SDLMain.h in Resources */,
3227                                82AFC8A70705F54900CF9DB7 /* plugins.cfg in Resources */,
3228                                82AFC8A80705F54900CF9DB7 /* resources.cfg in Resources */,
3229                                82AFC93A0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3230                                82C985CA07074B2D0061A825 /* config.h in Resources */,
3231                                82151ED507B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3232                        );
3233                        runOnlyForDeploymentPostprocessing = 0;
3234                };
3235                82AFC77F0705EEC300CF9DB7 /* Resources */ = {
3236                        isa = PBXResourcesBuildPhase;
3237                        buildActionMask = 2147483647;
3238                        files = (
3239                                82AFC8720705F50300CF9DB7 /* SDLMain.h in Resources */,
3240                                82AFC8A90705F54900CF9DB7 /* plugins.cfg in Resources */,
3241                                82AFC8AA0705F54900CF9DB7 /* resources.cfg in Resources */,
3242                                82AFC93C0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3243                                82C985CB07074B2D0061A825 /* config.h in Resources */,
3244                                82151ED607B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3245                        );
3246                        runOnlyForDeploymentPostprocessing = 0;
3247                };
3248                82AFC7890705EEEF00CF9DB7 /* Resources */ = {
3249                        isa = PBXResourcesBuildPhase;
3250                        buildActionMask = 2147483647;
3251                        files = (
3252                                82AFC7920705EF1E00CF9DB7 /* CubeMapping.h in Resources */,
3253                                82AFC8740705F50300CF9DB7 /* SDLMain.h in Resources */,
3254                                82AFC8AB0705F54900CF9DB7 /* plugins.cfg in Resources */,
3255                                82AFC8AC0705F54900CF9DB7 /* resources.cfg in Resources */,
3256                                82AFC93E0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3257                                82C985CC07074B2D0061A825 /* config.h in Resources */,
3258                                82B17DA7072D8F7400CA2E63 /* media.cfg in Resources */,
3259                                82151ED707B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3260                        );
3261                        runOnlyForDeploymentPostprocessing = 0;
3262                };
3263                82AFC7950705EF5200CF9DB7 /* Resources */ = {
3264                        isa = PBXResourcesBuildPhase;
3265                        buildActionMask = 2147483647;
3266                        files = (
3267                                82AFC8760705F50300CF9DB7 /* SDLMain.h in Resources */,
3268                                82AFC8AD0705F54900CF9DB7 /* plugins.cfg in Resources */,
3269                                82AFC8AE0705F54900CF9DB7 /* resources.cfg in Resources */,
3270                                82AFC9400705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3271                                82C985CD07074B2D0061A825 /* config.h in Resources */,
3272                                82151ED807B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3273                        );
3274                        runOnlyForDeploymentPostprocessing = 0;
3275                };
3276                82AFC7A30705EFC500CF9DB7 /* Resources */ = {
3277                        isa = PBXResourcesBuildPhase;
3278                        buildActionMask = 2147483647;
3279                        files = (
3280                                82AFC7AB0705EFDF00CF9DB7 /* EnvMapping.h in Resources */,
3281                                82AFC8780705F50300CF9DB7 /* SDLMain.h in Resources */,
3282                                82AFC8AF0705F54900CF9DB7 /* plugins.cfg in Resources */,
3283                                82AFC8B00705F54900CF9DB7 /* resources.cfg in Resources */,
3284                                82AFC9420705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3285                                82C985CE07074B2D0061A825 /* config.h in Resources */,
3286                                82151ED907B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3287                        );
3288                        runOnlyForDeploymentPostprocessing = 0;
3289                };
3290                82AFC7AE0705F00B00CF9DB7 /* Resources */ = {
3291                        isa = PBXResourcesBuildPhase;
3292                        buildActionMask = 2147483647;
3293                        files = (
3294                                82AFC87A0705F50300CF9DB7 /* SDLMain.h in Resources */,
3295                                82AFC8B10705F54900CF9DB7 /* plugins.cfg in Resources */,
3296                                82AFC8B20705F54900CF9DB7 /* resources.cfg in Resources */,
3297                                82AFC9440705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3298                                82C985CF07074B2D0061A825 /* config.h in Resources */,
3299                                82151EDA07B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3300                        );
3301                        runOnlyForDeploymentPostprocessing = 0;
3302                };
3303                82AFC7C40705F07C00CF9DB7 /* Resources */ = {
3304                        isa = PBXResourcesBuildPhase;
3305                        buildActionMask = 2147483647;
3306                        files = (
3307                                82AFC7CD0705F09E00CF9DB7 /* Lighting.h in Resources */,
3308                                82AFC87E0705F50300CF9DB7 /* SDLMain.h in Resources */,
3309                                82AFC8B50705F54900CF9DB7 /* plugins.cfg in Resources */,
3310                                82AFC8B60705F54900CF9DB7 /* resources.cfg in Resources */,
3311                                82AFC9480705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3312                                82C985D007074B2D0061A825 /* config.h in Resources */,
3313                                82151EDB07B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3314                        );
3315                        runOnlyForDeploymentPostprocessing = 0;
3316                };
3317                82AFC7DC0705F10000CF9DB7 /* Resources */ = {
3318                        isa = PBXResourcesBuildPhase;
3319                        buildActionMask = 2147483647;
3320                        files = (
3321                                82AFC7E50705F12200CF9DB7 /* ParticleFX.h in Resources */,
3322                                82AFC8820705F50300CF9DB7 /* SDLMain.h in Resources */,
3323                                82AFC8B90705F54900CF9DB7 /* plugins.cfg in Resources */,
3324                                82AFC8BA0705F54900CF9DB7 /* resources.cfg in Resources */,
3325                                82AFC94C0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3326                                82C985D207074B2D0061A825 /* config.h in Resources */,
3327                                82151EDC07B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3328                        );
3329                        runOnlyForDeploymentPostprocessing = 0;
3330                };
3331                82AFC7E80705F15A00CF9DB7 /* Resources */ = {
3332                        isa = PBXResourcesBuildPhase;
3333                        buildActionMask = 2147483647;
3334                        files = (
3335                                82AFC8840705F50300CF9DB7 /* SDLMain.h in Resources */,
3336                                82AFC8BB0705F54900CF9DB7 /* plugins.cfg in Resources */,
3337                                82AFC8BC0705F54900CF9DB7 /* resources.cfg in Resources */,
3338                                82AFC94E0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3339                                82C985D307074B2D0061A825 /* config.h in Resources */,
3340                                82151EDD07B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3341                        );
3342                        runOnlyForDeploymentPostprocessing = 0;
3343                };
3344                82AFC7F40705F19700CF9DB7 /* Resources */ = {
3345                        isa = PBXResourcesBuildPhase;
3346                        buildActionMask = 2147483647;
3347                        files = (
3348                                82AFC8860705F50300CF9DB7 /* SDLMain.h in Resources */,
3349                                82AFC8BD0705F54900CF9DB7 /* plugins.cfg in Resources */,
3350                                82AFC8BE0705F54900CF9DB7 /* resources.cfg in Resources */,
3351                                82AFC9500705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3352                                82C985D407074B2D0061A825 /* config.h in Resources */,
3353                                82151EDE07B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3354                        );
3355                        runOnlyForDeploymentPostprocessing = 0;
3356                };
3357                82AFC7FE0705F1CA00CF9DB7 /* Resources */ = {
3358                        isa = PBXResourcesBuildPhase;
3359                        buildActionMask = 2147483647;
3360                        files = (
3361                                82AFC8070705F1F300CF9DB7 /* SkeletalAnimation.h in Resources */,
3362                                82AFC8880705F50300CF9DB7 /* SDLMain.h in Resources */,
3363                                82AFC8BF0705F54900CF9DB7 /* plugins.cfg in Resources */,
3364                                82AFC8C00705F54900CF9DB7 /* resources.cfg in Resources */,
3365                                82AFC9520705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3366                                82C985D507074B2D0061A825 /* config.h in Resources */,
3367                                82151EDF07B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3368                        );
3369                        runOnlyForDeploymentPostprocessing = 0;
3370                };
3371                82AFC80A0705F21700CF9DB7 /* Resources */ = {
3372                        isa = PBXResourcesBuildPhase;
3373                        buildActionMask = 2147483647;
3374                        files = (
3375                                82AFC8130705F23C00CF9DB7 /* SkyBox.h in Resources */,
3376                                82AFC88A0705F50300CF9DB7 /* SDLMain.h in Resources */,
3377                                82AFC8C10705F54900CF9DB7 /* plugins.cfg in Resources */,
3378                                82AFC8C20705F54900CF9DB7 /* resources.cfg in Resources */,
3379                                82AFC9540705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3380                                82C985D607074B2D0061A825 /* config.h in Resources */,
3381                                82151EE007B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3382                        );
3383                        runOnlyForDeploymentPostprocessing = 0;
3384                };
3385                82AFC8160705F25700CF9DB7 /* Resources */ = {
3386                        isa = PBXResourcesBuildPhase;
3387                        buildActionMask = 2147483647;
3388                        files = (
3389                                82AFC81F0705F27700CF9DB7 /* SkyDome.h in Resources */,
3390                                82AFC88C0705F50300CF9DB7 /* SDLMain.h in Resources */,
3391                                82AFC8C30705F54900CF9DB7 /* plugins.cfg in Resources */,
3392                                82AFC8C40705F54900CF9DB7 /* resources.cfg in Resources */,
3393                                82AFC9560705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3394                                82C985D707074B2D0061A825 /* config.h in Resources */,
3395                                82151EE107B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3396                        );
3397                        runOnlyForDeploymentPostprocessing = 0;
3398                };
3399                82AFC8220705F2A600CF9DB7 /* Resources */ = {
3400                        isa = PBXResourcesBuildPhase;
3401                        buildActionMask = 2147483647;
3402                        files = (
3403                                82AFC82B0705F2CE00CF9DB7 /* SkyPlane.h in Resources */,
3404                                82AFC88E0705F50300CF9DB7 /* SDLMain.h in Resources */,
3405                                82AFC8C50705F54900CF9DB7 /* plugins.cfg in Resources */,
3406                                82AFC8C60705F54900CF9DB7 /* resources.cfg in Resources */,
3407                                82AFC9580705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3408                                82C985D807074B2D0061A825 /* config.h in Resources */,
3409                                82151EE207B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3410                        );
3411                        runOnlyForDeploymentPostprocessing = 0;
3412                };
3413                82AFC82E0705F2F400CF9DB7 /* Resources */ = {
3414                        isa = PBXResourcesBuildPhase;
3415                        buildActionMask = 2147483647;
3416                        files = (
3417                                82AFC8370705F31900CF9DB7 /* Smoke.h in Resources */,
3418                                82AFC8900705F50300CF9DB7 /* SDLMain.h in Resources */,
3419                                82AFC8C70705F54900CF9DB7 /* plugins.cfg in Resources */,
3420                                82AFC8C80705F54900CF9DB7 /* resources.cfg in Resources */,
3421                                82AFC95A0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3422                                82C985D907074B2D0061A825 /* config.h in Resources */,
3423                                82151EE307B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3424                        );
3425                        runOnlyForDeploymentPostprocessing = 0;
3426                };
3427                82AFC83A0705F33800CF9DB7 /* Resources */ = {
3428                        isa = PBXResourcesBuildPhase;
3429                        buildActionMask = 2147483647;
3430                        files = (
3431                                82AFC8430705F35C00CF9DB7 /* Terrain.h in Resources */,
3432                                82AFC8920705F50300CF9DB7 /* SDLMain.h in Resources */,
3433                                82AFC8C90705F54900CF9DB7 /* plugins.cfg in Resources */,
3434                                82AFC8CA0705F54900CF9DB7 /* resources.cfg in Resources */,
3435                                82AFC95C0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3436                                82AFCC4707060BBC00CF9DB7 /* terrain.cfg in Resources */,
3437                                82C985DA07074B2D0061A825 /* config.h in Resources */,
3438                                82151EE407B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3439                        );
3440                        runOnlyForDeploymentPostprocessing = 0;
3441                };
3442                82AFC8460705F38F00CF9DB7 /* Resources */ = {
3443                        isa = PBXResourcesBuildPhase;
3444                        buildActionMask = 2147483647;
3445                        files = (
3446                                82AFC84F0705F3B100CF9DB7 /* TextureFX.h in Resources */,
3447                                82AFC8940705F50300CF9DB7 /* SDLMain.h in Resources */,
3448                                82AFC8CB0705F54900CF9DB7 /* plugins.cfg in Resources */,
3449                                82AFC8CC0705F54900CF9DB7 /* resources.cfg in Resources */,
3450                                82AFC95E0705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3451                                82C985DB07074B2D0061A825 /* config.h in Resources */,
3452                                82151EE507B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3453                        );
3454                        runOnlyForDeploymentPostprocessing = 0;
3455                };
3456                82AFC8520705F3E300CF9DB7 /* Resources */ = {
3457                        isa = PBXResourcesBuildPhase;
3458                        buildActionMask = 2147483647;
3459                        files = (
3460                                82AFC85B0705F41800CF9DB7 /* Transparency.h in Resources */,
3461                                82AFC8960705F50300CF9DB7 /* SDLMain.h in Resources */,
3462                                82AFC8CD0705F54900CF9DB7 /* plugins.cfg in Resources */,
3463                                82AFC8CE0705F54900CF9DB7 /* resources.cfg in Resources */,
3464                                82AFC9600705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3465                                82C985DC07074B2D0061A825 /* config.h in Resources */,
3466                                82151EE607B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3467                        );
3468                        runOnlyForDeploymentPostprocessing = 0;
3469                };
3470                82AFC85E0705F43F00CF9DB7 /* Resources */ = {
3471                        isa = PBXResourcesBuildPhase;
3472                        buildActionMask = 2147483647;
3473                        files = (
3474                                82AFC8670705F46000CF9DB7 /* WaterMesh.h in Resources */,
3475                                82AFC8980705F50300CF9DB7 /* SDLMain.h in Resources */,
3476                                82AFC8CF0705F54900CF9DB7 /* plugins.cfg in Resources */,
3477                                82AFC8D00705F54900CF9DB7 /* resources.cfg in Resources */,
3478                                82AFC9620705F79F00CF9DB7 /* ExampleFrameListener.h in Resources */,
3479                                82C985DD07074B2D0061A825 /* config.h in Resources */,
3480                                82151EE707B17FE70049D4A1 /* ExampleApplication.h in Resources */,
3481                        );
3482                        runOnlyForDeploymentPostprocessing = 0;
3483                };
3484/* End PBXResourcesBuildPhase section */
3485
3486/* Begin PBXSourcesBuildPhase section */
3487                820BA62D0999785F009F2A8C /* Sources */ = {
3488                        isa = PBXSourcesBuildPhase;
3489                        buildActionMask = 2147483647;
3490                        files = (
3491                                820BA65C09997A33009F2A8C /* SDLMain.m in Sources */,
3492                                820BA63A099978E8009F2A8C /* Compositor.cpp in Sources */,
3493                        );
3494                        runOnlyForDeploymentPostprocessing = 0;
3495                };
3496                820BA6AF09998B9B009F2A8C /* Sources */ = {
3497                        isa = PBXSourcesBuildPhase;
3498                        buildActionMask = 2147483647;
3499                        files = (
3500                                820BA6BF09998BC7009F2A8C /* SDLMain.m in Sources */,
3501                                820BA6C809998C02009F2A8C /* DeferredShading.cpp in Sources */,
3502                                820BA6C909998C02009F2A8C /* DeferredShadingDemo.cpp in Sources */,
3503                                820BA6CA09998C02009F2A8C /* LightMaterialGenerator.cpp in Sources */,
3504                                820BA6CB09998C02009F2A8C /* MaterialGenerator.cpp in Sources */,
3505                                820BA6CC09998C02009F2A8C /* MLight.cpp in Sources */,
3506                        );
3507                        runOnlyForDeploymentPostprocessing = 0;
3508                };
3509                820BA6DE09998DFD009F2A8C /* Sources */ = {
3510                        isa = PBXSourcesBuildPhase;
3511                        buildActionMask = 2147483647;
3512                        files = (
3513                                820BA6F409998E8D009F2A8C /* FacialAnimation.cpp in Sources */,
3514                        );
3515                        runOnlyForDeploymentPostprocessing = 0;
3516                };
3517                821FC9AC07B28A56000BFD07 /* Sources */ = {
3518                        isa = PBXSourcesBuildPhase;
3519                        buildActionMask = 2147483647;
3520                        files = (
3521                                821FC9B507B28ABD000BFD07 /* SDLMain.m in Sources */,
3522                                821FC9B407B28A8F000BFD07 /* DynTex.cpp in Sources */,
3523                        );
3524                        runOnlyForDeploymentPostprocessing = 0;
3525                };
3526                821FCA9307B28C25000BFD07 /* Sources */ = {
3527                        isa = PBXSourcesBuildPhase;
3528                        buildActionMask = 2147483647;
3529                        files = (
3530                                821FCAA207B28C8D000BFD07 /* SDLMain.m in Sources */,
3531                                821FCA9F07B28C78000BFD07 /* Grass.cpp in Sources */,
3532                        );
3533                        runOnlyForDeploymentPostprocessing = 0;
3534                };
3535                821FCAAB07B28D7A000BFD07 /* Sources */ = {
3536                        isa = PBXSourcesBuildPhase;
3537                        buildActionMask = 2147483647;
3538                        files = (
3539                                821FCAB507B28DA7000BFD07 /* SDLMain.m in Sources */,
3540                                821FCABA07B28DDC000BFD07 /* ThingRenderable.cpp in Sources */,
3541                                821FCABB07B28DDC000BFD07 /* VolumeRenderable.cpp in Sources */,
3542                                821FCABC07B28DDC000BFD07 /* VolumeTex.cpp in Sources */,
3543                        );
3544                        runOnlyForDeploymentPostprocessing = 0;
3545                };
3546                823D8EFA09C117BD00BFD011 /* Sources */ = {
3547                        isa = PBXSourcesBuildPhase;
3548                        buildActionMask = 2147483647;
3549                        files = (
3550                                823D8F0809C117F600BFD011 /* MaterialControls.cpp in Sources */,
3551                                823D8F0909C117F600BFD011 /* OceanDemo.cpp in Sources */,
3552                        );
3553                        runOnlyForDeploymentPostprocessing = 0;
3554                };
3555                82AFC3530705ED7E00CF9DB7 /* Sources */ = {
3556                        isa = PBXSourcesBuildPhase;
3557                        buildActionMask = 2147483647;
3558                        files = (
3559                                82AFC35D0705EDEE00CF9DB7 /* Bezier.cpp in Sources */,
3560                                82AFC86F0705F50300CF9DB7 /* SDLMain.m in Sources */,
3561                        );
3562                        runOnlyForDeploymentPostprocessing = 0;
3563                };
3564                82AFC7770705EE3600CF9DB7 /* Sources */ = {
3565                        isa = PBXSourcesBuildPhase;
3566                        buildActionMask = 2147483647;
3567                        files = (
3568                                82AFC77E0705EEB100CF9DB7 /* CameraTrack.cpp in Sources */,
3569                                82AFC8710705F50300CF9DB7 /* SDLMain.m in Sources */,
3570                        );
3571                        runOnlyForDeploymentPostprocessing = 0;
3572                };
3573                82AFC7800705EEC300CF9DB7 /* Sources */ = {
3574                        isa = PBXSourcesBuildPhase;
3575                        buildActionMask = 2147483647;
3576                        files = (
3577                                82AFC7880705EEE100CF9DB7 /* CelShading.cpp in Sources */,
3578                                82AFC8730705F50300CF9DB7 /* SDLMain.m in Sources */,
3579                        );
3580                        runOnlyForDeploymentPostprocessing = 0;
3581                };
3582                82AFC78A0705EEEF00CF9DB7 /* Sources */ = {
3583                        isa = PBXSourcesBuildPhase;
3584                        buildActionMask = 2147483647;
3585                        files = (
3586                                82AFC7940705EF3E00CF9DB7 /* CubeMapping.cpp in Sources */,
3587                                82AFC8750705F50300CF9DB7 /* SDLMain.m in Sources */,
3588                        );
3589                        runOnlyForDeploymentPostprocessing = 0;
3590                };
3591                82AFC7960705EF5200CF9DB7 /* Sources */ = {
3592                        isa = PBXSourcesBuildPhase;
3593                        buildActionMask = 2147483647;
3594                        files = (
3595                                82AFC7A10705EFA800CF9DB7 /* Dot3Bump.cpp in Sources */,
3596                                82AFC8770705F50300CF9DB7 /* SDLMain.m in Sources */,
3597                        );
3598                        runOnlyForDeploymentPostprocessing = 0;
3599                };
3600                82AFC7A40705EFC500CF9DB7 /* Sources */ = {
3601                        isa = PBXSourcesBuildPhase;
3602                        buildActionMask = 2147483647;
3603                        files = (
3604                                82AFC7AD0705EFF000CF9DB7 /* EnvMapping.cpp in Sources */,
3605                                82AFC8790705F50300CF9DB7 /* SDLMain.m in Sources */,
3606                        );
3607                        runOnlyForDeploymentPostprocessing = 0;
3608                };
3609                82AFC7AF0705F00B00CF9DB7 /* Sources */ = {
3610                        isa = PBXSourcesBuildPhase;
3611                        buildActionMask = 2147483647;
3612                        files = (
3613                                82AFC7B70705F02B00CF9DB7 /* Fresnel.cpp in Sources */,
3614                                82AFC87B0705F50300CF9DB7 /* SDLMain.m in Sources */,
3615                        );
3616                        runOnlyForDeploymentPostprocessing = 0;
3617                };
3618                82AFC7C50705F07C00CF9DB7 /* Sources */ = {
3619                        isa = PBXSourcesBuildPhase;
3620                        buildActionMask = 2147483647;
3621                        files = (
3622                                82AFC7CF0705F0AC00CF9DB7 /* Lighting.cpp in Sources */,
3623                                82AFC87F0705F50300CF9DB7 /* SDLMain.m in Sources */,
3624                        );
3625                        runOnlyForDeploymentPostprocessing = 0;
3626                };
3627                82AFC7DD0705F10000CF9DB7 /* Sources */ = {
3628                        isa = PBXSourcesBuildPhase;
3629                        buildActionMask = 2147483647;
3630                        files = (
3631                                82AFC7E70705F14B00CF9DB7 /* ParticleFX.cpp in Sources */,
3632                                82AFC8830705F50300CF9DB7 /* SDLMain.m in Sources */,
3633                        );
3634                        runOnlyForDeploymentPostprocessing = 0;
3635                };
3636                82AFC7E90705F15A00CF9DB7 /* Sources */ = {
3637                        isa = PBXSourcesBuildPhase;
3638                        buildActionMask = 2147483647;
3639                        files = (
3640                                82AFC7F30705F18900CF9DB7 /* RenderToTexture.cpp in Sources */,
3641                                82AFC8850705F50300CF9DB7 /* SDLMain.m in Sources */,
3642                        );
3643                        runOnlyForDeploymentPostprocessing = 0;
3644                };
3645                82AFC7F50705F19700CF9DB7 /* Sources */ = {
3646                        isa = PBXSourcesBuildPhase;
3647                        buildActionMask = 2147483647;
3648                        files = (
3649                                82AFC7FD0705F1BD00CF9DB7 /* Shadows.cpp in Sources */,
3650                                82AFC8870705F50300CF9DB7 /* SDLMain.m in Sources */,
3651                        );
3652                        runOnlyForDeploymentPostprocessing = 0;
3653                };
3654                82AFC7FF0705F1CA00CF9DB7 /* Sources */ = {
3655                        isa = PBXSourcesBuildPhase;
3656                        buildActionMask = 2147483647;
3657                        files = (
3658                                82AFC8090705F20600CF9DB7 /* SkeletalAnimation.cpp in Sources */,
3659                                82AFC8890705F50300CF9DB7 /* SDLMain.m in Sources */,
3660                        );
3661                        runOnlyForDeploymentPostprocessing = 0;
3662                };
3663                82AFC80B0705F21700CF9DB7 /* Sources */ = {
3664                        isa = PBXSourcesBuildPhase;
3665                        buildActionMask = 2147483647;
3666                        files = (
3667                                82AFC8150705F24C00CF9DB7 /* SkyBox.cpp in Sources */,
3668                                82AFC88B0705F50300CF9DB7 /* SDLMain.m in Sources */,
3669                        );
3670                        runOnlyForDeploymentPostprocessing = 0;
3671                };
3672                82AFC8170705F25700CF9DB7 /* Sources */ = {
3673                        isa = PBXSourcesBuildPhase;
3674                        buildActionMask = 2147483647;
3675                        files = (
3676                                82AFC8210705F29300CF9DB7 /* SkyDome.cpp in Sources */,
3677                                82AFC88D0705F50300CF9DB7 /* SDLMain.m in Sources */,
3678                        );
3679                        runOnlyForDeploymentPostprocessing = 0;
3680                };
3681                82AFC8230705F2A600CF9DB7 /* Sources */ = {
3682                        isa = PBXSourcesBuildPhase;
3683                        buildActionMask = 2147483647;
3684                        files = (
3685                                82AFC82D0705F2DC00CF9DB7 /* SkyPlane.cpp in Sources */,
3686                                82AFC88F0705F50300CF9DB7 /* SDLMain.m in Sources */,
3687                        );
3688                        runOnlyForDeploymentPostprocessing = 0;
3689                };
3690                82AFC82F0705F2F400CF9DB7 /* Sources */ = {
3691                        isa = PBXSourcesBuildPhase;
3692                        buildActionMask = 2147483647;
3693                        files = (
3694                                82AFC8390705F32B00CF9DB7 /* Smoke.cpp in Sources */,
3695                                82AFC8910705F50300CF9DB7 /* SDLMain.m in Sources */,
3696                        );
3697                        runOnlyForDeploymentPostprocessing = 0;
3698                };
3699                82AFC83B0705F33800CF9DB7 /* Sources */ = {
3700                        isa = PBXSourcesBuildPhase;
3701                        buildActionMask = 2147483647;
3702                        files = (
3703                                82AFC8450705F36D00CF9DB7 /* Terrain.cpp in Sources */,
3704                                82AFC8930705F50300CF9DB7 /* SDLMain.m in Sources */,
3705                        );
3706                        runOnlyForDeploymentPostprocessing = 0;
3707                };
3708                82AFC8470705F38F00CF9DB7 /* Sources */ = {
3709                        isa = PBXSourcesBuildPhase;
3710                        buildActionMask = 2147483647;
3711                        files = (
3712                                82AFC8510705F3C100CF9DB7 /* TextureFX.cpp in Sources */,
3713                                82AFC8950705F50300CF9DB7 /* SDLMain.m in Sources */,
3714                        );
3715                        runOnlyForDeploymentPostprocessing = 0;
3716                };
3717                82AFC8530705F3E300CF9DB7 /* Sources */ = {
3718                        isa = PBXSourcesBuildPhase;
3719                        buildActionMask = 2147483647;
3720                        files = (
3721                                82AFC85D0705F43600CF9DB7 /* Transparency.cpp in Sources */,
3722                                82AFC8970705F50300CF9DB7 /* SDLMain.m in Sources */,
3723                        );
3724                        runOnlyForDeploymentPostprocessing = 0;
3725                };
3726                82AFC85F0705F43F00CF9DB7 /* Sources */ = {
3727                        isa = PBXSourcesBuildPhase;
3728                        buildActionMask = 2147483647;
3729                        files = (
3730                                82AFC86A0705F47600CF9DB7 /* Water.cpp in Sources */,
3731                                82AFC86B0705F47600CF9DB7 /* WaterMesh.cpp in Sources */,
3732                                82AFC8990705F50300CF9DB7 /* SDLMain.m in Sources */,
3733                        );
3734                        runOnlyForDeploymentPostprocessing = 0;
3735                };
3736/* End PBXSourcesBuildPhase section */
3737
3738/* Begin PBXTargetDependency section */
3739                820BA638099978BF009F2A8C /* PBXTargetDependency */ = {
3740                        isa = PBXTargetDependency;
3741                        target = 820BA62F0999785F009F2A8C /* Compositor */;
3742                        targetProxy = 820BA637099978BF009F2A8C /* PBXContainerItemProxy */;
3743                };
3744                820BA6D309998C2F009F2A8C /* PBXTargetDependency */ = {
3745                        isa = PBXTargetDependency;
3746                        target = 820BA6B109998B9B009F2A8C /* DeferredShading */;
3747                        targetProxy = 820BA6D209998C2F009F2A8C /* PBXContainerItemProxy */;
3748                };
3749                821FCA9A07B28C40000BFD07 /* PBXTargetDependency */ = {
3750                        isa = PBXTargetDependency;
3751                        target = 821FC9AE07B28A56000BFD07 /* DynTex */;
3752                        targetProxy = 821FCA9907B28C40000BFD07 /* PBXContainerItemProxy */;
3753                };
3754                821FCA9C07B28C40000BFD07 /* PBXTargetDependency */ = {
3755                        isa = PBXTargetDependency;
3756                        target = 821FCA9507B28C25000BFD07 /* Grass */;
3757                        targetProxy = 821FCA9B07B28C40000BFD07 /* PBXContainerItemProxy */;
3758                };
3759                821FCAC407B28E31000BFD07 /* PBXTargetDependency */ = {
3760                        isa = PBXTargetDependency;
3761                        target = 821FCAAD07B28D7A000BFD07 /* VolumeTex */;
3762                        targetProxy = 821FCAC307B28E31000BFD07 /* PBXContainerItemProxy */;
3763                };
3764                82AFC9010705F58000CF9DB7 /* PBXTargetDependency */ = {
3765                        isa = PBXTargetDependency;
3766                        target = 82AFC3550705ED7E00CF9DB7 /* BezierPatch */;
3767                        targetProxy = 82AFC9000705F58000CF9DB7 /* PBXContainerItemProxy */;
3768                };
3769                82AFC9030705F58000CF9DB7 /* PBXTargetDependency */ = {
3770                        isa = PBXTargetDependency;
3771                        target = 82AFC7790705EE3600CF9DB7 /* CameraTrack */;
3772                        targetProxy = 82AFC9020705F58000CF9DB7 /* PBXContainerItemProxy */;
3773                };
3774                82AFC9050705F58000CF9DB7 /* PBXTargetDependency */ = {
3775                        isa = PBXTargetDependency;
3776                        target = 82AFC7820705EEC300CF9DB7 /* CelShading */;
3777                        targetProxy = 82AFC9040705F58000CF9DB7 /* PBXContainerItemProxy */;
3778                };
3779                82AFC9070705F58000CF9DB7 /* PBXTargetDependency */ = {
3780                        isa = PBXTargetDependency;
3781                        target = 82AFC78C0705EEEF00CF9DB7 /* CubeMapping */;
3782                        targetProxy = 82AFC9060705F58000CF9DB7 /* PBXContainerItemProxy */;
3783                };
3784                82AFC9090705F58000CF9DB7 /* PBXTargetDependency */ = {
3785                        isa = PBXTargetDependency;
3786                        target = 82AFC7980705EF5200CF9DB7 /* Dot3Bump */;
3787                        targetProxy = 82AFC9080705F58000CF9DB7 /* PBXContainerItemProxy */;
3788                };
3789                82AFC90B0705F58000CF9DB7 /* PBXTargetDependency */ = {
3790                        isa = PBXTargetDependency;
3791                        target = 82AFC7A60705EFC500CF9DB7 /* EnvMapping */;
3792                        targetProxy = 82AFC90A0705F58000CF9DB7 /* PBXContainerItemProxy */;
3793                };
3794                82AFC90D0705F58000CF9DB7 /* PBXTargetDependency */ = {
3795                        isa = PBXTargetDependency;
3796                        target = 82AFC7B10705F00B00CF9DB7 /* Fresnel */;
3797                        targetProxy = 82AFC90C0705F58000CF9DB7 /* PBXContainerItemProxy */;
3798                };
3799                82AFC9110705F58000CF9DB7 /* PBXTargetDependency */ = {
3800                        isa = PBXTargetDependency;
3801                        target = 82AFC7C70705F07C00CF9DB7 /* Lighting */;
3802                        targetProxy = 82AFC9100705F58000CF9DB7 /* PBXContainerItemProxy */;
3803                };
3804                82AFC9150705F58000CF9DB7 /* PBXTargetDependency */ = {
3805                        isa = PBXTargetDependency;
3806                        target = 82AFC7DF0705F10000CF9DB7 /* ParticleFX */;
3807                        targetProxy = 82AFC9140705F58000CF9DB7 /* PBXContainerItemProxy */;
3808                };
3809                82AFC9170705F58000CF9DB7 /* PBXTargetDependency */ = {
3810                        isa = PBXTargetDependency;
3811                        target = 82AFC7EB0705F15A00CF9DB7 /* RenderToTexture */;
3812                        targetProxy = 82AFC9160705F58000CF9DB7 /* PBXContainerItemProxy */;
3813                };
3814                82AFC9190705F58000CF9DB7 /* PBXTargetDependency */ = {
3815                        isa = PBXTargetDependency;
3816                        target = 82AFC7F70705F19700CF9DB7 /* Shadows */;
3817                        targetProxy = 82AFC9180705F58000CF9DB7 /* PBXContainerItemProxy */;
3818                };
3819                82AFC91B0705F58000CF9DB7 /* PBXTargetDependency */ = {
3820                        isa = PBXTargetDependency;
3821                        target = 82AFC8010705F1CA00CF9DB7 /* SkeletalAnimation */;
3822                        targetProxy = 82AFC91A0705F58000CF9DB7 /* PBXContainerItemProxy */;
3823                };
3824                82AFC91D0705F58000CF9DB7 /* PBXTargetDependency */ = {
3825                        isa = PBXTargetDependency;
3826                        target = 82AFC80D0705F21700CF9DB7 /* SkyBox */;
3827                        targetProxy = 82AFC91C0705F58000CF9DB7 /* PBXContainerItemProxy */;
3828                };
3829                82AFC91F0705F58000CF9DB7 /* PBXTargetDependency */ = {
3830                        isa = PBXTargetDependency;
3831                        target = 82AFC8190705F25700CF9DB7 /* SkyDome */;
3832                        targetProxy = 82AFC91E0705F58000CF9DB7 /* PBXContainerItemProxy */;
3833                };
3834                82AFC9210705F58000CF9DB7 /* PBXTargetDependency */ = {
3835                        isa = PBXTargetDependency;
3836                        target = 82AFC8250705F2A600CF9DB7 /* SkyPlane */;
3837                        targetProxy = 82AFC9200705F58000CF9DB7 /* PBXContainerItemProxy */;
3838                };
3839                82AFC9230705F58000CF9DB7 /* PBXTargetDependency */ = {
3840                        isa = PBXTargetDependency;
3841                        target = 82AFC8310705F2F400CF9DB7 /* Smoke */;
3842                        targetProxy = 82AFC9220705F58000CF9DB7 /* PBXContainerItemProxy */;
3843                };
3844                82AFC9250705F58000CF9DB7 /* PBXTargetDependency */ = {
3845                        isa = PBXTargetDependency;
3846                        target = 82AFC83D0705F33800CF9DB7 /* Terrain */;
3847                        targetProxy = 82AFC9240705F58000CF9DB7 /* PBXContainerItemProxy */;
3848                };
3849                82AFC9270705F58000CF9DB7 /* PBXTargetDependency */ = {
3850                        isa = PBXTargetDependency;
3851                        target = 82AFC8490705F38F00CF9DB7 /* TextureFX */;
3852                        targetProxy = 82AFC9260705F58000CF9DB7 /* PBXContainerItemProxy */;
3853                };
3854                82AFC9290705F58000CF9DB7 /* PBXTargetDependency */ = {
3855                        isa = PBXTargetDependency;
3856                        target = 82AFC8550705F3E300CF9DB7 /* Transparency */;
3857                        targetProxy = 82AFC9280705F58000CF9DB7 /* PBXContainerItemProxy */;
3858                };
3859                82AFC92B0705F58000CF9DB7 /* PBXTargetDependency */ = {
3860                        isa = PBXTargetDependency;
3861                        target = 82AFC8610705F43F00CF9DB7 /* Water */;
3862                        targetProxy = 82AFC92A0705F58000CF9DB7 /* PBXContainerItemProxy */;
3863                };
3864/* End PBXTargetDependency section */
3865
3866/* Begin PBXVariantGroup section */
3867                089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
3868                        isa = PBXVariantGroup;
3869                        children = (
3870                                089C165DFE840E0CC02AAC07 /* English */,
3871                        );
3872                        name = InfoPlist.strings;
3873                        sourceTree = "<group>";
3874                };
3875/* End PBXVariantGroup section */
3876
3877/* Begin XCBuildConfiguration section */
3878                820BA63409997861009F2A8C /* Development */ = {
3879                        isa = XCBuildConfiguration;
3880                        buildSettings = {
3881                                COPY_PHASE_STRIP = NO;
3882                                FRAMEWORK_SEARCH_PATHS = (
3883                                        "$(FRAMEWORK_SEARCH_PATHS)",
3884                                        "$(SRCROOT)/../Ogre/build",
3885                                );
3886                                GCC_DYNAMIC_NO_PIC = NO;
3887                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
3888                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
3889                                GCC_MODEL_TUNING = G5;
3890                                GCC_OPTIMIZATION_LEVEL = 0;
3891                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
3892                                GCC_PREFIX_HEADER = "$(PREFIX_HEADER)";
3893                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
3894                                INFOPLIST_FILE = "Compositor-Info.plist";
3895                                INSTALL_PATH = "$(HOME)/Applications";
3896                                OTHER_LDFLAGS = (
3897                                        "-framework",
3898                                        Foundation,
3899                                        "-framework",
3900                                        AppKit,
3901                                );
3902                                PREBINDING = NO;
3903                                PRODUCT_NAME = Compositor;
3904                                WRAPPER_EXTENSION = app;
3905                                ZERO_LINK = YES;
3906                        };
3907                        name = Development;
3908                };
3909                820BA63509997861009F2A8C /* Deployment */ = {
3910                        isa = XCBuildConfiguration;
3911                        buildSettings = {
3912                                COPY_PHASE_STRIP = YES;
3913                                FRAMEWORK_SEARCH_PATHS = (
3914                                        "$(FRAMEWORK_SEARCH_PATHS)",
3915                                        "$(SRCROOT)/../Ogre/build",
3916                                );
3917                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
3918                                GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
3919                                GCC_MODEL_TUNING = G5;
3920                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
3921                                GCC_PREFIX_HEADER = "$(PREFIX_HEADER)";
3922                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
3923                                INFOPLIST_FILE = "Compositor-Info.plist";
3924                                INSTALL_PATH = "$(HOME)/Applications";
3925                                OTHER_LDFLAGS = (
3926                                        "-framework",
3927                                        Foundation,
3928                                        "-framework",
3929                                        AppKit,
3930                                );
3931                                PREBINDING = NO;
3932                                PRODUCT_NAME = Compositor;
3933                                WRAPPER_EXTENSION = app;
3934                                ZERO_LINK = NO;
3935                        };
3936                        name = Deployment;
3937                };
3938                820BA63609997861009F2A8C /* Default */ = {
3939                        isa = XCBuildConfiguration;
3940                        buildSettings = {
3941                                FRAMEWORK_SEARCH_PATHS = (
3942                                        "$(FRAMEWORK_SEARCH_PATHS)",
3943                                        "$(SRCROOT)/../Ogre/build",
3944                                );
3945                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
3946                                GCC_MODEL_TUNING = G5;
3947                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
3948                                GCC_PREFIX_HEADER = "$(PREFIX_HEADER)";
3949                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
3950                                INFOPLIST_FILE = "Compositor-Info.plist";
3951                                INSTALL_PATH = "$(HOME)/Applications";
3952                                OTHER_LDFLAGS = (
3953                                        "-framework",
3954                                        Foundation,
3955                                        "-framework",
3956                                        AppKit,
3957                                );
3958                                PREBINDING = NO;
3959                                PRODUCT_NAME = Compositor;
3960                                WRAPPER_EXTENSION = app;
3961                                ZERO_LINK = YES;
3962                        };
3963                        name = Default;
3964                };
3965                820BA6B609998B9C009F2A8C /* Development */ = {
3966                        isa = XCBuildConfiguration;
3967                        buildSettings = {
3968                                COPY_PHASE_STRIP = NO;
3969                                FRAMEWORK_SEARCH_PATHS = (
3970                                        "$(FRAMEWORK_SEARCH_PATHS)",
3971                                        "$(SRCROOT)/../Ogre/build",
3972                                );
3973                                GCC_DYNAMIC_NO_PIC = NO;
3974                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
3975                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
3976                                GCC_MODEL_TUNING = G5;
3977                                GCC_OPTIMIZATION_LEVEL = 0;
3978                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
3979                                GCC_PREFIX_HEADER = "";
3980                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
3981                                INFOPLIST_FILE = "DeferredShading-Info.plist";
3982                                INSTALL_PATH = "$(HOME)/Applications";
3983                                OTHER_LDFLAGS = (
3984                                        "-framework",
3985                                        Foundation,
3986                                        "-framework",
3987                                        AppKit,
3988                                );
3989                                PREBINDING = NO;
3990                                PRODUCT_NAME = DeferredShading;
3991                                WRAPPER_EXTENSION = app;
3992                                ZERO_LINK = YES;
3993                        };
3994                        name = Development;
3995                };
3996                820BA6B709998B9C009F2A8C /* Deployment */ = {
3997                        isa = XCBuildConfiguration;
3998                        buildSettings = {
3999                                COPY_PHASE_STRIP = YES;
4000                                FRAMEWORK_SEARCH_PATHS = (
4001                                        "$(FRAMEWORK_SEARCH_PATHS)",
4002                                        "$(SRCROOT)/../Ogre/build",
4003                                );
4004                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
4005                                GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
4006                                GCC_MODEL_TUNING = G5;
4007                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4008                                GCC_PREFIX_HEADER = "";
4009                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4010                                INFOPLIST_FILE = "DeferredShading-Info.plist";
4011                                INSTALL_PATH = "$(HOME)/Applications";
4012                                OTHER_LDFLAGS = (
4013                                        "-framework",
4014                                        Foundation,
4015                                        "-framework",
4016                                        AppKit,
4017                                );
4018                                PREBINDING = NO;
4019                                PRODUCT_NAME = DeferredShading;
4020                                WRAPPER_EXTENSION = app;
4021                                ZERO_LINK = NO;
4022                        };
4023                        name = Deployment;
4024                };
4025                820BA6B809998B9D009F2A8C /* Default */ = {
4026                        isa = XCBuildConfiguration;
4027                        buildSettings = {
4028                                FRAMEWORK_SEARCH_PATHS = (
4029                                        "$(FRAMEWORK_SEARCH_PATHS)",
4030                                        "$(SRCROOT)/../Ogre/build",
4031                                );
4032                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
4033                                GCC_MODEL_TUNING = G5;
4034                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4035                                GCC_PREFIX_HEADER = "";
4036                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4037                                INFOPLIST_FILE = "DeferredShading-Info.plist";
4038                                INSTALL_PATH = "$(HOME)/Applications";
4039                                OTHER_LDFLAGS = (
4040                                        "-framework",
4041                                        Foundation,
4042                                        "-framework",
4043                                        AppKit,
4044                                );
4045                                PREBINDING = NO;
4046                                PRODUCT_NAME = DeferredShading;
4047                                WRAPPER_EXTENSION = app;
4048                                ZERO_LINK = YES;
4049                        };
4050                        name = Default;
4051                };
4052                820BA6E509998DFE009F2A8C /* Development */ = {
4053                        isa = XCBuildConfiguration;
4054                        buildSettings = {
4055                                COPY_PHASE_STRIP = NO;
4056                                FRAMEWORK_SEARCH_PATHS = (
4057                                        "$(FRAMEWORK_SEARCH_PATHS)",
4058                                        "$(SRCROOT)/../Ogre/build",
4059                                );
4060                                GCC_DYNAMIC_NO_PIC = NO;
4061                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
4062                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
4063                                GCC_MODEL_TUNING = G5;
4064                                GCC_OPTIMIZATION_LEVEL = 0;
4065                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4066                                GCC_PREFIX_HEADER = "";
4067                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4068                                INFOPLIST_FILE = "FacialAnimation-Info.plist";
4069                                INSTALL_PATH = "$(HOME)/Applications";
4070                                OTHER_LDFLAGS = (
4071                                        "-framework",
4072                                        Foundation,
4073                                        "-framework",
4074                                        AppKit,
4075                                );
4076                                PREBINDING = NO;
4077                                PRODUCT_NAME = FacialAnimation;
4078                                WRAPPER_EXTENSION = app;
4079                                ZERO_LINK = YES;
4080                        };
4081                        name = Development;
4082                };
4083                820BA6E609998DFE009F2A8C /* Deployment */ = {
4084                        isa = XCBuildConfiguration;
4085                        buildSettings = {
4086                                COPY_PHASE_STRIP = YES;
4087                                FRAMEWORK_SEARCH_PATHS = (
4088                                        "$(FRAMEWORK_SEARCH_PATHS)",
4089                                        "$(SRCROOT)/../Ogre/build",
4090                                );
4091                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
4092                                GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
4093                                GCC_MODEL_TUNING = G5;
4094                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4095                                GCC_PREFIX_HEADER = "";
4096                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4097                                INFOPLIST_FILE = "FacialAnimation-Info.plist";
4098                                INSTALL_PATH = "$(HOME)/Applications";
4099                                OTHER_LDFLAGS = (
4100                                        "-framework",
4101                                        Foundation,
4102                                        "-framework",
4103                                        AppKit,
4104                                );
4105                                PREBINDING = NO;
4106                                PRODUCT_NAME = FacialAnimation;
4107                                WRAPPER_EXTENSION = app;
4108                                ZERO_LINK = NO;
4109                        };
4110                        name = Deployment;
4111                };
4112                820BA6E709998DFE009F2A8C /* Default */ = {
4113                        isa = XCBuildConfiguration;
4114                        buildSettings = {
4115                                FRAMEWORK_SEARCH_PATHS = (
4116                                        "$(FRAMEWORK_SEARCH_PATHS)",
4117                                        "$(SRCROOT)/../Ogre/build",
4118                                );
4119                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
4120                                GCC_MODEL_TUNING = G5;
4121                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4122                                GCC_PREFIX_HEADER = "";
4123                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4124                                INFOPLIST_FILE = "FacialAnimation-Info.plist";
4125                                INSTALL_PATH = "$(HOME)/Applications";
4126                                OTHER_LDFLAGS = (
4127                                        "-framework",
4128                                        Foundation,
4129                                        "-framework",
4130                                        AppKit,
4131                                );
4132                                PREBINDING = NO;
4133                                PRODUCT_NAME = FacialAnimation;
4134                                WRAPPER_EXTENSION = app;
4135                                ZERO_LINK = YES;
4136                        };
4137                        name = Default;
4138                };
4139                823D8F0109C117C000BFD011 /* Development */ = {
4140                        isa = XCBuildConfiguration;
4141                        buildSettings = {
4142                                COPY_PHASE_STRIP = NO;
4143                                GCC_DYNAMIC_NO_PIC = NO;
4144                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
4145                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
4146                                GCC_MODEL_TUNING = G5;
4147                                GCC_OPTIMIZATION_LEVEL = 0;
4148                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4149                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
4150                                INFOPLIST_FILE = "OceanDemo-Info.plist";
4151                                INSTALL_PATH = "$(HOME)/Applications";
4152                                OTHER_LDFLAGS = (
4153                                        "-framework",
4154                                        Foundation,
4155                                        "-framework",
4156                                        AppKit,
4157                                );
4158                                PREBINDING = NO;
4159                                PRODUCT_NAME = OceanDemo;
4160                                WRAPPER_EXTENSION = app;
4161                                ZERO_LINK = YES;
4162                        };
4163                        name = Development;
4164                };
4165                823D8F0209C117C000BFD011 /* Deployment */ = {
4166                        isa = XCBuildConfiguration;
4167                        buildSettings = {
4168                                COPY_PHASE_STRIP = YES;
4169                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
4170                                GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
4171                                GCC_MODEL_TUNING = G5;
4172                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4173                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
4174                                INFOPLIST_FILE = "OceanDemo-Info.plist";
4175                                INSTALL_PATH = "$(HOME)/Applications";
4176                                OTHER_LDFLAGS = (
4177                                        "-framework",
4178                                        Foundation,
4179                                        "-framework",
4180                                        AppKit,
4181                                );
4182                                PREBINDING = NO;
4183                                PRODUCT_NAME = OceanDemo;
4184                                WRAPPER_EXTENSION = app;
4185                                ZERO_LINK = NO;
4186                        };
4187                        name = Deployment;
4188                };
4189                823D8F0309C117C000BFD011 /* Default */ = {
4190                        isa = XCBuildConfiguration;
4191                        buildSettings = {
4192                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
4193                                GCC_MODEL_TUNING = G5;
4194                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4195                                GCC_PREFIX_HEADER = "$(SYSTEM_LIBRARY_DIR)/Frameworks/AppKit.framework/Headers/AppKit.h";
4196                                INFOPLIST_FILE = "OceanDemo-Info.plist";
4197                                INSTALL_PATH = "$(HOME)/Applications";
4198                                OTHER_LDFLAGS = (
4199                                        "-framework",
4200                                        Foundation,
4201                                        "-framework",
4202                                        AppKit,
4203                                );
4204                                PREBINDING = NO;
4205                                PRODUCT_NAME = OceanDemo;
4206                                WRAPPER_EXTENSION = app;
4207                                ZERO_LINK = YES;
4208                        };
4209                        name = Default;
4210                };
4211                825E962F09995A0E00646C88 /* Development */ = {
4212                        isa = XCBuildConfiguration;
4213                        buildSettings = {
4214                                COPY_PHASE_STRIP = NO;
4215                                FRAMEWORK_SEARCH_PATHS = (
4216                                        "../Ogre/build/$(CONFIGURATION)",
4217                                        "$(HOME)/Library/Frameworks",
4218                                );
4219                                GCC_DYNAMIC_NO_PIC = NO;
4220                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
4221                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
4222                                GCC_OPTIMIZATION_LEVEL = 0;
4223                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4224                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
4225                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4226                                INFOPLIST_FILE = "BezierPatch-Info.plist";
4227                                INSTALL_PATH = "$(USER_APPS_DIR)";
4228                                OTHER_CFLAGS = "";
4229                                OTHER_LDFLAGS = (
4230                                        "-framework",
4231                                        Foundation,
4232                                        "-framework",
4233                                        AppKit,
4234                                );
4235                                OTHER_REZFLAGS = "";
4236                                PRODUCT_NAME = BezierPatch;
4237                                SECTORDER_FLAGS = "";
4238                                WARNING_CFLAGS = (
4239                                        "-Wmost",
4240                                        "-Wno-four-char-constants",
4241                                        "-Wno-unknown-pragmas",
4242                                );
4243                                ZERO_LINK = YES;
4244                        };
4245                        name = Development;
4246                };
4247                825E963009995A0E00646C88 /* Deployment */ = {
4248                        isa = XCBuildConfiguration;
4249                        buildSettings = {
4250                                COPY_PHASE_STRIP = YES;
4251                                FRAMEWORK_SEARCH_PATHS = (
4252                                        "../Ogre/build/$(CONFIGURATION)",
4253                                        "$(HOME)/Library/Frameworks",
4254                                );
4255                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
4256                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4257                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4258                                INFOPLIST_FILE = "BezierPatch-Info.plist";
4259                                INSTALL_PATH = "$(USER_APPS_DIR)";
4260                                OTHER_CFLAGS = "";
4261                                OTHER_LDFLAGS = (
4262                                        "-framework",
4263                                        Foundation,
4264                                        "-framework",
4265                                        AppKit,
4266                                );
4267                                OTHER_REZFLAGS = "";
4268                                PRODUCT_NAME = BezierPatch;
4269                                SECTORDER_FLAGS = "";
4270                                WARNING_CFLAGS = (
4271                                        "-Wmost",
4272                                        "-Wno-four-char-constants",
4273                                        "-Wno-unknown-pragmas",
4274                                );
4275                                ZERO_LINK = NO;
4276                        };
4277                        name = Deployment;
4278                };
4279                825E963109995A0E00646C88 /* Default */ = {
4280                        isa = XCBuildConfiguration;
4281                        buildSettings = {
4282                                FRAMEWORK_SEARCH_PATHS = (
4283                                        "../Ogre/build/$(CONFIGURATION)",
4284                                        "$(HOME)/Library/Frameworks",
4285                                );
4286                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4287                                INFOPLIST_FILE = "BezierPatch-Info.plist";
4288                                INSTALL_PATH = "$(USER_APPS_DIR)";
4289                                OTHER_CFLAGS = "";
4290                                OTHER_LDFLAGS = (
4291                                        "-framework",
4292                                        Foundation,
4293                                        "-framework",
4294                                        AppKit,
4295                                );
4296                                OTHER_REZFLAGS = "";
4297                                PRODUCT_NAME = BezierPatch;
4298                                SECTORDER_FLAGS = "";
4299                                WARNING_CFLAGS = (
4300                                        "-Wmost",
4301                                        "-Wno-four-char-constants",
4302                                        "-Wno-unknown-pragmas",
4303                                );
4304                        };
4305                        name = Default;
4306                };
4307                825E963309995A0E00646C88 /* Development */ = {
4308                        isa = XCBuildConfiguration;
4309                        buildSettings = {
4310                                COPY_PHASE_STRIP = NO;
4311                                FRAMEWORK_SEARCH_PATHS = (
4312                                        ../Ogre/build,
4313                                        "$(HOME)/Library/Frameworks",
4314                                );
4315                                GCC_DYNAMIC_NO_PIC = NO;
4316                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
4317                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
4318                                GCC_OPTIMIZATION_LEVEL = 0;
4319                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4320                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
4321                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4322                                INFOPLIST_FILE = "CameraTrack-Info.plist";
4323                                INSTALL_PATH = "$(USER_APPS_DIR)";
4324                                OTHER_CFLAGS = "";
4325                                OTHER_LDFLAGS = (
4326                                        "-framework",
4327                                        Foundation,
4328                                        "-framework",
4329                                        AppKit,
4330                                );
4331                                OTHER_REZFLAGS = "";
4332                                PRODUCT_NAME = CameraTrack;
4333                                SECTORDER_FLAGS = "";
4334                                WARNING_CFLAGS = (
4335                                        "-Wmost",
4336                                        "-Wno-four-char-constants",
4337                                        "-Wno-unknown-pragmas",
4338                                );
4339                                ZERO_LINK = YES;
4340                        };
4341                        name = Development;
4342                };
4343                825E963409995A0E00646C88 /* Deployment */ = {
4344                        isa = XCBuildConfiguration;
4345                        buildSettings = {
4346                                COPY_PHASE_STRIP = YES;
4347                                FRAMEWORK_SEARCH_PATHS = (
4348                                        ../Ogre/build,
4349                                        "$(HOME)/Library/Frameworks",
4350                                );
4351                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
4352                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4353                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4354                                INFOPLIST_FILE = "CameraTrack-Info.plist";
4355                                INSTALL_PATH = "$(USER_APPS_DIR)";
4356                                OTHER_CFLAGS = "";
4357                                OTHER_LDFLAGS = (
4358                                        "-framework",
4359                                        Foundation,
4360                                        "-framework",
4361                                        AppKit,
4362                                );
4363                                OTHER_REZFLAGS = "";
4364                                PRODUCT_NAME = CameraTrack;
4365                                SECTORDER_FLAGS = "";
4366                                WARNING_CFLAGS = (
4367                                        "-Wmost",
4368                                        "-Wno-four-char-constants",
4369                                        "-Wno-unknown-pragmas",
4370                                );
4371                                ZERO_LINK = NO;
4372                        };
4373                        name = Deployment;
4374                };
4375                825E963509995A0E00646C88 /* Default */ = {
4376                        isa = XCBuildConfiguration;
4377                        buildSettings = {
4378                                FRAMEWORK_SEARCH_PATHS = (
4379                                        ../Ogre/build,
4380                                        "$(HOME)/Library/Frameworks",
4381                                );
4382                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4383                                INFOPLIST_FILE = "CameraTrack-Info.plist";
4384                                INSTALL_PATH = "$(USER_APPS_DIR)";
4385                                OTHER_CFLAGS = "";
4386                                OTHER_LDFLAGS = (
4387                                        "-framework",
4388                                        Foundation,
4389                                        "-framework",
4390                                        AppKit,
4391                                );
4392                                OTHER_REZFLAGS = "";
4393                                PRODUCT_NAME = CameraTrack;
4394                                SECTORDER_FLAGS = "";
4395                                WARNING_CFLAGS = (
4396                                        "-Wmost",
4397                                        "-Wno-four-char-constants",
4398                                        "-Wno-unknown-pragmas",
4399                                );
4400                        };
4401                        name = Default;
4402                };
4403                825E963709995A0E00646C88 /* Development */ = {
4404                        isa = XCBuildConfiguration;
4405                        buildSettings = {
4406                                COPY_PHASE_STRIP = NO;
4407                                FRAMEWORK_SEARCH_PATHS = (
4408                                        ../Ogre/build,
4409                                        "$(HOME)/Library/Frameworks",
4410                                );
4411                                GCC_DYNAMIC_NO_PIC = NO;
4412                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
4413                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
4414                                GCC_OPTIMIZATION_LEVEL = 0;
4415                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4416                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
4417                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4418                                INFOPLIST_FILE = "CelShading-Info.plist";
4419                                INSTALL_PATH = "$(USER_APPS_DIR)";
4420                                OTHER_CFLAGS = "";
4421                                OTHER_LDFLAGS = (
4422                                        "-framework",
4423                                        Foundation,
4424                                        "-framework",
4425                                        AppKit,
4426                                );
4427                                OTHER_REZFLAGS = "";
4428                                PRODUCT_NAME = CelShading;
4429                                SECTORDER_FLAGS = "";
4430                                WARNING_CFLAGS = (
4431                                        "-Wmost",
4432                                        "-Wno-four-char-constants",
4433                                        "-Wno-unknown-pragmas",
4434                                );
4435                                ZERO_LINK = YES;
4436                        };
4437                        name = Development;
4438                };
4439                825E963809995A0E00646C88 /* Deployment */ = {
4440                        isa = XCBuildConfiguration;
4441                        buildSettings = {
4442                                COPY_PHASE_STRIP = YES;
4443                                FRAMEWORK_SEARCH_PATHS = (
4444                                        ../Ogre/build,
4445                                        "$(HOME)/Library/Frameworks",
4446                                );
4447                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
4448                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4449                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4450                                INFOPLIST_FILE = "CelShading-Info.plist";
4451                                INSTALL_PATH = "$(USER_APPS_DIR)";
4452                                OTHER_CFLAGS = "";
4453                                OTHER_LDFLAGS = (
4454                                        "-framework",
4455                                        Foundation,
4456                                        "-framework",
4457                                        AppKit,
4458                                );
4459                                OTHER_REZFLAGS = "";
4460                                PRODUCT_NAME = CelShading;
4461                                SECTORDER_FLAGS = "";
4462                                WARNING_CFLAGS = (
4463                                        "-Wmost",
4464                                        "-Wno-four-char-constants",
4465                                        "-Wno-unknown-pragmas",
4466                                );
4467                                ZERO_LINK = NO;
4468                        };
4469                        name = Deployment;
4470                };
4471                825E963909995A0E00646C88 /* Default */ = {
4472                        isa = XCBuildConfiguration;
4473                        buildSettings = {
4474                                FRAMEWORK_SEARCH_PATHS = (
4475                                        ../Ogre/build,
4476                                        "$(HOME)/Library/Frameworks",
4477                                );
4478                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4479                                INFOPLIST_FILE = "CelShading-Info.plist";
4480                                INSTALL_PATH = "$(USER_APPS_DIR)";
4481                                OTHER_CFLAGS = "";
4482                                OTHER_LDFLAGS = (
4483                                        "-framework",
4484                                        Foundation,
4485                                        "-framework",
4486                                        AppKit,
4487                                );
4488                                OTHER_REZFLAGS = "";
4489                                PRODUCT_NAME = CelShading;
4490                                SECTORDER_FLAGS = "";
4491                                WARNING_CFLAGS = (
4492                                        "-Wmost",
4493                                        "-Wno-four-char-constants",
4494                                        "-Wno-unknown-pragmas",
4495                                );
4496                        };
4497                        name = Default;
4498                };
4499                825E963B09995A0E00646C88 /* Development */ = {
4500                        isa = XCBuildConfiguration;
4501                        buildSettings = {
4502                                COPY_PHASE_STRIP = NO;
4503                                FRAMEWORK_SEARCH_PATHS = (
4504                                        ../Ogre/build,
4505                                        "$(HOME)/Library/Frameworks",
4506                                );
4507                                GCC_DYNAMIC_NO_PIC = NO;
4508                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
4509                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
4510                                GCC_OPTIMIZATION_LEVEL = 0;
4511                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4512                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
4513                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4514                                INFOPLIST_FILE = "CubeMapping-Info.plist";
4515                                INSTALL_PATH = "$(USER_APPS_DIR)";
4516                                OTHER_CFLAGS = "";
4517                                OTHER_LDFLAGS = (
4518                                        "-framework",
4519                                        Foundation,
4520                                        "-framework",
4521                                        AppKit,
4522                                );
4523                                OTHER_REZFLAGS = "";
4524                                PRODUCT_NAME = CubeMapping;
4525                                SECTORDER_FLAGS = "";
4526                                WARNING_CFLAGS = (
4527                                        "-Wmost",
4528                                        "-Wno-four-char-constants",
4529                                        "-Wno-unknown-pragmas",
4530                                );
4531                                ZERO_LINK = YES;
4532                        };
4533                        name = Development;
4534                };
4535                825E963C09995A0E00646C88 /* Deployment */ = {
4536                        isa = XCBuildConfiguration;
4537                        buildSettings = {
4538                                COPY_PHASE_STRIP = YES;
4539                                FRAMEWORK_SEARCH_PATHS = (
4540                                        ../Ogre/build,
4541                                        "$(HOME)/Library/Frameworks",
4542                                );
4543                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
4544                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4545                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4546                                INFOPLIST_FILE = "CubeMapping-Info.plist";
4547                                INSTALL_PATH = "$(USER_APPS_DIR)";
4548                                OTHER_CFLAGS = "";
4549                                OTHER_LDFLAGS = (
4550                                        "-framework",
4551                                        Foundation,
4552                                        "-framework",
4553                                        AppKit,
4554                                );
4555                                OTHER_REZFLAGS = "";
4556                                PRODUCT_NAME = CubeMapping;
4557                                SECTORDER_FLAGS = "";
4558                                WARNING_CFLAGS = (
4559                                        "-Wmost",
4560                                        "-Wno-four-char-constants",
4561                                        "-Wno-unknown-pragmas",
4562                                );
4563                                ZERO_LINK = NO;
4564                        };
4565                        name = Deployment;
4566                };
4567                825E963D09995A0E00646C88 /* Default */ = {
4568                        isa = XCBuildConfiguration;
4569                        buildSettings = {
4570                                FRAMEWORK_SEARCH_PATHS = (
4571                                        ../Ogre/build,
4572                                        "$(HOME)/Library/Frameworks",
4573                                );
4574                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4575                                INFOPLIST_FILE = "CubeMapping-Info.plist";
4576                                INSTALL_PATH = "$(USER_APPS_DIR)";
4577                                OTHER_CFLAGS = "";
4578                                OTHER_LDFLAGS = (
4579                                        "-framework",
4580                                        Foundation,
4581                                        "-framework",
4582                                        AppKit,
4583                                );
4584                                OTHER_REZFLAGS = "";
4585                                PRODUCT_NAME = CubeMapping;
4586                                SECTORDER_FLAGS = "";
4587                                WARNING_CFLAGS = (
4588                                        "-Wmost",
4589                                        "-Wno-four-char-constants",
4590                                        "-Wno-unknown-pragmas",
4591                                );
4592                        };
4593                        name = Default;
4594                };
4595                825E963F09995A0E00646C88 /* Development */ = {
4596                        isa = XCBuildConfiguration;
4597                        buildSettings = {
4598                                COPY_PHASE_STRIP = NO;
4599                                FRAMEWORK_SEARCH_PATHS = (
4600                                        ../Ogre/build,
4601                                        "$(HOME)/Library/Frameworks",
4602                                );
4603                                GCC_DYNAMIC_NO_PIC = NO;
4604                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
4605                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
4606                                GCC_OPTIMIZATION_LEVEL = 0;
4607                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4608                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
4609                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4610                                INFOPLIST_FILE = "Dot3Bump-Info.plist";
4611                                INSTALL_PATH = "$(USER_APPS_DIR)";
4612                                OTHER_CFLAGS = "";
4613                                OTHER_LDFLAGS = (
4614                                        "-framework",
4615                                        Foundation,
4616                                        "-framework",
4617                                        AppKit,
4618                                );
4619                                OTHER_REZFLAGS = "";
4620                                PRODUCT_NAME = Dot3Bump;
4621                                SECTORDER_FLAGS = "";
4622                                WARNING_CFLAGS = (
4623                                        "-Wmost",
4624                                        "-Wno-four-char-constants",
4625                                        "-Wno-unknown-pragmas",
4626                                );
4627                                ZERO_LINK = YES;
4628                        };
4629                        name = Development;
4630                };
4631                825E964009995A0E00646C88 /* Deployment */ = {
4632                        isa = XCBuildConfiguration;
4633                        buildSettings = {
4634                                COPY_PHASE_STRIP = YES;
4635                                FRAMEWORK_SEARCH_PATHS = (
4636                                        ../Ogre/build,
4637                                        "$(HOME)/Library/Frameworks",
4638                                );
4639                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
4640                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4641                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4642                                INFOPLIST_FILE = "Dot3Bump-Info.plist";
4643                                INSTALL_PATH = "$(USER_APPS_DIR)";
4644                                OTHER_CFLAGS = "";
4645                                OTHER_LDFLAGS = (
4646                                        "-framework",
4647                                        Foundation,
4648                                        "-framework",
4649                                        AppKit,
4650                                );
4651                                OTHER_REZFLAGS = "";
4652                                PRODUCT_NAME = Dot3Bump;
4653                                SECTORDER_FLAGS = "";
4654                                WARNING_CFLAGS = (
4655                                        "-Wmost",
4656                                        "-Wno-four-char-constants",
4657                                        "-Wno-unknown-pragmas",
4658                                );
4659                                ZERO_LINK = NO;
4660                        };
4661                        name = Deployment;
4662                };
4663                825E964109995A0E00646C88 /* Default */ = {
4664                        isa = XCBuildConfiguration;
4665                        buildSettings = {
4666                                FRAMEWORK_SEARCH_PATHS = (
4667                                        ../Ogre/build,
4668                                        "$(HOME)/Library/Frameworks",
4669                                );
4670                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4671                                INFOPLIST_FILE = "Dot3Bump-Info.plist";
4672                                INSTALL_PATH = "$(USER_APPS_DIR)";
4673                                OTHER_CFLAGS = "";
4674                                OTHER_LDFLAGS = (
4675                                        "-framework",
4676                                        Foundation,
4677                                        "-framework",
4678                                        AppKit,
4679                                );
4680                                OTHER_REZFLAGS = "";
4681                                PRODUCT_NAME = Dot3Bump;
4682                                SECTORDER_FLAGS = "";
4683                                WARNING_CFLAGS = (
4684                                        "-Wmost",
4685                                        "-Wno-four-char-constants",
4686                                        "-Wno-unknown-pragmas",
4687                                );
4688                        };
4689                        name = Default;
4690                };
4691                825E964309995A0E00646C88 /* Development */ = {
4692                        isa = XCBuildConfiguration;
4693                        buildSettings = {
4694                                COPY_PHASE_STRIP = NO;
4695                                FRAMEWORK_SEARCH_PATHS = (
4696                                        ../Ogre/build,
4697                                        "$(HOME)/Library/Frameworks",
4698                                );
4699                                GCC_DYNAMIC_NO_PIC = NO;
4700                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
4701                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
4702                                GCC_OPTIMIZATION_LEVEL = 0;
4703                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4704                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
4705                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4706                                INFOPLIST_FILE = "EnvMapping-Info.plist";
4707                                INSTALL_PATH = "$(USER_APPS_DIR)";
4708                                OTHER_CFLAGS = "";
4709                                OTHER_LDFLAGS = (
4710                                        "-framework",
4711                                        Foundation,
4712                                        "-framework",
4713                                        AppKit,
4714                                );
4715                                OTHER_REZFLAGS = "";
4716                                PRODUCT_NAME = EnvMapping;
4717                                SECTORDER_FLAGS = "";
4718                                WARNING_CFLAGS = (
4719                                        "-Wmost",
4720                                        "-Wno-four-char-constants",
4721                                        "-Wno-unknown-pragmas",
4722                                );
4723                                ZERO_LINK = YES;
4724                        };
4725                        name = Development;
4726                };
4727                825E964409995A0E00646C88 /* Deployment */ = {
4728                        isa = XCBuildConfiguration;
4729                        buildSettings = {
4730                                COPY_PHASE_STRIP = YES;
4731                                FRAMEWORK_SEARCH_PATHS = (
4732                                        ../Ogre/build,
4733                                        "$(HOME)/Library/Frameworks",
4734                                );
4735                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
4736                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4737                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4738                                INFOPLIST_FILE = "EnvMapping-Info.plist";
4739                                INSTALL_PATH = "$(USER_APPS_DIR)";
4740                                OTHER_CFLAGS = "";
4741                                OTHER_LDFLAGS = (
4742                                        "-framework",
4743                                        Foundation,
4744                                        "-framework",
4745                                        AppKit,
4746                                );
4747                                OTHER_REZFLAGS = "";
4748                                PRODUCT_NAME = EnvMapping;
4749                                SECTORDER_FLAGS = "";
4750                                WARNING_CFLAGS = (
4751                                        "-Wmost",
4752                                        "-Wno-four-char-constants",
4753                                        "-Wno-unknown-pragmas",
4754                                );
4755                                ZERO_LINK = NO;
4756                        };
4757                        name = Deployment;
4758                };
4759                825E964509995A0E00646C88 /* Default */ = {
4760                        isa = XCBuildConfiguration;
4761                        buildSettings = {
4762                                FRAMEWORK_SEARCH_PATHS = (
4763                                        ../Ogre/build,
4764                                        "$(HOME)/Library/Frameworks",
4765                                );
4766                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4767                                INFOPLIST_FILE = "EnvMapping-Info.plist";
4768                                INSTALL_PATH = "$(USER_APPS_DIR)";
4769                                OTHER_CFLAGS = "";
4770                                OTHER_LDFLAGS = (
4771                                        "-framework",
4772                                        Foundation,
4773                                        "-framework",
4774                                        AppKit,
4775                                );
4776                                OTHER_REZFLAGS = "";
4777                                PRODUCT_NAME = EnvMapping;
4778                                SECTORDER_FLAGS = "";
4779                                WARNING_CFLAGS = (
4780                                        "-Wmost",
4781                                        "-Wno-four-char-constants",
4782                                        "-Wno-unknown-pragmas",
4783                                );
4784                        };
4785                        name = Default;
4786                };
4787                825E964709995A0E00646C88 /* Development */ = {
4788                        isa = XCBuildConfiguration;
4789                        buildSettings = {
4790                                COPY_PHASE_STRIP = NO;
4791                                FRAMEWORK_SEARCH_PATHS = (
4792                                        ../Ogre/build,
4793                                        "$(HOME)/Library/Frameworks",
4794                                );
4795                                GCC_DYNAMIC_NO_PIC = NO;
4796                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
4797                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
4798                                GCC_OPTIMIZATION_LEVEL = 0;
4799                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4800                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
4801                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4802                                INFOPLIST_FILE = "Fresnel-Info.plist";
4803                                INSTALL_PATH = "$(USER_APPS_DIR)";
4804                                OTHER_CFLAGS = "";
4805                                OTHER_LDFLAGS = (
4806                                        "-framework",
4807                                        Foundation,
4808                                        "-framework",
4809                                        AppKit,
4810                                );
4811                                OTHER_REZFLAGS = "";
4812                                PRODUCT_NAME = Fresnel;
4813                                SECTORDER_FLAGS = "";
4814                                WARNING_CFLAGS = (
4815                                        "-Wmost",
4816                                        "-Wno-four-char-constants",
4817                                        "-Wno-unknown-pragmas",
4818                                );
4819                                ZERO_LINK = YES;
4820                        };
4821                        name = Development;
4822                };
4823                825E964809995A0E00646C88 /* Deployment */ = {
4824                        isa = XCBuildConfiguration;
4825                        buildSettings = {
4826                                COPY_PHASE_STRIP = YES;
4827                                FRAMEWORK_SEARCH_PATHS = (
4828                                        ../Ogre/build,
4829                                        "$(HOME)/Library/Frameworks",
4830                                );
4831                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
4832                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4833                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4834                                INFOPLIST_FILE = "Fresnel-Info.plist";
4835                                INSTALL_PATH = "$(USER_APPS_DIR)";
4836                                OTHER_CFLAGS = "";
4837                                OTHER_LDFLAGS = (
4838                                        "-framework",
4839                                        Foundation,
4840                                        "-framework",
4841                                        AppKit,
4842                                );
4843                                OTHER_REZFLAGS = "";
4844                                PRODUCT_NAME = Fresnel;
4845                                SECTORDER_FLAGS = "";
4846                                WARNING_CFLAGS = (
4847                                        "-Wmost",
4848                                        "-Wno-four-char-constants",
4849                                        "-Wno-unknown-pragmas",
4850                                );
4851                                ZERO_LINK = NO;
4852                        };
4853                        name = Deployment;
4854                };
4855                825E964909995A0E00646C88 /* Default */ = {
4856                        isa = XCBuildConfiguration;
4857                        buildSettings = {
4858                                FRAMEWORK_SEARCH_PATHS = (
4859                                        ../Ogre/build,
4860                                        "$(HOME)/Library/Frameworks",
4861                                );
4862                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4863                                INFOPLIST_FILE = "Fresnel-Info.plist";
4864                                INSTALL_PATH = "$(USER_APPS_DIR)";
4865                                OTHER_CFLAGS = "";
4866                                OTHER_LDFLAGS = (
4867                                        "-framework",
4868                                        Foundation,
4869                                        "-framework",
4870                                        AppKit,
4871                                );
4872                                OTHER_REZFLAGS = "";
4873                                PRODUCT_NAME = Fresnel;
4874                                SECTORDER_FLAGS = "";
4875                                WARNING_CFLAGS = (
4876                                        "-Wmost",
4877                                        "-Wno-four-char-constants",
4878                                        "-Wno-unknown-pragmas",
4879                                );
4880                        };
4881                        name = Default;
4882                };
4883                825E964B09995A0E00646C88 /* Development */ = {
4884                        isa = XCBuildConfiguration;
4885                        buildSettings = {
4886                                COPY_PHASE_STRIP = NO;
4887                                FRAMEWORK_SEARCH_PATHS = (
4888                                        ../Ogre/build,
4889                                        "$(HOME)/Library/Frameworks",
4890                                );
4891                                GCC_DYNAMIC_NO_PIC = NO;
4892                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
4893                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
4894                                GCC_OPTIMIZATION_LEVEL = 0;
4895                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4896                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
4897                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4898                                INFOPLIST_FILE = "Lighting-Info.plist";
4899                                INSTALL_PATH = "$(USER_APPS_DIR)";
4900                                OTHER_CFLAGS = "";
4901                                OTHER_LDFLAGS = (
4902                                        "-framework",
4903                                        Foundation,
4904                                        "-framework",
4905                                        AppKit,
4906                                );
4907                                OTHER_REZFLAGS = "";
4908                                PRODUCT_NAME = Lighting;
4909                                SECTORDER_FLAGS = "";
4910                                WARNING_CFLAGS = (
4911                                        "-Wmost",
4912                                        "-Wno-four-char-constants",
4913                                        "-Wno-unknown-pragmas",
4914                                );
4915                                ZERO_LINK = YES;
4916                        };
4917                        name = Development;
4918                };
4919                825E964C09995A0E00646C88 /* Deployment */ = {
4920                        isa = XCBuildConfiguration;
4921                        buildSettings = {
4922                                COPY_PHASE_STRIP = YES;
4923                                FRAMEWORK_SEARCH_PATHS = (
4924                                        ../Ogre/build,
4925                                        "$(HOME)/Library/Frameworks",
4926                                );
4927                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
4928                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4929                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4930                                INFOPLIST_FILE = "Lighting-Info.plist";
4931                                INSTALL_PATH = "$(USER_APPS_DIR)";
4932                                OTHER_CFLAGS = "";
4933                                OTHER_LDFLAGS = (
4934                                        "-framework",
4935                                        Foundation,
4936                                        "-framework",
4937                                        AppKit,
4938                                );
4939                                OTHER_REZFLAGS = "";
4940                                PRODUCT_NAME = Lighting;
4941                                SECTORDER_FLAGS = "";
4942                                WARNING_CFLAGS = (
4943                                        "-Wmost",
4944                                        "-Wno-four-char-constants",
4945                                        "-Wno-unknown-pragmas",
4946                                );
4947                                ZERO_LINK = NO;
4948                        };
4949                        name = Deployment;
4950                };
4951                825E964D09995A0E00646C88 /* Default */ = {
4952                        isa = XCBuildConfiguration;
4953                        buildSettings = {
4954                                FRAMEWORK_SEARCH_PATHS = (
4955                                        ../Ogre/build,
4956                                        "$(HOME)/Library/Frameworks",
4957                                );
4958                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4959                                INFOPLIST_FILE = "Lighting-Info.plist";
4960                                INSTALL_PATH = "$(USER_APPS_DIR)";
4961                                OTHER_CFLAGS = "";
4962                                OTHER_LDFLAGS = (
4963                                        "-framework",
4964                                        Foundation,
4965                                        "-framework",
4966                                        AppKit,
4967                                );
4968                                OTHER_REZFLAGS = "";
4969                                PRODUCT_NAME = Lighting;
4970                                SECTORDER_FLAGS = "";
4971                                WARNING_CFLAGS = (
4972                                        "-Wmost",
4973                                        "-Wno-four-char-constants",
4974                                        "-Wno-unknown-pragmas",
4975                                );
4976                        };
4977                        name = Default;
4978                };
4979                825E964F09995A0E00646C88 /* Development */ = {
4980                        isa = XCBuildConfiguration;
4981                        buildSettings = {
4982                                COPY_PHASE_STRIP = NO;
4983                                FRAMEWORK_SEARCH_PATHS = (
4984                                        ../Ogre/build,
4985                                        "$(HOME)/Library/Frameworks",
4986                                );
4987                                GCC_DYNAMIC_NO_PIC = NO;
4988                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
4989                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
4990                                GCC_OPTIMIZATION_LEVEL = 0;
4991                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
4992                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
4993                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
4994                                INFOPLIST_FILE = "ParticleFX-Info.plist";
4995                                INSTALL_PATH = "$(USER_APPS_DIR)";
4996                                OTHER_CFLAGS = "";
4997                                OTHER_LDFLAGS = (
4998                                        "-framework",
4999                                        Foundation,
5000                                        "-framework",
5001                                        AppKit,
5002                                );
5003                                OTHER_REZFLAGS = "";
5004                                PRODUCT_NAME = ParticleFX;
5005                                SECTORDER_FLAGS = "";
5006                                WARNING_CFLAGS = (
5007                                        "-Wmost",
5008                                        "-Wno-four-char-constants",
5009                                        "-Wno-unknown-pragmas",
5010                                );
5011                                ZERO_LINK = YES;
5012                        };
5013                        name = Development;
5014                };
5015                825E965009995A0E00646C88 /* Deployment */ = {
5016                        isa = XCBuildConfiguration;
5017                        buildSettings = {
5018                                COPY_PHASE_STRIP = YES;
5019                                FRAMEWORK_SEARCH_PATHS = (
5020                                        ../Ogre/build,
5021                                        "$(HOME)/Library/Frameworks",
5022                                );
5023                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
5024                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5025                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5026                                INFOPLIST_FILE = "ParticleFX-Info.plist";
5027                                INSTALL_PATH = "$(USER_APPS_DIR)";
5028                                OTHER_CFLAGS = "";
5029                                OTHER_LDFLAGS = (
5030                                        "-framework",
5031                                        Foundation,
5032                                        "-framework",
5033                                        AppKit,
5034                                );
5035                                OTHER_REZFLAGS = "";
5036                                PRODUCT_NAME = ParticleFX;
5037                                SECTORDER_FLAGS = "";
5038                                WARNING_CFLAGS = (
5039                                        "-Wmost",
5040                                        "-Wno-four-char-constants",
5041                                        "-Wno-unknown-pragmas",
5042                                );
5043                                ZERO_LINK = NO;
5044                        };
5045                        name = Deployment;
5046                };
5047                825E965109995A0E00646C88 /* Default */ = {
5048                        isa = XCBuildConfiguration;
5049                        buildSettings = {
5050                                FRAMEWORK_SEARCH_PATHS = (
5051                                        ../Ogre/build,
5052                                        "$(HOME)/Library/Frameworks",
5053                                );
5054                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5055                                INFOPLIST_FILE = "ParticleFX-Info.plist";
5056                                INSTALL_PATH = "$(USER_APPS_DIR)";
5057                                OTHER_CFLAGS = "";
5058                                OTHER_LDFLAGS = (
5059                                        "-framework",
5060                                        Foundation,
5061                                        "-framework",
5062                                        AppKit,
5063                                );
5064                                OTHER_REZFLAGS = "";
5065                                PRODUCT_NAME = ParticleFX;
5066                                SECTORDER_FLAGS = "";
5067                                WARNING_CFLAGS = (
5068                                        "-Wmost",
5069                                        "-Wno-four-char-constants",
5070                                        "-Wno-unknown-pragmas",
5071                                );
5072                        };
5073                        name = Default;
5074                };
5075                825E965309995A0E00646C88 /* Development */ = {
5076                        isa = XCBuildConfiguration;
5077                        buildSettings = {
5078                                COPY_PHASE_STRIP = NO;
5079                                FRAMEWORK_SEARCH_PATHS = (
5080                                        ../Ogre/build,
5081                                        "$(HOME)/Library/Frameworks",
5082                                );
5083                                GCC_DYNAMIC_NO_PIC = NO;
5084                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
5085                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
5086                                GCC_OPTIMIZATION_LEVEL = 0;
5087                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5088                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
5089                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5090                                INFOPLIST_FILE = "RenderToTexture-Info.plist";
5091                                INSTALL_PATH = "$(USER_APPS_DIR)";
5092                                OTHER_CFLAGS = "";
5093                                OTHER_LDFLAGS = (
5094                                        "-framework",
5095                                        Foundation,
5096                                        "-framework",
5097                                        AppKit,
5098                                );
5099                                OTHER_REZFLAGS = "";
5100                                PRODUCT_NAME = RenderToTexture;
5101                                SECTORDER_FLAGS = "";
5102                                WARNING_CFLAGS = (
5103                                        "-Wmost",
5104                                        "-Wno-four-char-constants",
5105                                        "-Wno-unknown-pragmas",
5106                                );
5107                                ZERO_LINK = YES;
5108                        };
5109                        name = Development;
5110                };
5111                825E965409995A0E00646C88 /* Deployment */ = {
5112                        isa = XCBuildConfiguration;
5113                        buildSettings = {
5114                                COPY_PHASE_STRIP = YES;
5115                                FRAMEWORK_SEARCH_PATHS = (
5116                                        ../Ogre/build,
5117                                        "$(HOME)/Library/Frameworks",
5118                                );
5119                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
5120                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5121                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5122                                INFOPLIST_FILE = "RenderToTexture-Info.plist";
5123                                INSTALL_PATH = "$(USER_APPS_DIR)";
5124                                OTHER_CFLAGS = "";
5125                                OTHER_LDFLAGS = (
5126                                        "-framework",
5127                                        Foundation,
5128                                        "-framework",
5129                                        AppKit,
5130                                );
5131                                OTHER_REZFLAGS = "";
5132                                PRODUCT_NAME = RenderToTexture;
5133                                SECTORDER_FLAGS = "";
5134                                WARNING_CFLAGS = (
5135                                        "-Wmost",
5136                                        "-Wno-four-char-constants",
5137                                        "-Wno-unknown-pragmas",
5138                                );
5139                                ZERO_LINK = NO;
5140                        };
5141                        name = Deployment;
5142                };
5143                825E965509995A0E00646C88 /* Default */ = {
5144                        isa = XCBuildConfiguration;
5145                        buildSettings = {
5146                                FRAMEWORK_SEARCH_PATHS = (
5147                                        ../Ogre/build,
5148                                        "$(HOME)/Library/Frameworks",
5149                                );
5150                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5151                                INFOPLIST_FILE = "RenderToTexture-Info.plist";
5152                                INSTALL_PATH = "$(USER_APPS_DIR)";
5153                                OTHER_CFLAGS = "";
5154                                OTHER_LDFLAGS = (
5155                                        "-framework",
5156                                        Foundation,
5157                                        "-framework",
5158                                        AppKit,
5159                                );
5160                                OTHER_REZFLAGS = "";
5161                                PRODUCT_NAME = RenderToTexture;
5162                                SECTORDER_FLAGS = "";
5163                                WARNING_CFLAGS = (
5164                                        "-Wmost",
5165                                        "-Wno-four-char-constants",
5166                                        "-Wno-unknown-pragmas",
5167                                );
5168                        };
5169                        name = Default;
5170                };
5171                825E965709995A0E00646C88 /* Development */ = {
5172                        isa = XCBuildConfiguration;
5173                        buildSettings = {
5174                                COPY_PHASE_STRIP = NO;
5175                                FRAMEWORK_SEARCH_PATHS = (
5176                                        ../Ogre/build,
5177                                        "$(HOME)/Library/Frameworks",
5178                                );
5179                                GCC_DYNAMIC_NO_PIC = NO;
5180                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
5181                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
5182                                GCC_OPTIMIZATION_LEVEL = 0;
5183                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5184                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
5185                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5186                                INFOPLIST_FILE = "Shadows-Info.plist";
5187                                INSTALL_PATH = "$(USER_APPS_DIR)";
5188                                OTHER_CFLAGS = "";
5189                                OTHER_LDFLAGS = (
5190                                        "-framework",
5191                                        Foundation,
5192                                        "-framework",
5193                                        AppKit,
5194                                );
5195                                OTHER_REZFLAGS = "";
5196                                PRODUCT_NAME = Shadows;
5197                                SECTORDER_FLAGS = "";
5198                                WARNING_CFLAGS = (
5199                                        "-Wmost",
5200                                        "-Wno-four-char-constants",
5201                                        "-Wno-unknown-pragmas",
5202                                );
5203                                ZERO_LINK = YES;
5204                        };
5205                        name = Development;
5206                };
5207                825E965809995A0E00646C88 /* Deployment */ = {
5208                        isa = XCBuildConfiguration;
5209                        buildSettings = {
5210                                COPY_PHASE_STRIP = YES;
5211                                FRAMEWORK_SEARCH_PATHS = (
5212                                        ../Ogre/build,
5213                                        "$(HOME)/Library/Frameworks",
5214                                );
5215                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
5216                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5217                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5218                                INFOPLIST_FILE = "Shadows-Info.plist";
5219                                INSTALL_PATH = "$(USER_APPS_DIR)";
5220                                OTHER_CFLAGS = "";
5221                                OTHER_LDFLAGS = (
5222                                        "-framework",
5223                                        Foundation,
5224                                        "-framework",
5225                                        AppKit,
5226                                );
5227                                OTHER_REZFLAGS = "";
5228                                PRODUCT_NAME = Shadows;
5229                                SECTORDER_FLAGS = "";
5230                                WARNING_CFLAGS = (
5231                                        "-Wmost",
5232                                        "-Wno-four-char-constants",
5233                                        "-Wno-unknown-pragmas",
5234                                );
5235                                ZERO_LINK = NO;
5236                        };
5237                        name = Deployment;
5238                };
5239                825E965909995A0E00646C88 /* Default */ = {
5240                        isa = XCBuildConfiguration;
5241                        buildSettings = {
5242                                FRAMEWORK_SEARCH_PATHS = (
5243                                        ../Ogre/build,
5244                                        "$(HOME)/Library/Frameworks",
5245                                );
5246                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5247                                INFOPLIST_FILE = "Shadows-Info.plist";
5248                                INSTALL_PATH = "$(USER_APPS_DIR)";
5249                                OTHER_CFLAGS = "";
5250                                OTHER_LDFLAGS = (
5251                                        "-framework",
5252                                        Foundation,
5253                                        "-framework",
5254                                        AppKit,
5255                                );
5256                                OTHER_REZFLAGS = "";
5257                                PRODUCT_NAME = Shadows;
5258                                SECTORDER_FLAGS = "";
5259                                WARNING_CFLAGS = (
5260                                        "-Wmost",
5261                                        "-Wno-four-char-constants",
5262                                        "-Wno-unknown-pragmas",
5263                                );
5264                        };
5265                        name = Default;
5266                };
5267                825E965B09995A0E00646C88 /* Development */ = {
5268                        isa = XCBuildConfiguration;
5269                        buildSettings = {
5270                                COPY_PHASE_STRIP = NO;
5271                                FRAMEWORK_SEARCH_PATHS = (
5272                                        ../Ogre/build,
5273                                        "$(HOME)/Library/Frameworks",
5274                                );
5275                                GCC_DYNAMIC_NO_PIC = NO;
5276                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
5277                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
5278                                GCC_OPTIMIZATION_LEVEL = 0;
5279                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5280                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
5281                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5282                                INFOPLIST_FILE = "SkeletalAnimation-Info.plist";
5283                                INSTALL_PATH = "$(USER_APPS_DIR)";
5284                                OTHER_CFLAGS = "";
5285                                OTHER_LDFLAGS = (
5286                                        "-framework",
5287                                        Foundation,
5288                                        "-framework",
5289                                        AppKit,
5290                                );
5291                                OTHER_REZFLAGS = "";
5292                                PRODUCT_NAME = SkeletalAnimation;
5293                                SECTORDER_FLAGS = "";
5294                                WARNING_CFLAGS = (
5295                                        "-Wmost",
5296                                        "-Wno-four-char-constants",
5297                                        "-Wno-unknown-pragmas",
5298                                );
5299                                ZERO_LINK = YES;
5300                        };
5301                        name = Development;
5302                };
5303                825E965C09995A0E00646C88 /* Deployment */ = {
5304                        isa = XCBuildConfiguration;
5305                        buildSettings = {
5306                                COPY_PHASE_STRIP = YES;
5307                                FRAMEWORK_SEARCH_PATHS = (
5308                                        ../Ogre/build,
5309                                        "$(HOME)/Library/Frameworks",
5310                                );
5311                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
5312                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5313                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5314                                INFOPLIST_FILE = "SkeletalAnimation-Info.plist";
5315                                INSTALL_PATH = "$(USER_APPS_DIR)";
5316                                OTHER_CFLAGS = "";
5317                                OTHER_LDFLAGS = (
5318                                        "-framework",
5319                                        Foundation,
5320                                        "-framework",
5321                                        AppKit,
5322                                );
5323                                OTHER_REZFLAGS = "";
5324                                PRODUCT_NAME = SkeletalAnimation;
5325                                SECTORDER_FLAGS = "";
5326                                WARNING_CFLAGS = (
5327                                        "-Wmost",
5328                                        "-Wno-four-char-constants",
5329                                        "-Wno-unknown-pragmas",
5330                                );
5331                                ZERO_LINK = NO;
5332                        };
5333                        name = Deployment;
5334                };
5335                825E965D09995A0E00646C88 /* Default */ = {
5336                        isa = XCBuildConfiguration;
5337                        buildSettings = {
5338                                FRAMEWORK_SEARCH_PATHS = (
5339                                        ../Ogre/build,
5340                                        "$(HOME)/Library/Frameworks",
5341                                );
5342                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5343                                INFOPLIST_FILE = "SkeletalAnimation-Info.plist";
5344                                INSTALL_PATH = "$(USER_APPS_DIR)";
5345                                OTHER_CFLAGS = "";
5346                                OTHER_LDFLAGS = (
5347                                        "-framework",
5348                                        Foundation,
5349                                        "-framework",
5350                                        AppKit,
5351                                );
5352                                OTHER_REZFLAGS = "";
5353                                PRODUCT_NAME = SkeletalAnimation;
5354                                SECTORDER_FLAGS = "";
5355                                WARNING_CFLAGS = (
5356                                        "-Wmost",
5357                                        "-Wno-four-char-constants",
5358                                        "-Wno-unknown-pragmas",
5359                                );
5360                        };
5361                        name = Default;
5362                };
5363                825E965F09995A0E00646C88 /* Development */ = {
5364                        isa = XCBuildConfiguration;
5365                        buildSettings = {
5366                                COPY_PHASE_STRIP = NO;
5367                                FRAMEWORK_SEARCH_PATHS = (
5368                                        ../Ogre/build,
5369                                        "$(HOME)/Library/Frameworks",
5370                                );
5371                                GCC_DYNAMIC_NO_PIC = NO;
5372                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
5373                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
5374                                GCC_OPTIMIZATION_LEVEL = 0;
5375                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5376                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
5377                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5378                                INFOPLIST_FILE = "SkyBox-Info.plist";
5379                                INSTALL_PATH = "$(USER_APPS_DIR)";
5380                                OTHER_CFLAGS = "";
5381                                OTHER_LDFLAGS = (
5382                                        "-framework",
5383                                        Foundation,
5384                                        "-framework",
5385                                        AppKit,
5386                                );
5387                                OTHER_REZFLAGS = "";
5388                                PRODUCT_NAME = SkyBox;
5389                                SECTORDER_FLAGS = "";
5390                                WARNING_CFLAGS = (
5391                                        "-Wmost",
5392                                        "-Wno-four-char-constants",
5393                                        "-Wno-unknown-pragmas",
5394                                );
5395                                ZERO_LINK = YES;
5396                        };
5397                        name = Development;
5398                };
5399                825E966009995A0E00646C88 /* Deployment */ = {
5400                        isa = XCBuildConfiguration;
5401                        buildSettings = {
5402                                COPY_PHASE_STRIP = YES;
5403                                FRAMEWORK_SEARCH_PATHS = (
5404                                        ../Ogre/build,
5405                                        "$(HOME)/Library/Frameworks",
5406                                );
5407                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
5408                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5409                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5410                                INFOPLIST_FILE = "SkyBox-Info.plist";
5411                                INSTALL_PATH = "$(USER_APPS_DIR)";
5412                                OTHER_CFLAGS = "";
5413                                OTHER_LDFLAGS = (
5414                                        "-framework",
5415                                        Foundation,
5416                                        "-framework",
5417                                        AppKit,
5418                                );
5419                                OTHER_REZFLAGS = "";
5420                                PRODUCT_NAME = SkyBox;
5421                                SECTORDER_FLAGS = "";
5422                                WARNING_CFLAGS = (
5423                                        "-Wmost",
5424                                        "-Wno-four-char-constants",
5425                                        "-Wno-unknown-pragmas",
5426                                );
5427                                ZERO_LINK = NO;
5428                        };
5429                        name = Deployment;
5430                };
5431                825E966109995A0E00646C88 /* Default */ = {
5432                        isa = XCBuildConfiguration;
5433                        buildSettings = {
5434                                FRAMEWORK_SEARCH_PATHS = (
5435                                        ../Ogre/build,
5436                                        "$(HOME)/Library/Frameworks",
5437                                );
5438                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5439                                INFOPLIST_FILE = "SkyBox-Info.plist";
5440                                INSTALL_PATH = "$(USER_APPS_DIR)";
5441                                OTHER_CFLAGS = "";
5442                                OTHER_LDFLAGS = (
5443                                        "-framework",
5444                                        Foundation,
5445                                        "-framework",
5446                                        AppKit,
5447                                );
5448                                OTHER_REZFLAGS = "";
5449                                PRODUCT_NAME = SkyBox;
5450                                SECTORDER_FLAGS = "";
5451                                WARNING_CFLAGS = (
5452                                        "-Wmost",
5453                                        "-Wno-four-char-constants",
5454                                        "-Wno-unknown-pragmas",
5455                                );
5456                        };
5457                        name = Default;
5458                };
5459                825E966309995A0E00646C88 /* Development */ = {
5460                        isa = XCBuildConfiguration;
5461                        buildSettings = {
5462                                COPY_PHASE_STRIP = NO;
5463                                FRAMEWORK_SEARCH_PATHS = (
5464                                        ../Ogre/build,
5465                                        "$(HOME)/Library/Frameworks",
5466                                );
5467                                GCC_DYNAMIC_NO_PIC = NO;
5468                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
5469                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
5470                                GCC_OPTIMIZATION_LEVEL = 0;
5471                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5472                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
5473                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5474                                INFOPLIST_FILE = "SkyDome-Info.plist";
5475                                INSTALL_PATH = "$(USER_APPS_DIR)";
5476                                OTHER_CFLAGS = "";
5477                                OTHER_LDFLAGS = (
5478                                        "-framework",
5479                                        Foundation,
5480                                        "-framework",
5481                                        AppKit,
5482                                );
5483                                OTHER_REZFLAGS = "";
5484                                PRODUCT_NAME = SkyDome;
5485                                SECTORDER_FLAGS = "";
5486                                WARNING_CFLAGS = (
5487                                        "-Wmost",
5488                                        "-Wno-four-char-constants",
5489                                        "-Wno-unknown-pragmas",
5490                                );
5491                                ZERO_LINK = YES;
5492                        };
5493                        name = Development;
5494                };
5495                825E966409995A0E00646C88 /* Deployment */ = {
5496                        isa = XCBuildConfiguration;
5497                        buildSettings = {
5498                                COPY_PHASE_STRIP = YES;
5499                                FRAMEWORK_SEARCH_PATHS = (
5500                                        ../Ogre/build,
5501                                        "$(HOME)/Library/Frameworks",
5502                                );
5503                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
5504                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5505                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5506                                INFOPLIST_FILE = "SkyDome-Info.plist";
5507                                INSTALL_PATH = "$(USER_APPS_DIR)";
5508                                OTHER_CFLAGS = "";
5509                                OTHER_LDFLAGS = (
5510                                        "-framework",
5511                                        Foundation,
5512                                        "-framework",
5513                                        AppKit,
5514                                );
5515                                OTHER_REZFLAGS = "";
5516                                PRODUCT_NAME = SkyDome;
5517                                SECTORDER_FLAGS = "";
5518                                WARNING_CFLAGS = (
5519                                        "-Wmost",
5520                                        "-Wno-four-char-constants",
5521                                        "-Wno-unknown-pragmas",
5522                                );
5523                                ZERO_LINK = NO;
5524                        };
5525                        name = Deployment;
5526                };
5527                825E966509995A0E00646C88 /* Default */ = {
5528                        isa = XCBuildConfiguration;
5529                        buildSettings = {
5530                                FRAMEWORK_SEARCH_PATHS = (
5531                                        ../Ogre/build,
5532                                        "$(HOME)/Library/Frameworks",
5533                                );
5534                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5535                                INFOPLIST_FILE = "SkyDome-Info.plist";
5536                                INSTALL_PATH = "$(USER_APPS_DIR)";
5537                                OTHER_CFLAGS = "";
5538                                OTHER_LDFLAGS = (
5539                                        "-framework",
5540                                        Foundation,
5541                                        "-framework",
5542                                        AppKit,
5543                                );
5544                                OTHER_REZFLAGS = "";
5545                                PRODUCT_NAME = SkyDome;
5546                                SECTORDER_FLAGS = "";
5547                                WARNING_CFLAGS = (
5548                                        "-Wmost",
5549                                        "-Wno-four-char-constants",
5550                                        "-Wno-unknown-pragmas",
5551                                );
5552                        };
5553                        name = Default;
5554                };
5555                825E966709995A0E00646C88 /* Development */ = {
5556                        isa = XCBuildConfiguration;
5557                        buildSettings = {
5558                                COPY_PHASE_STRIP = NO;
5559                                FRAMEWORK_SEARCH_PATHS = (
5560                                        ../Ogre/build,
5561                                        "$(HOME)/Library/Frameworks",
5562                                );
5563                                GCC_DYNAMIC_NO_PIC = NO;
5564                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
5565                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
5566                                GCC_OPTIMIZATION_LEVEL = 0;
5567                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5568                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
5569                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5570                                INFOPLIST_FILE = "SkyPlane-Info.plist";
5571                                INSTALL_PATH = "$(USER_APPS_DIR)";
5572                                OTHER_CFLAGS = "";
5573                                OTHER_LDFLAGS = (
5574                                        "-framework",
5575                                        Foundation,
5576                                        "-framework",
5577                                        AppKit,
5578                                );
5579                                OTHER_REZFLAGS = "";
5580                                PRODUCT_NAME = SkyPlane;
5581                                SECTORDER_FLAGS = "";
5582                                WARNING_CFLAGS = (
5583                                        "-Wmost",
5584                                        "-Wno-four-char-constants",
5585                                        "-Wno-unknown-pragmas",
5586                                );
5587                                ZERO_LINK = YES;
5588                        };
5589                        name = Development;
5590                };
5591                825E966809995A0E00646C88 /* Deployment */ = {
5592                        isa = XCBuildConfiguration;
5593                        buildSettings = {
5594                                COPY_PHASE_STRIP = YES;
5595                                FRAMEWORK_SEARCH_PATHS = (
5596                                        ../Ogre/build,
5597                                        "$(HOME)/Library/Frameworks",
5598                                );
5599                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
5600                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5601                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5602                                INFOPLIST_FILE = "SkyPlane-Info.plist";
5603                                INSTALL_PATH = "$(USER_APPS_DIR)";
5604                                OTHER_CFLAGS = "";
5605                                OTHER_LDFLAGS = (
5606                                        "-framework",
5607                                        Foundation,
5608                                        "-framework",
5609                                        AppKit,
5610                                );
5611                                OTHER_REZFLAGS = "";
5612                                PRODUCT_NAME = SkyPlane;
5613                                SECTORDER_FLAGS = "";
5614                                WARNING_CFLAGS = (
5615                                        "-Wmost",
5616                                        "-Wno-four-char-constants",
5617                                        "-Wno-unknown-pragmas",
5618                                );
5619                                ZERO_LINK = NO;
5620                        };
5621                        name = Deployment;
5622                };
5623                825E966909995A0E00646C88 /* Default */ = {
5624                        isa = XCBuildConfiguration;
5625                        buildSettings = {
5626                                FRAMEWORK_SEARCH_PATHS = (
5627                                        ../Ogre/build,
5628                                        "$(HOME)/Library/Frameworks",
5629                                );
5630                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5631                                INFOPLIST_FILE = "SkyPlane-Info.plist";
5632                                INSTALL_PATH = "$(USER_APPS_DIR)";
5633                                OTHER_CFLAGS = "";
5634                                OTHER_LDFLAGS = (
5635                                        "-framework",
5636                                        Foundation,
5637                                        "-framework",
5638                                        AppKit,
5639                                );
5640                                OTHER_REZFLAGS = "";
5641                                PRODUCT_NAME = SkyPlane;
5642                                SECTORDER_FLAGS = "";
5643                                WARNING_CFLAGS = (
5644                                        "-Wmost",
5645                                        "-Wno-four-char-constants",
5646                                        "-Wno-unknown-pragmas",
5647                                );
5648                        };
5649                        name = Default;
5650                };
5651                825E966B09995A0E00646C88 /* Development */ = {
5652                        isa = XCBuildConfiguration;
5653                        buildSettings = {
5654                                COPY_PHASE_STRIP = NO;
5655                                FRAMEWORK_SEARCH_PATHS = (
5656                                        ../Ogre/build,
5657                                        "$(HOME)/Library/Frameworks",
5658                                );
5659                                GCC_DYNAMIC_NO_PIC = NO;
5660                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
5661                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
5662                                GCC_OPTIMIZATION_LEVEL = 0;
5663                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5664                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
5665                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5666                                INFOPLIST_FILE = "Smoke-Info.plist";
5667                                INSTALL_PATH = "$(USER_APPS_DIR)";
5668                                OTHER_CFLAGS = "";
5669                                OTHER_LDFLAGS = (
5670                                        "-framework",
5671                                        Foundation,
5672                                        "-framework",
5673                                        AppKit,
5674                                );
5675                                OTHER_REZFLAGS = "";
5676                                PRODUCT_NAME = Smoke;
5677                                SECTORDER_FLAGS = "";
5678                                WARNING_CFLAGS = (
5679                                        "-Wmost",
5680                                        "-Wno-four-char-constants",
5681                                        "-Wno-unknown-pragmas",
5682                                );
5683                                ZERO_LINK = YES;
5684                        };
5685                        name = Development;
5686                };
5687                825E966C09995A0E00646C88 /* Deployment */ = {
5688                        isa = XCBuildConfiguration;
5689                        buildSettings = {
5690                                COPY_PHASE_STRIP = YES;
5691                                FRAMEWORK_SEARCH_PATHS = (
5692                                        ../Ogre/build,
5693                                        "$(HOME)/Library/Frameworks",
5694                                );
5695                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
5696                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5697                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5698                                INFOPLIST_FILE = "Smoke-Info.plist";
5699                                INSTALL_PATH = "$(USER_APPS_DIR)";
5700                                OTHER_CFLAGS = "";
5701                                OTHER_LDFLAGS = (
5702                                        "-framework",
5703                                        Foundation,
5704                                        "-framework",
5705                                        AppKit,
5706                                );
5707                                OTHER_REZFLAGS = "";
5708                                PRODUCT_NAME = Smoke;
5709                                SECTORDER_FLAGS = "";
5710                                WARNING_CFLAGS = (
5711                                        "-Wmost",
5712                                        "-Wno-four-char-constants",
5713                                        "-Wno-unknown-pragmas",
5714                                );
5715                                ZERO_LINK = NO;
5716                        };
5717                        name = Deployment;
5718                };
5719                825E966D09995A0E00646C88 /* Default */ = {
5720                        isa = XCBuildConfiguration;
5721                        buildSettings = {
5722                                FRAMEWORK_SEARCH_PATHS = (
5723                                        ../Ogre/build,
5724                                        "$(HOME)/Library/Frameworks",
5725                                );
5726                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5727                                INFOPLIST_FILE = "Smoke-Info.plist";
5728                                INSTALL_PATH = "$(USER_APPS_DIR)";
5729                                OTHER_CFLAGS = "";
5730                                OTHER_LDFLAGS = (
5731                                        "-framework",
5732                                        Foundation,
5733                                        "-framework",
5734                                        AppKit,
5735                                );
5736                                OTHER_REZFLAGS = "";
5737                                PRODUCT_NAME = Smoke;
5738                                SECTORDER_FLAGS = "";
5739                                WARNING_CFLAGS = (
5740                                        "-Wmost",
5741                                        "-Wno-four-char-constants",
5742                                        "-Wno-unknown-pragmas",
5743                                );
5744                        };
5745                        name = Default;
5746                };
5747                825E966F09995A0E00646C88 /* Development */ = {
5748                        isa = XCBuildConfiguration;
5749                        buildSettings = {
5750                                COPY_PHASE_STRIP = NO;
5751                                FRAMEWORK_SEARCH_PATHS = (
5752                                        ../Ogre/build,
5753                                        "$(HOME)/Library/Frameworks",
5754                                );
5755                                GCC_DYNAMIC_NO_PIC = NO;
5756                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
5757                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
5758                                GCC_OPTIMIZATION_LEVEL = 0;
5759                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5760                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
5761                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5762                                INFOPLIST_FILE = "Terrain-Info.plist";
5763                                INSTALL_PATH = "$(USER_APPS_DIR)";
5764                                OTHER_CFLAGS = "";
5765                                OTHER_LDFLAGS = (
5766                                        "-framework",
5767                                        Foundation,
5768                                        "-framework",
5769                                        AppKit,
5770                                );
5771                                OTHER_REZFLAGS = "";
5772                                PRODUCT_NAME = Terrain;
5773                                SECTORDER_FLAGS = "";
5774                                WARNING_CFLAGS = (
5775                                        "-Wmost",
5776                                        "-Wno-four-char-constants",
5777                                        "-Wno-unknown-pragmas",
5778                                );
5779                                ZERO_LINK = YES;
5780                        };
5781                        name = Development;
5782                };
5783                825E967009995A0E00646C88 /* Deployment */ = {
5784                        isa = XCBuildConfiguration;
5785                        buildSettings = {
5786                                COPY_PHASE_STRIP = YES;
5787                                FRAMEWORK_SEARCH_PATHS = (
5788                                        ../Ogre/build,
5789                                        "$(HOME)/Library/Frameworks",
5790                                );
5791                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
5792                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5793                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5794                                INFOPLIST_FILE = "Terrain-Info.plist";
5795                                INSTALL_PATH = "$(USER_APPS_DIR)";
5796                                OTHER_CFLAGS = "";
5797                                OTHER_LDFLAGS = (
5798                                        "-framework",
5799                                        Foundation,
5800                                        "-framework",
5801                                        AppKit,
5802                                );
5803                                OTHER_REZFLAGS = "";
5804                                PRODUCT_NAME = Terrain;
5805                                SECTORDER_FLAGS = "";
5806                                WARNING_CFLAGS = (
5807                                        "-Wmost",
5808                                        "-Wno-four-char-constants",
5809                                        "-Wno-unknown-pragmas",
5810                                );
5811                                ZERO_LINK = NO;
5812                        };
5813                        name = Deployment;
5814                };
5815                825E967109995A0E00646C88 /* Default */ = {
5816                        isa = XCBuildConfiguration;
5817                        buildSettings = {
5818                                FRAMEWORK_SEARCH_PATHS = (
5819                                        ../Ogre/build,
5820                                        "$(HOME)/Library/Frameworks",
5821                                );
5822                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5823                                INFOPLIST_FILE = "Terrain-Info.plist";
5824                                INSTALL_PATH = "$(USER_APPS_DIR)";
5825                                OTHER_CFLAGS = "";
5826                                OTHER_LDFLAGS = (
5827                                        "-framework",
5828                                        Foundation,
5829                                        "-framework",
5830                                        AppKit,
5831                                );
5832                                OTHER_REZFLAGS = "";
5833                                PRODUCT_NAME = Terrain;
5834                                SECTORDER_FLAGS = "";
5835                                WARNING_CFLAGS = (
5836                                        "-Wmost",
5837                                        "-Wno-four-char-constants",
5838                                        "-Wno-unknown-pragmas",
5839                                );
5840                        };
5841                        name = Default;
5842                };
5843                825E967309995A0E00646C88 /* Development */ = {
5844                        isa = XCBuildConfiguration;
5845                        buildSettings = {
5846                                COPY_PHASE_STRIP = NO;
5847                                FRAMEWORK_SEARCH_PATHS = (
5848                                        ../Ogre/build,
5849                                        "$(HOME)/Library/Frameworks",
5850                                );
5851                                GCC_DYNAMIC_NO_PIC = NO;
5852                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
5853                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
5854                                GCC_OPTIMIZATION_LEVEL = 0;
5855                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5856                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
5857                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5858                                INFOPLIST_FILE = "TextureFX-Info.plist";
5859                                INSTALL_PATH = "$(USER_APPS_DIR)";
5860                                OTHER_CFLAGS = "";
5861                                OTHER_LDFLAGS = (
5862                                        "-framework",
5863                                        Foundation,
5864                                        "-framework",
5865                                        AppKit,
5866                                );
5867                                OTHER_REZFLAGS = "";
5868                                PRODUCT_NAME = TextureFX;
5869                                SECTORDER_FLAGS = "";
5870                                WARNING_CFLAGS = (
5871                                        "-Wmost",
5872                                        "-Wno-four-char-constants",
5873                                        "-Wno-unknown-pragmas",
5874                                );
5875                                ZERO_LINK = YES;
5876                        };
5877                        name = Development;
5878                };
5879                825E967409995A0E00646C88 /* Deployment */ = {
5880                        isa = XCBuildConfiguration;
5881                        buildSettings = {
5882                                COPY_PHASE_STRIP = YES;
5883                                FRAMEWORK_SEARCH_PATHS = (
5884                                        ../Ogre/build,
5885                                        "$(HOME)/Library/Frameworks",
5886                                );
5887                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
5888                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5889                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5890                                INFOPLIST_FILE = "TextureFX-Info.plist";
5891                                INSTALL_PATH = "$(USER_APPS_DIR)";
5892                                OTHER_CFLAGS = "";
5893                                OTHER_LDFLAGS = (
5894                                        "-framework",
5895                                        Foundation,
5896                                        "-framework",
5897                                        AppKit,
5898                                );
5899                                OTHER_REZFLAGS = "";
5900                                PRODUCT_NAME = TextureFX;
5901                                SECTORDER_FLAGS = "";
5902                                WARNING_CFLAGS = (
5903                                        "-Wmost",
5904                                        "-Wno-four-char-constants",
5905                                        "-Wno-unknown-pragmas",
5906                                );
5907                                ZERO_LINK = NO;
5908                        };
5909                        name = Deployment;
5910                };
5911                825E967509995A0E00646C88 /* Default */ = {
5912                        isa = XCBuildConfiguration;
5913                        buildSettings = {
5914                                FRAMEWORK_SEARCH_PATHS = (
5915                                        ../Ogre/build,
5916                                        "$(HOME)/Library/Frameworks",
5917                                );
5918                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5919                                INFOPLIST_FILE = "TextureFX-Info.plist";
5920                                INSTALL_PATH = "$(USER_APPS_DIR)";
5921                                OTHER_CFLAGS = "";
5922                                OTHER_LDFLAGS = (
5923                                        "-framework",
5924                                        Foundation,
5925                                        "-framework",
5926                                        AppKit,
5927                                );
5928                                OTHER_REZFLAGS = "";
5929                                PRODUCT_NAME = TextureFX;
5930                                SECTORDER_FLAGS = "";
5931                                WARNING_CFLAGS = (
5932                                        "-Wmost",
5933                                        "-Wno-four-char-constants",
5934                                        "-Wno-unknown-pragmas",
5935                                );
5936                        };
5937                        name = Default;
5938                };
5939                825E967709995A0E00646C88 /* Development */ = {
5940                        isa = XCBuildConfiguration;
5941                        buildSettings = {
5942                                COPY_PHASE_STRIP = NO;
5943                                FRAMEWORK_SEARCH_PATHS = (
5944                                        ../Ogre/build,
5945                                        "$(HOME)/Library/Frameworks",
5946                                );
5947                                GCC_DYNAMIC_NO_PIC = NO;
5948                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
5949                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
5950                                GCC_OPTIMIZATION_LEVEL = 0;
5951                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5952                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
5953                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5954                                INFOPLIST_FILE = "Transparency-Info.plist";
5955                                INSTALL_PATH = "$(USER_APPS_DIR)";
5956                                OTHER_CFLAGS = "";
5957                                OTHER_LDFLAGS = (
5958                                        "-framework",
5959                                        Foundation,
5960                                        "-framework",
5961                                        AppKit,
5962                                );
5963                                OTHER_REZFLAGS = "";
5964                                PRODUCT_NAME = Transparency;
5965                                SECTORDER_FLAGS = "";
5966                                WARNING_CFLAGS = (
5967                                        "-Wmost",
5968                                        "-Wno-four-char-constants",
5969                                        "-Wno-unknown-pragmas",
5970                                );
5971                                ZERO_LINK = YES;
5972                        };
5973                        name = Development;
5974                };
5975                825E967809995A0E00646C88 /* Deployment */ = {
5976                        isa = XCBuildConfiguration;
5977                        buildSettings = {
5978                                COPY_PHASE_STRIP = YES;
5979                                FRAMEWORK_SEARCH_PATHS = (
5980                                        ../Ogre/build,
5981                                        "$(HOME)/Library/Frameworks",
5982                                );
5983                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
5984                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
5985                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
5986                                INFOPLIST_FILE = "Transparency-Info.plist";
5987                                INSTALL_PATH = "$(USER_APPS_DIR)";
5988                                OTHER_CFLAGS = "";
5989                                OTHER_LDFLAGS = (
5990                                        "-framework",
5991                                        Foundation,
5992                                        "-framework",
5993                                        AppKit,
5994                                );
5995                                OTHER_REZFLAGS = "";
5996                                PRODUCT_NAME = Transparency;
5997                                SECTORDER_FLAGS = "";
5998                                WARNING_CFLAGS = (
5999                                        "-Wmost",
6000                                        "-Wno-four-char-constants",
6001                                        "-Wno-unknown-pragmas",
6002                                );
6003                                ZERO_LINK = NO;
6004                        };
6005                        name = Deployment;
6006                };
6007                825E967909995A0E00646C88 /* Default */ = {
6008                        isa = XCBuildConfiguration;
6009                        buildSettings = {
6010                                FRAMEWORK_SEARCH_PATHS = (
6011                                        ../Ogre/build,
6012                                        "$(HOME)/Library/Frameworks",
6013                                );
6014                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
6015                                INFOPLIST_FILE = "Transparency-Info.plist";
6016                                INSTALL_PATH = "$(USER_APPS_DIR)";
6017                                OTHER_CFLAGS = "";
6018                                OTHER_LDFLAGS = (
6019                                        "-framework",
6020                                        Foundation,
6021                                        "-framework",
6022                                        AppKit,
6023                                );
6024                                OTHER_REZFLAGS = "";
6025                                PRODUCT_NAME = Transparency;
6026                                SECTORDER_FLAGS = "";
6027                                WARNING_CFLAGS = (
6028                                        "-Wmost",
6029                                        "-Wno-four-char-constants",
6030                                        "-Wno-unknown-pragmas",
6031                                );
6032                        };
6033                        name = Default;
6034                };
6035                825E967B09995A0E00646C88 /* Development */ = {
6036                        isa = XCBuildConfiguration;
6037                        buildSettings = {
6038                                COPY_PHASE_STRIP = NO;
6039                                FRAMEWORK_SEARCH_PATHS = (
6040                                        "../Ogre/build/$(CONFIGURATION)",
6041                                        "$(HOME)/Library/Frameworks",
6042                                );
6043                                GCC_DYNAMIC_NO_PIC = NO;
6044                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
6045                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
6046                                GCC_OPTIMIZATION_LEVEL = 0;
6047                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
6048                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
6049                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
6050                                INFOPLIST_FILE = "Water-Info.plist";
6051                                INSTALL_PATH = "$(USER_APPS_DIR)";
6052                                OTHER_CFLAGS = "";
6053                                OTHER_LDFLAGS = (
6054                                        "-framework",
6055                                        Foundation,
6056                                        "-framework",
6057                                        AppKit,
6058                                );
6059                                OTHER_REZFLAGS = "";
6060                                PRODUCT_NAME = Water;
6061                                SECTORDER_FLAGS = "";
6062                                WARNING_CFLAGS = (
6063                                        "-Wmost",
6064                                        "-Wno-four-char-constants",
6065                                        "-Wno-unknown-pragmas",
6066                                );
6067                                ZERO_LINK = YES;
6068                        };
6069                        name = Development;
6070                };
6071                825E967C09995A0E00646C88 /* Deployment */ = {
6072                        isa = XCBuildConfiguration;
6073                        buildSettings = {
6074                                COPY_PHASE_STRIP = YES;
6075                                FRAMEWORK_SEARCH_PATHS = (
6076                                        "../Ogre/build/$(CONFIGURATION)",
6077                                        "$(HOME)/Library/Frameworks",
6078                                );
6079                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
6080                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
6081                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
6082                                INFOPLIST_FILE = "Water-Info.plist";
6083                                INSTALL_PATH = "$(USER_APPS_DIR)";
6084                                OTHER_CFLAGS = "";
6085                                OTHER_LDFLAGS = (
6086                                        "-framework",
6087                                        Foundation,
6088                                        "-framework",
6089                                        AppKit,
6090                                );
6091                                OTHER_REZFLAGS = "";
6092                                PRODUCT_NAME = Water;
6093                                SECTORDER_FLAGS = "";
6094                                WARNING_CFLAGS = (
6095                                        "-Wmost",
6096                                        "-Wno-four-char-constants",
6097                                        "-Wno-unknown-pragmas",
6098                                );
6099                                ZERO_LINK = NO;
6100                        };
6101                        name = Deployment;
6102                };
6103                825E967D09995A0E00646C88 /* Default */ = {
6104                        isa = XCBuildConfiguration;
6105                        buildSettings = {
6106                                FRAMEWORK_SEARCH_PATHS = (
6107                                        "../Ogre/build/$(CONFIGURATION)",
6108                                        "$(HOME)/Library/Frameworks",
6109                                );
6110                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
6111                                INFOPLIST_FILE = "Water-Info.plist";
6112                                INSTALL_PATH = "$(USER_APPS_DIR)";
6113                                OTHER_CFLAGS = "";
6114                                OTHER_LDFLAGS = (
6115                                        "-framework",
6116                                        Foundation,
6117                                        "-framework",
6118                                        AppKit,
6119                                );
6120                                OTHER_REZFLAGS = "";
6121                                PRODUCT_NAME = Water;
6122                                SECTORDER_FLAGS = "";
6123                                WARNING_CFLAGS = (
6124                                        "-Wmost",
6125                                        "-Wno-four-char-constants",
6126                                        "-Wno-unknown-pragmas",
6127                                );
6128                        };
6129                        name = Default;
6130                };
6131                825E967F09995A0E00646C88 /* Development */ = {
6132                        isa = XCBuildConfiguration;
6133                        buildSettings = {
6134                                COPY_PHASE_STRIP = NO;
6135                                FRAMEWORK_SEARCH_PATHS = (
6136                                        ../Ogre/build,
6137                                        "$(HOME)/Library/Frameworks",
6138                                );
6139                                GCC_DYNAMIC_NO_PIC = NO;
6140                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
6141                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
6142                                GCC_OPTIMIZATION_LEVEL = 0;
6143                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
6144                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
6145                                INFOPLIST_FILE = "DynTex-Info.plist";
6146                                INSTALL_PATH = "$(USER_APPS_DIR)";
6147                                OTHER_CFLAGS = "";
6148                                OTHER_LDFLAGS = (
6149                                        "-framework",
6150                                        Foundation,
6151                                        "-framework",
6152                                        AppKit,
6153                                );
6154                                OTHER_REZFLAGS = "";
6155                                PRODUCT_NAME = DynTex;
6156                                SECTORDER_FLAGS = "";
6157                                WARNING_CFLAGS = (
6158                                        "-Wmost",
6159                                        "-Wno-four-char-constants",
6160                                        "-Wno-unknown-pragmas",
6161                                );
6162                                ZERO_LINK = YES;
6163                        };
6164                        name = Development;
6165                };
6166                825E968009995A0E00646C88 /* Deployment */ = {
6167                        isa = XCBuildConfiguration;
6168                        buildSettings = {
6169                                COPY_PHASE_STRIP = YES;
6170                                FRAMEWORK_SEARCH_PATHS = (
6171                                        ../Ogre/build,
6172                                        "$(HOME)/Library/Frameworks",
6173                                );
6174                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
6175                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
6176                                INFOPLIST_FILE = "DynTex-Info.plist";
6177                                INSTALL_PATH = "$(USER_APPS_DIR)";
6178                                OTHER_CFLAGS = "";
6179                                OTHER_LDFLAGS = (
6180                                        "-framework",
6181                                        Foundation,
6182                                        "-framework",
6183                                        AppKit,
6184                                );
6185                                OTHER_REZFLAGS = "";
6186                                PRODUCT_NAME = DynTex;
6187                                SECTORDER_FLAGS = "";
6188                                WARNING_CFLAGS = (
6189                                        "-Wmost",
6190                                        "-Wno-four-char-constants",
6191                                        "-Wno-unknown-pragmas",
6192                                );
6193                                ZERO_LINK = NO;
6194                        };
6195                        name = Deployment;
6196                };
6197                825E968109995A0E00646C88 /* Default */ = {
6198                        isa = XCBuildConfiguration;
6199                        buildSettings = {
6200                                FRAMEWORK_SEARCH_PATHS = (
6201                                        ../Ogre/build,
6202                                        "$(HOME)/Library/Frameworks",
6203                                );
6204                                INFOPLIST_FILE = "DynTex-Info.plist";
6205                                INSTALL_PATH = "$(USER_APPS_DIR)";
6206                                OTHER_CFLAGS = "";
6207                                OTHER_LDFLAGS = (
6208                                        "-framework",
6209                                        Foundation,
6210                                        "-framework",
6211                                        AppKit,
6212                                );
6213                                OTHER_REZFLAGS = "";
6214                                PRODUCT_NAME = DynTex;
6215                                SECTORDER_FLAGS = "";
6216                                WARNING_CFLAGS = (
6217                                        "-Wmost",
6218                                        "-Wno-four-char-constants",
6219                                        "-Wno-unknown-pragmas",
6220                                );
6221                        };
6222                        name = Default;
6223                };
6224                825E968309995A0E00646C88 /* Development */ = {
6225                        isa = XCBuildConfiguration;
6226                        buildSettings = {
6227                                COPY_PHASE_STRIP = NO;
6228                                FRAMEWORK_SEARCH_PATHS = (
6229                                        ../Ogre/build,
6230                                        "$(HOME)/Library/Frameworks",
6231                                );
6232                                GCC_DYNAMIC_NO_PIC = NO;
6233                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
6234                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
6235                                GCC_OPTIMIZATION_LEVEL = 0;
6236                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
6237                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
6238                                INFOPLIST_FILE = "Grass-Info.plist";
6239                                INSTALL_PATH = "$(USER_APPS_DIR)";
6240                                OTHER_CFLAGS = "";
6241                                OTHER_LDFLAGS = (
6242                                        "-framework",
6243                                        Foundation,
6244                                        "-framework",
6245                                        AppKit,
6246                                );
6247                                OTHER_REZFLAGS = "";
6248                                PRODUCT_NAME = Grass;
6249                                SECTORDER_FLAGS = "";
6250                                WARNING_CFLAGS = (
6251                                        "-Wmost",
6252                                        "-Wno-four-char-constants",
6253                                        "-Wno-unknown-pragmas",
6254                                );
6255                                ZERO_LINK = YES;
6256                        };
6257                        name = Development;
6258                };
6259                825E968409995A0E00646C88 /* Deployment */ = {
6260                        isa = XCBuildConfiguration;
6261                        buildSettings = {
6262                                COPY_PHASE_STRIP = YES;
6263                                FRAMEWORK_SEARCH_PATHS = (
6264                                        ../Ogre/build,
6265                                        "$(HOME)/Library/Frameworks",
6266                                );
6267                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
6268                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
6269                                INFOPLIST_FILE = "Grass-Info.plist";
6270                                INSTALL_PATH = "$(USER_APPS_DIR)";
6271                                OTHER_CFLAGS = "";
6272                                OTHER_LDFLAGS = (
6273                                        "-framework",
6274                                        Foundation,
6275                                        "-framework",
6276                                        AppKit,
6277                                );
6278                                OTHER_REZFLAGS = "";
6279                                PRODUCT_NAME = Grass;
6280                                SECTORDER_FLAGS = "";
6281                                WARNING_CFLAGS = (
6282                                        "-Wmost",
6283                                        "-Wno-four-char-constants",
6284                                        "-Wno-unknown-pragmas",
6285                                );
6286                                ZERO_LINK = NO;
6287                        };
6288                        name = Deployment;
6289                };
6290                825E968509995A0E00646C88 /* Default */ = {
6291                        isa = XCBuildConfiguration;
6292                        buildSettings = {
6293                                FRAMEWORK_SEARCH_PATHS = (
6294                                        ../Ogre/build,
6295                                        "$(HOME)/Library/Frameworks",
6296                                );
6297                                INFOPLIST_FILE = "Grass-Info.plist";
6298                                INSTALL_PATH = "$(USER_APPS_DIR)";
6299                                OTHER_CFLAGS = "";
6300                                OTHER_LDFLAGS = (
6301                                        "-framework",
6302                                        Foundation,
6303                                        "-framework",
6304                                        AppKit,
6305                                );
6306                                OTHER_REZFLAGS = "";
6307                                PRODUCT_NAME = Grass;
6308                                SECTORDER_FLAGS = "";
6309                                WARNING_CFLAGS = (
6310                                        "-Wmost",
6311                                        "-Wno-four-char-constants",
6312                                        "-Wno-unknown-pragmas",
6313                                );
6314                        };
6315                        name = Default;
6316                };
6317                825E968709995A0E00646C88 /* Development */ = {
6318                        isa = XCBuildConfiguration;
6319                        buildSettings = {
6320                                COPY_PHASE_STRIP = NO;
6321                                FRAMEWORK_SEARCH_PATHS = (
6322                                        ../Ogre/build,
6323                                        "$(HOME)/Library/Frameworks",
6324                                );
6325                                GCC_DYNAMIC_NO_PIC = NO;
6326                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
6327                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
6328                                GCC_OPTIMIZATION_LEVEL = 0;
6329                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
6330                                GCC_PREFIX_HEADER = "$(PREFIX_HEADER)";
6331                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
6332                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
6333                                INFOPLIST_FILE = "VolumeTex-Info.plist";
6334                                INSTALL_PATH = "$(USER_APPS_DIR)";
6335                                OTHER_CFLAGS = "";
6336                                OTHER_LDFLAGS = (
6337                                        "-framework",
6338                                        Foundation,
6339                                        "-framework",
6340                                        AppKit,
6341                                );
6342                                OTHER_REZFLAGS = "";
6343                                PRODUCT_NAME = VolumeTex;
6344                                SECTORDER_FLAGS = "";
6345                                WARNING_CFLAGS = (
6346                                        "-Wmost",
6347                                        "-Wno-four-char-constants",
6348                                        "-Wno-unknown-pragmas",
6349                                );
6350                                ZERO_LINK = YES;
6351                        };
6352                        name = Development;
6353                };
6354                825E968809995A0E00646C88 /* Deployment */ = {
6355                        isa = XCBuildConfiguration;
6356                        buildSettings = {
6357                                COPY_PHASE_STRIP = YES;
6358                                FRAMEWORK_SEARCH_PATHS = (
6359                                        ../Ogre/build,
6360                                        "$(HOME)/Library/Frameworks",
6361                                );
6362                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
6363                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
6364                                GCC_PREFIX_HEADER = "$(PREFIX_HEADER)";
6365                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
6366                                INFOPLIST_FILE = "VolumeTex-Info.plist";
6367                                INSTALL_PATH = "$(USER_APPS_DIR)";
6368                                OTHER_CFLAGS = "";
6369                                OTHER_LDFLAGS = (
6370                                        "-framework",
6371                                        Foundation,
6372                                        "-framework",
6373                                        AppKit,
6374                                );
6375                                OTHER_REZFLAGS = "";
6376                                PRODUCT_NAME = VolumeTex;
6377                                SECTORDER_FLAGS = "";
6378                                WARNING_CFLAGS = (
6379                                        "-Wmost",
6380                                        "-Wno-four-char-constants",
6381                                        "-Wno-unknown-pragmas",
6382                                );
6383                                ZERO_LINK = NO;
6384                        };
6385                        name = Deployment;
6386                };
6387                825E968909995A0E00646C88 /* Default */ = {
6388                        isa = XCBuildConfiguration;
6389                        buildSettings = {
6390                                FRAMEWORK_SEARCH_PATHS = (
6391                                        ../Ogre/build,
6392                                        "$(HOME)/Library/Frameworks",
6393                                );
6394                                GCC_PRECOMPILE_PREFIX_HEADER = YES;
6395                                GCC_PREFIX_HEADER = "$(PREFIX_HEADER)";
6396                                INFOPLIST_FILE = "VolumeTex-Info.plist";
6397                                INSTALL_PATH = "$(USER_APPS_DIR)";
6398                                OTHER_CFLAGS = "";
6399                                OTHER_LDFLAGS = (
6400                                        "-framework",
6401                                        Foundation,
6402                                        "-framework",
6403                                        AppKit,
6404                                );
6405                                OTHER_REZFLAGS = "";
6406                                PRODUCT_NAME = VolumeTex;
6407                                SECTORDER_FLAGS = "";
6408                                WARNING_CFLAGS = (
6409                                        "-Wmost",
6410                                        "-Wno-four-char-constants",
6411                                        "-Wno-unknown-pragmas",
6412                                );
6413                        };
6414                        name = Default;
6415                };
6416                825E968B09995A0E00646C88 /* Development */ = {
6417                        isa = XCBuildConfiguration;
6418                        buildSettings = {
6419                                COPY_PHASE_STRIP = NO;
6420                                GCC_DYNAMIC_NO_PIC = NO;
6421                                GCC_ENABLE_FIX_AND_CONTINUE = YES;
6422                                GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
6423                                GCC_OPTIMIZATION_LEVEL = 0;
6424                                GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
6425                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
6426                                OTHER_CFLAGS = "";
6427                                OTHER_LDFLAGS = "";
6428                                OTHER_REZFLAGS = "";
6429                                PRODUCT_NAME = Samples;
6430                                SECTORDER_FLAGS = "";
6431                                WARNING_CFLAGS = (
6432                                        "-Wmost",
6433                                        "-Wno-four-char-constants",
6434                                        "-Wno-unknown-pragmas",
6435                                );
6436                                ZERO_LINK = YES;
6437                        };
6438                        name = Development;
6439                };
6440                825E968C09995A0E00646C88 /* Deployment */ = {
6441                        isa = XCBuildConfiguration;
6442                        buildSettings = {
6443                                COPY_PHASE_STRIP = YES;
6444                                GCC_ENABLE_FIX_AND_CONTINUE = NO;
6445                                HEADER_SEARCH_PATHS = ../../../OgreMain/include;
6446                                OTHER_CFLAGS = "";
6447                                OTHER_LDFLAGS = "";
6448                                OTHER_REZFLAGS = "";
6449                                PRODUCT_NAME = Samples;
6450                                SECTORDER_FLAGS = "";
6451                                WARNING_CFLAGS = (
6452                                        "-Wmost",
6453                                        "-Wno-four-char-constants",
6454                                        "-Wno-unknown-pragmas",
6455                                );
6456                                ZERO_LINK = NO;
6457                        };
6458                        name = Deployment;
6459                };
6460                825E968D09995A0E00646C88 /* Default */ = {
6461                        isa = XCBuildConfiguration;
6462                        buildSettings = {
6463                                OTHER_CFLAGS = "";
6464                                OTHER_LDFLAGS = "";
6465                                OTHER_REZFLAGS = "";
6466                                PRODUCT_NAME = Samples;
6467                                SECTORDER_FLAGS = "";
6468                                WARNING_CFLAGS = (
6469                                        "-Wmost",
6470                                        "-Wno-four-char-constants",
6471                                        "-Wno-unknown-pragmas",
6472                                );
6473                        };
6474                        name = Default;
6475                };
6476                825E968F09995A0E00646C88 /* Development */ = {
6477                        isa = XCBuildConfiguration;
6478                        buildSettings = {
6479                        };
6480                        name = Development;
6481                };
6482                825E969009995A0E00646C88 /* Deployment */ = {
6483                        isa = XCBuildConfiguration;
6484                        buildSettings = {
6485                        };
6486                        name = Deployment;
6487                };
6488                825E969109995A0E00646C88 /* Default */ = {
6489                        isa = XCBuildConfiguration;
6490                        buildSettings = {
6491                        };
6492                        name = Default;
6493                };
6494/* End XCBuildConfiguration section */
6495
6496/* Begin XCConfigurationList section */
6497                820BA63309997861009F2A8C /* Build configuration list for PBXNativeTarget "Compositor" */ = {
6498                        isa = XCConfigurationList;
6499                        buildConfigurations = (
6500                                820BA63409997861009F2A8C /* Development */,
6501                                820BA63509997861009F2A8C /* Deployment */,
6502                                820BA63609997861009F2A8C /* Default */,
6503                        );
6504                        defaultConfigurationIsVisible = 0;
6505                        defaultConfigurationName = Default;
6506                };
6507                820BA6B509998B9C009F2A8C /* Build configuration list for PBXNativeTarget "DeferredShading" */ = {
6508                        isa = XCConfigurationList;
6509                        buildConfigurations = (
6510                                820BA6B609998B9C009F2A8C /* Development */,
6511                                820BA6B709998B9C009F2A8C /* Deployment */,
6512                                820BA6B809998B9D009F2A8C /* Default */,
6513                        );
6514                        defaultConfigurationIsVisible = 0;
6515                        defaultConfigurationName = Default;
6516                };
6517                820BA6E409998DFE009F2A8C /* Build configuration list for PBXNativeTarget "FacialAnimation" */ = {
6518                        isa = XCConfigurationList;
6519                        buildConfigurations = (
6520                                820BA6E509998DFE009F2A8C /* Development */,
6521                                820BA6E609998DFE009F2A8C /* Deployment */,
6522                                820BA6E709998DFE009F2A8C /* Default */,
6523                        );
6524                        defaultConfigurationIsVisible = 0;
6525                        defaultConfigurationName = Default;
6526                };
6527                823D8F0009C117C000BFD011 /* Build configuration list for PBXNativeTarget "OceanDemo" */ = {
6528                        isa = XCConfigurationList;
6529                        buildConfigurations = (
6530                                823D8F0109C117C000BFD011 /* Development */,
6531                                823D8F0209C117C000BFD011 /* Deployment */,
6532                                823D8F0309C117C000BFD011 /* Default */,
6533                        );
6534                        defaultConfigurationIsVisible = 0;
6535                        defaultConfigurationName = Default;
6536                };
6537                825E962E09995A0E00646C88 /* Build configuration list for PBXNativeTarget "BezierPatch" */ = {
6538                        isa = XCConfigurationList;
6539                        buildConfigurations = (
6540                                825E962F09995A0E00646C88 /* Development */,
6541                                825E963009995A0E00646C88 /* Deployment */,
6542                                825E963109995A0E00646C88 /* Default */,
6543                        );
6544                        defaultConfigurationIsVisible = 0;
6545                        defaultConfigurationName = Default;
6546                };
6547                825E963209995A0E00646C88 /* Build configuration list for PBXNativeTarget "CameraTrack" */ = {
6548                        isa = XCConfigurationList;
6549                        buildConfigurations = (
6550                                825E963309995A0E00646C88 /* Development */,
6551                                825E963409995A0E00646C88 /* Deployment */,
6552                                825E963509995A0E00646C88 /* Default */,
6553                        );
6554                        defaultConfigurationIsVisible = 0;
6555                        defaultConfigurationName = Default;
6556                };
6557                825E963609995A0E00646C88 /* Build configuration list for PBXNativeTarget "CelShading" */ = {
6558                        isa = XCConfigurationList;
6559                        buildConfigurations = (
6560                                825E963709995A0E00646C88 /* Development */,
6561                                825E963809995A0E00646C88 /* Deployment */,
6562                                825E963909995A0E00646C88 /* Default */,
6563                        );
6564                        defaultConfigurationIsVisible = 0;
6565                        defaultConfigurationName = Default;
6566                };
6567                825E963A09995A0E00646C88 /* Build configuration list for PBXNativeTarget "CubeMapping" */ = {
6568                        isa = XCConfigurationList;
6569                        buildConfigurations = (
6570                                825E963B09995A0E00646C88 /* Development */,
6571                                825E963C09995A0E00646C88 /* Deployment */,
6572                                825E963D09995A0E00646C88 /* Default */,
6573                        );
6574                        defaultConfigurationIsVisible = 0;
6575                        defaultConfigurationName = Default;
6576                };
6577                825E963E09995A0E00646C88 /* Build configuration list for PBXNativeTarget "Dot3Bump" */ = {
6578                        isa = XCConfigurationList;
6579                        buildConfigurations = (
6580                                825E963F09995A0E00646C88 /* Development */,
6581                                825E964009995A0E00646C88 /* Deployment */,
6582                                825E964109995A0E00646C88 /* Default */,
6583                        );
6584                        defaultConfigurationIsVisible = 0;
6585                        defaultConfigurationName = Default;
6586                };
6587                825E964209995A0E00646C88 /* Build configuration list for PBXNativeTarget "EnvMapping" */ = {
6588                        isa = XCConfigurationList;
6589                        buildConfigurations = (
6590                                825E964309995A0E00646C88 /* Development */,
6591                                825E964409995A0E00646C88 /* Deployment */,
6592                                825E964509995A0E00646C88 /* Default */,
6593                        );
6594                        defaultConfigurationIsVisible = 0;
6595                        defaultConfigurationName = Default;
6596                };
6597                825E964609995A0E00646C88 /* Build configuration list for PBXNativeTarget "Fresnel" */ = {
6598                        isa = XCConfigurationList;
6599                        buildConfigurations = (
6600                                825E964709995A0E00646C88 /* Development */,
6601                                825E964809995A0E00646C88 /* Deployment */,
6602                                825E964909995A0E00646C88 /* Default */,
6603                        );
6604                        defaultConfigurationIsVisible = 0;
6605                        defaultConfigurationName = Default;
6606                };
6607                825E964A09995A0E00646C88 /* Build configuration list for PBXNativeTarget "Lighting" */ = {
6608                        isa = XCConfigurationList;
6609                        buildConfigurations = (
6610                                825E964B09995A0E00646C88 /* Development */,
6611                                825E964C09995A0E00646C88 /* Deployment */,
6612                                825E964D09995A0E00646C88 /* Default */,
6613                        );
6614                        defaultConfigurationIsVisible = 0;
6615                        defaultConfigurationName = Default;
6616                };
6617                825E964E09995A0E00646C88 /* Build configuration list for PBXNativeTarget "ParticleFX" */ = {
6618                        isa = XCConfigurationList;
6619                        buildConfigurations = (
6620                                825E964F09995A0E00646C88 /* Development */,
6621                                825E965009995A0E00646C88 /* Deployment */,
6622                                825E965109995A0E00646C88 /* Default */,
6623                        );
6624                        defaultConfigurationIsVisible = 0;
6625                        defaultConfigurationName = Default;
6626                };
6627                825E965209995A0E00646C88 /* Build configuration list for PBXNativeTarget "RenderToTexture" */ = {
6628                        isa = XCConfigurationList;
6629                        buildConfigurations = (
6630                                825E965309995A0E00646C88 /* Development */,
6631                                825E965409995A0E00646C88 /* Deployment */,
6632                                825E965509995A0E00646C88 /* Default */,
6633                        );
6634                        defaultConfigurationIsVisible = 0;
6635                        defaultConfigurationName = Default;
6636                };
6637                825E965609995A0E00646C88 /* Build configuration list for PBXNativeTarget "Shadows" */ = {
6638                        isa = XCConfigurationList;
6639                        buildConfigurations = (
6640                                825E965709995A0E00646C88 /* Development */,
6641                                825E965809995A0E00646C88 /* Deployment */,
6642                                825E965909995A0E00646C88 /* Default */,
6643                        );
6644                        defaultConfigurationIsVisible = 0;
6645                        defaultConfigurationName = Default;
6646                };
6647                825E965A09995A0E00646C88 /* Build configuration list for PBXNativeTarget "SkeletalAnimation" */ = {
6648                        isa = XCConfigurationList;
6649                        buildConfigurations = (
6650                                825E965B09995A0E00646C88 /* Development */,
6651                                825E965C09995A0E00646C88 /* Deployment */,
6652                                825E965D09995A0E00646C88 /* Default */,
6653                        );
6654                        defaultConfigurationIsVisible = 0;
6655                        defaultConfigurationName = Default;
6656                };
6657                825E965E09995A0E00646C88 /* Build configuration list for PBXNativeTarget "SkyBox" */ = {
6658                        isa = XCConfigurationList;
6659                        buildConfigurations = (
6660                                825E965F09995A0E00646C88 /* Development */,
6661                                825E966009995A0E00646C88 /* Deployment */,
6662                                825E966109995A0E00646C88 /* Default */,
6663                        );
6664                        defaultConfigurationIsVisible = 0;
6665                        defaultConfigurationName = Default;
6666                };
6667                825E966209995A0E00646C88 /* Build configuration list for PBXNativeTarget "SkyDome" */ = {
6668                        isa = XCConfigurationList;
6669                        buildConfigurations = (
6670                                825E966309995A0E00646C88 /* Development */,
6671                                825E966409995A0E00646C88 /* Deployment */,
6672                                825E966509995A0E00646C88 /* Default */,
6673                        );
6674                        defaultConfigurationIsVisible = 0;
6675                        defaultConfigurationName = Default;
6676                };
6677                825E966609995A0E00646C88 /* Build configuration list for PBXNativeTarget "SkyPlane" */ = {
6678                        isa = XCConfigurationList;
6679                        buildConfigurations = (
6680                                825E966709995A0E00646C88 /* Development */,
6681                                825E966809995A0E00646C88 /* Deployment */,
6682                                825E966909995A0E00646C88 /* Default */,
6683                        );
6684                        defaultConfigurationIsVisible = 0;
6685                        defaultConfigurationName = Default;
6686                };
6687                825E966A09995A0E00646C88 /* Build configuration list for PBXNativeTarget "Smoke" */ = {
6688                        isa = XCConfigurationList;
6689                        buildConfigurations = (
6690                                825E966B09995A0E00646C88 /* Development */,
6691                                825E966C09995A0E00646C88 /* Deployment */,
6692                                825E966D09995A0E00646C88 /* Default */,
6693                        );
6694                        defaultConfigurationIsVisible = 0;
6695                        defaultConfigurationName = Default;
6696                };
6697                825E966E09995A0E00646C88 /* Build configuration list for PBXNativeTarget "Terrain" */ = {
6698                        isa = XCConfigurationList;
6699                        buildConfigurations = (
6700                                825E966F09995A0E00646C88 /* Development */,
6701                                825E967009995A0E00646C88 /* Deployment */,
6702                                825E967109995A0E00646C88 /* Default */,
6703                        );
6704                        defaultConfigurationIsVisible = 0;
6705                        defaultConfigurationName = Default;
6706                };
6707                825E967209995A0E00646C88 /* Build configuration list for PBXNativeTarget "TextureFX" */ = {
6708                        isa = XCConfigurationList;
6709                        buildConfigurations = (
6710                                825E967309995A0E00646C88 /* Development */,
6711                                825E967409995A0E00646C88 /* Deployment */,
6712                                825E967509995A0E00646C88 /* Default */,
6713                        );
6714                        defaultConfigurationIsVisible = 0;
6715                        defaultConfigurationName = Default;
6716                };
6717                825E967609995A0E00646C88 /* Build configuration list for PBXNativeTarget "Transparency" */ = {
6718                        isa = XCConfigurationList;
6719                        buildConfigurations = (
6720                                825E967709995A0E00646C88 /* Development */,
6721                                825E967809995A0E00646C88 /* Deployment */,
6722                                825E967909995A0E00646C88 /* Default */,
6723                        );
6724                        defaultConfigurationIsVisible = 0;
6725                        defaultConfigurationName = Default;
6726                };
6727                825E967A09995A0E00646C88 /* Build configuration list for PBXNativeTarget "Water" */ = {
6728                        isa = XCConfigurationList;
6729                        buildConfigurations = (
6730                                825E967B09995A0E00646C88 /* Development */,
6731                                825E967C09995A0E00646C88 /* Deployment */,
6732                                825E967D09995A0E00646C88 /* Default */,
6733                        );
6734                        defaultConfigurationIsVisible = 0;
6735                        defaultConfigurationName = Default;
6736                };
6737                825E967E09995A0E00646C88 /* Build configuration list for PBXNativeTarget "DynTex" */ = {
6738                        isa = XCConfigurationList;
6739                        buildConfigurations = (
6740                                825E967F09995A0E00646C88 /* Development */,
6741                                825E968009995A0E00646C88 /* Deployment */,
6742                                825E968109995A0E00646C88 /* Default */,
6743                        );
6744                        defaultConfigurationIsVisible = 0;
6745                        defaultConfigurationName = Default;
6746                };
6747                825E968209995A0E00646C88 /* Build configuration list for PBXNativeTarget "Grass" */ = {
6748                        isa = XCConfigurationList;
6749                        buildConfigurations = (
6750                                825E968309995A0E00646C88 /* Development */,
6751                                825E968409995A0E00646C88 /* Deployment */,
6752                                825E968509995A0E00646C88 /* Default */,
6753                        );
6754                        defaultConfigurationIsVisible = 0;
6755                        defaultConfigurationName = Default;
6756                };
6757                825E968609995A0E00646C88 /* Build configuration list for PBXNativeTarget "VolumeTex" */ = {
6758                        isa = XCConfigurationList;
6759                        buildConfigurations = (
6760                                825E968709995A0E00646C88 /* Development */,
6761                                825E968809995A0E00646C88 /* Deployment */,
6762                                825E968909995A0E00646C88 /* Default */,
6763                        );
6764                        defaultConfigurationIsVisible = 0;
6765                        defaultConfigurationName = Default;
6766                };
6767                825E968A09995A0E00646C88 /* Build configuration list for PBXAggregateTarget "Samples" */ = {
6768                        isa = XCConfigurationList;
6769                        buildConfigurations = (
6770                                825E968B09995A0E00646C88 /* Development */,
6771                                825E968C09995A0E00646C88 /* Deployment */,
6772                                825E968D09995A0E00646C88 /* Default */,
6773                        );
6774                        defaultConfigurationIsVisible = 0;
6775                        defaultConfigurationName = Default;
6776                };
6777                825E968E09995A0E00646C88 /* Build configuration list for PBXProject "Samples" */ = {
6778                        isa = XCConfigurationList;
6779                        buildConfigurations = (
6780                                825E968F09995A0E00646C88 /* Development */,
6781                                825E969009995A0E00646C88 /* Deployment */,
6782                                825E969109995A0E00646C88 /* Default */,
6783                        );
6784                        defaultConfigurationIsVisible = 0;
6785                        defaultConfigurationName = Default;
6786                };
6787/* End XCConfigurationList section */
6788        };
6789        rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
6790}
Note: See TracBrowser for help on using the repository browser.