RSS

(root)/iphone/common : 51 : tappity/tappity.xcodeproj/project.pbxproj

To get this branch, use:
bzr branch /browse/iphone/common

« back to all changes in this revision

Viewing changes to tappity/tappity.xcodeproj/project.pbxproj

Dömötör Gulyás
2009-10-30 18:16:49
Revision ID: dognotdog@gmail.com-20091030171649-ekeuirylrnbck5sg
switches tappity client to do drawing via GLES

Show diffs side-by-side

added added

removed removed

25
25
                DA48E44D10987D65004612B8 /* SimpleEditViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = DA0416D71094B5B200407AC0 /* SimpleEditViewController.m */; };
26
26
                DA48E48A10987E4E004612B8 /* libTappityClient.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DA48E44310987D47004612B8 /* libTappityClient.a */; };
27
27
                DA48E64410990F61004612B8 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; };
 
28
                DA48E7BC109AE440004612B8 /* GLESView.h in Headers */ = {isa = PBXBuildFile; fileRef = DA48E7BA109AE440004612B8 /* GLESView.h */; };
 
29
                DA48E7BD109AE440004612B8 /* GLESView.m in Sources */ = {isa = PBXBuildFile; fileRef = DA48E7BB109AE440004612B8 /* GLESView.m */; };
 
30
                DA48E7D3109AE756004612B8 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA48E7D2109AE756004612B8 /* OpenGLES.framework */; };
 
31
                DA48E7E6109AE763004612B8 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA48E7E5109AE763004612B8 /* CoreGraphics.framework */; };
 
32
                DA48E80B109AE786004612B8 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA48E80A109AE786004612B8 /* QuartzCore.framework */; };
 
33
                DA48E832109AE8C2004612B8 /* ES1Shader.h in Headers */ = {isa = PBXBuildFile; fileRef = DA48E828109AE8C2004612B8 /* ES1Shader.h */; };
 
34
                DA48E833109AE8C2004612B8 /* ES1Shader.m in Sources */ = {isa = PBXBuildFile; fileRef = DA48E829109AE8C2004612B8 /* ES1Shader.m */; };
 
35
                DA48E834109AE8C2004612B8 /* ES2Shader.h in Headers */ = {isa = PBXBuildFile; fileRef = DA48E82A109AE8C2004612B8 /* ES2Shader.h */; };
 
36
                DA48E835109AE8C2004612B8 /* ES2Shader.m in Sources */ = {isa = PBXBuildFile; fileRef = DA48E82B109AE8C2004612B8 /* ES2Shader.m */; };
 
37
                DA48E836109AE8C2004612B8 /* ESShader.h in Headers */ = {isa = PBXBuildFile; fileRef = DA48E82C109AE8C2004612B8 /* ESShader.h */; };
 
38
                DA48E837109AE8C2004612B8 /* ESShader.m in Sources */ = {isa = PBXBuildFile; fileRef = DA48E82D109AE8C2004612B8 /* ESShader.m */; };
 
39
                DA48E838109AE8C2004612B8 /* geometry.h in Headers */ = {isa = PBXBuildFile; fileRef = DA48E82E109AE8C2004612B8 /* geometry.h */; };
 
40
                DA48E839109AE8C2004612B8 /* geometry.m in Sources */ = {isa = PBXBuildFile; fileRef = DA48E82F109AE8C2004612B8 /* geometry.m */; };
 
41
                DA48E83A109AE8C2004612B8 /* VertexArray.h in Headers */ = {isa = PBXBuildFile; fileRef = DA48E830109AE8C2004612B8 /* VertexArray.h */; };
 
42
                DA48E83B109AE8C2004612B8 /* VertexArray.m in Sources */ = {isa = PBXBuildFile; fileRef = DA48E831109AE8C2004612B8 /* VertexArray.m */; };
 
43
                DA48E84E109AE92E004612B8 /* jigsawPiece.fs in Resources */ = {isa = PBXBuildFile; fileRef = DA48E824109AE8A6004612B8 /* jigsawPiece.fs */; };
 
44
                DA48E84F109AE92E004612B8 /* jigsawPiece.vs in Resources */ = {isa = PBXBuildFile; fileRef = DA48E825109AE8A6004612B8 /* jigsawPiece.vs */; };
28
45
                DA6A9072109681CE008EEFD8 /* image-not-found-icon.png in Resources */ = {isa = PBXBuildFile; fileRef = DA6A9071109681CE008EEFD8 /* image-not-found-icon.png */; };
29
46
/* End PBXBuildFile section */
30
47
 
33
50
                        isa = PBXContainerItemProxy;
34
51
                        containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
35
52
                        proxyType = 1;
36
 
                        remoteGlobalIDString = DA48E44210987D47004612B8 /* TappityClient */;
 
53
                        remoteGlobalIDString = DA48E44210987D47004612B8;
37
54
                        remoteInfo = TappityClient;
38
55
                };
39
56
/* End PBXContainerItemProxy section */
69
86
                DA48E41610987C6C004612B8 /* TappityServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = TappityServer.m; sourceTree = "<group>"; };
70
87
                DA48E42C10987CE0004612B8 /* libTappityServer.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTappityServer.a; sourceTree = BUILT_PRODUCTS_DIR; };
71
88
                DA48E44310987D47004612B8 /* libTappityClient.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libTappityClient.a; sourceTree = BUILT_PRODUCTS_DIR; };
 
89
                DA48E7BA109AE440004612B8 /* GLESView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GLESView.h; path = ../common/source/GLESView.h; sourceTree = SOURCE_ROOT; };
 
90
                DA48E7BB109AE440004612B8 /* GLESView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GLESView.m; path = ../common/source/GLESView.m; sourceTree = SOURCE_ROOT; };
 
91
                DA48E7D2109AE756004612B8 /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
 
92
                DA48E7E5109AE763004612B8 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
 
93
                DA48E80A109AE786004612B8 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
 
94
                DA48E824109AE8A6004612B8 /* jigsawPiece.fs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.fs; name = jigsawPiece.fs; path = ../Jigs/source/jigsawPiece.fs; sourceTree = SOURCE_ROOT; };
 
95
                DA48E825109AE8A6004612B8 /* jigsawPiece.vs */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.vs; name = jigsawPiece.vs; path = ../Jigs/source/jigsawPiece.vs; sourceTree = SOURCE_ROOT; };
 
96
                DA48E828109AE8C2004612B8 /* ES1Shader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ES1Shader.h; path = ../common/source/ES1Shader.h; sourceTree = SOURCE_ROOT; };
 
97
                DA48E829109AE8C2004612B8 /* ES1Shader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ES1Shader.m; path = ../common/source/ES1Shader.m; sourceTree = SOURCE_ROOT; };
 
98
                DA48E82A109AE8C2004612B8 /* ES2Shader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ES2Shader.h; path = ../common/source/ES2Shader.h; sourceTree = SOURCE_ROOT; };
 
99
                DA48E82B109AE8C2004612B8 /* ES2Shader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ES2Shader.m; path = ../common/source/ES2Shader.m; sourceTree = SOURCE_ROOT; };
 
100
                DA48E82C109AE8C2004612B8 /* ESShader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = ESShader.h; path = ../common/source/ESShader.h; sourceTree = SOURCE_ROOT; };
 
101
                DA48E82D109AE8C2004612B8 /* ESShader.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = ESShader.m; path = ../common/source/ESShader.m; sourceTree = SOURCE_ROOT; };
 
102
                DA48E82E109AE8C2004612B8 /* geometry.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = geometry.h; path = ../common/source/geometry.h; sourceTree = SOURCE_ROOT; };
 
103
                DA48E82F109AE8C2004612B8 /* geometry.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = geometry.m; path = ../common/source/geometry.m; sourceTree = SOURCE_ROOT; };
 
104
                DA48E830109AE8C2004612B8 /* VertexArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VertexArray.h; path = ../common/source/VertexArray.h; sourceTree = SOURCE_ROOT; };
 
105
                DA48E831109AE8C2004612B8 /* VertexArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VertexArray.m; path = ../common/source/VertexArray.m; sourceTree = SOURCE_ROOT; };
72
106
                DA6A9071109681CE008EEFD8 /* image-not-found-icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "image-not-found-icon.png"; path = "../Jigs/resources/image-not-found-icon.png"; sourceTree = SOURCE_ROOT; };
73
107
/* End PBXFileReference section */
74
108
 
82
116
                                288765A50DF7441C002DB57D /* CoreGraphics.framework in Frameworks */,
83
117
                                DA48E34010986694004612B8 /* CoreLocation.framework in Frameworks */,
84
118
                                DA48E48A10987E4E004612B8 /* libTappityClient.a in Frameworks */,
 
119
                                DA48E7D3109AE756004612B8 /* OpenGLES.framework in Frameworks */,
 
120
                                DA48E7E6109AE763004612B8 /* CoreGraphics.framework in Frameworks */,
 
121
                                DA48E80B109AE786004612B8 /* QuartzCore.framework in Frameworks */,
85
122
                        );
86
123
                        runOnlyForDeploymentPostprocessing = 0;
87
124
                };
105
142
                080E96DDFE201D6D7F000001 /* source */ = {
106
143
                        isa = PBXGroup;
107
144
                        children = (
 
145
                                DA48E828109AE8C2004612B8 /* ES1Shader.h */,
 
146
                                DA48E829109AE8C2004612B8 /* ES1Shader.m */,
 
147
                                DA48E82A109AE8C2004612B8 /* ES2Shader.h */,
 
148
                                DA48E82B109AE8C2004612B8 /* ES2Shader.m */,
 
149
                                DA48E82C109AE8C2004612B8 /* ESShader.h */,
 
150
                                DA48E82D109AE8C2004612B8 /* ESShader.m */,
 
151
                                DA48E82E109AE8C2004612B8 /* geometry.h */,
 
152
                                DA48E82F109AE8C2004612B8 /* geometry.m */,
 
153
                                DA48E830109AE8C2004612B8 /* VertexArray.h */,
 
154
                                DA48E831109AE8C2004612B8 /* VertexArray.m */,
 
155
                                DA48E824109AE8A6004612B8 /* jigsawPiece.fs */,
 
156
                                DA48E825109AE8A6004612B8 /* jigsawPiece.vs */,
 
157
                                DA48E7BA109AE440004612B8 /* GLESView.h */,
 
158
                                DA48E7BB109AE440004612B8 /* GLESView.m */,
108
159
                                29B97316FDCFA39411CA2CEA /* main.m */,
109
160
                                DA48E41510987C6C004612B8 /* TappityServer.h */,
110
161
                                DA48E41610987C6C004612B8 /* TappityServer.m */,
165
216
                29B97323FDCFA39411CA2CEA /* Frameworks */ = {
166
217
                        isa = PBXGroup;
167
218
                        children = (
 
219
                                DA48E80A109AE786004612B8 /* QuartzCore.framework */,
 
220
                                DA48E7E5109AE763004612B8 /* CoreGraphics.framework */,
 
221
                                DA48E7D2109AE756004612B8 /* OpenGLES.framework */,
168
222
                                1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
169
223
                                1D30AB110D05D00D00671497 /* Foundation.framework */,
170
224
                                288765A40DF7441C002DB57D /* CoreGraphics.framework */,
202
256
                        isa = PBXHeadersBuildPhase;
203
257
                        buildActionMask = 2147483647;
204
258
                        files = (
 
259
                                DA48E7BC109AE440004612B8 /* GLESView.h in Headers */,
 
260
                                DA48E832109AE8C2004612B8 /* ES1Shader.h in Headers */,
 
261
                                DA48E834109AE8C2004612B8 /* ES2Shader.h in Headers */,
 
262
                                DA48E836109AE8C2004612B8 /* ESShader.h in Headers */,
 
263
                                DA48E838109AE8C2004612B8 /* geometry.h in Headers */,
 
264
                                DA48E83A109AE8C2004612B8 /* VertexArray.h in Headers */,
205
265
                        );
206
266
                        runOnlyForDeploymentPostprocessing = 0;
207
267
                };
284
344
                        isa = PBXResourcesBuildPhase;
285
345
                        buildActionMask = 2147483647;
286
346
                        files = (
 
347
                                DA48E84E109AE92E004612B8 /* jigsawPiece.fs in Resources */,
 
348
                                DA48E84F109AE92E004612B8 /* jigsawPiece.vs in Resources */,
287
349
                                28AD733F0D9D9553002E5188 /* MainWindow.xib in Resources */,
288
350
                                DA6A9072109681CE008EEFD8 /* image-not-found-icon.png in Resources */,
289
351
                        );
322
384
                                DA48E44C10987D64004612B8 /* DomainViewController.m in Sources */,
323
385
                                DA48E44D10987D65004612B8 /* SimpleEditViewController.m in Sources */,
324
386
                                DA48E64410990F61004612B8 /* main.m in Sources */,
 
387
                                DA48E7BD109AE440004612B8 /* GLESView.m in Sources */,
 
388
                                DA48E833109AE8C2004612B8 /* ES1Shader.m in Sources */,
 
389
                                DA48E835109AE8C2004612B8 /* ES2Shader.m in Sources */,
 
390
                                DA48E837109AE8C2004612B8 /* ESShader.m in Sources */,
 
391
                                DA48E839109AE8C2004612B8 /* geometry.m in Sources */,
 
392
                                DA48E83B109AE8C2004612B8 /* VertexArray.m in Sources */,
325
393
                        );
326
394
                        runOnlyForDeploymentPostprocessing = 0;
327
395
                };

Loggerhead 1.17 is a web-based interface for Bazaar branches