RSS

(root)/iphone/tappity : 49 : Jigs/Jigs.xcodeproj/project.pbxproj

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

« back to all changes in this revision

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

Dömötör Gulyás
2009-10-28 22:34:56
Revision ID: dognotdog@gmail.com-20091028213456-9pjbddhboknsf5w8
tappity now no longer eating some events

Show diffs side-by-side

added added

removed removed

17
17
                DA04009F1026DC87008C8C20 /* JigView.m in Sources */ = {isa = PBXBuildFile; fileRef = DA04009E1026DC87008C8C20 /* JigView.m */; };
18
18
                DA0400A61026DCB3008C8C20 /* geometry.m in Sources */ = {isa = PBXBuildFile; fileRef = DA0400A11026DCB3008C8C20 /* geometry.m */; };
19
19
                DA0400A81026DCB3008C8C20 /* VertexArray.m in Sources */ = {isa = PBXBuildFile; fileRef = DA0400A51026DCB3008C8C20 /* VertexArray.m */; };
20
 
                DA0417971094C34B00407AC0 /* TappityServer.m in Sources */ = {isa = PBXBuildFile; fileRef = DA0417961094C34B00407AC0 /* TappityServer.m */; };
21
 
                DA04196F1095085A00407AC0 /* Tappity.m in Sources */ = {isa = PBXBuildFile; fileRef = DA04196E1095085A00407AC0 /* Tappity.m */; };
22
20
                DA142A2B10336BE300864430 /* button1.png in Resources */ = {isa = PBXBuildFile; fileRef = DA142A2A10336BE300864430 /* button1.png */; };
23
21
                DA142A951033856000864430 /* few-icon.png in Resources */ = {isa = PBXBuildFile; fileRef = DA142A931033856000864430 /* few-icon.png */; };
24
22
                DA142A961033856000864430 /* many-icon.png in Resources */ = {isa = PBXBuildFile; fileRef = DA142A941033856000864430 /* many-icon.png */; };
30
28
                DA44B4DD102EEC0B00129021 /* move-icon.pdf in Resources */ = {isa = PBXBuildFile; fileRef = DA44B4DA102EEC0B00129021 /* move-icon.pdf */; };
31
29
                DA44B4DE102EEC0B00129021 /* rotate-icon.pdf in Resources */ = {isa = PBXBuildFile; fileRef = DA44B4DB102EEC0B00129021 /* rotate-icon.pdf */; };
32
30
                DA44B4DF102EEC0B00129021 /* scale-icon.pdf in Resources */ = {isa = PBXBuildFile; fileRef = DA44B4DC102EEC0B00129021 /* scale-icon.pdf */; };
 
31
                DA48E37D10986D8C004612B8 /* CoreLocation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = DA48E37C10986D8C004612B8 /* CoreLocation.framework */; };
 
32
                DA48E47C10987E0A004612B8 /* libTappityServer.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DA48E47210987DE0004612B8 /* libTappityServer.a */; };
33
33
                DA56A8B51080E60800EF3AA3 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = DA56A8B41080E60800EF3AA3 /* Default.png */; };
34
34
                DA5AF4DA1030DA8A00434F8C /* dialogjig.pdf in Resources */ = {isa = PBXBuildFile; fileRef = DA5AF4D91030DA8A00434F8C /* dialogjig.pdf */; };
35
35
                DA5AF5AA1031D72B00434F8C /* ImageWell.m in Sources */ = {isa = PBXBuildFile; fileRef = DA5AF5A91031D72B00434F8C /* ImageWell.m */; };
60
60
                DAE0A35E1026060200887D77 /* JigsawView.xib in Resources */ = {isa = PBXBuildFile; fileRef = DAE0A35D1026060200887D77 /* JigsawView.xib */; };
61
61
/* End PBXBuildFile section */
62
62
 
 
63
/* Begin PBXContainerItemProxy section */
 
64
                DA48E46F10987DE0004612B8 /* PBXContainerItemProxy */ = {
 
65
                        isa = PBXContainerItemProxy;
 
66
                        containerPortal = DA48E46910987DE0004612B8 /* tappity.xcodeproj */;
 
67
                        proxyType = 2;
 
68
                        remoteGlobalIDString = 1D6058910D05DD3D006BFB54 /* tappity.app */;
 
69
                        remoteInfo = tappity;
 
70
                };
 
71
                DA48E47110987DE0004612B8 /* PBXContainerItemProxy */ = {
 
72
                        isa = PBXContainerItemProxy;
 
73
                        containerPortal = DA48E46910987DE0004612B8 /* tappity.xcodeproj */;
 
74
                        proxyType = 2;
 
75
                        remoteGlobalIDString = DA48E42C10987CE0004612B8 /* libTappityServer.a */;
 
76
                        remoteInfo = TappityServer;
 
77
                };
 
78
                DA48E47310987DE0004612B8 /* PBXContainerItemProxy */ = {
 
79
                        isa = PBXContainerItemProxy;
 
80
                        containerPortal = DA48E46910987DE0004612B8 /* tappity.xcodeproj */;
 
81
                        proxyType = 2;
 
82
                        remoteGlobalIDString = DA48E44310987D47004612B8 /* libTappityClient.a */;
 
83
                        remoteInfo = TappityClient;
 
84
                };
 
85
                DA48E47510987DF4004612B8 /* PBXContainerItemProxy */ = {
 
86
                        isa = PBXContainerItemProxy;
 
87
                        containerPortal = DA48E46910987DE0004612B8 /* tappity.xcodeproj */;
 
88
                        proxyType = 1;
 
89
                        remoteGlobalIDString = DA48E42B10987CE0004612B8 /* TappityServer */;
 
90
                        remoteInfo = TappityServer;
 
91
                };
 
92
/* End PBXContainerItemProxy section */
 
93
 
63
94
/* Begin PBXFileReference section */
64
95
                1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
65
96
                1D3623240D0F684500981E51 /* JigsAppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JigsAppDelegate.h; sourceTree = "<group>"; };
80
111
                DA0400A31026DCB3008C8C20 /* GLESView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = GLESView.m; path = ../common/source/GLESView.m; sourceTree = SOURCE_ROOT; };
81
112
                DA0400A41026DCB3008C8C20 /* VertexArray.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = VertexArray.h; path = ../common/source/VertexArray.h; sourceTree = SOURCE_ROOT; };
82
113
                DA0400A51026DCB3008C8C20 /* VertexArray.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = VertexArray.m; path = ../common/source/VertexArray.m; sourceTree = SOURCE_ROOT; };
83
 
                DA0417951094C34B00407AC0 /* TappityServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TappityServer.h; path = ../../tappity/source/TappityServer.h; sourceTree = "<group>"; };
84
 
                DA0417961094C34B00407AC0 /* TappityServer.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = TappityServer.m; path = ../../tappity/source/TappityServer.m; sourceTree = "<group>"; };
 
114
                DA0417951094C34B00407AC0 /* TappityServer.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = TappityServer.h; path = ../tappity/source/TappityServer.h; sourceTree = "<group>"; };
85
115
                DA04196D1095085A00407AC0 /* Tappity.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = Tappity.h; path = ../tappity/source/Tappity.h; sourceTree = SOURCE_ROOT; };
86
 
                DA04196E1095085A00407AC0 /* Tappity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = Tappity.m; path = ../tappity/source/Tappity.m; sourceTree = SOURCE_ROOT; };
87
 
                DA041BD010958D8900407AC0 /* GraphicsServices.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = GraphicsServices.h; path = ../tappity/source/GraphicsServices/GraphicsServices.h; sourceTree = SOURCE_ROOT; };
88
116
                DA142A2A10336BE300864430 /* button1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = button1.png; path = ../common/resources/button1.png; sourceTree = SOURCE_ROOT; };
89
117
                DA142A931033856000864430 /* few-icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "few-icon.png"; path = "../common/resources/few-icon.png"; sourceTree = SOURCE_ROOT; };
90
118
                DA142A941033856000864430 /* many-icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "many-icon.png"; path = "../common/resources/many-icon.png"; sourceTree = SOURCE_ROOT; };
95
123
                DA44B4DA102EEC0B00129021 /* move-icon.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = "move-icon.pdf"; path = "../common/resources/move-icon.pdf"; sourceTree = SOURCE_ROOT; };
96
124
                DA44B4DB102EEC0B00129021 /* rotate-icon.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = "rotate-icon.pdf"; path = "../common/resources/rotate-icon.pdf"; sourceTree = SOURCE_ROOT; };
97
125
                DA44B4DC102EEC0B00129021 /* scale-icon.pdf */ = {isa = PBXFileReference; lastKnownFileType = image.pdf; name = "scale-icon.pdf"; path = "../common/resources/scale-icon.pdf"; sourceTree = SOURCE_ROOT; };
 
126
                DA48E37C10986D8C004612B8 /* CoreLocation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreLocation.framework; path = System/Library/Frameworks/CoreLocation.framework; sourceTree = SDKROOT; };
 
127
                DA48E46910987DE0004612B8 /* tappity.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = tappity.xcodeproj; path = ../tappity/tappity.xcodeproj; sourceTree = SOURCE_ROOT; };
98
128
                DA56A8B41080E60800EF3AA3 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
99
129
                DA5AF4981030606800434F8C /* NewGameView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = NewGameView.xib; path = resources/NewGameView.xib; sourceTree = "<group>"; };
100
130
                DA5AF49D10306CA200434F8C /* RoundedView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RoundedView.h; sourceTree = "<group>"; };
207
237
                                28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */,
208
238
                                28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */,
209
239
                                DAB2BAE01028BD3600F4EF95 /* CoreGraphics.framework in Frameworks */,
 
240
                                DA48E37D10986D8C004612B8 /* CoreLocation.framework in Frameworks */,
 
241
                                DA48E47C10987E0A004612B8 /* libTappityServer.a in Frameworks */,
210
242
                        );
211
243
                        runOnlyForDeploymentPostprocessing = 0;
212
244
                };
255
287
                                DA5AF5A91031D72B00434F8C /* ImageWell.m */,
256
288
                                DA5AF85910321E7500434F8C /* ElAnimation.h */,
257
289
                                DA5AF85A10321E7500434F8C /* ElAnimation.m */,
258
 
                                DA0417951094C34B00407AC0 /* TappityServer.h */,
259
 
                                DA0417961094C34B00407AC0 /* TappityServer.m */,
260
 
                                DA04196D1095085A00407AC0 /* Tappity.h */,
261
 
                                DA04196E1095085A00407AC0 /* Tappity.m */,
262
 
                                DA041BD010958D8900407AC0 /* GraphicsServices.h */,
263
290
                        );
264
291
                        path = source;
265
292
                        sourceTree = "<group>";
275
302
                29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
276
303
                        isa = PBXGroup;
277
304
                        children = (
 
305
                                DA48E46910987DE0004612B8 /* tappity.xcodeproj */,
278
306
                                DAB2C43A102C440400F4EF95 /* chipmunk src */,
279
307
                                080E96DDFE201D6D7F000001 /* source */,
280
308
                                29B97315FDCFA39411CA2CEA /* Other Sources */,
288
316
                29B97315FDCFA39411CA2CEA /* Other Sources */ = {
289
317
                        isa = PBXGroup;
290
318
                        children = (
 
319
                                DA04196D1095085A00407AC0 /* Tappity.h */,
 
320
                                DA0417951094C34B00407AC0 /* TappityServer.h */,
291
321
                                32CA4F630368D1EE00C91783 /* Jigs_Prefix.pch */,
292
322
                        );
293
323
                        name = "Other Sources";
332
362
                29B97323FDCFA39411CA2CEA /* Frameworks */ = {
333
363
                        isa = PBXGroup;
334
364
                        children = (
 
365
                                DA48E37C10986D8C004612B8 /* CoreLocation.framework */,
335
366
                                DAB2BADF1028BD3600F4EF95 /* CoreGraphics.framework */,
336
367
                                28FD15070DC6FC5B0079059D /* QuartzCore.framework */,
337
368
                                28FD14FF0DC6FC520079059D /* OpenGLES.framework */,
341
372
                        name = Frameworks;
342
373
                        sourceTree = "<group>";
343
374
                };
 
375
                DA48E46A10987DE0004612B8 /* Products */ = {
 
376
                        isa = PBXGroup;
 
377
                        children = (
 
378
                                DA48E47010987DE0004612B8 /* tappity.app */,
 
379
                                DA48E47210987DE0004612B8 /* libTappityServer.a */,
 
380
                                DA48E47410987DE0004612B8 /* libTappityClient.a */,
 
381
                        );
 
382
                        name = Products;
 
383
                        sourceTree = "<group>";
 
384
                };
344
385
                DAB2C43A102C440400F4EF95 /* chipmunk src */ = {
345
386
                        isa = PBXGroup;
346
387
                        children = (
425
466
                        buildRules = (
426
467
                        );
427
468
                        dependencies = (
 
469
                                DA48E47610987DF4004612B8 /* PBXTargetDependency */,
428
470
                        );
429
471
                        name = Jigs;
430
472
                        productName = Jigs;
441
483
                        hasScannedForEncodings = 1;
442
484
                        mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
443
485
                        projectDirPath = "";
 
486
                        projectReferences = (
 
487
                                {
 
488
                                        ProductGroup = DA48E46A10987DE0004612B8 /* Products */;
 
489
                                        ProjectRef = DA48E46910987DE0004612B8 /* tappity.xcodeproj */;
 
490
                                },
 
491
                        );
444
492
                        projectRoot = "";
445
493
                        targets = (
446
494
                                1D6058900D05DD3D006BFB54 /* Jigs */,
448
496
                };
449
497
/* End PBXProject section */
450
498
 
 
499
/* Begin PBXReferenceProxy section */
 
500
                DA48E47010987DE0004612B8 /* tappity.app */ = {
 
501
                        isa = PBXReferenceProxy;
 
502
                        fileType = wrapper.application;
 
503
                        path = tappity.app;
 
504
                        remoteRef = DA48E46F10987DE0004612B8 /* PBXContainerItemProxy */;
 
505
                        sourceTree = BUILT_PRODUCTS_DIR;
 
506
                };
 
507
                DA48E47210987DE0004612B8 /* libTappityServer.a */ = {
 
508
                        isa = PBXReferenceProxy;
 
509
                        fileType = archive.ar;
 
510
                        path = libTappityServer.a;
 
511
                        remoteRef = DA48E47110987DE0004612B8 /* PBXContainerItemProxy */;
 
512
                        sourceTree = BUILT_PRODUCTS_DIR;
 
513
                };
 
514
                DA48E47410987DE0004612B8 /* libTappityClient.a */ = {
 
515
                        isa = PBXReferenceProxy;
 
516
                        fileType = archive.ar;
 
517
                        path = libTappityClient.a;
 
518
                        remoteRef = DA48E47310987DE0004612B8 /* PBXContainerItemProxy */;
 
519
                        sourceTree = BUILT_PRODUCTS_DIR;
 
520
                };
 
521
/* End PBXReferenceProxy section */
 
522
 
451
523
/* Begin PBXResourcesBuildPhase section */
452
524
                1D60588D0D05DD3D006BFB54 /* Resources */ = {
453
525
                        isa = PBXResourcesBuildPhase;
507
579
                                DA5AF85B10321E7500434F8C /* ElAnimation.m in Sources */,
508
580
                                DA142CC810345C7500864430 /* GLESView.m in Sources */,
509
581
                                DAADC5B11039F7D400D7FD16 /* GriddedImageWell.m in Sources */,
510
 
                                DA0417971094C34B00407AC0 /* TappityServer.m in Sources */,
511
 
                                DA04196F1095085A00407AC0 /* Tappity.m in Sources */,
512
582
                        );
513
583
                        runOnlyForDeploymentPostprocessing = 0;
514
584
                };
515
585
/* End PBXSourcesBuildPhase section */
516
586
 
 
587
/* Begin PBXTargetDependency section */
 
588
                DA48E47610987DF4004612B8 /* PBXTargetDependency */ = {
 
589
                        isa = PBXTargetDependency;
 
590
                        name = TappityServer;
 
591
                        targetProxy = DA48E47510987DF4004612B8 /* PBXContainerItemProxy */;
 
592
                };
 
593
/* End PBXTargetDependency section */
 
594
 
517
595
/* Begin XCBuildConfiguration section */
518
596
                1D6058940D05DD3E006BFB54 /* Debug */ = {
519
597
                        isa = XCBuildConfiguration;

Loggerhead 1.17 is a web-based interface for Bazaar branches