Changeset 21137 in webkit for trunk/JavaScriptCore/JavaScriptCore.xcodeproj
- Timestamp:
- Apr 26, 2007, 11:03:58 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/JavaScriptCore/JavaScriptCore.xcodeproj/project.pbxproj
r21064 r21137 13 13 buildPhases = ( 14 14 65FB3F6509D11E9100F49DEB /* Generate Derived Sources */, 15 ); 16 dependencies = ( 17 5D2F21D80BDFAB1D0082B294 /* PBXTargetDependency */, 15 18 ); 16 19 name = "Derived Sources"; … … 352 355 remoteInfo = testapi; 353 356 }; 357 5D2F21D70BDFAB1D0082B294 /* PBXContainerItemProxy */ = { 358 isa = PBXContainerItemProxy; 359 containerPortal = 0867D690FE84028FC02AAC07 /* Project object */; 360 proxyType = 1; 361 remoteGlobalIDString = 935F69F508244FEA003D1A45; 362 remoteInfo = dftables; 363 }; 354 364 65FB3F7D09D11EF300F49DEB /* PBXContainerItemProxy */ = { 355 365 isa = PBXContainerItemProxy; … … 372 382 remoteGlobalIDString = 932F5BDA0822A1C700736975; 373 383 remoteInfo = "testkjs (Upgraded)"; 374 };375 93396B9C082450C500AB803D /* PBXContainerItemProxy */ = {376 isa = PBXContainerItemProxy;377 containerPortal = 0867D690FE84028FC02AAC07 /* Project object */;378 proxyType = 1;379 remoteGlobalIDString = 935F69F508244FEA003D1A45;380 remoteInfo = dftables;381 384 }; 382 385 /* End PBXContainerItemProxy section */ … … 1298 1301 ); 1299 1302 dependencies = ( 1300 93396B9D082450C500AB803D /* PBXTargetDependency */,1301 1303 65FB3F7E09D11EF300F49DEB /* PBXTargetDependency */, 1302 1304 ); … … 1351 1353 isa = PBXProject; 1352 1354 buildConfigurationList = 149C277108902AFE008A9EFC /* Build configuration list for PBXProject "JavaScriptCore" */; 1355 compatibilityVersion = "Xcode 2.4"; 1353 1356 hasScannedForEncodings = 1; 1354 1357 mainGroup = 0867D691FE84028FC02AAC07 /* JavaScriptCore */; … … 1356 1359 projectDirPath = ""; 1357 1360 projectRoot = ""; 1361 shouldCheckCompatibility = 1; 1358 1362 targets = ( 1359 1363 932F5BE30822A1C700736975 /* All */, … … 1542 1546 targetProxy = 14BD59C60A3E8FA400BAF59C /* PBXContainerItemProxy */; 1543 1547 }; 1548 5D2F21D80BDFAB1D0082B294 /* PBXTargetDependency */ = { 1549 isa = PBXTargetDependency; 1550 target = 935F69F508244FEA003D1A45 /* dftables */; 1551 targetProxy = 5D2F21D70BDFAB1D0082B294 /* PBXContainerItemProxy */; 1552 }; 1544 1553 65FB3F7E09D11EF300F49DEB /* PBXTargetDependency */ = { 1545 1554 isa = PBXTargetDependency; … … 1556 1565 target = 932F5BDA0822A1C700736975 /* testkjs */; 1557 1566 targetProxy = 932F5BE80822A1C700736975 /* PBXContainerItemProxy */; 1558 };1559 93396B9D082450C500AB803D /* PBXTargetDependency */ = {1560 isa = PBXTargetDependency;1561 target = 935F69F508244FEA003D1A45 /* dftables */;1562 targetProxy = 93396B9C082450C500AB803D /* PBXContainerItemProxy */;1563 1567 }; 1564 1568 /* End PBXTargetDependency section */
Note:
See TracChangeset
for help on using the changeset viewer.