Mercurial > sdl-ios-xcode
comparison XCodeiPhoneOS/Template/SDL Application/___PROJECTNAME___.xcodeproj/project.pbxproj @ 2469:cd448b5a1a8f gsoc2008_iphone
Updated template to include CoreGraphics framework (needed), updated template build script to copy config.h.default (necessary file)
author | Holmes Futrell <hfutrell@umail.ucsb.edu> |
---|---|
date | Mon, 18 Aug 2008 20:16:16 +0000 |
parents | 71edb7a747d7 |
children |
comparison
equal
deleted
inserted
replaced
2468:cbcd2e990cfc | 2469:cd448b5a1a8f |
---|---|
16 FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD779EDD0E26BA1200F39101 /* CoreAudio.framework */; }; | 16 FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD779EDD0E26BA1200F39101 /* CoreAudio.framework */; }; |
17 FD77A07D0E26BD8C00F39101 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07C0E26BD8C00F39101 /* Icon.png */; }; | 17 FD77A07D0E26BD8C00F39101 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07C0E26BD8C00F39101 /* Icon.png */; }; |
18 FD77A07F0E26BDA900F39101 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07E0E26BDA900F39101 /* Default.png */; }; | 18 FD77A07F0E26BDA900F39101 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD77A07E0E26BDA900F39101 /* Default.png */; }; |
19 FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD77A0840E26BDB800F39101 /* AudioToolbox.framework */; }; | 19 FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FD77A0840E26BDB800F39101 /* AudioToolbox.framework */; }; |
20 FD77A09D0E26BDE500F39101 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A09C0E26BDE500F39101 /* main.c */; }; | 20 FD77A09D0E26BDE500F39101 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A09C0E26BDE500F39101 /* main.c */; }; |
21 FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */; }; | |
21 /* End PBXBuildFile section */ | 22 /* End PBXBuildFile section */ |
22 | 23 |
23 /* Begin PBXFileReference section */ | 24 /* Begin PBXFileReference section */ |
24 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; | 25 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; |
25 1D6058910D05DD3D006BFB54 /* ___PROJECTNAME___.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "___PROJECTNAME___.app"; sourceTree = BUILT_PRODUCTS_DIR; }; | 26 1D6058910D05DD3D006BFB54 /* ___PROJECTNAME___.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "___PROJECTNAME___.app"; sourceTree = BUILT_PRODUCTS_DIR; }; |
32 FD779EDD0E26BA1200F39101 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; | 33 FD779EDD0E26BA1200F39101 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; }; |
33 FD77A07C0E26BD8C00F39101 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; }; | 34 FD77A07C0E26BD8C00F39101 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; }; |
34 FD77A07E0E26BDA900F39101 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; }; | 35 FD77A07E0E26BDA900F39101 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; }; |
35 FD77A0840E26BDB800F39101 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; | 36 FD77A0840E26BDB800F39101 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; }; |
36 FD77A09C0E26BDE500F39101 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; }; | 37 FD77A09C0E26BDE500F39101 /* main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = "<group>"; }; |
38 FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; | |
37 /* End PBXFileReference section */ | 39 /* End PBXFileReference section */ |
38 | 40 |
39 /* Begin PBXFrameworksBuildPhase section */ | 41 /* Begin PBXFrameworksBuildPhase section */ |
40 1D60588F0D05DD3D006BFB54 /* Frameworks */ = { | 42 1D60588F0D05DD3D006BFB54 /* Frameworks */ = { |
41 isa = PBXFrameworksBuildPhase; | 43 isa = PBXFrameworksBuildPhase; |
47 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */, | 49 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */, |
48 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */, | 50 28FD15000DC6FC520079059D /* OpenGLES.framework in Frameworks */, |
49 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */, | 51 28FD15080DC6FC5B0079059D /* QuartzCore.framework in Frameworks */, |
50 FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */, | 52 FD779EDE0E26BA1200F39101 /* CoreAudio.framework in Frameworks */, |
51 FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */, | 53 FD77A0850E26BDB800F39101 /* AudioToolbox.framework in Frameworks */, |
54 FDB8BFC60E5A0F6A00980157 /* CoreGraphics.framework in Frameworks */, | |
52 ); | 55 ); |
53 runOnlyForDeploymentPostprocessing = 0; | 56 runOnlyForDeploymentPostprocessing = 0; |
54 }; | 57 }; |
55 /* End PBXFrameworksBuildPhase section */ | 58 /* End PBXFrameworksBuildPhase section */ |
56 | 59 |
94 sourceTree = "<group>"; | 97 sourceTree = "<group>"; |
95 }; | 98 }; |
96 29B97323FDCFA39411CA2CEA /* Frameworks */ = { | 99 29B97323FDCFA39411CA2CEA /* Frameworks */ = { |
97 isa = PBXGroup; | 100 isa = PBXGroup; |
98 children = ( | 101 children = ( |
102 FDB8BFC50E5A0F6A00980157 /* CoreGraphics.framework */, | |
99 FD77A0840E26BDB800F39101 /* AudioToolbox.framework */, | 103 FD77A0840E26BDB800F39101 /* AudioToolbox.framework */, |
100 FD779EDD0E26BA1200F39101 /* CoreAudio.framework */, | 104 FD779EDD0E26BA1200F39101 /* CoreAudio.framework */, |
101 28FD15070DC6FC5B0079059D /* QuartzCore.framework */, | 105 28FD15070DC6FC5B0079059D /* QuartzCore.framework */, |
102 28FD14FF0DC6FC520079059D /* OpenGLES.framework */, | 106 28FD14FF0DC6FC520079059D /* OpenGLES.framework */, |
103 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */, | 107 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */, |