From: znek Date: Thu, 17 Feb 2005 17:25:19 +0000 (+0000) Subject: adjusted Xcode projects X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=535a35c430a156fccc15c551ca72b7ff6b05137c;p=sope adjusted Xcode projects git-svn-id: http://svn.opengroupware.org/SOPE/trunk@568 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- diff --git a/sope-appserver/NGObjWeb/NGHttp/NGHttp.xcode/project.pbxproj b/sope-appserver/NGObjWeb/NGHttp/NGHttp.xcode/project.pbxproj index ff7b0dc5..c51ac510 100644 --- a/sope-appserver/NGObjWeb/NGHttp/NGHttp.xcode/project.pbxproj +++ b/sope-appserver/NGObjWeb/NGHttp/NGHttp.xcode/project.pbxproj @@ -453,7 +453,7 @@ ); buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4.5.108; + DYLIB_CURRENT_VERSION = 4.5.117; FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; diff --git a/sope-appserver/NGObjWeb/NGObjWeb.xcode/project.pbxproj b/sope-appserver/NGObjWeb/NGObjWeb.xcode/project.pbxproj index 33cf107b..6ea50eaa 100644 --- a/sope-appserver/NGObjWeb/NGObjWeb.xcode/project.pbxproj +++ b/sope-appserver/NGObjWeb/NGObjWeb.xcode/project.pbxproj @@ -1589,7 +1589,7 @@ ); buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4.5.108; + DYLIB_CURRENT_VERSION = 4.5.117; FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; diff --git a/sope-appserver/NGObjWeb/SoObjects/SoObjects.xcode/project.pbxproj b/sope-appserver/NGObjWeb/SoObjects/SoObjects.xcode/project.pbxproj index e79119c7..6a3a5268 100644 --- a/sope-appserver/NGObjWeb/SoObjects/SoObjects.xcode/project.pbxproj +++ b/sope-appserver/NGObjWeb/SoObjects/SoObjects.xcode/project.pbxproj @@ -281,7 +281,7 @@ ); buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4.5.108; + DYLIB_CURRENT_VERSION = 4.5.117; FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = NO; diff --git a/sope-appserver/NGObjWeb/WebDAV/WebDAV.xcode/project.pbxproj b/sope-appserver/NGObjWeb/WebDAV/WebDAV.xcode/project.pbxproj index e30c5f72..f2ba645b 100644 --- a/sope-appserver/NGObjWeb/WebDAV/WebDAV.xcode/project.pbxproj +++ b/sope-appserver/NGObjWeb/WebDAV/WebDAV.xcode/project.pbxproj @@ -226,7 +226,7 @@ ); buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4.5.108; + DYLIB_CURRENT_VERSION = 4.5.117; FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = NO; diff --git a/sope-appserver/WEExtensions/WEExtensions.xcode/project.pbxproj b/sope-appserver/WEExtensions/WEExtensions.xcode/project.pbxproj index 5de1de1b..c97a7169 100644 --- a/sope-appserver/WEExtensions/WEExtensions.xcode/project.pbxproj +++ b/sope-appserver/WEExtensions/WEExtensions.xcode/project.pbxproj @@ -34,9 +34,12 @@ ADFE760606E2918E006628C4, ADFE760806E2918E006628C4, ADFE760C06E2918E006628C4, - ADFE760E06E2918E006628C4, ADFE761106E2918E006628C4, ADFE761706E2918F006628C4, + AD85C84D07C5080D0036AC7A, + AD85C84F07C5080D0036AC7A, + AD85C85107C5080D0036AC7A, + AD85C85307C5080D0036AC7A, ADFE762406E2918F006628C4, ADFE764506E2918F006628C4, ADFE764806E2918F006628C4, @@ -389,6 +392,118 @@ settings = { }; }; + AD85C84D07C5080D0036AC7A = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WEResourceKey.h; + refType = 4; + sourceTree = ""; + }; + AD85C84E07C5080D0036AC7A = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WEResourceKey.m; + refType = 4; + sourceTree = ""; + }; + AD85C84F07C5080D0036AC7A = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WEResourceManager.h; + refType = 4; + sourceTree = ""; + }; + AD85C85007C5080D0036AC7A = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WEResourceManager.m; + refType = 4; + sourceTree = ""; + }; + AD85C85107C5080D0036AC7A = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WEStringTable.h; + refType = 4; + sourceTree = ""; + }; + AD85C85207C5080D0036AC7A = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WEStringTable.m; + refType = 4; + sourceTree = ""; + }; + AD85C85307C5080D0036AC7A = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.h; + path = WEStringTableManager.h; + refType = 4; + sourceTree = ""; + }; + AD85C85407C5080D0036AC7A = { + fileEncoding = 5; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = WEStringTableManager.m; + refType = 4; + sourceTree = ""; + }; + AD85C85507C5080D0036AC7A = { + fileRef = AD85C84D07C5080D0036AC7A; + isa = PBXBuildFile; + settings = { + }; + }; + AD85C85607C5080D0036AC7A = { + fileRef = AD85C84E07C5080D0036AC7A; + isa = PBXBuildFile; + settings = { + }; + }; + AD85C85707C5080D0036AC7A = { + fileRef = AD85C84F07C5080D0036AC7A; + isa = PBXBuildFile; + settings = { + }; + }; + AD85C85807C5080D0036AC7A = { + fileRef = AD85C85007C5080D0036AC7A; + isa = PBXBuildFile; + settings = { + }; + }; + AD85C85907C5080D0036AC7A = { + fileRef = AD85C85107C5080D0036AC7A; + isa = PBXBuildFile; + settings = { + }; + }; + AD85C85A07C5080D0036AC7A = { + fileRef = AD85C85207C5080D0036AC7A; + isa = PBXBuildFile; + settings = { + }; + }; + AD85C85B07C5080D0036AC7A = { + fileRef = AD85C85307C5080D0036AC7A; + isa = PBXBuildFile; + settings = { + }; + }; + AD85C85C07C5080D0036AC7A = { + fileRef = AD85C85407C5080D0036AC7A; + isa = PBXBuildFile; + settings = { + }; + }; ADD65B6606DA32D6007161CA = { children = ( AD013B8706E20AC5000910D8, @@ -573,7 +688,11 @@ ADFE761E06E2918F006628C4, ADFE761F06E2918F006628C4, ADFE762006E2918F006628C4, + AD85C84E07C5080D0036AC7A, + AD85C85007C5080D0036AC7A, ADFE762106E2918F006628C4, + AD85C85207C5080D0036AC7A, + AD85C85407C5080D0036AC7A, ADFE762206E2918F006628C4, ADFE762306E2918F006628C4, ADFE762506E2918F006628C4, @@ -604,7 +723,6 @@ ADFE765806E2918F006628C4, ADFE765A06E2918F006628C4, ADFE765E06E2918F006628C4, - ADFE766006E2918F006628C4, ADFE766306E2918F006628C4, ADFE766906E2918F006628C4, ADFE767606E29190006628C4, @@ -621,6 +739,10 @@ ADFE769606E29190006628C4, ADFE769906E29190006628C4, ADFE769C06E29190006628C4, + AD85C85507C5080D0036AC7A, + AD85C85707C5080D0036AC7A, + AD85C85907C5080D0036AC7A, + AD85C85B07C5080D0036AC7A, ); isa = PBXHeadersBuildPhase; runOnlyForDeploymentPostprocessing = 0; @@ -736,6 +858,10 @@ ADFE76A106E29190006628C4, ADFE76A206E29190006628C4, ADFE76A306E29190006628C4, + AD85C85607C5080D0036AC7A, + AD85C85807C5080D0036AC7A, + AD85C85A07C5080D0036AC7A, + AD85C85C07C5080D0036AC7A, ); isa = PBXSourcesBuildPhase; runOnlyForDeploymentPostprocessing = 0; @@ -772,7 +898,7 @@ ); buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4.5.65; + DYLIB_CURRENT_VERSION = 4.5.66; FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; @@ -1627,15 +1753,6 @@ refType = 4; sourceTree = ""; }; - ADFE760E06E2918E006628C4 = { - fileEncoding = 5; - indentWidth = 2; - isa = PBXFileReference; - lastKnownFileType = sourcecode.c.h; - path = WEClientCapabilities.h; - refType = 4; - sourceTree = ""; - }; ADFE760F06E2918E006628C4 = { fileEncoding = 5; indentWidth = 2; @@ -2330,12 +2447,6 @@ settings = { }; }; - ADFE766006E2918F006628C4 = { - fileRef = ADFE760E06E2918E006628C4; - isa = PBXBuildFile; - settings = { - }; - }; ADFE766106E2918F006628C4 = { fileRef = ADFE760F06E2918E006628C4; isa = PBXBuildFile;