3331
|
1 // !$*UTF8*$!
|
|
2 {
|
|
3 archiveVersion = 1;
|
|
4 classes = {
|
|
5 };
|
|
6 objectVersion = 46;
|
|
7 objects = {
|
|
8
|
|
9 /* Begin PBXBuildFile section */
|
|
10 002F39FA09D0881F00EBEB88 /* SDL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F39F909D0881F00EBEB88 /* SDL.framework */; };
|
|
11 002F3A0009D0884600EBEB88 /* SDL.framework in Copy Frameworks into .app bundle */ = {isa = PBXBuildFile; fileRef = 002F39F909D0881F00EBEB88 /* SDL.framework */; };
|
|
12 002F3A3F09D088BA00EBEB88 /* main.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F3A3E09D088BA00EBEB88 /* main.c */; };
|
|
13 002F3BFA09D0938900EBEB88 /* atlantis.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F3BF409D0938900EBEB88 /* atlantis.c */; };
|
|
14 002F3BFC09D0938900EBEB88 /* dolphin.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F3BF609D0938900EBEB88 /* dolphin.c */; };
|
|
15 002F3BFD09D0938900EBEB88 /* shark.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F3BF709D0938900EBEB88 /* shark.c */; };
|
|
16 002F3BFE09D0938900EBEB88 /* swim.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F3BF809D0938900EBEB88 /* swim.c */; };
|
|
17 002F3BFF09D0938900EBEB88 /* whale.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F3BF909D0938900EBEB88 /* whale.c */; };
|
|
18 002F3C0109D093BD00EBEB88 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F3C0009D093BD00EBEB88 /* OpenGL.framework */; };
|
|
19 002F3C6109D0951E00EBEB88 /* GLUT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 002F3C6009D0951E00EBEB88 /* GLUT.framework */; };
|
|
20 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
|
|
21 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
|
|
22 /* End PBXBuildFile section */
|
|
23
|
|
24 /* Begin PBXCopyFilesBuildPhase section */
|
|
25 002F39FD09D0883400EBEB88 /* Copy Frameworks into .app bundle */ = {
|
|
26 isa = PBXCopyFilesBuildPhase;
|
|
27 buildActionMask = 2147483647;
|
|
28 dstPath = "";
|
|
29 dstSubfolderSpec = 10;
|
|
30 files = (
|
|
31 002F3A0009D0884600EBEB88 /* SDL.framework in Copy Frameworks into .app bundle */,
|
|
32 );
|
|
33 name = "Copy Frameworks into .app bundle";
|
|
34 runOnlyForDeploymentPostprocessing = 0;
|
|
35 };
|
|
36 /* End PBXCopyFilesBuildPhase section */
|
|
37
|
|
38 /* Begin PBXFileReference section */
|
|
39 002F39F909D0881F00EBEB88 /* SDL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SDL.framework; path = /Library/Frameworks/SDL.framework; sourceTree = "<absolute>"; };
|
|
40 002F3A3E09D088BA00EBEB88 /* main.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = main.c; sourceTree = SOURCE_ROOT; };
|
|
41 002F3BF409D0938900EBEB88 /* atlantis.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = atlantis.c; path = atlantis/atlantis.c; sourceTree = SOURCE_ROOT; };
|
|
42 002F3BF509D0938900EBEB88 /* atlantis.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = atlantis.h; path = atlantis/atlantis.h; sourceTree = SOURCE_ROOT; };
|
|
43 002F3BF609D0938900EBEB88 /* dolphin.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = dolphin.c; path = atlantis/dolphin.c; sourceTree = SOURCE_ROOT; };
|
|
44 002F3BF709D0938900EBEB88 /* shark.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = shark.c; path = atlantis/shark.c; sourceTree = SOURCE_ROOT; };
|
|
45 002F3BF809D0938900EBEB88 /* swim.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = swim.c; path = atlantis/swim.c; sourceTree = SOURCE_ROOT; };
|
|
46 002F3BF909D0938900EBEB88 /* whale.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = whale.c; path = atlantis/whale.c; sourceTree = SOURCE_ROOT; };
|
|
47 002F3C0009D093BD00EBEB88 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
|
|
48 002F3C6009D0951E00EBEB88 /* GLUT.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLUT.framework; path = ../../../../../../../../../../System/Library/Frameworks/GLUT.framework; sourceTree = SOURCE_ROOT; };
|
|
49 089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
|
|
50 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
|
|
51 29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
|
|
52 29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
|
|
53 32CA4F630368D1EE00C91783 /* ___PROJECTNAME____Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "___PROJECTNAME____Prefix.pch"; sourceTree = "<group>"; };
|
|
54 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
|
|
55 8D1107320486CEB800E47090 /* ___PROJECTNAME___.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "___PROJECTNAME___.app"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
56 /* End PBXFileReference section */
|
|
57
|
|
58 /* Begin PBXFrameworksBuildPhase section */
|
|
59 8D11072E0486CEB800E47090 /* Frameworks */ = {
|
|
60 isa = PBXFrameworksBuildPhase;
|
|
61 buildActionMask = 2147483647;
|
|
62 files = (
|
|
63 002F39FA09D0881F00EBEB88 /* SDL.framework in Frameworks */,
|
|
64 002F3C6109D0951E00EBEB88 /* GLUT.framework in Frameworks */,
|
|
65 8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
|
|
66 002F3C0109D093BD00EBEB88 /* OpenGL.framework in Frameworks */,
|
|
67 );
|
|
68 runOnlyForDeploymentPostprocessing = 0;
|
|
69 };
|
|
70 /* End PBXFrameworksBuildPhase section */
|
|
71
|
|
72 /* Begin PBXGroup section */
|
|
73 002F3BF309D0937800EBEB88 /* atlantis */ = {
|
|
74 isa = PBXGroup;
|
|
75 children = (
|
|
76 002F3BF409D0938900EBEB88 /* atlantis.c */,
|
|
77 002F3BF509D0938900EBEB88 /* atlantis.h */,
|
|
78 002F3BF609D0938900EBEB88 /* dolphin.c */,
|
|
79 002F3BF709D0938900EBEB88 /* shark.c */,
|
|
80 002F3BF809D0938900EBEB88 /* swim.c */,
|
|
81 002F3BF909D0938900EBEB88 /* whale.c */,
|
|
82 );
|
|
83 name = atlantis;
|
|
84 sourceTree = "<group>";
|
|
85 };
|
|
86 080E96DDFE201D6D7F000001 /* Classes */ = {
|
|
87 isa = PBXGroup;
|
|
88 children = (
|
|
89 );
|
|
90 name = Classes;
|
|
91 sourceTree = "<group>";
|
|
92 };
|
|
93 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
|
|
94 isa = PBXGroup;
|
|
95 children = (
|
|
96 002F39F909D0881F00EBEB88 /* SDL.framework */,
|
|
97 002F3C6009D0951E00EBEB88 /* GLUT.framework */,
|
|
98 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
|
|
99 002F3C0009D093BD00EBEB88 /* OpenGL.framework */,
|
|
100 );
|
|
101 name = "Linked Frameworks";
|
|
102 sourceTree = "<group>";
|
|
103 };
|
|
104 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
|
|
105 isa = PBXGroup;
|
|
106 children = (
|
|
107 29B97324FDCFA39411CA2CEA /* AppKit.framework */,
|
|
108 29B97325FDCFA39411CA2CEA /* Foundation.framework */,
|
|
109 );
|
|
110 name = "Other Frameworks";
|
|
111 sourceTree = "<group>";
|
|
112 };
|
|
113 19C28FACFE9D520D11CA2CBB /* Products */ = {
|
|
114 isa = PBXGroup;
|
|
115 children = (
|
|
116 8D1107320486CEB800E47090 /* ___PROJECTNAME___.app */,
|
|
117 );
|
|
118 name = Products;
|
|
119 sourceTree = "<group>";
|
|
120 };
|
|
121 29B97314FDCFA39411CA2CEA /* ___PROJECTNAMEASXML___ */ = {
|
|
122 isa = PBXGroup;
|
|
123 children = (
|
|
124 080E96DDFE201D6D7F000001 /* Classes */,
|
|
125 29B97315FDCFA39411CA2CEA /* Other Sources */,
|
|
126 29B97317FDCFA39411CA2CEA /* Resources */,
|
|
127 29B97323FDCFA39411CA2CEA /* Frameworks */,
|
|
128 19C28FACFE9D520D11CA2CBB /* Products */,
|
|
129 );
|
|
130 name = "___PROJECTNAMEASXML___";
|
|
131 sourceTree = "<group>";
|
|
132 };
|
|
133 29B97315FDCFA39411CA2CEA /* Other Sources */ = {
|
|
134 isa = PBXGroup;
|
|
135 children = (
|
|
136 002F3BF309D0937800EBEB88 /* atlantis */,
|
|
137 32CA4F630368D1EE00C91783 /* ___PROJECTNAME____Prefix.pch */,
|
|
138 002F3A3E09D088BA00EBEB88 /* main.c */,
|
|
139 );
|
|
140 name = "Other Sources";
|
|
141 sourceTree = "<group>";
|
|
142 };
|
|
143 29B97317FDCFA39411CA2CEA /* Resources */ = {
|
|
144 isa = PBXGroup;
|
|
145 children = (
|
|
146 8D1107310486CEB800E47090 /* Info.plist */,
|
|
147 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
|
|
148 );
|
|
149 name = Resources;
|
|
150 sourceTree = "<group>";
|
|
151 };
|
|
152 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
|
|
153 isa = PBXGroup;
|
|
154 children = (
|
|
155 1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
|
|
156 1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
|
|
157 );
|
|
158 name = Frameworks;
|
|
159 sourceTree = "<group>";
|
|
160 };
|
|
161 /* End PBXGroup section */
|
|
162
|
|
163 /* Begin PBXNativeTarget section */
|
|
164 8D1107260486CEB800E47090 /* ___PROJECTNAME___ */ = {
|
|
165 isa = PBXNativeTarget;
|
|
166 buildConfigurationList = C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */;
|
|
167 buildPhases = (
|
|
168 8D1107290486CEB800E47090 /* Resources */,
|
|
169 8D11072C0486CEB800E47090 /* Sources */,
|
|
170 8D11072E0486CEB800E47090 /* Frameworks */,
|
|
171 002F39FD09D0883400EBEB88 /* Copy Frameworks into .app bundle */,
|
|
172 );
|
|
173 buildRules = (
|
|
174 );
|
|
175 dependencies = (
|
|
176 );
|
|
177 name = "___PROJECTNAME___";
|
|
178 productInstallPath = "$(HOME)/Applications";
|
|
179 productName = "___PROJECTNAME___";
|
|
180 productReference = 8D1107320486CEB800E47090 /* ___PROJECTNAME___.app */;
|
|
181 productType = "com.apple.product-type.application";
|
|
182 };
|
|
183 /* End PBXNativeTarget section */
|
|
184
|
|
185 /* Begin PBXProject section */
|
|
186 29B97313FDCFA39411CA2CEA /* Project object */ = {
|
|
187 isa = PBXProject;
|
|
188 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */;
|
|
189 compatibilityVersion = "Xcode 3.2";
|
|
190 hasScannedForEncodings = 1;
|
|
191 mainGroup = 29B97314FDCFA39411CA2CEA /* ___PROJECTNAMEASXML___ */;
|
|
192 projectDirPath = "";
|
|
193 projectRoot = "";
|
|
194 targets = (
|
|
195 8D1107260486CEB800E47090 /* ___PROJECTNAME___ */,
|
|
196 );
|
|
197 };
|
|
198 /* End PBXProject section */
|
|
199
|
|
200 /* Begin PBXResourcesBuildPhase section */
|
|
201 8D1107290486CEB800E47090 /* Resources */ = {
|
|
202 isa = PBXResourcesBuildPhase;
|
|
203 buildActionMask = 2147483647;
|
|
204 files = (
|
|
205 8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
|
|
206 );
|
|
207 runOnlyForDeploymentPostprocessing = 0;
|
|
208 };
|
|
209 /* End PBXResourcesBuildPhase section */
|
|
210
|
|
211 /* Begin PBXSourcesBuildPhase section */
|
|
212 8D11072C0486CEB800E47090 /* Sources */ = {
|
|
213 isa = PBXSourcesBuildPhase;
|
|
214 buildActionMask = 2147483647;
|
|
215 files = (
|
|
216 002F3A3F09D088BA00EBEB88 /* main.c in Sources */,
|
|
217 002F3BFA09D0938900EBEB88 /* atlantis.c in Sources */,
|
|
218 002F3BFC09D0938900EBEB88 /* dolphin.c in Sources */,
|
|
219 002F3BFD09D0938900EBEB88 /* shark.c in Sources */,
|
|
220 002F3BFE09D0938900EBEB88 /* swim.c in Sources */,
|
|
221 002F3BFF09D0938900EBEB88 /* whale.c in Sources */,
|
|
222 );
|
|
223 runOnlyForDeploymentPostprocessing = 0;
|
|
224 };
|
|
225 /* End PBXSourcesBuildPhase section */
|
|
226
|
|
227 /* Begin PBXVariantGroup section */
|
|
228 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
|
|
229 isa = PBXVariantGroup;
|
|
230 children = (
|
|
231 089C165DFE840E0CC02AAC07 /* English */,
|
|
232 );
|
|
233 name = InfoPlist.strings;
|
|
234 sourceTree = "<group>";
|
|
235 };
|
|
236 /* End PBXVariantGroup section */
|
|
237
|
|
238 /* Begin XCBuildConfiguration section */
|
|
239 C01FCF4B08A954540054247B /* Debug */ = {
|
|
240 isa = XCBuildConfiguration;
|
|
241 buildSettings = {
|
|
242 COPY_PHASE_STRIP = NO;
|
|
243 GCC_DYNAMIC_NO_PIC = NO;
|
|
244 GCC_ENABLE_FIX_AND_CONTINUE = YES;
|
|
245 GCC_MODEL_TUNING = G5;
|
|
246 GCC_OPTIMIZATION_LEVEL = 0;
|
3339
|
247 GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
248 GCC_PREFIX_HEADER = "___PROJECTNAMEASIDENTIFIER____Prefix.pch";
|
3331
|
249 INFOPLIST_FILE = Info.plist;
|
|
250 INSTALL_PATH = "$(HOME)/Applications";
|
|
251 PRODUCT_NAME = "___PROJECTNAME___";
|
|
252 WRAPPER_EXTENSION = app;
|
|
253 };
|
|
254 name = Debug;
|
|
255 };
|
|
256 C01FCF4C08A954540054247B /* Release */ = {
|
|
257 isa = XCBuildConfiguration;
|
|
258 buildSettings = {
|
|
259 ARCHS = (
|
|
260 ppc,
|
|
261 i386,
|
|
262 );
|
|
263 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
|
|
264 GCC_MODEL_TUNING = G5;
|
3339
|
265 GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
|
266 GCC_PREFIX_HEADER = "___PROJECTNAMEASIDENTIFIER____Prefix.pch";
|
3331
|
267 INFOPLIST_FILE = Info.plist;
|
|
268 INSTALL_PATH = "$(HOME)/Applications";
|
|
269 PRODUCT_NAME = "___PROJECTNAME___";
|
|
270 WRAPPER_EXTENSION = app;
|
|
271 };
|
|
272 name = Release;
|
|
273 };
|
|
274 C01FCF4F08A954540054247B /* Debug */ = {
|
|
275 isa = XCBuildConfiguration;
|
|
276 buildSettings = {
|
|
277 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
|
278 FRAMEWORK_SEARCH_PATHS = (
|
|
279 "$(HOME)/Library/Frameworks",
|
|
280 /Library/Frameworks,
|
|
281 "$(FRAMEWORK_SEARCH_PATHS)",
|
|
282 );
|
3339
|
283 GCC_C_LANGUAGE_STANDARD = c99;
|
3331
|
284 GCC_VERSION = 4.0;
|
|
285 "GCC_VERSION[arch=x86_64]" = 4.2;
|
|
286 GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
287 GCC_WARN_UNUSED_VARIABLE = YES;
|
|
288 HEADER_SEARCH_PATHS = (
|
|
289 "$(HOME)/Library/Frameworks/SDL.framework/Headers",
|
|
290 /Library/Frameworks/SDL.framework/Headers,
|
|
291 "$(HEADER_SEARCH_PATHS)",
|
|
292 );
|
|
293 PREBINDING = NO;
|
|
294 SDKROOT = macosx10.4;
|
|
295 "SDKROOT[arch=x86_64]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
|
|
296 };
|
|
297 name = Debug;
|
|
298 };
|
|
299 C01FCF5008A954540054247B /* Release */ = {
|
|
300 isa = XCBuildConfiguration;
|
|
301 buildSettings = {
|
|
302 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
|
|
303 FRAMEWORK_SEARCH_PATHS = (
|
|
304 "$(HOME)/Library/Frameworks",
|
|
305 /Library/Frameworks,
|
|
306 "$(FRAMEWORK_SEARCH_PATHS)",
|
|
307 );
|
3339
|
308 GCC_C_LANGUAGE_STANDARD = c99;
|
3331
|
309 GCC_VERSION = 4.0;
|
|
310 "GCC_VERSION[arch=x86_64]" = 4.2;
|
|
311 GCC_WARN_ABOUT_RETURN_TYPE = YES;
|
|
312 GCC_WARN_UNUSED_VARIABLE = YES;
|
|
313 HEADER_SEARCH_PATHS = (
|
|
314 "$(HOME)/Library/Frameworks/SDL.framework/Headers",
|
|
315 /Library/Frameworks/SDL.framework/Headers,
|
|
316 "$(HEADER_SEARCH_PATHS)",
|
|
317 );
|
|
318 PREBINDING = NO;
|
|
319 SDKROOT = macosx10.4;
|
|
320 "SDKROOT[arch=x86_64]" = "$(DEVELOPER_SDK_DIR)/MacOSX10.6.sdk";
|
|
321 };
|
|
322 name = Release;
|
|
323 };
|
|
324 /* End XCBuildConfiguration section */
|
|
325
|
|
326 /* Begin XCConfigurationList section */
|
|
327 C01FCF4A08A954540054247B /* Build configuration list for PBXNativeTarget "___PROJECTNAME___" */ = {
|
|
328 isa = XCConfigurationList;
|
|
329 buildConfigurations = (
|
|
330 C01FCF4B08A954540054247B /* Debug */,
|
|
331 C01FCF4C08A954540054247B /* Release */,
|
|
332 );
|
|
333 defaultConfigurationIsVisible = 0;
|
|
334 defaultConfigurationName = Release;
|
|
335 };
|
|
336 C01FCF4E08A954540054247B /* Build configuration list for PBXProject "___PROJECTNAME___" */ = {
|
|
337 isa = XCConfigurationList;
|
|
338 buildConfigurations = (
|
|
339 C01FCF4F08A954540054247B /* Debug */,
|
|
340 C01FCF5008A954540054247B /* Release */,
|
|
341 );
|
|
342 defaultConfigurationIsVisible = 0;
|
|
343 defaultConfigurationName = Release;
|
|
344 };
|
|
345 /* End XCConfigurationList section */
|
|
346 };
|
|
347 rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
|
|
348 }
|