Changeset 11964
- Timestamp:
- Feb 18, 2011, 1:27:46 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Transmission.xcodeproj/project.pbxproj
r11867 r11964 196 196 A263D03E10DE6F010038DE27 /* Magnet.png in Resources */ = {isa = PBXBuildFile; fileRef = A263D03D10DE6F010038DE27 /* Magnet.png */; }; 197 197 A2661D6112D0E8D9004F69D5 /* FilterBarView.m in Sources */ = {isa = PBXBuildFile; fileRef = A2661D3B12D0E51B004F69D5 /* FilterBarView.m */; }; 198 A267927C130DFF2700CB7464 /* libutp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A2E38544130DFEE3001F501B /* libutp.a */; }; 199 A2679294130E00A000CB7464 /* tr-utp.c in Sources */ = {isa = PBXBuildFile; fileRef = A2679292130E00A000CB7464 /* tr-utp.c */; }; 200 A2679295130E00A000CB7464 /* tr-utp.h in Headers */ = {isa = PBXBuildFile; fileRef = A2679293130E00A000CB7464 /* tr-utp.h */; }; 198 201 A26AF21A0D2DA35A00FF7140 /* FileOutlineController.m in Sources */ = {isa = PBXBuildFile; fileRef = A26AF2190D2DA35A00FF7140 /* FileOutlineController.m */; }; 199 202 A26AF27E0D2DBDDF00FF7140 /* AddWindow.xib in Resources */ = {isa = PBXBuildFile; fileRef = A26AF27C0D2DBDDF00FF7140 /* AddWindow.xib */; }; … … 267 270 A2E23AC60CB5E1930002BB25 /* InfoTabButtonCell.m in Sources */ = {isa = PBXBuildFile; fileRef = A2E23AC40CB5E1930002BB25 /* InfoTabButtonCell.m */; }; 268 271 A2E2EA920EE321C200EB6308 /* Groups.png in Resources */ = {isa = PBXBuildFile; fileRef = A2E2EA910EE321C200EB6308 /* Groups.png */; }; 272 A2E384DA130DFB3A001F501B /* templates.h in Headers */ = {isa = PBXBuildFile; fileRef = A2E384D2130DFB3A001F501B /* templates.h */; }; 273 A2E384DC130DFB3A001F501B /* utp_config.h in Headers */ = {isa = PBXBuildFile; fileRef = A2E384D4130DFB3A001F501B /* utp_config.h */; }; 274 A2E384DD130DFB3A001F501B /* utp_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2E384D5130DFB3A001F501B /* utp_utils.cpp */; }; 275 A2E384DE130DFB3A001F501B /* utp_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = A2E384D6130DFB3A001F501B /* utp_utils.h */; }; 276 A2E384DF130DFB3A001F501B /* utp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A2E384D7130DFB3A001F501B /* utp.cpp */; }; 277 A2E384E0130DFB3A001F501B /* utp.h in Headers */ = {isa = PBXBuildFile; fileRef = A2E384D8130DFB3A001F501B /* utp.h */; }; 278 A2E384E1130DFB3A001F501B /* utypes.h in Headers */ = {isa = PBXBuildFile; fileRef = A2E384D9130DFB3A001F501B /* utypes.h */; }; 279 A2E3850C130DFCCB001F501B /* StdAfx.h in Headers */ = {isa = PBXBuildFile; fileRef = A2E3850B130DFCCB001F501B /* StdAfx.h */; }; 280 A2E38540130DFECD001F501B /* libminiupnp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BE1183480CE160960002D0F3 /* libminiupnp.a */; }; 269 281 A2E669790F5B8E5A00B4251A /* Security.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A2E669780F5B8E5A00B4251A /* Security.framework */; }; 270 282 A2E9AA760C249AF400085DCF /* ToolbarCreateTemplate.png in Resources */ = {isa = PBXBuildFile; fileRef = A2E9AA750C249AF400085DCF /* ToolbarCreateTemplate.png */; }; … … 367 379 remoteInfo = natpmp; 368 380 }; 369 A22CFCBE0FC24F780009BD3E /* PBXContainerItemProxy */ = {370 isa = PBXContainerItemProxy;371 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;372 proxyType = 1;373 remoteGlobalIDString = BE75C3480C729E9500DBEFE0;374 remoteInfo = event;375 };376 381 A22CFCC60FC24F990009BD3E /* PBXContainerItemProxy */ = { 377 382 isa = PBXContainerItemProxy; … … 380 385 remoteGlobalIDString = A22CFCB90FC24F710009BD3E; 381 386 remoteInfo = DHT; 387 }; 388 A2E384E3130DFB51001F501B /* PBXContainerItemProxy */ = { 389 isa = PBXContainerItemProxy; 390 containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */; 391 proxyType = 1; 392 remoteGlobalIDString = A2E384CD130DFB1D001F501B; 393 remoteInfo = libutp; 382 394 }; 383 395 BE1183750CE161040002D0F3 /* PBXContainerItemProxy */ = { … … 704 716 A2661D3A12D0E51A004F69D5 /* FilterBarView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = FilterBarView.h; path = macosx/FilterBarView.h; sourceTree = "<group>"; }; 705 717 A2661D3B12D0E51B004F69D5 /* FilterBarView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = FilterBarView.m; path = macosx/FilterBarView.m; sourceTree = "<group>"; }; 718 A2679292130E00A000CB7464 /* tr-utp.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = "tr-utp.c"; path = "libtransmission/tr-utp.c"; sourceTree = "<group>"; }; 719 A2679293130E00A000CB7464 /* tr-utp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = "tr-utp.h"; path = "libtransmission/tr-utp.h"; sourceTree = "<group>"; }; 706 720 A26AF1040D2855FC00FF7140 /* ru */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = ru; path = macosx/ru.lproj/Creator.xib; sourceTree = "<group>"; }; 707 721 A26AF1050D2855FC00FF7140 /* ru */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = ru; path = macosx/ru.lproj/InfoPlist.strings; sourceTree = "<group>"; }; … … 835 849 A2E23AC40CB5E1930002BB25 /* InfoTabButtonCell.m */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.objc; name = InfoTabButtonCell.m; path = macosx/InfoTabButtonCell.m; sourceTree = "<group>"; }; 836 850 A2E2EA910EE321C200EB6308 /* Groups.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = Groups.png; path = macosx/Images/Groups.png; sourceTree = "<group>"; }; 851 A2E384D2130DFB3A001F501B /* templates.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = templates.h; path = "third-party/libutp/templates.h"; sourceTree = "<group>"; }; 852 A2E384D3130DFB3A001F501B /* utp_config_example.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utp_config_example.h; path = "third-party/libutp/utp_config_example.h"; sourceTree = "<group>"; }; 853 A2E384D4130DFB3A001F501B /* utp_config.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utp_config.h; path = "third-party/libutp/utp_config.h"; sourceTree = "<group>"; }; 854 A2E384D5130DFB3A001F501B /* utp_utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = utp_utils.cpp; path = "third-party/libutp/utp_utils.cpp"; sourceTree = "<group>"; }; 855 A2E384D6130DFB3A001F501B /* utp_utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utp_utils.h; path = "third-party/libutp/utp_utils.h"; sourceTree = "<group>"; }; 856 A2E384D7130DFB3A001F501B /* utp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = utp.cpp; path = "third-party/libutp/utp.cpp"; sourceTree = "<group>"; }; 857 A2E384D8130DFB3A001F501B /* utp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utp.h; path = "third-party/libutp/utp.h"; sourceTree = "<group>"; }; 858 A2E384D9130DFB3A001F501B /* utypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = utypes.h; path = "third-party/libutp/utypes.h"; sourceTree = "<group>"; }; 859 A2E3850B130DFCCB001F501B /* StdAfx.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = StdAfx.h; path = "third-party/libutp/StdAfx.h"; sourceTree = "<group>"; }; 860 A2E38544130DFEE3001F501B /* libutp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libutp.a; sourceTree = BUILT_PRODUCTS_DIR; }; 837 861 A2E669780F5B8E5A00B4251A /* Security.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Security.framework; path = /System/Library/Frameworks/Security.framework; sourceTree = "<absolute>"; }; 838 862 A2E9AA750C249AF400085DCF /* ToolbarCreateTemplate.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = ToolbarCreateTemplate.png; path = macosx/Images/ToolbarCreateTemplate.png; sourceTree = "<group>"; }; … … 955 979 A22CFB820FB66EF30009BD3E /* Carbon.framework in Frameworks */, 956 980 A221DCC8104B3660008A642D /* Quartz.framework in Frameworks */, 981 A2E38540130DFECD001F501B /* libminiupnp.a in Frameworks */, 957 982 ); 958 983 runOnlyForDeploymentPostprocessing = 0; … … 966 991 runOnlyForDeploymentPostprocessing = 0; 967 992 }; 993 A2E384CC130DFB1D001F501B /* Frameworks */ = { 994 isa = PBXFrameworksBuildPhase; 995 buildActionMask = 2147483647; 996 files = ( 997 ); 998 runOnlyForDeploymentPostprocessing = 0; 999 }; 968 1000 BE1183460CE160960002D0F3 /* Frameworks */ = { 969 1001 isa = PBXFrameworksBuildPhase; … … 985 1017 files = ( 986 1018 A22CFCCB0FC24FDA0009BD3E /* libdht.a in Frameworks */, 1019 A267927C130DFF2700CB7464 /* libutp.a in Frameworks */, 987 1020 BE75C38A0C72A1ED00DBEFE0 /* libevent.a in Frameworks */, 988 1021 BE1183780CE161390002D0F3 /* libminiupnp.a in Frameworks */, … … 1109 1142 3C7A118D0D0B2EB800B5701F /* libnatpmp.a */, 1110 1143 A22CFCBA0FC24F710009BD3E /* libdht.a */, 1144 A2E38544130DFEE3001F501B /* libutp.a */, 1111 1145 ); 1112 1146 name = Products; … … 1122 1156 4DDBB71509E16B3F00284745 /* Libraries */, 1123 1157 A22CFCB50FC24F630009BD3E /* dht */, 1158 A2E384BF130DFA49001F501B /* libutp */, 1124 1159 BE75C3570C72A0D600DBEFE0 /* libevent */, 1125 1160 BE1183410CE15DF00002D0F3 /* libminiupnp */, … … 1272 1307 A284214212DA663E00FBDDBB /* tr-udp.c */, 1273 1308 A284214312DA663E00FBDDBB /* tr-udp.h */, 1309 A2679292130E00A000CB7464 /* tr-utp.c */, 1310 A2679293130E00A000CB7464 /* tr-utp.h */, 1274 1311 A220EC59118C8A060022B4BE /* tr-lpd.c */, 1275 1312 A220EC5A118C8A060022B4BE /* tr-lpd.h */, … … 1426 1463 sourceTree = "<group>"; 1427 1464 }; 1465 A2E384BF130DFA49001F501B /* libutp */ = { 1466 isa = PBXGroup; 1467 children = ( 1468 A2E384D2130DFB3A001F501B /* templates.h */, 1469 A2E384D3130DFB3A001F501B /* utp_config_example.h */, 1470 A2E384D4130DFB3A001F501B /* utp_config.h */, 1471 A2E384D5130DFB3A001F501B /* utp_utils.cpp */, 1472 A2E384D6130DFB3A001F501B /* utp_utils.h */, 1473 A2E384D7130DFB3A001F501B /* utp.cpp */, 1474 A2E384D8130DFB3A001F501B /* utp.h */, 1475 A2E384D9130DFB3A001F501B /* utypes.h */, 1476 A2E3850B130DFCCB001F501B /* StdAfx.h */, 1477 ); 1478 name = libutp; 1479 sourceTree = "<group>"; 1480 }; 1428 1481 BE1183410CE15DF00002D0F3 /* libminiupnp */ = { 1429 1482 isa = PBXGroup; … … 1633 1686 A23547E311CD0B090046EAE6 /* cache.h in Headers */, 1634 1687 A284214512DA663E00FBDDBB /* tr-udp.h in Headers */, 1688 A2679295130E00A000CB7464 /* tr-utp.h in Headers */, 1635 1689 ); 1636 1690 runOnlyForDeploymentPostprocessing = 0; … … 1641 1695 files = ( 1642 1696 A22CFCC20FC24F890009BD3E /* dht.h in Headers */, 1697 ); 1698 runOnlyForDeploymentPostprocessing = 0; 1699 }; 1700 A2E384CA130DFB1D001F501B /* Headers */ = { 1701 isa = PBXHeadersBuildPhase; 1702 buildActionMask = 2147483647; 1703 files = ( 1704 A2E384DA130DFB3A001F501B /* templates.h in Headers */, 1705 A2E384DC130DFB3A001F501B /* utp_config.h in Headers */, 1706 A2E384DE130DFB3A001F501B /* utp_utils.h in Headers */, 1707 A2E384E0130DFB3A001F501B /* utp.h in Headers */, 1708 A2E384E1130DFB3A001F501B /* utypes.h in Headers */, 1709 A2E3850C130DFCCB001F501B /* StdAfx.h in Headers */, 1643 1710 ); 1644 1711 runOnlyForDeploymentPostprocessing = 0; … … 1707 1774 BE75C34F0C729ED300DBEFE0 /* PBXTargetDependency */, 1708 1775 A22CFCC70FC24F990009BD3E /* PBXTargetDependency */, 1776 A2E384E4130DFB51001F501B /* PBXTargetDependency */, 1709 1777 ); 1710 1778 name = libtransmission; … … 1761 1829 ); 1762 1830 dependencies = ( 1763 A22CFCBF0FC24F780009BD3E /* PBXTargetDependency */,1764 1831 ); 1765 1832 name = dht; 1766 1833 productName = DHT; 1767 1834 productReference = A22CFCBA0FC24F710009BD3E /* libdht.a */; 1835 productType = "com.apple.product-type.library.static"; 1836 }; 1837 A2E384CD130DFB1D001F501B /* utp */ = { 1838 isa = PBXNativeTarget; 1839 buildConfigurationList = A2E384E2130DFB3A001F501B /* Build configuration list for PBXNativeTarget "utp" */; 1840 buildPhases = ( 1841 A2E384CA130DFB1D001F501B /* Headers */, 1842 A2E384CB130DFB1D001F501B /* Sources */, 1843 A2E384CC130DFB1D001F501B /* Frameworks */, 1844 ); 1845 buildRules = ( 1846 ); 1847 dependencies = ( 1848 ); 1849 name = utp; 1850 productName = libutp; 1851 productReference = A2E38544130DFEE3001F501B /* libutp.a */; 1768 1852 productType = "com.apple.product-type.library.static"; 1769 1853 }; … … 1886 1970 BEFC1CEA0C07822400B0BB3C /* transmission-remote */, 1887 1971 A22CFCB90FC24F710009BD3E /* dht */, 1972 A2E384CD130DFB1D001F501B /* utp */, 1888 1973 BE75C3480C729E9500DBEFE0 /* event */, 1889 1974 BE1183470CE160960002D0F3 /* miniupnp */, … … 2102 2187 A23547E211CD0B090046EAE6 /* cache.c in Sources */, 2103 2188 A284214412DA663E00FBDDBB /* tr-udp.c in Sources */, 2189 A2679294130E00A000CB7464 /* tr-utp.c in Sources */, 2104 2190 ); 2105 2191 runOnlyForDeploymentPostprocessing = 0; … … 2192 2278 runOnlyForDeploymentPostprocessing = 0; 2193 2279 }; 2280 A2E384CB130DFB1D001F501B /* Sources */ = { 2281 isa = PBXSourcesBuildPhase; 2282 buildActionMask = 2147483647; 2283 files = ( 2284 A2E384DD130DFB3A001F501B /* utp_utils.cpp in Sources */, 2285 A2E384DF130DFB3A001F501B /* utp.cpp in Sources */, 2286 ); 2287 runOnlyForDeploymentPostprocessing = 0; 2288 }; 2194 2289 BE1183450CE160960002D0F3 /* Sources */ = { 2195 2290 isa = PBXSourcesBuildPhase; … … 2268 2363 targetProxy = A226FDB00D0CDF6E005A7F71 /* PBXContainerItemProxy */; 2269 2364 }; 2270 A22CFCBF0FC24F780009BD3E /* PBXTargetDependency */ = {2271 isa = PBXTargetDependency;2272 target = BE75C3480C729E9500DBEFE0 /* event */;2273 targetProxy = A22CFCBE0FC24F780009BD3E /* PBXContainerItemProxy */;2274 };2275 2365 A22CFCC70FC24F990009BD3E /* PBXTargetDependency */ = { 2276 2366 isa = PBXTargetDependency; 2277 2367 target = A22CFCB90FC24F710009BD3E /* dht */; 2278 2368 targetProxy = A22CFCC60FC24F990009BD3E /* PBXContainerItemProxy */; 2369 }; 2370 A2E384E4130DFB51001F501B /* PBXTargetDependency */ = { 2371 isa = PBXTargetDependency; 2372 target = A2E384CD130DFB1D001F501B /* utp */; 2373 targetProxy = A2E384E3130DFB51001F501B /* PBXContainerItemProxy */; 2279 2374 }; 2280 2375 BE1183760CE161040002D0F3 /* PBXTargetDependency */ = { … … 3016 3111 name = "Release - Debug"; 3017 3112 }; 3113 A2E384CF130DFB1D001F501B /* Debug */ = { 3114 isa = XCBuildConfiguration; 3115 buildSettings = { 3116 ALWAYS_SEARCH_USER_PATHS = NO; 3117 COPY_PHASE_STRIP = NO; 3118 GCC_DYNAMIC_NO_PIC = NO; 3119 GCC_ENABLE_FIX_AND_CONTINUE = YES; 3120 GCC_MODEL_TUNING = G5; 3121 GCC_OPTIMIZATION_LEVEL = 0; 3122 GCC_PRECOMPILE_PREFIX_HEADER = YES; 3123 GCC_PREPROCESSOR_DEFINITIONS = ( 3124 POSIX, 3125 MACOSX, 3126 ); 3127 INSTALL_PATH = /usr/local/lib; 3128 PREBINDING = NO; 3129 PRODUCT_NAME = utp; 3130 }; 3131 name = Debug; 3132 }; 3133 A2E384D0130DFB1D001F501B /* Release - Debug */ = { 3134 isa = XCBuildConfiguration; 3135 buildSettings = { 3136 ALWAYS_SEARCH_USER_PATHS = NO; 3137 GCC_ENABLE_FIX_AND_CONTINUE = YES; 3138 GCC_MODEL_TUNING = G5; 3139 GCC_PRECOMPILE_PREFIX_HEADER = YES; 3140 GCC_PREPROCESSOR_DEFINITIONS = ( 3141 POSIX, 3142 MACOSX, 3143 ); 3144 INSTALL_PATH = /usr/local/lib; 3145 PREBINDING = NO; 3146 PRODUCT_NAME = utp; 3147 }; 3148 name = "Release - Debug"; 3149 }; 3150 A2E384D1130DFB1D001F501B /* Release */ = { 3151 isa = XCBuildConfiguration; 3152 buildSettings = { 3153 ALWAYS_SEARCH_USER_PATHS = NO; 3154 COPY_PHASE_STRIP = YES; 3155 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 3156 GCC_ENABLE_FIX_AND_CONTINUE = NO; 3157 GCC_MODEL_TUNING = G5; 3158 GCC_PRECOMPILE_PREFIX_HEADER = YES; 3159 GCC_PREPROCESSOR_DEFINITIONS = ( 3160 POSIX, 3161 MACOSX, 3162 NS_BLOCK_ASSERTIONS, 3163 ); 3164 INSTALL_PATH = /usr/local/lib; 3165 PREBINDING = NO; 3166 PRODUCT_NAME = utp; 3167 ZERO_LINK = NO; 3168 }; 3169 name = Release; 3170 }; 3018 3171 BE1183490CE160960002D0F3 /* Release */ = { 3019 3172 isa = XCBuildConfiguration; … … 3162 3315 defaultConfigurationName = Debug; 3163 3316 }; 3317 A2E384E2130DFB3A001F501B /* Build configuration list for PBXNativeTarget "utp" */ = { 3318 isa = XCConfigurationList; 3319 buildConfigurations = ( 3320 A2E384CF130DFB1D001F501B /* Debug */, 3321 A2E384D0130DFB1D001F501B /* Release - Debug */, 3322 A2E384D1130DFB1D001F501B /* Release */, 3323 ); 3324 defaultConfigurationIsVisible = 0; 3325 defaultConfigurationName = Debug; 3326 }; 3164 3327 BE11834C0CE160A80002D0F3 /* Build configuration list for PBXNativeTarget "miniupnp" */ = { 3165 3328 isa = XCConfigurationList;
Note: See TracChangeset
for help on using the changeset viewer.