summaryrefslogtreecommitdiffstats
path: root/net/net.xcodeproj
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-18 21:25:49 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-09-18 21:25:49 +0000
commit86007d32d3bf8fe6117b073b10ee6228380843bd (patch)
tree4055b95266841df7cd689042188ddc40e537ea9f /net/net.xcodeproj
parente9d315dd4ac20719da8a37d43b85b583a18a119c (diff)
downloadchromium_src-86007d32d3bf8fe6117b073b10ee6228380843bd.zip
chromium_src-86007d32d3bf8fe6117b073b10ee6228380843bd.tar.gz
chromium_src-86007d32d3bf8fe6117b073b10ee6228380843bd.tar.bz2
Build libevent on Mac
Review URL: http://codereview.chromium.org/3157 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2384 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'net/net.xcodeproj')
-rw-r--r--net/net.xcodeproj/project.pbxproj43
1 files changed, 43 insertions, 0 deletions
diff --git a/net/net.xcodeproj/project.pbxproj b/net/net.xcodeproj/project.pbxproj
index 9402388..ca6a360 100644
--- a/net/net.xcodeproj/project.pbxproj
+++ b/net/net.xcodeproj/project.pbxproj
@@ -39,6 +39,7 @@
048268090E5B3B4800A30786 /* mime_util_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED325E0E5A181C00A747DB /* mime_util_unittest.cc */; };
0482692A0E5B624D00A30786 /* http_cache.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED334C0E5A194700A747DB /* http_cache.cc */; };
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 */; };
7B4DF64A0E5B98DF004D7619 /* client_socket_pool_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED326A0E5A181C00A747DB /* client_socket_pool_unittest.cc */; };
7B4DF6A90E5B98E7004D7619 /* data_url_unittest.cc in Sources */ = {isa = PBXBuildFile; fileRef = 7BED325F0E5A181C00A747DB /* data_url_unittest.cc */; };
@@ -131,6 +132,20 @@
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
+ 7B2630640E82F282001CE27F /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 7B2630600E82F282001CE27F /* libevent.xcodeproj */;
+ proxyType = 2;
+ remoteGlobalIDString = 7B262E840E82E5D7001CE27F /* libevent.a */;
+ remoteInfo = libevent;
+ };
+ 7B2630660E82F291001CE27F /* PBXContainerItemProxy */ = {
+ isa = PBXContainerItemProxy;
+ containerPortal = 7B2630600E82F282001CE27F /* libevent.xcodeproj */;
+ proxyType = 1;
+ remoteGlobalIDString = 7B262E830E82E5D7001CE27F /* libevent */;
+ remoteInfo = libevent;
+ };
7B8501FD0E5A372500730B43 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 7B8501F10E5A372500730B43 /* googleurl.xcodeproj */;
@@ -338,6 +353,7 @@
/* Begin PBXFileReference section */
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>"; };
7B82FF450E763620008F45CF /* host_resolver_unittest.cc */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = host_resolver_unittest.cc; sourceTree = "<group>"; };
7B8501F10E5A372500730B43 /* googleurl.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = googleurl.xcodeproj; path = build/googleurl.xcodeproj; sourceTree = "<group>"; };
@@ -591,6 +607,7 @@
7BA015FA0E5A1CA600044150 /* Foundation.framework in Frameworks */,
7BED34450E5A1A9600A747DB /* libbase.a in Frameworks */,
7BA0169D0E5A1EAE00044150 /* libbzip2.a in Frameworks */,
+ 7B2630680E82F2A1001CE27F /* libevent.a in Frameworks */,
7B8502040E5A376900730B43 /* libgoogleurl.a in Frameworks */,
7BED34520E5A1ABC00A747DB /* libgtest.a in Frameworks */,
7BA015760E5A1C7500044150 /* libicudata.a in Frameworks */,
@@ -627,6 +644,14 @@
name = Products;
sourceTree = "<group>";
};
+ 7B2630610E82F282001CE27F /* Products */ = {
+ isa = PBXGroup;
+ children = (
+ 7B2630650E82F282001CE27F /* libevent.a */,
+ );
+ name = Products;
+ sourceTree = "<group>";
+ };
7B8501F20E5A372500730B43 /* Products */ = {
isa = PBXGroup;
children = (
@@ -989,6 +1014,7 @@
7B8501F10E5A372500730B43 /* googleurl.xcodeproj */,
E4AFA62E0E5240A300201347 /* gtest.xcodeproj */,
7BA015570E5A1C3E00044150 /* icu.xcodeproj */,
+ 7B2630600E82F282001CE27F /* libevent.xcodeproj */,
7B8502620E5A38BB00730B43 /* modp_b64.xcodeproj */,
7BA016930E5A1E8700044150 /* zlib.xcodeproj */,
);
@@ -1032,6 +1058,7 @@
7BA015710E5A1C5400044150 /* PBXTargetDependency */,
7BA015730E5A1C5400044150 /* PBXTargetDependency */,
7BA015750E5A1C5400044150 /* PBXTargetDependency */,
+ 7B2630670E82F291001CE27F /* PBXTargetDependency */,
7B85026C0E5A38C600730B43 /* PBXTargetDependency */,
7BED34180E5A1A7800A747DB /* PBXTargetDependency */,
7BA0169C0E5A1E9A00044150 /* PBXTargetDependency */,
@@ -1073,6 +1100,10 @@
ProjectRef = 7BA015570E5A1C3E00044150 /* icu.xcodeproj */;
},
{
+ ProductGroup = 7B2630610E82F282001CE27F /* Products */;
+ ProjectRef = 7B2630600E82F282001CE27F /* libevent.xcodeproj */;
+ },
+ {
ProductGroup = 7B8502630E5A38BB00730B43 /* Products */;
ProjectRef = 7B8502620E5A38BB00730B43 /* modp_b64.xcodeproj */;
},
@@ -1092,6 +1123,13 @@
/* End PBXProject section */
/* Begin PBXReferenceProxy section */
+ 7B2630650E82F282001CE27F /* libevent.a */ = {
+ isa = PBXReferenceProxy;
+ fileType = archive.ar;
+ path = libevent.a;
+ remoteRef = 7B2630640E82F282001CE27F /* PBXContainerItemProxy */;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
7B8501FE0E5A372500730B43 /* libgoogleurl.a */ = {
isa = PBXReferenceProxy;
fileType = archive.ar;
@@ -1322,6 +1360,11 @@
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
+ 7B2630670E82F291001CE27F /* PBXTargetDependency */ = {
+ isa = PBXTargetDependency;
+ name = libevent;
+ targetProxy = 7B2630660E82F291001CE27F /* PBXContainerItemProxy */;
+ };
7B8502030E5A375B00730B43 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
name = googleurl;