| Index: net/net.xcodeproj/project.pbxproj
|
| diff --git a/net/net.xcodeproj/project.pbxproj b/net/net.xcodeproj/project.pbxproj
|
| index 7f007aaa4b8894ae47f230d222e0de99e98f4b9a..4b102f44a5ba425f97ac1dffedce263ce41635b2 100644
|
| --- a/net/net.xcodeproj/project.pbxproj
|
| +++ b/net/net.xcodeproj/project.pbxproj
|
| @@ -48,6 +48,7 @@
|
| 04C626DA0E8DE3BA0067E92A /* http_auth_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 04C626D90E8DE3BA0067E92A /* http_auth_unittest.cc */; };
|
| 04E7BD550EC4ECF60078FE58 /* http_auth_cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 04E7BD540EC4ECF60078FE58 /* http_auth_cache.cc */; };
|
| 4DB04D3F0EB24EDF00A5633C /* dns_resolution_observer.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED32590E5A181C00A747DB /* dns_resolution_observer.cc */; };
|
| + 531CBDB00ECB6B0F0084F32D /* libdmg_fp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 531CBDA70ECB6AB20084F32D /* libdmg_fp.a */; };
|
| 533102E70E5E3EBF00FF8E32 /* net_util_posix.cc in Sources */ = {isa = PBXBuildFile; fileRef = 533102E60E5E3EBF00FF8E32 /* net_util_posix.cc */; };
|
| 7B2630680E82F2A1001CE27F /* libevent.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B2630650E82F282001CE27F /* libevent.a */; };
|
| 7B466C470E5E732900C91F63 /* platform_test_mac.mm in Sources */ = {isa = PBXBuildFile; fileRef = 7B466C460E5E732900C91F63 /* platform_test_mac.mm */; };
|
| @@ -178,6 +179,20 @@
|
| /* End PBXBuildFile section */
|
|
|
| /* Begin PBXContainerItemProxy section */
|
| + 531CBDA60ECB6AB20084F32D /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 531CBDA20ECB6AB20084F32D /* dmg_fp.xcodeproj */;
|
| + proxyType = 2;
|
| + remoteGlobalIDString = D2AAC046055464E500DB518D /* libdmg_fp.a */;
|
| + remoteInfo = dmg_fp;
|
| + };
|
| + 531CBDAE0ECB6AF50084F32D /* PBXContainerItemProxy */ = {
|
| + isa = PBXContainerItemProxy;
|
| + containerPortal = 531CBDA20ECB6AB20084F32D /* dmg_fp.xcodeproj */;
|
| + proxyType = 1;
|
| + remoteGlobalIDString = D2AAC045055464E500DB518D /* dmg_fp */;
|
| + remoteInfo = dmg_fp;
|
| + };
|
| 7B2630640E82F282001CE27F /* PBXContainerItemProxy */ = {
|
| isa = PBXContainerItemProxy;
|
| containerPortal = 7B2630600E82F282001CE27F /* libevent.xcodeproj */;
|
| @@ -427,6 +442,7 @@
|
| 04C626D90E8DE3BA0067E92A /* http_auth_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = http_auth_unittest.cc; sourceTree = "<group>"; };
|
| 04E7BD540EC4ECF60078FE58 /* http_auth_cache.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = http_auth_cache.cc; sourceTree = "<group>"; };
|
| 04E7BD560EC4ED020078FE58 /* http_auth_cache.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = http_auth_cache.h; sourceTree = "<group>"; };
|
| + 531CBDA20ECB6AB20084F32D /* dmg_fp.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = dmg_fp.xcodeproj; path = third_party/dmg_fp/dmg_fp.xcodeproj; sourceTree = "<group>"; };
|
| 533102E60E5E3EBF00FF8E32 /* net_util_posix.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = net_util_posix.cc; sourceTree = "<group>"; };
|
| 7B2630600E82F282001CE27F /* libevent.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = libevent.xcodeproj; path = third_party/libevent/libevent.xcodeproj; sourceTree = "<group>"; };
|
| 7B466C460E5E732900C91F63 /* platform_test_mac.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = platform_test_mac.mm; sourceTree = "<group>"; };
|
| @@ -708,6 +724,7 @@
|
| 7BA015FA0E5A1CA600044150 /* Foundation.framework in Frameworks */,
|
| 7BED34450E5A1A9600A747DB /* libbase.a in Frameworks */,
|
| 7BA0169D0E5A1EAE00044150 /* libbzip2.a in Frameworks */,
|
| + 531CBDB00ECB6B0F0084F32D /* libdmg_fp.a in Frameworks */,
|
| 7B2630680E82F2A1001CE27F /* libevent.a in Frameworks */,
|
| 7B8502040E5A376900730B43 /* libgoogleurl.a in Frameworks */,
|
| 7BED34520E5A1ABC00A747DB /* libgtest.a in Frameworks */,
|
| @@ -748,6 +765,14 @@
|
| name = Products;
|
| sourceTree = "<group>";
|
| };
|
| + 531CBDA30ECB6AB20084F32D /* Products */ = {
|
| + isa = PBXGroup;
|
| + children = (
|
| + 531CBDA70ECB6AB20084F32D /* libdmg_fp.a */,
|
| + );
|
| + name = Products;
|
| + sourceTree = "<group>";
|
| + };
|
| 7B2630610E82F282001CE27F /* Products */ = {
|
| isa = PBXGroup;
|
| children = (
|
| @@ -1168,6 +1193,7 @@
|
| E4AFA62D0E52409300201347 /* Projects */ = {
|
| isa = PBXGroup;
|
| children = (
|
| + 531CBDA20ECB6AB20084F32D /* dmg_fp.xcodeproj */,
|
| E4AFA6450E5241D300201347 /* base.xcodeproj */,
|
| 7BA016870E5A1E6E00044150 /* bzip2.xcodeproj */,
|
| 7B8501F10E5A372500730B43 /* googleurl.xcodeproj */,
|
| @@ -1214,6 +1240,7 @@
|
| dependencies = (
|
| 7BED34160E5A1A6F00A747DB /* PBXTargetDependency */,
|
| 7BA0169A0E5A1E9700044150 /* PBXTargetDependency */,
|
| + 531CBDAF0ECB6AF50084F32D /* PBXTargetDependency */,
|
| 7B8502030E5A375B00730B43 /* PBXTargetDependency */,
|
| 7BED34510E5A1AB200A747DB /* PBXTargetDependency */,
|
| 7BA015710E5A1C5400044150 /* PBXTargetDependency */,
|
| @@ -1250,6 +1277,10 @@
|
| ProjectRef = 7BA016870E5A1E6E00044150 /* bzip2.xcodeproj */;
|
| },
|
| {
|
| + ProductGroup = 531CBDA30ECB6AB20084F32D /* Products */;
|
| + ProjectRef = 531CBDA20ECB6AB20084F32D /* dmg_fp.xcodeproj */;
|
| + },
|
| + {
|
| ProductGroup = 7B8501F20E5A372500730B43 /* Products */;
|
| ProjectRef = 7B8501F10E5A372500730B43 /* googleurl.xcodeproj */;
|
| },
|
| @@ -1289,6 +1320,13 @@
|
| /* End PBXProject section */
|
|
|
| /* Begin PBXReferenceProxy section */
|
| + 531CBDA70ECB6AB20084F32D /* libdmg_fp.a */ = {
|
| + isa = PBXReferenceProxy;
|
| + fileType = archive.ar;
|
| + path = libdmg_fp.a;
|
| + remoteRef = 531CBDA60ECB6AB20084F32D /* PBXContainerItemProxy */;
|
| + sourceTree = BUILT_PRODUCTS_DIR;
|
| + };
|
| 7B2630650E82F282001CE27F /* libevent.a */ = {
|
| isa = PBXReferenceProxy;
|
| fileType = archive.ar;
|
| @@ -1590,6 +1628,11 @@
|
| /* End PBXSourcesBuildPhase section */
|
|
|
| /* Begin PBXTargetDependency section */
|
| + 531CBDAF0ECB6AF50084F32D /* PBXTargetDependency */ = {
|
| + isa = PBXTargetDependency;
|
| + name = dmg_fp;
|
| + targetProxy = 531CBDAE0ECB6AF50084F32D /* PBXContainerItemProxy */;
|
| + };
|
| 7B2630670E82F291001CE27F /* PBXTargetDependency */ = {
|
| isa = PBXTargetDependency;
|
| name = libevent;
|
|
|