comparison Xcode-iPhoneOS/Demos/DemosiPhoneOS.xcodeproj/project.pbxproj @ 5026:0f36ef361705

Fixed building with the latest iOS SDK (4.2)
author Sam Lantinga <slouken@libsdl.org>
date Tue, 18 Jan 2011 16:55:03 -0800
parents 31607094315c
children 8c33dd30f6a6
comparison
equal deleted inserted replaced
5025:63034cfd33de 5026:0f36ef361705
506 /* Begin PBXProject section */ 506 /* Begin PBXProject section */
507 29B97313FDCFA39411CA2CEA /* Project object */ = { 507 29B97313FDCFA39411CA2CEA /* Project object */ = {
508 isa = PBXProject; 508 isa = PBXProject;
509 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DemosiPhoneOS" */; 509 buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "DemosiPhoneOS" */;
510 compatibilityVersion = "Xcode 3.1"; 510 compatibilityVersion = "Xcode 3.1";
511 developmentRegion = English;
511 hasScannedForEncodings = 1; 512 hasScannedForEncodings = 1;
513 knownRegions = (
514 English,
515 Japanese,
516 French,
517 German,
518 );
512 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */; 519 mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
513 projectDirPath = ""; 520 projectDirPath = "";
514 projectReferences = ( 521 projectReferences = (
515 { 522 {
516 ProductGroup = FD1B48930E313154007AB34E /* Products */; 523 ProductGroup = FD1B48930E313154007AB34E /* Products */;
744 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../SDLiPod/build/Release-iphoneos\""; 751 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../SDLiPod/build/Release-iphoneos\"";
745 ONLY_ACTIVE_ARCH = YES; 752 ONLY_ACTIVE_ARCH = YES;
746 OTHER_CFLAGS = ""; 753 OTHER_CFLAGS = "";
747 PREBINDING = NO; 754 PREBINDING = NO;
748 PRELINK_LIBS = ""; 755 PRELINK_LIBS = "";
749 SDKROOT = iphoneos3.2; 756 SDKROOT = iphoneos;
750 }; 757 };
751 name = Debug; 758 name = Debug;
752 }; 759 };
753 C01FCF5008A954540054247B /* Release */ = { 760 C01FCF5008A954540054247B /* Release */ = {
754 isa = XCBuildConfiguration; 761 isa = XCBuildConfiguration;
762 HEADER_SEARCH_PATHS = ../../include; 769 HEADER_SEARCH_PATHS = ../../include;
763 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../SDLiPod/build/Release-iphoneos\""; 770 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../SDLiPod/build/Release-iphoneos\"";
764 OTHER_CFLAGS = ""; 771 OTHER_CFLAGS = "";
765 PREBINDING = NO; 772 PREBINDING = NO;
766 PRELINK_LIBS = ""; 773 PRELINK_LIBS = "";
767 SDKROOT = iphoneos3.2; 774 SDKROOT = iphoneos;
768 }; 775 };
769 name = Release; 776 name = Release;
770 }; 777 };
771 FD15FCB50E086866003BDF25 /* Debug */ = { 778 FD15FCB50E086866003BDF25 /* Debug */ = {
772 isa = XCBuildConfiguration; 779 isa = XCBuildConfiguration;