Changeset 1304
- Timestamp:
- 06/10/09 03:22:58 (15 months ago)
- Files:
-
- 1 modified
-
trunk/BaseTen.xcodeproj/project.pbxproj (modified) (11 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/BaseTen.xcodeproj/project.pbxproj
r1251 r1304 8 8 9 9 /* Begin PBXAggregateTarget section */ 10 5362DB910FDF32D2003CF2AB /* Examples */ = { 11 isa = PBXAggregateTarget; 12 buildConfigurationList = 5362DBA00FDF331B003CF2AB /* Build configuration list for PBXAggregateTarget "Examples" */; 13 buildPhases = ( 14 ); 15 dependencies = ( 16 5362DBE60FDF33A0003CF2AB /* PBXTargetDependency */, 17 5362DBE80FDF33A0003CF2AB /* PBXTargetDependency */, 18 5362DBEA0FDF33A0003CF2AB /* PBXTargetDependency */, 19 ); 20 name = Examples; 21 productName = Examples; 22 }; 10 23 5362E86C0E1CE46D005C7654 /* PostgreSQL-universal */ = { 11 24 isa = PBXAggregateTarget; … … 507 520 remoteInfo = "Stack Protector"; 508 521 }; 522 5362DBAA0FDF333B003CF2AB /* PBXContainerItemProxy */ = { 523 isa = PBXContainerItemProxy; 524 containerPortal = 5362DBA10FDF333B003CF2AB /* BasicFunctionality.xcodeproj */; 525 proxyType = 2; 526 remoteGlobalIDString = 8D1107320486CEB800E47090; 527 remoteInfo = BasicFunctionality; 528 }; 529 5362DBB60FDF3348003CF2AB /* PBXContainerItemProxy */ = { 530 isa = PBXContainerItemProxy; 531 containerPortal = 5362DBAE0FDF3348003CF2AB /* Introspection.xcodeproj */; 532 proxyType = 2; 533 remoteGlobalIDString = 8DD76FA10486AA7600D96B5E; 534 remoteInfo = Introspection; 535 }; 536 5362DBC10FDF3357003CF2AB /* PBXContainerItemProxy */ = { 537 isa = PBXContainerItemProxy; 538 containerPortal = 5362DBB80FDF3357003CF2AB /* BaseTenStickies.xcodeproj */; 539 proxyType = 2; 540 remoteGlobalIDString = 8D1107320486CEB800E47090; 541 remoteInfo = "BaseTen Stickies"; 542 }; 543 5362DBE50FDF33A0003CF2AB /* PBXContainerItemProxy */ = { 544 isa = PBXContainerItemProxy; 545 containerPortal = 5362DBA10FDF333B003CF2AB /* BasicFunctionality.xcodeproj */; 546 proxyType = 1; 547 remoteGlobalIDString = 8D1107260486CEB800E47090; 548 remoteInfo = BasicFunctionality; 549 }; 550 5362DBE70FDF33A0003CF2AB /* PBXContainerItemProxy */ = { 551 isa = PBXContainerItemProxy; 552 containerPortal = 5362DBAE0FDF3348003CF2AB /* Introspection.xcodeproj */; 553 proxyType = 1; 554 remoteGlobalIDString = 8DD76F960486AA7600D96B5E; 555 remoteInfo = Introspection; 556 }; 557 5362DBE90FDF33A0003CF2AB /* PBXContainerItemProxy */ = { 558 isa = PBXContainerItemProxy; 559 containerPortal = 5362DBB80FDF3357003CF2AB /* BaseTenStickies.xcodeproj */; 560 proxyType = 1; 561 remoteGlobalIDString = 8D1107260486CEB800E47090; 562 remoteInfo = "BaseTen Stickies"; 563 }; 509 564 5362E8700E1CE4A9005C7654 /* PBXContainerItemProxy */ = { 510 565 isa = PBXContainerItemProxy; … … 686 741 536206540FB87E8C00ACAE57 /* PGTSDates.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = PGTSDates.h; path = Sources/PGTSDates.h; sourceTree = "<group>"; }; 687 742 536207B20FB8E63A00ACAE57 /* RegexKit.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RegexKit.xcodeproj; path = Contrib/RegexKit/RegexKit.xcodeproj; sourceTree = "<group>"; }; 743 5362DBA10FDF333B003CF2AB /* BasicFunctionality.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = BasicFunctionality.xcodeproj; path = Examples/BasicFunctionality/BasicFunctionality.xcodeproj; sourceTree = "<group>"; }; 744 5362DBAE0FDF3348003CF2AB /* Introspection.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = Introspection.xcodeproj; path = Examples/Introspection/Introspection.xcodeproj; sourceTree = "<group>"; }; 745 5362DBB80FDF3357003CF2AB /* BaseTenStickies.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = BaseTenStickies.xcodeproj; path = Examples/BaseTenStickies/BaseTenStickies.xcodeproj; sourceTree = "<group>"; }; 688 746 5364BB760DDDD01B0040258D /* BXPGAutocommitTransactionHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = BXPGAutocommitTransactionHandler.h; path = Sources/BXPGAutocommitTransactionHandler.h; sourceTree = "<group>"; }; 689 747 5364BB770DDDD01B0040258D /* BXPGAutocommitTransactionHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = BXPGAutocommitTransactionHandler.m; path = Sources/BXPGAutocommitTransactionHandler.m; sourceTree = "<group>"; }; … … 968 1026 089C1665FE841158C02AAC07 /* Resources */, 969 1027 0867D69AFE84028FC02AAC07 /* External Frameworks and Libraries */, 1028 5362DBC30FDF336E003CF2AB /* Examples */, 970 1029 034768DFFF38A50411DB9C8B /* Products */, 971 1030 ); … … 1138 1197 ); 1139 1198 name = Products; 1199 sourceTree = "<group>"; 1200 }; 1201 5362DBA20FDF333B003CF2AB /* Products */ = { 1202 isa = PBXGroup; 1203 children = ( 1204 5362DBAB0FDF333B003CF2AB /* BasicFunctionality.app */, 1205 ); 1206 name = Products; 1207 sourceTree = "<group>"; 1208 }; 1209 5362DBAF0FDF3348003CF2AB /* Products */ = { 1210 isa = PBXGroup; 1211 children = ( 1212 5362DBB70FDF3348003CF2AB /* Introspection */, 1213 ); 1214 name = Products; 1215 sourceTree = "<group>"; 1216 }; 1217 5362DBB90FDF3357003CF2AB /* Products */ = { 1218 isa = PBXGroup; 1219 children = ( 1220 5362DBC20FDF3357003CF2AB /* BaseTen Stickies.app */, 1221 ); 1222 name = Products; 1223 sourceTree = "<group>"; 1224 }; 1225 5362DBC30FDF336E003CF2AB /* Examples */ = { 1226 isa = PBXGroup; 1227 children = ( 1228 5362DBA10FDF333B003CF2AB /* BasicFunctionality.xcodeproj */, 1229 5362DBAE0FDF3348003CF2AB /* Introspection.xcodeproj */, 1230 5362DBB80FDF3357003CF2AB /* BaseTenStickies.xcodeproj */, 1231 ); 1232 name = Examples; 1140 1233 sourceTree = "<group>"; 1141 1234 }; … … 1809 1902 }, 1810 1903 { 1904 ProductGroup = 5362DBB90FDF3357003CF2AB /* Products */; 1905 ProjectRef = 5362DBB80FDF3357003CF2AB /* BaseTenStickies.xcodeproj */; 1906 }, 1907 { 1908 ProductGroup = 5362DBA20FDF333B003CF2AB /* Products */; 1909 ProjectRef = 5362DBA10FDF333B003CF2AB /* BasicFunctionality.xcodeproj */; 1910 }, 1911 { 1811 1912 ProductGroup = 5308940E0E4349A50063C5E7 /* Products */; 1812 1913 ProjectRef = 5308940D0E4349A50063C5E7 /* InterfaceBuilderPlugin.xcodeproj */; 1914 }, 1915 { 1916 ProductGroup = 5362DBAF0FDF3348003CF2AB /* Products */; 1917 ProjectRef = 5362DBAE0FDF3348003CF2AB /* Introspection.xcodeproj */; 1813 1918 }, 1814 1919 { … … 1826 1931 537934A50E54B71B0006EC54 /* PostgreSQL-arm */, 1827 1932 53BD79F70E092ABC009CAFE6 /* Documentation */, 1933 5362DB910FDF32D2003CF2AB /* Examples */, 1828 1934 ); 1829 1935 }; … … 1864 1970 path = "libStack Protector.a"; 1865 1971 remoteRef = 536207C00FB8E63A00ACAE57 /* PBXContainerItemProxy */; 1972 sourceTree = BUILT_PRODUCTS_DIR; 1973 }; 1974 5362DBAB0FDF333B003CF2AB /* BasicFunctionality.app */ = { 1975 isa = PBXReferenceProxy; 1976 fileType = wrapper.application; 1977 path = BasicFunctionality.app; 1978 remoteRef = 5362DBAA0FDF333B003CF2AB /* PBXContainerItemProxy */; 1979 sourceTree = BUILT_PRODUCTS_DIR; 1980 }; 1981 5362DBB70FDF3348003CF2AB /* Introspection */ = { 1982 isa = PBXReferenceProxy; 1983 fileType = "compiled.mach-o.executable"; 1984 path = Introspection; 1985 remoteRef = 5362DBB60FDF3348003CF2AB /* PBXContainerItemProxy */; 1986 sourceTree = BUILT_PRODUCTS_DIR; 1987 }; 1988 5362DBC20FDF3357003CF2AB /* BaseTen Stickies.app */ = { 1989 isa = PBXReferenceProxy; 1990 fileType = wrapper.application; 1991 path = "BaseTen Stickies.app"; 1992 remoteRef = 5362DBC10FDF3357003CF2AB /* PBXContainerItemProxy */; 1866 1993 sourceTree = BUILT_PRODUCTS_DIR; 1867 1994 }; … … 2174 2301 targetProxy = 532E54C30FB8E868001A2C62 /* PBXContainerItemProxy */; 2175 2302 }; 2303 5362DBE60FDF33A0003CF2AB /* PBXTargetDependency */ = { 2304 isa = PBXTargetDependency; 2305 name = BasicFunctionality; 2306 targetProxy = 5362DBE50FDF33A0003CF2AB /* PBXContainerItemProxy */; 2307 }; 2308 5362DBE80FDF33A0003CF2AB /* PBXTargetDependency */ = { 2309 isa = PBXTargetDependency; 2310 name = Introspection; 2311 targetProxy = 5362DBE70FDF33A0003CF2AB /* PBXContainerItemProxy */; 2312 }; 2313 5362DBEA0FDF33A0003CF2AB /* PBXTargetDependency */ = { 2314 isa = PBXTargetDependency; 2315 name = "BaseTen Stickies"; 2316 targetProxy = 5362DBE90FDF33A0003CF2AB /* PBXContainerItemProxy */; 2317 }; 2176 2318 5362E8710E1CE4A9005C7654 /* PBXTargetDependency */ = { 2177 2319 isa = PBXTargetDependency; … … 2316 2458 ); 2317 2459 LIBRARY_SEARCH_PATHS_QUOTED_FOR_TARGET_1 = "\"$(SRCROOT)/Dependencies/MKCCollections/build/Debug\""; 2460 }; 2461 name = Release; 2462 }; 2463 5362DB920FDF32D2003CF2AB /* Debug */ = { 2464 isa = XCBuildConfiguration; 2465 buildSettings = { 2466 PRODUCT_NAME = Examples; 2467 }; 2468 name = Debug; 2469 }; 2470 5362DB930FDF32D2003CF2AB /* Coverage */ = { 2471 isa = XCBuildConfiguration; 2472 buildSettings = { 2473 PRODUCT_NAME = Examples; 2474 }; 2475 name = Coverage; 2476 }; 2477 5362DB940FDF32D2003CF2AB /* Release */ = { 2478 isa = XCBuildConfiguration; 2479 buildSettings = { 2480 PRODUCT_NAME = Examples; 2318 2481 }; 2319 2482 name = Release; … … 2636 2799 defaultConfigurationName = Release; 2637 2800 }; 2801 5362DBA00FDF331B003CF2AB /* Build configuration list for PBXAggregateTarget "Examples" */ = { 2802 isa = XCConfigurationList; 2803 buildConfigurations = ( 2804 5362DB920FDF32D2003CF2AB /* Debug */, 2805 5362DB930FDF32D2003CF2AB /* Coverage */, 2806 5362DB940FDF32D2003CF2AB /* Release */, 2807 ); 2808 defaultConfigurationIsVisible = 0; 2809 defaultConfigurationName = Release; 2810 }; 2638 2811 5362E8C80E1CE4E8005C7654 /* Build configuration list for PBXAggregateTarget "PostgreSQL-universal" */ = { 2639 2812 isa = XCConfigurationList;
