Mercurial > sdl-ios-xcode
comparison Xcode-iPhoneOS/Demos/DemosiPhoneOS.xcodeproj/project.pbxproj @ 4490:06c7423f8c60
Updated iPhone keyboard code (which builds and runs on the iPad and iPhone simulator now)
Updated iPhone demos (which build and run again)
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Wed, 07 Jul 2010 18:58:51 -0700 |
parents | 45ad54b4d9d6 |
children | 31607094315c |
comparison
equal
deleted
inserted
replaced
4489:2bb1bfeee9e2 | 4490:06c7423f8c60 |
---|---|
103 FDF0D7AB0E12D53800247964 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; }; | 103 FDF0D7AB0E12D53800247964 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; }; |
104 FDF0D7AC0E12D53800247964 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; }; | 104 FDF0D7AC0E12D53800247964 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; }; |
105 /* End PBXBuildFile section */ | 105 /* End PBXBuildFile section */ |
106 | 106 |
107 /* Begin PBXContainerItemProxy section */ | 107 /* Begin PBXContainerItemProxy section */ |
108 04AB757011E563D200BE9753 /* PBXContainerItemProxy */ = { | |
109 isa = PBXContainerItemProxy; | |
110 containerPortal = FD1B48920E313154007AB34E /* SDLiPhoneOS.xcodeproj */; | |
111 proxyType = 2; | |
112 remoteGlobalIDString = 006E982211955059001DE610 /* testsdl.app */; | |
113 remoteInfo = testsdl; | |
114 }; | |
108 FD1B489D0E313154007AB34E /* PBXContainerItemProxy */ = { | 115 FD1B489D0E313154007AB34E /* PBXContainerItemProxy */ = { |
109 isa = PBXContainerItemProxy; | 116 isa = PBXContainerItemProxy; |
110 containerPortal = FD1B48920E313154007AB34E /* SDLiPhoneOS.xcodeproj */; | 117 containerPortal = FD1B48920E313154007AB34E /* SDLiPhoneOS.xcodeproj */; |
111 proxyType = 2; | 118 proxyType = 2; |
112 remoteGlobalIDString = FD6526630DE8FCCB002AD96B; | 119 remoteGlobalIDString = FD6526630DE8FCCB002AD96B; |
316 }; | 323 }; |
317 FD1B48930E313154007AB34E /* Products */ = { | 324 FD1B48930E313154007AB34E /* Products */ = { |
318 isa = PBXGroup; | 325 isa = PBXGroup; |
319 children = ( | 326 children = ( |
320 FD1B489E0E313154007AB34E /* libSDLiPhoneOS.a */, | 327 FD1B489E0E313154007AB34E /* libSDLiPhoneOS.a */, |
328 04AB757111E563D200BE9753 /* testsdl.app */, | |
321 ); | 329 ); |
322 name = Products; | 330 name = Products; |
323 sourceTree = "<group>"; | 331 sourceTree = "<group>"; |
324 }; | 332 }; |
325 FD77A0040E26BC0500F39101 /* src */ = { | 333 FD77A0040E26BC0500F39101 /* src */ = { |
521 ); | 529 ); |
522 }; | 530 }; |
523 /* End PBXProject section */ | 531 /* End PBXProject section */ |
524 | 532 |
525 /* Begin PBXReferenceProxy section */ | 533 /* Begin PBXReferenceProxy section */ |
534 04AB757111E563D200BE9753 /* testsdl.app */ = { | |
535 isa = PBXReferenceProxy; | |
536 fileType = wrapper.application; | |
537 path = testsdl.app; | |
538 remoteRef = 04AB757011E563D200BE9753 /* PBXContainerItemProxy */; | |
539 sourceTree = BUILT_PRODUCTS_DIR; | |
540 }; | |
526 FD1B489E0E313154007AB34E /* libSDLiPhoneOS.a */ = { | 541 FD1B489E0E313154007AB34E /* libSDLiPhoneOS.a */ = { |
527 isa = PBXReferenceProxy; | 542 isa = PBXReferenceProxy; |
528 fileType = archive.ar; | 543 fileType = archive.ar; |
529 path = libSDLiPhoneOS.a; | 544 path = libSDLiPhoneOS.a; |
530 remoteRef = FD1B489D0E313154007AB34E /* PBXContainerItemProxy */; | 545 remoteRef = FD1B489D0E313154007AB34E /* PBXContainerItemProxy */; |
729 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../SDLiPod/build/Release-iphoneos\""; | 744 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../SDLiPod/build/Release-iphoneos\""; |
730 ONLY_ACTIVE_ARCH = YES; | 745 ONLY_ACTIVE_ARCH = YES; |
731 OTHER_CFLAGS = ""; | 746 OTHER_CFLAGS = ""; |
732 PREBINDING = NO; | 747 PREBINDING = NO; |
733 PRELINK_LIBS = ""; | 748 PRELINK_LIBS = ""; |
734 SDKROOT = iphoneos2.0; | 749 SDKROOT = iphoneos3.2; |
735 }; | 750 }; |
736 name = Debug; | 751 name = Debug; |
737 }; | 752 }; |
738 C01FCF5008A954540054247B /* Release */ = { | 753 C01FCF5008A954540054247B /* Release */ = { |
739 isa = XCBuildConfiguration; | 754 isa = XCBuildConfiguration; |
747 HEADER_SEARCH_PATHS = ../../include; | 762 HEADER_SEARCH_PATHS = ../../include; |
748 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../SDLiPod/build/Release-iphoneos\""; | 763 LIBRARY_SEARCH_PATHS = "\"$(SRCROOT)/../SDLiPod/build/Release-iphoneos\""; |
749 OTHER_CFLAGS = ""; | 764 OTHER_CFLAGS = ""; |
750 PREBINDING = NO; | 765 PREBINDING = NO; |
751 PRELINK_LIBS = ""; | 766 PRELINK_LIBS = ""; |
752 SDKROOT = iphoneos2.0; | 767 SDKROOT = iphoneos3.2; |
753 }; | 768 }; |
754 name = Release; | 769 name = Release; |
755 }; | 770 }; |
756 FD15FCB50E086866003BDF25 /* Debug */ = { | 771 FD15FCB50E086866003BDF25 /* Debug */ = { |
757 isa = XCBuildConfiguration; | 772 isa = XCBuildConfiguration; |