RSS

(root)/iphone/common : 11 : Jigs/Jigs.xcodeproj/project.pbxproj

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

« back to all changes in this revision

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

Dömötör Gulyás
2009-08-03 09:34:57
Revision ID: dognotdog@gmail.com-20090803073457-p7p17qrc1ok8mpj2
fixed project files, created common resources directory

Show diffs side-by-side

added added

removed removed

25
25
                1D3623250D0F684500981E51 /* JigsAppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JigsAppDelegate.m; sourceTree = "<group>"; };
26
26
                1D6058910D05DD3D006BFB54 /* Jigs.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Jigs.app; sourceTree = BUILT_PRODUCTS_DIR; };
27
27
                1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
28
 
                28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MainWindow.xib; sourceTree = "<group>"; };
 
28
                28AD733E0D9D9553002E5188 /* MainWindow.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = MainWindow.xib; path = resources/MainWindow.xib; sourceTree = "<group>"; };
29
29
                28FD14FC0DC6FC130079059D /* EAGLView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = EAGLView.h; sourceTree = "<group>"; };
30
30
                28FD14FD0DC6FC130079059D /* EAGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = EAGLView.m; sourceTree = "<group>"; };
31
31
                28FD14FF0DC6FC520079059D /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
33
33
                29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
34
34
                32CA4F630368D1EE00C91783 /* Jigs_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Jigs_Prefix.pch; sourceTree = "<group>"; };
35
35
                8D1107310486CEB800E47090 /* Jigs-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "Jigs-Info.plist"; plistStructureDefinitionIdentifier = "com.apple.xcode.plist.structure-definition.iphone.info-plist"; sourceTree = "<group>"; };
36
 
                DAE0A35D1026060200887D77 /* JigsawView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = JigsawView.xib; sourceTree = "<group>"; };
 
36
                DAE0A35D1026060200887D77 /* JigsawView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = JigsawView.xib; path = resources/JigsawView.xib; sourceTree = "<group>"; };
37
37
                DAE0A361102606DD00887D77 /* JigsawViewControllr.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JigsawViewControllr.h; sourceTree = "<group>"; };
38
38
                DAE0A362102606DD00887D77 /* JigsawViewControllr.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JigsawViewControllr.m; sourceTree = "<group>"; };
39
39
/* End PBXFileReference section */
53
53
/* End PBXFrameworksBuildPhase section */
54
54
 
55
55
/* Begin PBXGroup section */
56
 
                080E96DDFE201D6D7F000001 /* sources */ = {
 
56
                080E96DDFE201D6D7F000001 /* source */ = {
57
57
                        isa = PBXGroup;
58
58
                        children = (
59
59
                                28FD14FC0DC6FC130079059D /* EAGLView.h */,
64
64
                                DAE0A361102606DD00887D77 /* JigsawViewControllr.h */,
65
65
                                DAE0A362102606DD00887D77 /* JigsawViewControllr.m */,
66
66
                        );
67
 
                        path = sources;
 
67
                        path = source;
68
68
                        sourceTree = "<group>";
69
69
                };
70
70
                19C28FACFE9D520D11CA2CBB /* Products */ = {
78
78
                29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
79
79
                        isa = PBXGroup;
80
80
                        children = (
81
 
                                080E96DDFE201D6D7F000001 /* sources */,
 
81
                                080E96DDFE201D6D7F000001 /* source */,
82
82
                                29B97315FDCFA39411CA2CEA /* Other Sources */,
83
83
                                29B97317FDCFA39411CA2CEA /* Resources */,
84
84
                                29B97323FDCFA39411CA2CEA /* Frameworks */,

Loggerhead 1.17 is a web-based interface for Bazaar branches