Changeset 4121
- Timestamp:
- Dec 10, 2007, 2:45:20 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Transmission.xcodeproj/project.pbxproj
r4107 r4121 86 86 A21F5C040AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.m in Sources */ = {isa = PBXBuildFile; fileRef = A21F5C020AF26DD5008CE5CE /* ActionMenuSpeedToDisplayLimitTransformer.m */; }; 87 87 A2265F420B5EF5F40093DDA5 /* FileNameCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A2265F400B5EF5F40093DDA5 /* FileNameCell.m */; }; 88 A226FDAC0D0CDF20005A7F71 /* libnatpmp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3C7A118D0D0B2EB800B5701F /* libnatpmp.a */; }; 88 89 A22A8D560AEEAFA5007E9CB9 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = A22A8D540AEEAFA5007E9CB9 /* Localizable.strings */; }; 89 90 A22BC9A30C5BBCF100F5FB72 /* BottomBack.png in Resources */ = {isa = PBXBuildFile; fileRef = A22BC9A20C5BBCF100F5FB72 /* BottomBack.png */; }; … … 276 277 remoteGlobalIDString = 4D18389609DEC0030047D688; 277 278 remoteInfo = libtransmission; 279 }; 280 A226FDB00D0CDF6E005A7F71 /* PBXContainerItemProxy */ = { 281 isa = PBXContainerItemProxy; 282 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; 283 proxyType = 1; 284 remoteGlobalIDString = 3C7A118C0D0B2EB800B5701F /* natpmp */; 285 remoteInfo = natpmp; 278 286 }; 279 287 BE1183750CE161040002D0F3 /* PBXContainerItemProxy */ = { … … 720 728 BE1183780CE161390002D0F3 /* libminiupnp.a in Frameworks */, 721 729 BE75C38A0C72A1ED00DBEFE0 /* libevent.a in Frameworks */, 730 A226FDAC0D0CDF20005A7F71 /* libnatpmp.a in Frameworks */, 722 731 ); 723 732 runOnlyForDeploymentPostprocessing = 0; … … 1318 1327 ); 1319 1328 dependencies = ( 1329 A226FDB10D0CDF6E005A7F71 /* PBXTargetDependency */, 1320 1330 BE1183760CE161040002D0F3 /* PBXTargetDependency */, 1321 1331 BE75C34F0C729ED300DBEFE0 /* PBXTargetDependency */, … … 1803 1813 targetProxy = 4D9A2BF409E16D30002D0FF9 /* PBXContainerItemProxy */; 1804 1814 }; 1815 A226FDB10D0CDF6E005A7F71 /* PBXTargetDependency */ = { 1816 isa = PBXTargetDependency; 1817 target = 3C7A118C0D0B2EB800B5701F /* natpmp */; 1818 targetProxy = A226FDB00D0CDF6E005A7F71 /* PBXContainerItemProxy */; 1819 }; 1805 1820 BE1183760CE161040002D0F3 /* PBXTargetDependency */ = { 1806 1821 isa = PBXTargetDependency;
Note: See TracChangeset
for help on using the changeset viewer.