Fix Mac build (make libtransmission depend on libb64)

This commit is contained in:
Mike Gelfand 2015-01-01 22:00:02 +00:00
parent 81c3c00b0f
commit e8d1d8db87
1 changed files with 14 additions and 0 deletions

View File

@ -555,6 +555,13 @@
remoteGlobalIDString = 4D18389609DEC0030047D688;
remoteInfo = libtransmission;
};
C165AB8C1A55FAA900D37711 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 29B97313FDCFA39411CA2CEA /* Project object */;
proxyType = 1;
remoteGlobalIDString = C1639A6E1A55F4D600E42033;
remoteInfo = b64;
};
/* End PBXContainerItemProxy section */
/* Begin PBXCopyFilesBuildPhase section */
@ -2254,6 +2261,7 @@
BE75C34F0C729ED300DBEFE0 /* PBXTargetDependency */,
A22CFCC70FC24F990009BD3E /* PBXTargetDependency */,
A2E384E4130DFB51001F501B /* PBXTargetDependency */,
C165AB8D1A55FAA900D37711 /* PBXTargetDependency */,
);
name = libtransmission;
productName = transmission;
@ -3047,6 +3055,11 @@
target = 4D18389609DEC0030047D688 /* libtransmission */;
targetProxy = BEFC1CEC0C07822400B0BB3C /* PBXContainerItemProxy */;
};
C165AB8D1A55FAA900D37711 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = C1639A6E1A55F4D600E42033 /* b64 */;
targetProxy = C165AB8C1A55FAA900D37711 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin PBXVariantGroup section */
@ -3965,6 +3978,7 @@
C1639A721A55F4D600E42033 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Debug;
};
/* End XCConfigurationList section */
};