aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorAlexandra Ellwood <lxs@mit.edu>2004-06-14 21:30:22 +0000
committerAlexandra Ellwood <lxs@mit.edu>2004-06-14 21:30:22 +0000
commitccfc7a21a06e8a302cb81a4b243621121a49355e (patch)
treecbfe09b2551a185d15b9620c884598189e879227 /src
parentbb650badb253f29be8c42fbd1b28ac4faf12c030 (diff)
downloadkrb5-ccfc7a21a06e8a302cb81a4b243621121a49355e.zip
krb5-ccfc7a21a06e8a302cb81a4b243621121a49355e.tar.gz
krb5-ccfc7a21a06e8a302cb81a4b243621121a49355e.tar.bz2
pullup from trunk
Updated to split libraries and clients into separate build systems. Note; this is not aware of build changes on the trunk. git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-3@16446 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/mac/MacOSX/Projects/Kerberos5.pbproj/project.pbxproj24
1 files changed, 10 insertions, 14 deletions
diff --git a/src/mac/MacOSX/Projects/Kerberos5.pbproj/project.pbxproj b/src/mac/MacOSX/Projects/Kerberos5.pbproj/project.pbxproj
index 3168223..41f8e2c 100644
--- a/src/mac/MacOSX/Projects/Kerberos5.pbproj/project.pbxproj
+++ b/src/mac/MacOSX/Projects/Kerberos5.pbproj/project.pbxproj
@@ -1494,11 +1494,6 @@
refType = 4;
sourceTree = "<group>";
};
- A1253780040BF748003D8244 = {
- isa = PBXTargetDependency;
- target = F5E59BD503FD803201120114;
- targetProxy = A181DA4705CEFC0400E4C246;
- };
A1253783040BF7E6003D8244 = {
fileEncoding = 4;
isa = PBXFileReference;
@@ -1752,6 +1747,14 @@
refType = 4;
sourceTree = "<group>";
};
+ A1474D05066D13E700CA2AA8 = {
+ fileEncoding = 4;
+ isa = PBXFileReference;
+ lastKnownFileType = sourcecode.jam;
+ path = Kerberos5BuildSystem.jam;
+ refType = 4;
+ sourceTree = "<group>";
+ };
A166BCC3040D36F8004AA618 = {
fileEncoding = 4;
isa = PBXFileReference;
@@ -1848,13 +1851,6 @@
remoteGlobalIDString = F5CFD5E6022D8A9901120112;
remoteInfo = "Error Table Generation";
};
- A181DA4705CEFC0400E4C246 = {
- containerPortal = F5CFD36E022D854401120112;
- isa = PBXContainerItemProxy;
- proxyType = 1;
- remoteGlobalIDString = F5E59BD503FD803201120114;
- remoteInfo = ServerBuild;
- };
A181DA4805CEFC0400E4C246 = {
containerPortal = F5CFD36E022D854401120112;
isa = PBXContainerItemProxy;
@@ -13129,6 +13125,7 @@
F5E59BD403FD7D5301120114,
F5CFD5E5022D891701120112,
F5CFD60D022D8BD601120112,
+ A1474D05066D13E700CA2AA8,
);
isa = PBXGroup;
name = Scripts;
@@ -13209,7 +13206,6 @@
buildToolPath = /Developer/Private/jam;
dependencies = (
F5CFD62A022D922C01120112,
- A1253780040BF748003D8244,
);
isa = PBXLegacyTarget;
name = "Header Generation";
@@ -13341,7 +13337,7 @@
dependencies = (
);
isa = PBXLegacyTarget;
- name = ServerBuild;
+ name = Servers;
passBuildSettingsInEnvironment = 1;
productName = ServerBuild;
};