comparison XCodeiPhoneOS/Demos/DemosiPhoneOS.xcodeproj/project.pbxproj @ 2422:2cfb28e8d38d gsoc2008_iphone

Just re-ordered some things logically in the project file
author Holmes Futrell <hfutrell@umail.ucsb.edu>
date Fri, 15 Aug 2008 00:37:49 +0000
parents 9aac7992ed85
children
comparison
equal deleted inserted replaced
2421:1bf1cb413ead 2422:2cfb28e8d38d
345 sourceTree = "<group>"; 345 sourceTree = "<group>";
346 }; 346 };
347 FD77A0040E26BC0500F39101 /* src */ = { 347 FD77A0040E26BC0500F39101 /* src */ = {
348 isa = PBXGroup; 348 isa = PBXGroup;
349 children = ( 349 children = (
350 FD77A0050E26BC0500F39101 /* accelerometer.c */,
351 FD77A0060E26BC0500F39101 /* common.c */, 350 FD77A0060E26BC0500F39101 /* common.c */,
352 FD77A0070E26BC0500F39101 /* common.h */, 351 FD77A0070E26BC0500F39101 /* common.h */,
352 FD77A00A0E26BC0500F39101 /* rectangles.c */,
353 FD77A0080E26BC0500F39101 /* happy.c */, 353 FD77A0080E26BC0500F39101 /* happy.c */,
354 FD77A0050E26BC0500F39101 /* accelerometer.c */,
355 FD77A00B0E26BC0500F39101 /* touch.c */,
354 FD77A0090E26BC0500F39101 /* mixer.c */, 356 FD77A0090E26BC0500F39101 /* mixer.c */,
355 FD77A00A0E26BC0500F39101 /* rectangles.c */, 357 FDB652110E43D21A00F688B5 /* keyboard.c */,
356 FD77A00B0E26BC0500F39101 /* touch.c */,
357 FDC52EE40E284410008D768C /* fireworks.c */, 358 FDC52EE40E284410008D768C /* fireworks.c */,
358 FDB652110E43D21A00F688B5 /* keyboard.c */,
359 ); 359 );
360 path = src; 360 path = src;
361 sourceTree = "<group>"; 361 sourceTree = "<group>";
362 }; 362 };
363 FDB651C30E43D19800F688B5 /* data */ = { 363 FDB651C30E43D19800F688B5 /* data */ = {