comparison XCodeiPhoneOS/Demos/DemosiPhoneOS.xcodeproj/project.pbxproj @ 2765:f55c87ae336b

Final merge of Google Summer of Code 2008 work... Bring SDL to iPhone and iPod Touch by Holmes Futrell, mentored by Sam Lantinga
author Sam Lantinga <slouken@libsdl.org>
date Sat, 04 Oct 2008 06:46:59 +0000
parents
children 26861c61142a
comparison
equal deleted inserted replaced
2764:4868c0df2e83 2765:f55c87ae336b
1 // !$*UTF8*$!
2 {
3 archiveVersion = 1;
4 classes = {
5 };
6 objectVersion = 45;
7 objects = {
8
9 /* Begin PBXBuildFile section */
10 1D3623EC0D0F72F000981E51 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
11 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
12 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
13 FD15FD690E086911003BDF25 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
14 FD15FD6A0E086911003BDF25 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
15 FD15FD6B0E086911003BDF25 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
16 FD15FD6C0E086911003BDF25 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */; };
17 FD15FD6D0E086911003BDF25 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */; };
18 FD1B48DD0E313255007AB34E /* libSDLiPhoneOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B489E0E313154007AB34E /* libSDLiPhoneOS.a */; };
19 FD1B48DE0E313255007AB34E /* libSDLSimulator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B48A00E313154007AB34E /* libSDLSimulator.a */; };
20 FD1B49980E313261007AB34E /* libSDLiPhoneOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B489E0E313154007AB34E /* libSDLiPhoneOS.a */; };
21 FD1B49990E313261007AB34E /* libSDLSimulator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B48A00E313154007AB34E /* libSDLSimulator.a */; };
22 FD1B499C0E313269007AB34E /* libSDLiPhoneOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B489E0E313154007AB34E /* libSDLiPhoneOS.a */; };
23 FD1B499D0E313269007AB34E /* libSDLSimulator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B48A00E313154007AB34E /* libSDLSimulator.a */; };
24 FD1B499E0E31326C007AB34E /* libSDLiPhoneOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B489E0E313154007AB34E /* libSDLiPhoneOS.a */; };
25 FD1B499F0E31326C007AB34E /* libSDLSimulator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B48A00E313154007AB34E /* libSDLSimulator.a */; };
26 FD1B49A00E313270007AB34E /* libSDLiPhoneOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B489E0E313154007AB34E /* libSDLiPhoneOS.a */; };
27 FD1B49A10E313270007AB34E /* libSDLSimulator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B48A00E313154007AB34E /* libSDLSimulator.a */; };
28 FD1B49A20E313273007AB34E /* libSDLiPhoneOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B489E0E313154007AB34E /* libSDLiPhoneOS.a */; };
29 FD1B49A30E313273007AB34E /* libSDLSimulator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B48A00E313154007AB34E /* libSDLSimulator.a */; };
30 FD5F9CE80E0E0741008E885B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
31 FD5F9CE90E0E0741008E885B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
32 FD5F9CEA0E0E0741008E885B /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
33 FD5F9CEB0E0E0741008E885B /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */; };
34 FD5F9CEC0E0E0741008E885B /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */; };
35 FD77A00E0E26BC0500F39101 /* happy.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0080E26BC0500F39101 /* happy.c */; };
36 FD77A0130E26BC0500F39101 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0060E26BC0500F39101 /* common.c */; };
37 FD77A0160E26BC0500F39101 /* rectangles.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A00A0E26BC0500F39101 /* rectangles.c */; };
38 FD77A0190E26BC0500F39101 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0060E26BC0500F39101 /* common.c */; };
39 FD77A01F0E26BC0500F39101 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0060E26BC0500F39101 /* common.c */; };
40 FD77A0230E26BC0500F39101 /* touch.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A00B0E26BC0500F39101 /* touch.c */; };
41 FD77A0250E26BC0500F39101 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0060E26BC0500F39101 /* common.c */; };
42 FD77A0270E26BC0500F39101 /* mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0090E26BC0500F39101 /* mixer.c */; };
43 FD77A02A0E26BC2700F39101 /* accelerometer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0050E26BC0500F39101 /* accelerometer.c */; };
44 FD787AA10E22A5CC003E8E36 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
45 FD787AA20E22A5CC003E8E36 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
46 FD787AA30E22A5CC003E8E36 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
47 FD787AA40E22A5CC003E8E36 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
48 FD787AA50E22A5CC003E8E36 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
49 FD925B190E0F276600E92347 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
50 FD925B1A0E0F276600E92347 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
51 FD925B1B0E0F276600E92347 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
52 FDB651D00E43D1AD00F688B5 /* icon.bmp in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CC0E43D19800F688B5 /* icon.bmp */; };
53 FDB651D10E43D1B300F688B5 /* ship.bmp in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CD0E43D19800F688B5 /* ship.bmp */; };
54 FDB651D20E43D1B500F688B5 /* space.bmp in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CE0E43D19800F688B5 /* space.bmp */; };
55 FDB651D30E43D1BA00F688B5 /* stroke.bmp in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CF0E43D19800F688B5 /* stroke.bmp */; };
56 FDB651D40E43D1C500F688B5 /* ds_brush_snare.wav in Resources */ = {isa = PBXBuildFile; fileRef = FDB651C80E43D19800F688B5 /* ds_brush_snare.wav */; };
57 FDB651D50E43D1C500F688B5 /* ds_china.wav in Resources */ = {isa = PBXBuildFile; fileRef = FDB651C90E43D19800F688B5 /* ds_china.wav */; };
58 FDB651D60E43D1C500F688B5 /* ds_kick_big_amb.wav in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CA0E43D19800F688B5 /* ds_kick_big_amb.wav */; };
59 FDB651D70E43D1C500F688B5 /* ds_loose_skin_mute.wav in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CB0E43D19800F688B5 /* ds_loose_skin_mute.wav */; };
60 FDB651D80E43D1D800F688B5 /* stroke.bmp in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CF0E43D19800F688B5 /* stroke.bmp */; };
61 FDB651F90E43D1F300F688B5 /* stroke.bmp in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CF0E43D19800F688B5 /* stroke.bmp */; };
62 FDB651FA0E43D1F300F688B5 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
63 FDB651FB0E43D1F300F688B5 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
64 FDB651FD0E43D1F300F688B5 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0060E26BC0500F39101 /* common.c */; };
65 FDB652000E43D1F300F688B5 /* libSDLiPhoneOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B489E0E313154007AB34E /* libSDLiPhoneOS.a */; };
66 FDB652010E43D1F300F688B5 /* libSDLSimulator.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B48A00E313154007AB34E /* libSDLSimulator.a */; };
67 FDB652020E43D1F300F688B5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
68 FDB652030E43D1F300F688B5 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
69 FDB652040E43D1F300F688B5 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
70 FDB652050E43D1F300F688B5 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */; };
71 FDB652060E43D1F300F688B5 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */; };
72 FDB652070E43D1F300F688B5 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; };
73 FDB652080E43D1F300F688B5 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; };
74 FDB652120E43D21A00F688B5 /* keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB652110E43D21A00F688B5 /* keyboard.c */; };
75 FDB652C70E43E25900F688B5 /* kromasky_16x16.bmp in Resources */ = {isa = PBXBuildFile; fileRef = FDB652C60E43E25900F688B5 /* kromasky_16x16.bmp */; };
76 FDB96ED40DEFC9C700FAF19F /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */; };
77 FDB96EE00DEFC9DC00FAF19F /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */; };
78 FDC202E10E107B1200ABAC90 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
79 FDC202E60E107B1200ABAC90 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
80 FDC202E70E107B1200ABAC90 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
81 FDC202E80E107B1200ABAC90 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
82 FDC202E90E107B1200ABAC90 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */; };
83 FDC202EA0E107B1200ABAC90 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */; };
84 FDC214870E26D78A00DDED23 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0060E26BC0500F39101 /* common.c */; };
85 FDC52EC80E2843D6008D768C /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
86 FDC52EC90E2843D6008D768C /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
87 FDC52ECF0E2843D6008D768C /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0060E26BC0500F39101 /* common.c */; };
88 FDC52ED40E2843D6008D768C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
89 FDC52ED50E2843D6008D768C /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
90 FDC52ED60E2843D6008D768C /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
91 FDC52ED70E2843D6008D768C /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */; };
92 FDC52ED80E2843D6008D768C /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */; };
93 FDC52ED90E2843D6008D768C /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; };
94 FDC52EDA0E2843D6008D768C /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; };
95 FDC52EE50E284410008D768C /* fireworks.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC52EE40E284410008D768C /* fireworks.c */; };
96 FDF0D6960E12D05400247964 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
97 FDF0D69C0E12D05400247964 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
98 FDF0D69D0E12D05400247964 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
99 FDF0D69E0E12D05400247964 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
100 FDF0D69F0E12D05400247964 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */; };
101 FDF0D6A00E12D05400247964 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */; };
102 FDF0D71E0E12D2AB00247964 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; };
103 FDF0D7230E12D31800247964 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; };
104 FDF0D7950E12D52900247964 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; };
105 FDF0D7960E12D52900247964 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; };
106 FDF0D7A70E12D53200247964 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; };
107 FDF0D7A80E12D53200247964 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; };
108 FDF0D7A90E12D53500247964 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; };
109 FDF0D7AA0E12D53500247964 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; };
110 FDF0D7AB0E12D53800247964 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; };
111 FDF0D7AC0E12D53800247964 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; };
112 /* End PBXBuildFile section */
113
114 /* Begin PBXContainerItemProxy section */
115 FD1B489D0E313154007AB34E /* PBXContainerItemProxy */ = {
116 isa = PBXContainerItemProxy;
117 containerPortal = FD1B48920E313154007AB34E /* SDLiPhoneOS.xcodeproj */;
118 proxyType = 2;
119 remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
120 remoteInfo = StaticLibiPhoneOS;
121 };
122 FD1B489F0E313154007AB34E /* PBXContainerItemProxy */ = {
123 isa = PBXContainerItemProxy;
124 containerPortal = FD1B48920E313154007AB34E /* SDLiPhoneOS.xcodeproj */;
125 proxyType = 2;
126 remoteGlobalIDString = FDBB65210E159B23003B3114;
127 remoteInfo = StaticLibSimulator;
128 };
129 /* End PBXContainerItemProxy section */
130
131 /* Begin PBXFileReference section */
132 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
133 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
134 1D6058910D05DD3D006BFB54 /* Rectangles.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Rectangles.app; sourceTree = BUILT_PRODUCTS_DIR; };
135 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
136 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
137 FD15FCB20E086866003BDF25 /* Happy.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Happy.app; sourceTree = BUILT_PRODUCTS_DIR; };
138 FD1B48920E313154007AB34E /* SDLiPhoneOS.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDLiPhoneOS.xcodeproj; path = ../SDL/SDLiPhoneOS.xcodeproj; sourceTree = SOURCE_ROOT; };
139 FD5F9BE40E0DEBEA008E885B /* Accel.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Accel.app; sourceTree = BUILT_PRODUCTS_DIR; };
140 FD77A0050E26BC0500F39101 /* accelerometer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = accelerometer.c; sourceTree = "<group>"; };
141 FD77A0060E26BC0500F39101 /* common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = "<group>"; };
142 FD77A0070E26BC0500F39101 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
143 FD77A0080E26BC0500F39101 /* happy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = happy.c; sourceTree = "<group>"; };
144 FD77A0090E26BC0500F39101 /* mixer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mixer.c; sourceTree = "<group>"; };
145 FD77A00A0E26BC0500F39101 /* rectangles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rectangles.c; sourceTree = "<group>"; };
146 FD77A00B0E26BC0500F39101 /* touch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = touch.c; sourceTree = "<group>"; };
147 FD787AA00E22A5CC003E8E36 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
148 FD925B180E0F276600E92347 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
149 FDB651C60E43D19800F688B5 /* license.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = license.txt; sourceTree = "<group>"; };
150 FDB651C80E43D19800F688B5 /* ds_brush_snare.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = ds_brush_snare.wav; sourceTree = "<group>"; };
151 FDB651C90E43D19800F688B5 /* ds_china.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = ds_china.wav; sourceTree = "<group>"; };
152 FDB651CA0E43D19800F688B5 /* ds_kick_big_amb.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = ds_kick_big_amb.wav; sourceTree = "<group>"; };
153 FDB651CB0E43D19800F688B5 /* ds_loose_skin_mute.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = ds_loose_skin_mute.wav; sourceTree = "<group>"; };
154 FDB651CC0E43D19800F688B5 /* icon.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = icon.bmp; sourceTree = "<group>"; };
155 FDB651CD0E43D19800F688B5 /* ship.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = ship.bmp; sourceTree = "<group>"; };
156 FDB651CE0E43D19800F688B5 /* space.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = space.bmp; sourceTree = "<group>"; };
157 FDB651CF0E43D19800F688B5 /* stroke.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = stroke.bmp; sourceTree = "<group>"; };
158 FDB6520C0E43D1F300F688B5 /* Keyboard.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Keyboard.app; sourceTree = BUILT_PRODUCTS_DIR; };
159 FDB652110E43D21A00F688B5 /* keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = keyboard.c; sourceTree = "<group>"; };
160 FDB652C60E43E25900F688B5 /* kromasky_16x16.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = kromasky_16x16.bmp; sourceTree = "<group>"; };
161 FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
162 FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
163 FDC202EE0E107B1200ABAC90 /* Touch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Touch.app; sourceTree = BUILT_PRODUCTS_DIR; };
164 FDC52EDE0E2843D6008D768C /* Fireworks.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Fireworks.app; sourceTree = BUILT_PRODUCTS_DIR; };
165 FDC52EE40E284410008D768C /* fireworks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fireworks.c; sourceTree = "<group>"; };
166 FDF0D6A40E12D05400247964 /* Mixer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Mixer.app; sourceTree = BUILT_PRODUCTS_DIR; };
167 FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
168 FDF0D7220E12D31800247964 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
169 /* End PBXFileReference section */
170
171 /* Begin PBXFrameworksBuildPhase section */
172 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
173 isa = PBXFrameworksBuildPhase;
174 buildActionMask = 2147483647;
175 files = (
176 FD1B48DD0E313255007AB34E /* libSDLiPhoneOS.a in Frameworks */,
177 FD1B48DE0E313255007AB34E /* libSDLSimulator.a in Frameworks */,
178 FDF0D7AB0E12D53800247964 /* CoreAudio.framework in Frameworks */,
179 FDF0D7AC0E12D53800247964 /* AudioToolbox.framework in Frameworks */,
180 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
181 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
182 1D3623EC0D0F72F000981E51 /* CoreGraphics.framework in Frameworks */,
183 FDB96ED40DEFC9C700FAF19F /* OpenGLES.framework in Frameworks */,
184 FDB96EE00DEFC9DC00FAF19F /* QuartzCore.framework in Frameworks */,
185 );
186 runOnlyForDeploymentPostprocessing = 0;
187 };
188 FD15FCB00E086866003BDF25 /* Frameworks */ = {
189 isa = PBXFrameworksBuildPhase;
190 buildActionMask = 2147483647;
191 files = (
192 FD1B49980E313261007AB34E /* libSDLiPhoneOS.a in Frameworks */,
193 FD1B49990E313261007AB34E /* libSDLSimulator.a in Frameworks */,
194 FDF0D7A90E12D53500247964 /* CoreAudio.framework in Frameworks */,
195 FDF0D7AA0E12D53500247964 /* AudioToolbox.framework in Frameworks */,
196 FD15FD690E086911003BDF25 /* Foundation.framework in Frameworks */,
197 FD15FD6A0E086911003BDF25 /* UIKit.framework in Frameworks */,
198 FD15FD6B0E086911003BDF25 /* CoreGraphics.framework in Frameworks */,
199 FD15FD6C0E086911003BDF25 /* OpenGLES.framework in Frameworks */,
200 FD15FD6D0E086911003BDF25 /* QuartzCore.framework in Frameworks */,
201 );
202 runOnlyForDeploymentPostprocessing = 0;
203 };
204 FD5F9BE20E0DEBEA008E885B /* Frameworks */ = {
205 isa = PBXFrameworksBuildPhase;
206 buildActionMask = 2147483647;
207 files = (
208 FD1B499C0E313269007AB34E /* libSDLiPhoneOS.a in Frameworks */,
209 FD1B499D0E313269007AB34E /* libSDLSimulator.a in Frameworks */,
210 FDF0D7A70E12D53200247964 /* CoreAudio.framework in Frameworks */,
211 FDF0D7A80E12D53200247964 /* AudioToolbox.framework in Frameworks */,
212 FD5F9CEB0E0E0741008E885B /* OpenGLES.framework in Frameworks */,
213 FD5F9CEC0E0E0741008E885B /* QuartzCore.framework in Frameworks */,
214 FD5F9CE80E0E0741008E885B /* Foundation.framework in Frameworks */,
215 FD5F9CE90E0E0741008E885B /* UIKit.framework in Frameworks */,
216 FD5F9CEA0E0E0741008E885B /* CoreGraphics.framework in Frameworks */,
217 );
218 runOnlyForDeploymentPostprocessing = 0;
219 };
220 FDB651FF0E43D1F300F688B5 /* Frameworks */ = {
221 isa = PBXFrameworksBuildPhase;
222 buildActionMask = 2147483647;
223 files = (
224 FDB652000E43D1F300F688B5 /* libSDLiPhoneOS.a in Frameworks */,
225 FDB652010E43D1F300F688B5 /* libSDLSimulator.a in Frameworks */,
226 FDB652020E43D1F300F688B5 /* Foundation.framework in Frameworks */,
227 FDB652030E43D1F300F688B5 /* UIKit.framework in Frameworks */,
228 FDB652040E43D1F300F688B5 /* CoreGraphics.framework in Frameworks */,
229 FDB652050E43D1F300F688B5 /* OpenGLES.framework in Frameworks */,
230 FDB652060E43D1F300F688B5 /* QuartzCore.framework in Frameworks */,
231 FDB652070E43D1F300F688B5 /* CoreAudio.framework in Frameworks */,
232 FDB652080E43D1F300F688B5 /* AudioToolbox.framework in Frameworks */,
233 );
234 runOnlyForDeploymentPostprocessing = 0;
235 };
236 FDC202E40E107B1200ABAC90 /* Frameworks */ = {
237 isa = PBXFrameworksBuildPhase;
238 buildActionMask = 2147483647;
239 files = (
240 FD1B499E0E31326C007AB34E /* libSDLiPhoneOS.a in Frameworks */,
241 FD1B499F0E31326C007AB34E /* libSDLSimulator.a in Frameworks */,
242 FDF0D7950E12D52900247964 /* CoreAudio.framework in Frameworks */,
243 FDF0D7960E12D52900247964 /* AudioToolbox.framework in Frameworks */,
244 FDC202E60E107B1200ABAC90 /* Foundation.framework in Frameworks */,
245 FDC202E70E107B1200ABAC90 /* UIKit.framework in Frameworks */,
246 FDC202E80E107B1200ABAC90 /* CoreGraphics.framework in Frameworks */,
247 FDC202E90E107B1200ABAC90 /* OpenGLES.framework in Frameworks */,
248 FDC202EA0E107B1200ABAC90 /* QuartzCore.framework in Frameworks */,
249 );
250 runOnlyForDeploymentPostprocessing = 0;
251 };
252 FDC52ED10E2843D6008D768C /* Frameworks */ = {
253 isa = PBXFrameworksBuildPhase;
254 buildActionMask = 2147483647;
255 files = (
256 FD1B49A20E313273007AB34E /* libSDLiPhoneOS.a in Frameworks */,
257 FD1B49A30E313273007AB34E /* libSDLSimulator.a in Frameworks */,
258 FDC52ED40E2843D6008D768C /* Foundation.framework in Frameworks */,
259 FDC52ED50E2843D6008D768C /* UIKit.framework in Frameworks */,
260 FDC52ED60E2843D6008D768C /* CoreGraphics.framework in Frameworks */,
261 FDC52ED70E2843D6008D768C /* OpenGLES.framework in Frameworks */,
262 FDC52ED80E2843D6008D768C /* QuartzCore.framework in Frameworks */,
263 FDC52ED90E2843D6008D768C /* CoreAudio.framework in Frameworks */,
264 FDC52EDA0E2843D6008D768C /* AudioToolbox.framework in Frameworks */,
265 );
266 runOnlyForDeploymentPostprocessing = 0;
267 };
268 FDF0D69A0E12D05400247964 /* Frameworks */ = {
269 isa = PBXFrameworksBuildPhase;
270 buildActionMask = 2147483647;
271 files = (
272 FD1B49A00E313270007AB34E /* libSDLiPhoneOS.a in Frameworks */,
273 FD1B49A10E313270007AB34E /* libSDLSimulator.a in Frameworks */,
274 FDF0D69C0E12D05400247964 /* Foundation.framework in Frameworks */,
275 FDF0D69D0E12D05400247964 /* UIKit.framework in Frameworks */,
276 FDF0D69E0E12D05400247964 /* CoreGraphics.framework in Frameworks */,
277 FDF0D69F0E12D05400247964 /* OpenGLES.framework in Frameworks */,
278 FDF0D6A00E12D05400247964 /* QuartzCore.framework in Frameworks */,
279 FDF0D71E0E12D2AB00247964 /* CoreAudio.framework in Frameworks */,
280 FDF0D7230E12D31800247964 /* AudioToolbox.framework in Frameworks */,
281 );
282 runOnlyForDeploymentPostprocessing = 0;
283 };
284 /* End PBXFrameworksBuildPhase section */
285
286 /* Begin PBXGroup section */
287 19C28FACFE9D520D11CA2CBB /* Products */ = {
288 isa = PBXGroup;
289 children = (
290 1D6058910D05DD3D006BFB54 /* Rectangles.app */,
291 FD15FCB20E086866003BDF25 /* Happy.app */,
292 FD5F9BE40E0DEBEA008E885B /* Accel.app */,
293 FDC202EE0E107B1200ABAC90 /* Touch.app */,
294 FDF0D6A40E12D05400247964 /* Mixer.app */,
295 FDC52EDE0E2843D6008D768C /* Fireworks.app */,
296 FDB6520C0E43D1F300F688B5 /* Keyboard.app */,
297 );
298 name = Products;
299 sourceTree = "<group>";
300 };
301 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
302 isa = PBXGroup;
303 children = (
304 FD1B48920E313154007AB34E /* SDLiPhoneOS.xcodeproj */,
305 FD77A0040E26BC0500F39101 /* src */,
306 29B97317FDCFA39411CA2CEA /* Resources */,
307 29B97323FDCFA39411CA2CEA /* Frameworks */,
308 19C28FACFE9D520D11CA2CBB /* Products */,
309 );
310 name = CustomTemplate;
311 sourceTree = "<group>";
312 };
313 29B97317FDCFA39411CA2CEA /* Resources */ = {
314 isa = PBXGroup;
315 children = (
316 FDB651C30E43D19800F688B5 /* data */,
317 FD787AA00E22A5CC003E8E36 /* Default.png */,
318 FD925B180E0F276600E92347 /* Icon.png */,
319 8D1107310486CEB800E47090 /* Info.plist */,
320 );
321 name = Resources;
322 sourceTree = "<group>";
323 };
324 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
325 isa = PBXGroup;
326 children = (
327 FDF0D7220E12D31800247964 /* AudioToolbox.framework */,
328 FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */,
329 FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */,
330 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */,
331 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
332 1D30AB110D05D00D00671497 /* Foundation.framework */,
333 FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */,
334 );
335 name = Frameworks;
336 sourceTree = "<group>";
337 };
338 FD1B48930E313154007AB34E /* Products */ = {
339 isa = PBXGroup;
340 children = (
341 FD1B489E0E313154007AB34E /* libSDLiPhoneOS.a */,
342 FD1B48A00E313154007AB34E /* libSDLSimulator.a */,
343 );
344 name = Products;
345 sourceTree = "<group>";
346 };
347 FD77A0040E26BC0500F39101 /* src */ = {
348 isa = PBXGroup;
349 children = (
350 FD77A0060E26BC0500F39101 /* common.c */,
351 FD77A0070E26BC0500F39101 /* common.h */,
352 FD77A00A0E26BC0500F39101 /* rectangles.c */,
353 FD77A0080E26BC0500F39101 /* happy.c */,
354 FD77A0050E26BC0500F39101 /* accelerometer.c */,
355 FD77A00B0E26BC0500F39101 /* touch.c */,
356 FD77A0090E26BC0500F39101 /* mixer.c */,
357 FDB652110E43D21A00F688B5 /* keyboard.c */,
358 FDC52EE40E284410008D768C /* fireworks.c */,
359 );
360 path = src;
361 sourceTree = "<group>";
362 };
363 FDB651C30E43D19800F688B5 /* data */ = {
364 isa = PBXGroup;
365 children = (
366 FDB651C40E43D19800F688B5 /* bitmapfont */,
367 FDB651C70E43D19800F688B5 /* drums */,
368 FDB651CC0E43D19800F688B5 /* icon.bmp */,
369 FDB651CD0E43D19800F688B5 /* ship.bmp */,
370 FDB651CE0E43D19800F688B5 /* space.bmp */,
371 FDB651CF0E43D19800F688B5 /* stroke.bmp */,
372 );
373 path = data;
374 sourceTree = "<group>";
375 };
376 FDB651C40E43D19800F688B5 /* bitmapfont */ = {
377 isa = PBXGroup;
378 children = (
379 FDB652C60E43E25900F688B5 /* kromasky_16x16.bmp */,
380 FDB651C60E43D19800F688B5 /* license.txt */,
381 );
382 path = bitmapfont;
383 sourceTree = "<group>";
384 };
385 FDB651C70E43D19800F688B5 /* drums */ = {
386 isa = PBXGroup;
387 children = (
388 FDB651C80E43D19800F688B5 /* ds_brush_snare.wav */,
389 FDB651C90E43D19800F688B5 /* ds_china.wav */,
390 FDB651CA0E43D19800F688B5 /* ds_kick_big_amb.wav */,
391 FDB651CB0E43D19800F688B5 /* ds_loose_skin_mute.wav */,
392 );
393 path = drums;
394 sourceTree = "<group>";
395 };
396 /* End PBXGroup section */
397
398 /* Begin PBXNativeTarget section */
399 1D6058900D05DD3D006BFB54 /* Rectangles */ = {
400 isa = PBXNativeTarget;
401 buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Rectangles" */;
402 buildPhases = (
403 1D60588D0D05DD3D006BFB54 /* Resources */,
404 1D60588E0D05DD3D006BFB54 /* Sources */,
405 1D60588F0D05DD3D006BFB54 /* Frameworks */,
406 );
407 buildRules = (
408 );
409 dependencies = (
410 );
411 name = Rectangles;
412 productName = SDLiPodTest;
413 productReference = 1D6058910D05DD3D006BFB54 /* Rectangles.app */;
414 productType = "com.apple.product-type.application";
415 };
416 FD15FCB10E086866003BDF25 /* Happy */ = {
417 isa = PBXNativeTarget;
418 buildConfigurationList = FD15FCB70E086867003BDF25 /* Build configuration list for PBXNativeTarget "Happy" */;
419 buildPhases = (
420 FD15FCAE0E086866003BDF25 /* Resources */,
421 FD15FCAF0E086866003BDF25 /* Sources */,
422 FD15FCB00E086866003BDF25 /* Frameworks */,
423 );
424 buildRules = (
425 );
426 dependencies = (
427 );
428 name = Happy;
429 productName = BMPTest;
430 productReference = FD15FCB20E086866003BDF25 /* Happy.app */;
431 productType = "com.apple.product-type.application";
432 };
433 FD5F9BE30E0DEBEA008E885B /* Accel */ = {
434 isa = PBXNativeTarget;
435 buildConfigurationList = FD5F9BE90E0DEBEB008E885B /* Build configuration list for PBXNativeTarget "Accel" */;
436 buildPhases = (
437 FD5F9BE00E0DEBEA008E885B /* Resources */,
438 FD5F9BE10E0DEBEA008E885B /* Sources */,
439 FD5F9BE20E0DEBEA008E885B /* Frameworks */,
440 );
441 buildRules = (
442 );
443 dependencies = (
444 );
445 name = Accel;
446 productName = Accelerometer;
447 productReference = FD5F9BE40E0DEBEA008E885B /* Accel.app */;
448 productType = "com.apple.product-type.application";
449 };
450 FDB651F70E43D1F300F688B5 /* Keyboard */ = {
451 isa = PBXNativeTarget;
452 buildConfigurationList = FDB652090E43D1F300F688B5 /* Build configuration list for PBXNativeTarget "Keyboard" */;
453 buildPhases = (
454 FDB651F80E43D1F300F688B5 /* Resources */,
455 FDB651FC0E43D1F300F688B5 /* Sources */,
456 FDB651FF0E43D1F300F688B5 /* Frameworks */,
457 );
458 buildRules = (
459 );
460 dependencies = (
461 );
462 name = Keyboard;
463 productName = Accelerometer;
464 productReference = FDB6520C0E43D1F300F688B5 /* Keyboard.app */;
465 productType = "com.apple.product-type.application";
466 };
467 FDC202DD0E107B1200ABAC90 /* Touch */ = {
468 isa = PBXNativeTarget;
469 buildConfigurationList = FDC202EB0E107B1200ABAC90 /* Build configuration list for PBXNativeTarget "Touch" */;
470 buildPhases = (
471 FDC202DE0E107B1200ABAC90 /* Resources */,
472 FDC202E20E107B1200ABAC90 /* Sources */,
473 FDC202E40E107B1200ABAC90 /* Frameworks */,
474 );
475 buildRules = (
476 );
477 dependencies = (
478 );
479 name = Touch;
480 productName = Accelerometer;
481 productReference = FDC202EE0E107B1200ABAC90 /* Touch.app */;
482 productType = "com.apple.product-type.application";
483 };
484 FDC52EC60E2843D6008D768C /* Fireworks */ = {
485 isa = PBXNativeTarget;
486 buildConfigurationList = FDC52EDB0E2843D6008D768C /* Build configuration list for PBXNativeTarget "Fireworks" */;
487 buildPhases = (
488 FDC52EC70E2843D6008D768C /* Resources */,
489 FDC52ECE0E2843D6008D768C /* Sources */,
490 FDC52ED10E2843D6008D768C /* Frameworks */,
491 );
492 buildRules = (
493 );
494 dependencies = (
495 );
496 name = Fireworks;
497 productName = Accelerometer;
498 productReference = FDC52EDE0E2843D6008D768C /* Fireworks.app */;
499 productType = "com.apple.product-type.application";
500 };
501 FDF0D6920E12D05400247964 /* Mixer */ = {
502 isa = PBXNativeTarget;
503 buildConfigurationList = FDF0D6A10E12D05400247964 /* Build configuration list for PBXNativeTarget "Mixer" */;
504 buildPhases = (
505 FDF0D6930E12D05400247964 /* Resources */,
506 FDF0D6980E12D05400247964 /* Sources */,
507 FDF0D69A0E12D05400247964 /* Frameworks */,
508 );
509 buildRules = (
510 );
511 dependencies = (
512 );
513 name = Mixer;
514 productName = Accelerometer;
515 productReference = FDF0D6A40E12D05400247964 /* Mixer.app */;
516 productType = "com.apple.product-type.application";
517 };
518 /* End PBXNativeTarget section */
519
520 /* Begin PBXProject section */
521 29B97313FDCFA39411CA2CEA /* Project object */ = {
522 isa = PBXProject;
523 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DemosiPhoneOS" */;
524 compatibilityVersion = "Xcode 3.1";
525 hasScannedForEncodings = 1;
526 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
527 projectDirPath = "";
528 projectReferences = (
529 {
530 ProductGroup = FD1B48930E313154007AB34E /* Products */;
531 ProjectRef = FD1B48920E313154007AB34E /* SDLiPhoneOS.xcodeproj */;
532 },
533 );
534 projectRoot = "";
535 targets = (
536 1D6058900D05DD3D006BFB54 /* Rectangles */,
537 FD15FCB10E086866003BDF25 /* Happy */,
538 FD5F9BE30E0DEBEA008E885B /* Accel */,
539 FDC202DD0E107B1200ABAC90 /* Touch */,
540 FDF0D6920E12D05400247964 /* Mixer */,
541 FDC52EC60E2843D6008D768C /* Fireworks */,
542 FDB651F70E43D1F300F688B5 /* Keyboard */,
543 );
544 };
545 /* End PBXProject section */
546
547 /* Begin PBXReferenceProxy section */
548 FD1B489E0E313154007AB34E /* libSDLiPhoneOS.a */ = {
549 isa = PBXReferenceProxy;
550 fileType = archive.ar;
551 path = libSDLiPhoneOS.a;
552 remoteRef = FD1B489D0E313154007AB34E /* PBXContainerItemProxy */;
553 sourceTree = BUILT_PRODUCTS_DIR;
554 };
555 FD1B48A00E313154007AB34E /* libSDLSimulator.a */ = {
556 isa = PBXReferenceProxy;
557 fileType = archive.ar;
558 path = libSDLSimulator.a;
559 remoteRef = FD1B489F0E313154007AB34E /* PBXContainerItemProxy */;
560 sourceTree = BUILT_PRODUCTS_DIR;
561 };
562 /* End PBXReferenceProxy section */
563
564 /* Begin PBXResourcesBuildPhase section */
565 1D60588D0D05DD3D006BFB54 /* Resources */ = {
566 isa = PBXResourcesBuildPhase;
567 buildActionMask = 2147483647;
568 files = (
569 FD925B1B0E0F276600E92347 /* Icon.png in Resources */,
570 FD787AA20E22A5CC003E8E36 /* Default.png in Resources */,
571 );
572 runOnlyForDeploymentPostprocessing = 0;
573 };
574 FD15FCAE0E086866003BDF25 /* Resources */ = {
575 isa = PBXResourcesBuildPhase;
576 buildActionMask = 2147483647;
577 files = (
578 FDB651D00E43D1AD00F688B5 /* icon.bmp in Resources */,
579 FD925B1A0E0F276600E92347 /* Icon.png in Resources */,
580 FD787AA10E22A5CC003E8E36 /* Default.png in Resources */,
581 );
582 runOnlyForDeploymentPostprocessing = 0;
583 };
584 FD5F9BE00E0DEBEA008E885B /* Resources */ = {
585 isa = PBXResourcesBuildPhase;
586 buildActionMask = 2147483647;
587 files = (
588 FDB651D20E43D1B500F688B5 /* space.bmp in Resources */,
589 FDB651D10E43D1B300F688B5 /* ship.bmp in Resources */,
590 FD925B190E0F276600E92347 /* Icon.png in Resources */,
591 FD787AA30E22A5CC003E8E36 /* Default.png in Resources */,
592 );
593 runOnlyForDeploymentPostprocessing = 0;
594 };
595 FDB651F80E43D1F300F688B5 /* Resources */ = {
596 isa = PBXResourcesBuildPhase;
597 buildActionMask = 2147483647;
598 files = (
599 FDB651F90E43D1F300F688B5 /* stroke.bmp in Resources */,
600 FDB651FA0E43D1F300F688B5 /* Icon.png in Resources */,
601 FDB651FB0E43D1F300F688B5 /* Default.png in Resources */,
602 FDB652C70E43E25900F688B5 /* kromasky_16x16.bmp in Resources */,
603 );
604 runOnlyForDeploymentPostprocessing = 0;
605 };
606 FDC202DE0E107B1200ABAC90 /* Resources */ = {
607 isa = PBXResourcesBuildPhase;
608 buildActionMask = 2147483647;
609 files = (
610 FDB651D30E43D1BA00F688B5 /* stroke.bmp in Resources */,
611 FDC202E10E107B1200ABAC90 /* Icon.png in Resources */,
612 FD787AA40E22A5CC003E8E36 /* Default.png in Resources */,
613 );
614 runOnlyForDeploymentPostprocessing = 0;
615 };
616 FDC52EC70E2843D6008D768C /* Resources */ = {
617 isa = PBXResourcesBuildPhase;
618 buildActionMask = 2147483647;
619 files = (
620 FDB651D80E43D1D800F688B5 /* stroke.bmp in Resources */,
621 FDC52EC80E2843D6008D768C /* Icon.png in Resources */,
622 FDC52EC90E2843D6008D768C /* Default.png in Resources */,
623 );
624 runOnlyForDeploymentPostprocessing = 0;
625 };
626 FDF0D6930E12D05400247964 /* Resources */ = {
627 isa = PBXResourcesBuildPhase;
628 buildActionMask = 2147483647;
629 files = (
630 FDB651D40E43D1C500F688B5 /* ds_brush_snare.wav in Resources */,
631 FDB651D50E43D1C500F688B5 /* ds_china.wav in Resources */,
632 FDB651D60E43D1C500F688B5 /* ds_kick_big_amb.wav in Resources */,
633 FDB651D70E43D1C500F688B5 /* ds_loose_skin_mute.wav in Resources */,
634 FDF0D6960E12D05400247964 /* Icon.png in Resources */,
635 FD787AA50E22A5CC003E8E36 /* Default.png in Resources */,
636 );
637 runOnlyForDeploymentPostprocessing = 0;
638 };
639 /* End PBXResourcesBuildPhase section */
640
641 /* Begin PBXSourcesBuildPhase section */
642 1D60588E0D05DD3D006BFB54 /* Sources */ = {
643 isa = PBXSourcesBuildPhase;
644 buildActionMask = 2147483647;
645 files = (
646 FD77A0130E26BC0500F39101 /* common.c in Sources */,
647 FD77A0160E26BC0500F39101 /* rectangles.c in Sources */,
648 );
649 runOnlyForDeploymentPostprocessing = 0;
650 };
651 FD15FCAF0E086866003BDF25 /* Sources */ = {
652 isa = PBXSourcesBuildPhase;
653 buildActionMask = 2147483647;
654 files = (
655 FDC214870E26D78A00DDED23 /* common.c in Sources */,
656 FD77A00E0E26BC0500F39101 /* happy.c in Sources */,
657 );
658 runOnlyForDeploymentPostprocessing = 0;
659 };
660 FD5F9BE10E0DEBEA008E885B /* Sources */ = {
661 isa = PBXSourcesBuildPhase;
662 buildActionMask = 2147483647;
663 files = (
664 FD77A0190E26BC0500F39101 /* common.c in Sources */,
665 FD77A02A0E26BC2700F39101 /* accelerometer.c in Sources */,
666 );
667 runOnlyForDeploymentPostprocessing = 0;
668 };
669 FDB651FC0E43D1F300F688B5 /* Sources */ = {
670 isa = PBXSourcesBuildPhase;
671 buildActionMask = 2147483647;
672 files = (
673 FDB651FD0E43D1F300F688B5 /* common.c in Sources */,
674 FDB652120E43D21A00F688B5 /* keyboard.c in Sources */,
675 );
676 runOnlyForDeploymentPostprocessing = 0;
677 };
678 FDC202E20E107B1200ABAC90 /* Sources */ = {
679 isa = PBXSourcesBuildPhase;
680 buildActionMask = 2147483647;
681 files = (
682 FD77A01F0E26BC0500F39101 /* common.c in Sources */,
683 FD77A0230E26BC0500F39101 /* touch.c in Sources */,
684 );
685 runOnlyForDeploymentPostprocessing = 0;
686 };
687 FDC52ECE0E2843D6008D768C /* Sources */ = {
688 isa = PBXSourcesBuildPhase;
689 buildActionMask = 2147483647;
690 files = (
691 FDC52ECF0E2843D6008D768C /* common.c in Sources */,
692 FDC52EE50E284410008D768C /* fireworks.c in Sources */,
693 );
694 runOnlyForDeploymentPostprocessing = 0;
695 };
696 FDF0D6980E12D05400247964 /* Sources */ = {
697 isa = PBXSourcesBuildPhase;
698 buildActionMask = 2147483647;
699 files = (
700 FD77A0250E26BC0500F39101 /* common.c in Sources */,
701 FD77A0270E26BC0500F39101 /* mixer.c in Sources */,
702 );
703 runOnlyForDeploymentPostprocessing = 0;
704 };
705 /* End PBXSourcesBuildPhase section */
706
707 /* Begin XCBuildConfiguration section */
708 1D6058940D05DD3E006BFB54 /* Debug */ = {
709 isa = XCBuildConfiguration;
710 buildSettings = {
711 COPY_PHASE_STRIP = NO;
712 GCC_DYNAMIC_NO_PIC = NO;
713 GCC_OPTIMIZATION_LEVEL = 0;
714 GCC_PRECOMPILE_PREFIX_HEADER = YES;
715 GCC_PREFIX_HEADER = "";
716 INFOPLIST_FILE = Info.plist;
717 LIBRARY_SEARCH_PATHS = (
718 "$(inherited)",
719 "\"$(SRCROOT)/../SDLiPod/build/Debug-iphoneos\"",
720 "\"$(SRCROOT)/../SDLiPod/build/Release-iphoneos\"",
721 "\"$(SRCROOT)\"",
722 "\"$(SRCROOT)/../SDLiPod/build/Debug-iphonesimulator\"",
723 );
724 PRODUCT_NAME = Rectangles;
725 };
726 name = Debug;
727 };
728 1D6058950D05DD3E006BFB54 /* Release */ = {
729 isa = XCBuildConfiguration;
730 buildSettings = {
731 COPY_PHASE_STRIP = YES;
732 GCC_PRECOMPILE_PREFIX_HEADER = YES;
733 GCC_PREFIX_HEADER = "";
734 INFOPLIST_FILE = Info.plist;
735 LIBRARY_SEARCH_PATHS = (
736 "$(inherited)",
737 "\"$(SRCROOT)/../SDLiPod/build/Debug-iphoneos\"",
738 "\"$(SRCROOT)/../SDLiPod/build/Release-iphoneos\"",
739 "\"$(SRCROOT)\"",
740 "\"$(SRCROOT)/../SDLiPod/build/Debug-iphonesimulator\"",
741 );
742 PRODUCT_NAME = Rectangles;
743 };
744 name = Release;
745 };
746 C01FCF4F08A954540054247B /* Debug */ = {
747 isa = XCBuildConfiguration;
748 buildSettings = {
749 ALWAYS_SEARCH_USER_PATHS = NO;
750 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
751 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
752 GCC_C_LANGUAGE_STANDARD = c99;
753 GCC_WARN_ABOUT_RETURN_TYPE = YES;
754 GCC_WARN_UNUSED_VARIABLE = YES;
755 HEADER_SEARCH_PATHS = ../../include;
756 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../SDLiPod/build/Release-iphoneos\"";
757 ONLY_ACTIVE_ARCH = YES;
758 OTHER_CFLAGS = "";
759 PREBINDING = NO;
760 PRELINK_LIBS = "";
761 SDKROOT = iphoneos2.0;
762 };
763 name = Debug;
764 };
765 C01FCF5008A954540054247B /* Release */ = {
766 isa = XCBuildConfiguration;
767 buildSettings = {
768 ALWAYS_SEARCH_USER_PATHS = NO;
769 ARCHS = "$(ARCHS_STANDARD_32_BIT)";
770 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
771 GCC_C_LANGUAGE_STANDARD = c99;
772 GCC_WARN_ABOUT_RETURN_TYPE = YES;
773 GCC_WARN_UNUSED_VARIABLE = YES;
774 HEADER_SEARCH_PATHS = ../../include;
775 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../SDLiPod/build/Release-iphoneos\"";
776 OTHER_CFLAGS = "";
777 PREBINDING = NO;
778 PRELINK_LIBS = "";
779 SDKROOT = iphoneos2.0;
780 };
781 name = Release;
782 };
783 FD15FCB50E086866003BDF25 /* Debug */ = {
784 isa = XCBuildConfiguration;
785 buildSettings = {
786 ALWAYS_SEARCH_USER_PATHS = NO;
787 CODE_SIGN_IDENTITY = "iPhone Developer";
788 COPY_PHASE_STRIP = NO;
789 GCC_DYNAMIC_NO_PIC = NO;
790 GCC_OPTIMIZATION_LEVEL = 0;
791 GCC_PRECOMPILE_PREFIX_HEADER = YES;
792 GCC_PREFIX_HEADER = "";
793 INFOPLIST_FILE = Info.plist;
794 OTHER_LDFLAGS = (
795 "-framework",
796 Foundation,
797 "-framework",
798 UIKit,
799 );
800 PREBINDING = NO;
801 PRODUCT_NAME = Happy;
802 SDKROOT = iphoneos2.0;
803 };
804 name = Debug;
805 };
806 FD15FCB60E086866003BDF25 /* Release */ = {
807 isa = XCBuildConfiguration;
808 buildSettings = {
809 ALWAYS_SEARCH_USER_PATHS = NO;
810 CODE_SIGN_IDENTITY = "iPhone Developer";
811 COPY_PHASE_STRIP = YES;
812 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
813 GCC_ENABLE_FIX_AND_CONTINUE = NO;
814 GCC_PRECOMPILE_PREFIX_HEADER = YES;
815 GCC_PREFIX_HEADER = "";
816 INFOPLIST_FILE = Info.plist;
817 OTHER_LDFLAGS = (
818 "-framework",
819 Foundation,
820 "-framework",
821 UIKit,
822 );
823 PREBINDING = NO;
824 PRODUCT_NAME = Happy;
825 SDKROOT = iphoneos2.0;
826 ZERO_LINK = NO;
827 };
828 name = Release;
829 };
830 FD5F9BE70E0DEBEB008E885B /* Debug */ = {
831 isa = XCBuildConfiguration;
832 buildSettings = {
833 ALWAYS_SEARCH_USER_PATHS = NO;
834 CODE_SIGN_IDENTITY = "iPhone Developer";
835 COPY_PHASE_STRIP = NO;
836 GCC_DYNAMIC_NO_PIC = NO;
837 GCC_OPTIMIZATION_LEVEL = 0;
838 GCC_PRECOMPILE_PREFIX_HEADER = YES;
839 GCC_PREFIX_HEADER = "";
840 INFOPLIST_FILE = Info.plist;
841 INSTALL_PATH = "$(HOME)/Applications";
842 OTHER_LDFLAGS = (
843 "-framework",
844 Foundation,
845 "-framework",
846 UIKit,
847 );
848 PREBINDING = NO;
849 PRODUCT_NAME = Accel;
850 SDKROOT = iphoneos2.0;
851 };
852 name = Debug;
853 };
854 FD5F9BE80E0DEBEB008E885B /* Release */ = {
855 isa = XCBuildConfiguration;
856 buildSettings = {
857 ALWAYS_SEARCH_USER_PATHS = NO;
858 CODE_SIGN_IDENTITY = "iPhone Developer";
859 COPY_PHASE_STRIP = YES;
860 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
861 GCC_ENABLE_FIX_AND_CONTINUE = NO;
862 GCC_PRECOMPILE_PREFIX_HEADER = YES;
863 GCC_PREFIX_HEADER = "";
864 INFOPLIST_FILE = Info.plist;
865 INSTALL_PATH = "$(HOME)/Applications";
866 OTHER_LDFLAGS = (
867 "-framework",
868 Foundation,
869 "-framework",
870 UIKit,
871 );
872 PREBINDING = NO;
873 PRODUCT_NAME = Accel;
874 SDKROOT = iphoneos2.0;
875 ZERO_LINK = NO;
876 };
877 name = Release;
878 };
879 FDB6520A0E43D1F300F688B5 /* Debug */ = {
880 isa = XCBuildConfiguration;
881 buildSettings = {
882 ALWAYS_SEARCH_USER_PATHS = NO;
883 CODE_SIGN_IDENTITY = "iPhone Developer";
884 COPY_PHASE_STRIP = NO;
885 GCC_DYNAMIC_NO_PIC = NO;
886 GCC_OPTIMIZATION_LEVEL = 0;
887 GCC_PRECOMPILE_PREFIX_HEADER = YES;
888 GCC_PREFIX_HEADER = "";
889 INFOPLIST_FILE = Info.plist;
890 INSTALL_PATH = "$(HOME)/Applications";
891 LIBRARY_SEARCH_PATHS = (
892 "$(inherited)",
893 "\\\\\\\"$(SRCROOT)\\\\\\\"",
894 );
895 OTHER_LDFLAGS = (
896 "-framework",
897 Foundation,
898 "-framework",
899 UIKit,
900 );
901 PREBINDING = NO;
902 PRODUCT_NAME = Keyboard;
903 SDKROOT = iphonesimulator2.0;
904 };
905 name = Debug;
906 };
907 FDB6520B0E43D1F300F688B5 /* Release */ = {
908 isa = XCBuildConfiguration;
909 buildSettings = {
910 ALWAYS_SEARCH_USER_PATHS = NO;
911 CODE_SIGN_IDENTITY = "iPhone Developer";
912 COPY_PHASE_STRIP = YES;
913 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
914 GCC_ENABLE_FIX_AND_CONTINUE = NO;
915 GCC_PRECOMPILE_PREFIX_HEADER = YES;
916 GCC_PREFIX_HEADER = "";
917 INFOPLIST_FILE = Info.plist;
918 INSTALL_PATH = "$(HOME)/Applications";
919 LIBRARY_SEARCH_PATHS = (
920 "$(inherited)",
921 "\\\\\\\"$(SRCROOT)\\\\\\\"",
922 );
923 OTHER_LDFLAGS = (
924 "-framework",
925 Foundation,
926 "-framework",
927 UIKit,
928 );
929 PREBINDING = NO;
930 PRODUCT_NAME = Fireworks;
931 SDKROOT = iphoneos2.0;
932 ZERO_LINK = NO;
933 };
934 name = Release;
935 };
936 FDC202EC0E107B1200ABAC90 /* Debug */ = {
937 isa = XCBuildConfiguration;
938 buildSettings = {
939 ALWAYS_SEARCH_USER_PATHS = NO;
940 CODE_SIGN_IDENTITY = "iPhone Developer";
941 COPY_PHASE_STRIP = NO;
942 GCC_DYNAMIC_NO_PIC = NO;
943 GCC_OPTIMIZATION_LEVEL = 0;
944 GCC_PRECOMPILE_PREFIX_HEADER = YES;
945 GCC_PREFIX_HEADER = "";
946 INFOPLIST_FILE = Info.plist;
947 INSTALL_PATH = "$(HOME)/Applications";
948 OTHER_LDFLAGS = (
949 "-framework",
950 Foundation,
951 "-framework",
952 UIKit,
953 );
954 PREBINDING = NO;
955 PRODUCT_NAME = Touch;
956 SDKROOT = iphoneos2.0;
957 };
958 name = Debug;
959 };
960 FDC202ED0E107B1200ABAC90 /* Release */ = {
961 isa = XCBuildConfiguration;
962 buildSettings = {
963 ALWAYS_SEARCH_USER_PATHS = NO;
964 CODE_SIGN_IDENTITY = "iPhone Developer";
965 COPY_PHASE_STRIP = YES;
966 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
967 GCC_ENABLE_FIX_AND_CONTINUE = NO;
968 GCC_PRECOMPILE_PREFIX_HEADER = YES;
969 GCC_PREFIX_HEADER = "";
970 INFOPLIST_FILE = Info.plist;
971 INSTALL_PATH = "$(HOME)/Applications";
972 OTHER_LDFLAGS = (
973 "-framework",
974 Foundation,
975 "-framework",
976 UIKit,
977 );
978 PREBINDING = NO;
979 PRODUCT_NAME = Touch;
980 SDKROOT = iphoneos2.0;
981 ZERO_LINK = NO;
982 };
983 name = Release;
984 };
985 FDC52EDC0E2843D6008D768C /* Debug */ = {
986 isa = XCBuildConfiguration;
987 buildSettings = {
988 ALWAYS_SEARCH_USER_PATHS = NO;
989 CODE_SIGN_IDENTITY = "iPhone Developer";
990 COPY_PHASE_STRIP = NO;
991 GCC_DYNAMIC_NO_PIC = NO;
992 GCC_OPTIMIZATION_LEVEL = 0;
993 GCC_PRECOMPILE_PREFIX_HEADER = YES;
994 GCC_PREFIX_HEADER = "";
995 INFOPLIST_FILE = Info.plist;
996 INSTALL_PATH = "$(HOME)/Applications";
997 LIBRARY_SEARCH_PATHS = (
998 "$(inherited)",
999 "\\\"$(SRCROOT)\\\"",
1000 );
1001 OTHER_LDFLAGS = (
1002 "-framework",
1003 Foundation,
1004 "-framework",
1005 UIKit,
1006 );
1007 PREBINDING = NO;
1008 PRODUCT_NAME = Fireworks;
1009 SDKROOT = iphonesimulator2.0;
1010 };
1011 name = Debug;
1012 };
1013 FDC52EDD0E2843D6008D768C /* Release */ = {
1014 isa = XCBuildConfiguration;
1015 buildSettings = {
1016 ALWAYS_SEARCH_USER_PATHS = NO;
1017 CODE_SIGN_IDENTITY = "iPhone Developer";
1018 COPY_PHASE_STRIP = YES;
1019 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1020 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1021 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1022 GCC_PREFIX_HEADER = "";
1023 INFOPLIST_FILE = Info.plist;
1024 INSTALL_PATH = "$(HOME)/Applications";
1025 LIBRARY_SEARCH_PATHS = (
1026 "$(inherited)",
1027 "\\\"$(SRCROOT)\\\"",
1028 );
1029 OTHER_LDFLAGS = (
1030 "-framework",
1031 Foundation,
1032 "-framework",
1033 UIKit,
1034 );
1035 PREBINDING = NO;
1036 PRODUCT_NAME = Fireworks;
1037 SDKROOT = iphoneos2.0;
1038 ZERO_LINK = NO;
1039 };
1040 name = Release;
1041 };
1042 FDF0D6A20E12D05400247964 /* Debug */ = {
1043 isa = XCBuildConfiguration;
1044 buildSettings = {
1045 ALWAYS_SEARCH_USER_PATHS = NO;
1046 CODE_SIGN_IDENTITY = "iPhone Developer";
1047 COPY_PHASE_STRIP = NO;
1048 GCC_DYNAMIC_NO_PIC = NO;
1049 GCC_OPTIMIZATION_LEVEL = 0;
1050 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1051 GCC_PREFIX_HEADER = "";
1052 INFOPLIST_FILE = Info.plist;
1053 INSTALL_PATH = "$(HOME)/Applications";
1054 LIBRARY_SEARCH_PATHS = (
1055 "$(inherited)",
1056 "\"$(SRCROOT)\"",
1057 );
1058 OTHER_LDFLAGS = (
1059 "-framework",
1060 Foundation,
1061 "-framework",
1062 UIKit,
1063 );
1064 PREBINDING = NO;
1065 PRODUCT_NAME = Mixer;
1066 SDKROOT = iphonesimulator2.0;
1067 };
1068 name = Debug;
1069 };
1070 FDF0D6A30E12D05400247964 /* Release */ = {
1071 isa = XCBuildConfiguration;
1072 buildSettings = {
1073 ALWAYS_SEARCH_USER_PATHS = NO;
1074 CODE_SIGN_IDENTITY = "iPhone Developer";
1075 COPY_PHASE_STRIP = YES;
1076 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1077 GCC_ENABLE_FIX_AND_CONTINUE = NO;
1078 GCC_PRECOMPILE_PREFIX_HEADER = YES;
1079 GCC_PREFIX_HEADER = "";
1080 INFOPLIST_FILE = Info.plist;
1081 INSTALL_PATH = "$(HOME)/Applications";
1082 LIBRARY_SEARCH_PATHS = (
1083 "$(inherited)",
1084 "\"$(SRCROOT)\"",
1085 );
1086 OTHER_LDFLAGS = (
1087 "-framework",
1088 Foundation,
1089 "-framework",
1090 UIKit,
1091 );
1092 PREBINDING = NO;
1093 PRODUCT_NAME = Mixer;
1094 SDKROOT = iphoneos2.0;
1095 ZERO_LINK = NO;
1096 };
1097 name = Release;
1098 };
1099 /* End XCBuildConfiguration section */
1100
1101 /* Begin XCConfigurationList section */
1102 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Rectangles" */ = {
1103 isa = XCConfigurationList;
1104 buildConfigurations = (
1105 1D6058940D05DD3E006BFB54 /* Debug */,
1106 1D6058950D05DD3E006BFB54 /* Release */,
1107 );
1108 defaultConfigurationIsVisible = 0;
1109 defaultConfigurationName = Release;
1110 };
1111 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DemosiPhoneOS" */ = {
1112 isa = XCConfigurationList;
1113 buildConfigurations = (
1114 C01FCF4F08A954540054247B /* Debug */,
1115 C01FCF5008A954540054247B /* Release */,
1116 );
1117 defaultConfigurationIsVisible = 0;
1118 defaultConfigurationName = Release;
1119 };
1120 FD15FCB70E086867003BDF25 /* Build configuration list for PBXNativeTarget "Happy" */ = {
1121 isa = XCConfigurationList;
1122 buildConfigurations = (
1123 FD15FCB50E086866003BDF25 /* Debug */,
1124 FD15FCB60E086866003BDF25 /* Release */,
1125 );
1126 defaultConfigurationIsVisible = 0;
1127 defaultConfigurationName = Release;
1128 };
1129 FD5F9BE90E0DEBEB008E885B /* Build configuration list for PBXNativeTarget "Accel" */ = {
1130 isa = XCConfigurationList;
1131 buildConfigurations = (
1132 FD5F9BE70E0DEBEB008E885B /* Debug */,
1133 FD5F9BE80E0DEBEB008E885B /* Release */,
1134 );
1135 defaultConfigurationIsVisible = 0;
1136 defaultConfigurationName = Release;
1137 };
1138 FDB652090E43D1F300F688B5 /* Build configuration list for PBXNativeTarget "Keyboard" */ = {
1139 isa = XCConfigurationList;
1140 buildConfigurations = (
1141 FDB6520A0E43D1F300F688B5 /* Debug */,
1142 FDB6520B0E43D1F300F688B5 /* Release */,
1143 );
1144 defaultConfigurationIsVisible = 0;
1145 defaultConfigurationName = Release;
1146 };
1147 FDC202EB0E107B1200ABAC90 /* Build configuration list for PBXNativeTarget "Touch" */ = {
1148 isa = XCConfigurationList;
1149 buildConfigurations = (
1150 FDC202EC0E107B1200ABAC90 /* Debug */,
1151 FDC202ED0E107B1200ABAC90 /* Release */,
1152 );
1153 defaultConfigurationIsVisible = 0;
1154 defaultConfigurationName = Release;
1155 };
1156 FDC52EDB0E2843D6008D768C /* Build configuration list for PBXNativeTarget "Fireworks" */ = {
1157 isa = XCConfigurationList;
1158 buildConfigurations = (
1159 FDC52EDC0E2843D6008D768C /* Debug */,
1160 FDC52EDD0E2843D6008D768C /* Release */,
1161 );
1162 defaultConfigurationIsVisible = 0;
1163 defaultConfigurationName = Release;
1164 };
1165 FDF0D6A10E12D05400247964 /* Build configuration list for PBXNativeTarget "Mixer" */ = {
1166 isa = XCConfigurationList;
1167 buildConfigurations = (
1168 FDF0D6A20E12D05400247964 /* Debug */,
1169 FDF0D6A30E12D05400247964 /* Release */,
1170 );
1171 defaultConfigurationIsVisible = 0;
1172 defaultConfigurationName = Release;
1173 };
1174 /* End XCConfigurationList section */
1175 };
1176 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
1177 }