0
|
1 // !$*UTF8*$!
|
|
2 {
|
|
3 archiveVersion = 1;
|
|
4 classes = {
|
|
5 };
|
|
6 objectVersion = 46;
|
|
7 objects = {
|
|
8
|
|
9 /* Begin PBXBuildFile section */
|
1
|
10 003E2B1413E3970500A286C6 /* MainWindow-iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 003E2B1313E3970500A286C6 /* MainWindow-iPad.xib */; };
|
0
|
11 00841E4E13E3929C00091BB8 /* Shader.fsh in Resources */ = {isa = PBXBuildFile; fileRef = 2514C27910084DCA00A42282 /* Shader.fsh */; };
|
|
12 00841E4F13E3929C00091BB8 /* Shader.vsh in Resources */ = {isa = PBXBuildFile; fileRef = 2514C27A10084DCA00A42282 /* Shader.vsh */; };
|
|
13 00841E5013E3929C00091BB8 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
|
|
14 00841E5113E3929C00091BB8 /* MySampleProjectViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28EC4C5811D54ECE0027AA9F /* MySampleProjectViewController.xib */; };
|
|
15 00841E5313E3929C00091BB8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
|
|
16 00841E5413E3929C00091BB8 /* MySampleProjectAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* MySampleProjectAppDelegate.m */; };
|
|
17 00841E5513E3929C00091BB8 /* EAGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 28FD14FD0DC6FC130079059D /* EAGLView.m */; };
|
|
18 00841E5613E3929C00091BB8 /* MySampleProjectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28EC4C5711D54ECE0027AA9F /* MySampleProjectViewController.m */; };
|
|
19 00841E5813E3929C00091BB8 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
|
|
20 00841E5913E3929C00091BB8 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
|
|
21 00841E5A13E3929C00091BB8 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; };
|
|
22 00841E5B13E3929C00091BB8 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; };
|
|
23 1D3623260D0F684500981E51 /* MySampleProjectAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 1D3623250D0F684500981E51 /* MySampleProjectAppDelegate.m */; };
|
|
24 1D60589B0D05DD56006BFB54 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
|
|
25 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
|
|
26 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
|
|
27 2514C27B10084DCA00A42282 /* Shader.fsh in Resources */ = {isa = PBXBuildFile; fileRef = 2514C27910084DCA00A42282 /* Shader.fsh */; };
|
|
28 2514C27C10084DCA00A42282 /* Shader.vsh in Resources */ = {isa = PBXBuildFile; fileRef = 2514C27A10084DCA00A42282 /* Shader.vsh */; };
|
|
29 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28AD733E0D9D9553002E5188 /* MainWindow.xib */; };
|
|
30 28EC4C5911D54ECE0027AA9F /* MySampleProjectViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 28EC4C5711D54ECE0027AA9F /* MySampleProjectViewController.m */; };
|
|
31 28EC4C5A11D54ECE0027AA9F /* MySampleProjectViewController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 28EC4C5811D54ECE0027AA9F /* MySampleProjectViewController.xib */; };
|
|
32 28FD14FE0DC6FC130079059D /* EAGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 28FD14FD0DC6FC130079059D /* EAGLView.m */; };
|
|
33 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD14FF0DC6FC520079059D /* OpenGLES.framework */; };
|
|
34 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28FD15070DC6FC5B0079059D /* QuartzCore.framework */; };
|
|
35 /* End PBXBuildFile section */
|
|
36
|
|
37 /* Begin PBXFileReference section */
|
1
|
38 003E2B1313E3970500A286C6 /* MainWindow-iPad.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = "MainWindow-iPad.xib"; path = "Resources-iPad/MainWindow-iPad.xib"; sourceTree = "<group>"; };
|
0
|
39 00841E5F13E3929C00091BB8 /* OpenGLES2.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OpenGLES2.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
40 00841E6113E3929C00091BB8 /* MySampleProject-Info copy.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "MySampleProject-Info copy.plist"; sourceTree = "<group>"; };
|
|
41 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
|
|
42 1D3623240D0F684500981E51 /* MySampleProjectAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MySampleProjectAppDelegate.h; sourceTree = "<group>"; };
|
|
43 1D3623250D0F684500981E51 /* MySampleProjectAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MySampleProjectAppDelegate.m; sourceTree = "<group>"; };
|
|
44 1D6058910D05DD3D006BFB54 /* OpenGLES1.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = OpenGLES1.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
45 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
|
|
46 2514C27910084DCA00A42282 /* Shader.fsh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; name = Shader.fsh; path = Shaders/Shader.fsh; sourceTree = "<group>"; };
|
|
47 2514C27A10084DCA00A42282 /* Shader.vsh */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.glsl; name = Shader.vsh; path = Shaders/Shader.vsh; sourceTree = "<group>"; };
|
|
48 28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
|
|
49 28EC4C5611D54ECE0027AA9F /* MySampleProjectViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MySampleProjectViewController.h; sourceTree = "<group>"; };
|
|
50 28EC4C5711D54ECE0027AA9F /* MySampleProjectViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MySampleProjectViewController.m; sourceTree = "<group>"; };
|
|
51 28EC4C5811D54ECE0027AA9F /* MySampleProjectViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MySampleProjectViewController.xib; sourceTree = "<group>"; };
|
|
52 28FD14FC0DC6FC130079059D /* EAGLView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EAGLView.h; sourceTree = "<group>"; };
|
|
53 28FD14FD0DC6FC130079059D /* EAGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EAGLView.m; sourceTree = "<group>"; };
|
|
54 28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
|
|
55 28FD15070DC6FC5B0079059D /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
|
|
56 29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
|
57 32CA4F630368D1EE00C91783 /* MySampleProject_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MySampleProject_Prefix.pch; sourceTree = "<group>"; };
|
|
58 8D1107310486CEB800E47090 /* MySampleProject-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "MySampleProject-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
|
|
59 /* End PBXFileReference section */
|
|
60
|
|
61 /* Begin PBXFrameworksBuildPhase section */
|
|
62 00841E5713E3929C00091BB8 /* Frameworks */ = {
|
|
63 isa = PBXFrameworksBuildPhase;
|
|
64 buildActionMask = 2147483647;
|
|
65 files = (
|
|
66 00841E5813E3929C00091BB8 /* Foundation.framework in Frameworks */,
|
|
67 00841E5913E3929C00091BB8 /* UIKit.framework in Frameworks */,
|
|
68 00841E5A13E3929C00091BB8 /* OpenGLES.framework in Frameworks */,
|
|
69 00841E5B13E3929C00091BB8 /* QuartzCore.framework in Frameworks */,
|
|
70 );
|
|
71 runOnlyForDeploymentPostprocessing = 0;
|
|
72 };
|
|
73 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
|
|
74 isa = PBXFrameworksBuildPhase;
|
|
75 buildActionMask = 2147483647;
|
|
76 files = (
|
|
77 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
|
|
78 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
|
|
79 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
|
|
80 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
|
|
81 );
|
|
82 runOnlyForDeploymentPostprocessing = 0;
|
|
83 };
|
|
84 /* End PBXFrameworksBuildPhase section */
|
|
85
|
|
86 /* Begin PBXGroup section */
|
1
|
87 003E2B1013E3970500A286C6 /* Resources-iPad */ = {
|
|
88 isa = PBXGroup;
|
|
89 children = (
|
|
90 003E2B1313E3970500A286C6 /* MainWindow-iPad.xib */,
|
|
91 );
|
|
92 name = "Resources-iPad";
|
|
93 sourceTree = "<group>";
|
|
94 };
|
0
|
95 080E96DDFE201D6D7F000001 /* Classes */ = {
|
|
96 isa = PBXGroup;
|
|
97 children = (
|
|
98 28FD14FC0DC6FC130079059D /* EAGLView.h */,
|
|
99 28FD14FD0DC6FC130079059D /* EAGLView.m */,
|
|
100 1D3623240D0F684500981E51 /* MySampleProjectAppDelegate.h */,
|
|
101 1D3623250D0F684500981E51 /* MySampleProjectAppDelegate.m */,
|
|
102 28EC4C5611D54ECE0027AA9F /* MySampleProjectViewController.h */,
|
|
103 28EC4C5711D54ECE0027AA9F /* MySampleProjectViewController.m */,
|
|
104 );
|
|
105 path = Classes;
|
|
106 sourceTree = "<group>";
|
|
107 };
|
|
108 19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
109 isa = PBXGroup;
|
|
110 children = (
|
|
111 1D6058910D05DD3D006BFB54 /* OpenGLES1.app */,
|
|
112 00841E5F13E3929C00091BB8 /* OpenGLES2.app */,
|
|
113 );
|
|
114 name = Products;
|
|
115 sourceTree = "<group>";
|
|
116 };
|
|
117 2514C27610084DB600A42282 /* Shaders */ = {
|
|
118 isa = PBXGroup;
|
|
119 children = (
|
|
120 2514C27910084DCA00A42282 /* Shader.fsh */,
|
|
121 2514C27A10084DCA00A42282 /* Shader.vsh */,
|
|
122 );
|
|
123 name = Shaders;
|
|
124 sourceTree = "<group>";
|
|
125 };
|
|
126 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
|
|
127 isa = PBXGroup;
|
|
128 children = (
|
|
129 080E96DDFE201D6D7F000001 /* Classes */,
|
|
130 2514C27610084DB600A42282 /* Shaders */,
|
|
131 29B97315FDCFA39411CA2CEA /* Other Sources */,
|
|
132 29B97317FDCFA39411CA2CEA /* Resources */,
|
1
|
133 003E2B1013E3970500A286C6 /* Resources-iPad */,
|
0
|
134 29B97323FDCFA39411CA2CEA /* Frameworks */,
|
|
135 19C28FACFE9D520D11CA2CBB /* Products */,
|
|
136 );
|
|
137 name = CustomTemplate;
|
|
138 sourceTree = "<group>";
|
|
139 };
|
|
140 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
|
|
141 isa = PBXGroup;
|
|
142 children = (
|
|
143 32CA4F630368D1EE00C91783 /* MySampleProject_Prefix.pch */,
|
|
144 29B97316FDCFA39411CA2CEA /* main.m */,
|
|
145 );
|
|
146 name = "Other Sources";
|
|
147 sourceTree = "<group>";
|
|
148 };
|
|
149 29B97317FDCFA39411CA2CEA /* Resources */ = {
|
|
150 isa = PBXGroup;
|
|
151 children = (
|
|
152 28EC4C5811D54ECE0027AA9F /* MySampleProjectViewController.xib */,
|
|
153 28AD733E0D9D9553002E5188 /* MainWindow.xib */,
|
|
154 8D1107310486CEB800E47090 /* MySampleProject-Info.plist */,
|
|
155 00841E6113E3929C00091BB8 /* MySampleProject-Info copy.plist */,
|
|
156 );
|
|
157 name = Resources;
|
|
158 sourceTree = "<group>";
|
|
159 };
|
|
160 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
|
161 isa = PBXGroup;
|
|
162 children = (
|
|
163 28FD15070DC6FC5B0079059D /* QuartzCore.framework */,
|
|
164 28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
|
|
165 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
|
|
166 1D30AB110D05D00D00671497 /* Foundation.framework */,
|
|
167 );
|
|
168 name = Frameworks;
|
|
169 sourceTree = "<group>";
|
|
170 };
|
|
171 /* End PBXGroup section */
|
|
172
|
|
173 /* Begin PBXNativeTarget section */
|
|
174 00841E4C13E3929C00091BB8 /* OpenGLES2 */ = {
|
|
175 isa = PBXNativeTarget;
|
|
176 buildConfigurationList = 00841E5C13E3929C00091BB8 /* Build configuration list for PBXNativeTarget "OpenGLES2" */;
|
|
177 buildPhases = (
|
|
178 00841E4D13E3929C00091BB8 /* Resources */,
|
|
179 00841E5213E3929C00091BB8 /* Sources */,
|
|
180 00841E5713E3929C00091BB8 /* Frameworks */,
|
|
181 );
|
|
182 buildRules = (
|
|
183 );
|
|
184 dependencies = (
|
|
185 );
|
|
186 name = OpenGLES2;
|
|
187 productName = MySampleProject;
|
|
188 productReference = 00841E5F13E3929C00091BB8 /* OpenGLES2.app */;
|
|
189 productType = "com.apple.product-type.application";
|
|
190 };
|
|
191 1D6058900D05DD3D006BFB54 /* OpenGLES1 */ = {
|
|
192 isa = PBXNativeTarget;
|
|
193 buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "OpenGLES1" */;
|
|
194 buildPhases = (
|
|
195 1D60588D0D05DD3D006BFB54 /* Resources */,
|
|
196 1D60588E0D05DD3D006BFB54 /* Sources */,
|
|
197 1D60588F0D05DD3D006BFB54 /* Frameworks */,
|
|
198 );
|
|
199 buildRules = (
|
|
200 );
|
|
201 dependencies = (
|
|
202 );
|
|
203 name = OpenGLES1;
|
|
204 productName = MySampleProject;
|
|
205 productReference = 1D6058910D05DD3D006BFB54 /* OpenGLES1.app */;
|
|
206 productType = "com.apple.product-type.application";
|
|
207 };
|
|
208 /* End PBXNativeTarget section */
|
|
209
|
|
210 /* Begin PBXProject section */
|
|
211 29B97313FDCFA39411CA2CEA /* Project object */ = {
|
|
212 isa = PBXProject;
|
|
213 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MySampleProject" */;
|
|
214 compatibilityVersion = "Xcode 3.2";
|
|
215 developmentRegion = English;
|
|
216 hasScannedForEncodings = 1;
|
|
217 knownRegions = (
|
|
218 English,
|
|
219 Japanese,
|
|
220 French,
|
|
221 German,
|
|
222 );
|
|
223 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
|
|
224 projectDirPath = "";
|
|
225 projectRoot = "";
|
|
226 targets = (
|
|
227 1D6058900D05DD3D006BFB54 /* OpenGLES1 */,
|
|
228 00841E4C13E3929C00091BB8 /* OpenGLES2 */,
|
|
229 );
|
|
230 };
|
|
231 /* End PBXProject section */
|
|
232
|
|
233 /* Begin PBXResourcesBuildPhase section */
|
|
234 00841E4D13E3929C00091BB8 /* Resources */ = {
|
|
235 isa = PBXResourcesBuildPhase;
|
|
236 buildActionMask = 2147483647;
|
|
237 files = (
|
|
238 00841E4E13E3929C00091BB8 /* Shader.fsh in Resources */,
|
|
239 00841E4F13E3929C00091BB8 /* Shader.vsh in Resources */,
|
|
240 00841E5013E3929C00091BB8 /* MainWindow.xib in Resources */,
|
|
241 00841E5113E3929C00091BB8 /* MySampleProjectViewController.xib in Resources */,
|
|
242 );
|
|
243 runOnlyForDeploymentPostprocessing = 0;
|
|
244 };
|
|
245 1D60588D0D05DD3D006BFB54 /* Resources */ = {
|
|
246 isa = PBXResourcesBuildPhase;
|
|
247 buildActionMask = 2147483647;
|
|
248 files = (
|
|
249 2514C27B10084DCA00A42282 /* Shader.fsh in Resources */,
|
|
250 2514C27C10084DCA00A42282 /* Shader.vsh in Resources */,
|
|
251 28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
|
|
252 28EC4C5A11D54ECE0027AA9F /* MySampleProjectViewController.xib in Resources */,
|
1
|
253 003E2B1413E3970500A286C6 /* MainWindow-iPad.xib in Resources */,
|
0
|
254 );
|
|
255 runOnlyForDeploymentPostprocessing = 0;
|
|
256 };
|
|
257 /* End PBXResourcesBuildPhase section */
|
|
258
|
|
259 /* Begin PBXSourcesBuildPhase section */
|
|
260 00841E5213E3929C00091BB8 /* Sources */ = {
|
|
261 isa = PBXSourcesBuildPhase;
|
|
262 buildActionMask = 2147483647;
|
|
263 files = (
|
|
264 00841E5313E3929C00091BB8 /* main.m in Sources */,
|
|
265 00841E5413E3929C00091BB8 /* MySampleProjectAppDelegate.m in Sources */,
|
|
266 00841E5513E3929C00091BB8 /* EAGLView.m in Sources */,
|
|
267 00841E5613E3929C00091BB8 /* MySampleProjectViewController.m in Sources */,
|
|
268 );
|
|
269 runOnlyForDeploymentPostprocessing = 0;
|
|
270 };
|
|
271 1D60588E0D05DD3D006BFB54 /* Sources */ = {
|
|
272 isa = PBXSourcesBuildPhase;
|
|
273 buildActionMask = 2147483647;
|
|
274 files = (
|
|
275 1D60589B0D05DD56006BFB54 /* main.m in Sources */,
|
|
276 1D3623260D0F684500981E51 /* MySampleProjectAppDelegate.m in Sources */,
|
|
277 28FD14FE0DC6FC130079059D /* EAGLView.m in Sources */,
|
|
278 28EC4C5911D54ECE0027AA9F /* MySampleProjectViewController.m in Sources */,
|
|
279 );
|
|
280 runOnlyForDeploymentPostprocessing = 0;
|
|
281 };
|
|
282 /* End PBXSourcesBuildPhase section */
|
|
283
|
|
284 /* Begin XCBuildConfiguration section */
|
|
285 00841E5D13E3929C00091BB8 /* Debug */ = {
|
|
286 isa = XCBuildConfiguration;
|
|
287 buildSettings = {
|
|
288 ALWAYS_SEARCH_USER_PATHS = NO;
|
|
289 COPY_PHASE_STRIP = NO;
|
|
290 GCC_DYNAMIC_NO_PIC = NO;
|
|
291 GCC_OPTIMIZATION_LEVEL = 0;
|
|
292 GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
293 GCC_PREFIX_HEADER = MySampleProject_Prefix.pch;
|
|
294 GCC_PREPROCESSOR_DEFINITIONS = (
|
|
295 USE_OPENGLES2,
|
|
296 DEBUG,
|
|
297 );
|
|
298 INFOPLIST_FILE = "MySampleProject-Info copy.plist";
|
|
299 PRODUCT_NAME = OpenGLES2;
|
|
300 };
|
|
301 name = Debug;
|
|
302 };
|
|
303 00841E5E13E3929C00091BB8 /* Release */ = {
|
|
304 isa = XCBuildConfiguration;
|
|
305 buildSettings = {
|
|
306 ALWAYS_SEARCH_USER_PATHS = NO;
|
|
307 COPY_PHASE_STRIP = YES;
|
|
308 GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
309 GCC_PREFIX_HEADER = MySampleProject_Prefix.pch;
|
|
310 GCC_PREPROCESSOR_DEFINITIONS = USE_OPENGLES2;
|
|
311 INFOPLIST_FILE = "MySampleProject-Info copy.plist";
|
|
312 PRODUCT_NAME = OpenGLES2;
|
|
313 VALIDATE_PRODUCT = YES;
|
|
314 };
|
|
315 name = Release;
|
|
316 };
|
|
317 1D6058940D05DD3E006BFB54 /* Debug */ = {
|
|
318 isa = XCBuildConfiguration;
|
|
319 buildSettings = {
|
|
320 ALWAYS_SEARCH_USER_PATHS = NO;
|
1
|
321 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
0
|
322 COPY_PHASE_STRIP = NO;
|
|
323 GCC_DYNAMIC_NO_PIC = NO;
|
|
324 GCC_OPTIMIZATION_LEVEL = 0;
|
|
325 GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
326 GCC_PREFIX_HEADER = MySampleProject_Prefix.pch;
|
|
327 INFOPLIST_FILE = "MySampleProject-Info.plist";
|
|
328 PRODUCT_NAME = OpenGLES1;
|
1
|
329 SDKROOT = iphoneos;
|
0
|
330 };
|
|
331 name = Debug;
|
|
332 };
|
|
333 1D6058950D05DD3E006BFB54 /* Release */ = {
|
|
334 isa = XCBuildConfiguration;
|
|
335 buildSettings = {
|
|
336 ALWAYS_SEARCH_USER_PATHS = NO;
|
1
|
337 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
0
|
338 COPY_PHASE_STRIP = YES;
|
|
339 GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
340 GCC_PREFIX_HEADER = MySampleProject_Prefix.pch;
|
|
341 INFOPLIST_FILE = "MySampleProject-Info.plist";
|
|
342 PRODUCT_NAME = OpenGLES1;
|
1
|
343 SDKROOT = iphoneos;
|
0
|
344 VALIDATE_PRODUCT = YES;
|
|
345 };
|
|
346 name = Release;
|
|
347 };
|
|
348 C01FCF4F08A954540054247B /* Debug */ = {
|
|
349 isa = XCBuildConfiguration;
|
|
350 buildSettings = {
|
|
351 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
352 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
353 GCC_C_LANGUAGE_STANDARD = c99;
|
|
354 GCC_PREPROCESSOR_DEFINITIONS = DEBUG;
|
|
355 GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
356 GCC_WARN_UNUSED_VARIABLE = YES;
|
|
357 PREBINDING = NO;
|
|
358 SDKROOT = iphoneos;
|
1
|
359 TARGETED_DEVICE_FAMILY = "1,2";
|
0
|
360 };
|
|
361 name = Debug;
|
|
362 };
|
|
363 C01FCF5008A954540054247B /* Release */ = {
|
|
364 isa = XCBuildConfiguration;
|
|
365 buildSettings = {
|
|
366 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
|
367 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
|
|
368 GCC_C_LANGUAGE_STANDARD = c99;
|
|
369 GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
370 GCC_WARN_UNUSED_VARIABLE = YES;
|
|
371 OTHER_CFLAGS = "-DNS_BLOCK_ASSERTIONS=1";
|
|
372 PREBINDING = NO;
|
|
373 SDKROOT = iphoneos;
|
1
|
374 TARGETED_DEVICE_FAMILY = "1,2";
|
0
|
375 };
|
|
376 name = Release;
|
|
377 };
|
|
378 /* End XCBuildConfiguration section */
|
|
379
|
|
380 /* Begin XCConfigurationList section */
|
|
381 00841E5C13E3929C00091BB8 /* Build configuration list for PBXNativeTarget "OpenGLES2" */ = {
|
|
382 isa = XCConfigurationList;
|
|
383 buildConfigurations = (
|
|
384 00841E5D13E3929C00091BB8 /* Debug */,
|
|
385 00841E5E13E3929C00091BB8 /* Release */,
|
|
386 );
|
|
387 defaultConfigurationIsVisible = 0;
|
|
388 defaultConfigurationName = Release;
|
|
389 };
|
|
390 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "OpenGLES1" */ = {
|
|
391 isa = XCConfigurationList;
|
|
392 buildConfigurations = (
|
|
393 1D6058940D05DD3E006BFB54 /* Debug */,
|
|
394 1D6058950D05DD3E006BFB54 /* Release */,
|
|
395 );
|
|
396 defaultConfigurationIsVisible = 0;
|
|
397 defaultConfigurationName = Release;
|
|
398 };
|
|
399 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "MySampleProject" */ = {
|
|
400 isa = XCConfigurationList;
|
|
401 buildConfigurations = (
|
|
402 C01FCF4F08A954540054247B /* Debug */,
|
|
403 C01FCF5008A954540054247B /* Release */,
|
|
404 );
|
|
405 defaultConfigurationIsVisible = 0;
|
|
406 defaultConfigurationName = Release;
|
|
407 };
|
|
408 /* End XCConfigurationList section */
|
|
409 };
|
|
410 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
411 }
|