From 10fd82fdf7b5eb52c46efcbd4632774fb7f5da58 Mon Sep 17 00:00:00 2001 From: znek Date: Thu, 17 Feb 2005 17:32:23 +0000 Subject: [PATCH] Xcode adjustments, added sope-4.5. tool git-svn-id: http://svn.opengroupware.org/SOPE/trunk@569 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- sope-appserver/SoOFS/ChangeLog | 11 +- .../SoOFS/SoOFS.xcode/project.pbxproj | 223 +++++++++++++++++- sope-appserver/SoOFS/Version | 2 +- sope-appserver/SoOFS/sope.m | 8 +- .../sope-appserver.xcode/project.pbxproj | 16 ++ 5 files changed, 253 insertions(+), 7 deletions(-) diff --git a/sope-appserver/SoOFS/ChangeLog b/sope-appserver/SoOFS/ChangeLog index 3a4a479b..fe87b5d3 100644 --- a/sope-appserver/SoOFS/ChangeLog +++ b/sope-appserver/SoOFS/ChangeLog @@ -1,4 +1,13 @@ -2005-01-04 Helge Heß +2005-02-17 Marcus Mueller + + * v4.5.15 + + * sope.m: slightly adjusted #include's, sope.m now builds with Xcode + as well + + * SoOFS.xcode: added sope-4.5 tool target + +2005-01-04 Helge Hess * common.h: streamline NeXT/APPLE/COCOA Foundation library define into just COCOA_Foundation_LIBRARY (fixes a warning) (v4.5.14) diff --git a/sope-appserver/SoOFS/SoOFS.xcode/project.pbxproj b/sope-appserver/SoOFS/SoOFS.xcode/project.pbxproj index d0b92e2c..585adb47 100644 --- a/sope-appserver/SoOFS/SoOFS.xcode/project.pbxproj +++ b/sope-appserver/SoOFS/SoOFS.xcode/project.pbxproj @@ -814,6 +814,224 @@ settings = { }; }; + AD5529DE079447410037E121 = { + buildActionMask = 2147483647; + files = ( + AD5529F20794488A0037E121, + ); + isa = PBXSourcesBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + AD5529DF079447410037E121 = { + buildActionMask = 2147483647; + files = ( + AD5529F3079448920037E121, + AD552A61079448970037E121, + AD552A62079448970037E121, + AD552A63079448970037E121, + AD552A640794489F0037E121, + AD552A650794489F0037E121, + AD552A660794489F0037E121, + AD552A67079448A60037E121, + AD552A68079448A60037E121, + AD552A69079448A60037E121, + AD552A6A079448B00037E121, + AD552A6B079448B00037E121, + AD552A6C079448B00037E121, + AD552A6D079448B00037E121, + AD552A6E079448B00037E121, + AD552A6F079448B00037E121, + AD552A70079448B60037E121, + ); + isa = PBXFrameworksBuildPhase; + runOnlyForDeploymentPostprocessing = 0; + }; + AD5529E0079447410037E121 = { + buildPhases = ( + AD5529DE079447410037E121, + AD5529DF079447410037E121, + ); + buildRules = ( + ); + buildSettings = { + FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; + INSTALL_PATH = /usr/local/bin; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PRODUCT_NAME = "sope-4.5"; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas"; + }; + dependencies = ( + ); + isa = PBXNativeTarget; + name = "sope-4.5"; + productName = sope; + productReference = AD5529E1079447410037E121; + productType = "com.apple.product-type.tool"; + }; + AD5529E1079447410037E121 = { + explicitFileType = "compiled.mach-o.executable"; + includeInIndex = 0; + isa = PBXFileReference; + path = "sope-4.5"; + refType = 3; + sourceTree = BUILT_PRODUCTS_DIR; + }; + AD5529E5079447640037E121 = { + children = ( + AD5529F0079447920037E121, + AD5529ED0794478C0037E121, + ); + isa = PBXGroup; + name = "sope tool"; + refType = 4; + sourceTree = ""; + }; + AD5529E6079447830037E121 = { + explicitFileType = text.man; + fileEncoding = 5; + isa = PBXFileReference; + path = sope.8; + refType = 4; + sourceTree = ""; + }; + AD5529E7079447830037E121 = { + fileEncoding = 5; + indentWidth = 2; + isa = PBXFileReference; + lastKnownFileType = sourcecode.c.objc; + path = sope.m; + refType = 4; + sourceTree = ""; + }; + AD5529ED0794478C0037E121 = { + children = ( + AD5529E7079447830037E121, + ); + isa = PBXGroup; + name = Classes; + refType = 4; + sourceTree = ""; + }; + AD5529F0079447920037E121 = { + children = ( + AD5529E6079447830037E121, + ); + isa = PBXGroup; + name = Documentation; + refType = 4; + sourceTree = ""; + }; + AD5529F20794488A0037E121 = { + fileRef = AD5529E7079447830037E121; + isa = PBXBuildFile; + settings = { + }; + }; + AD5529F3079448920037E121 = { + fileRef = ADD65F7406DA3C51007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A61079448970037E121 = { + fileRef = ADD65FE506DA3CDE007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A62079448970037E121 = { + fileRef = ADD65FE606DA3CDE007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A63079448970037E121 = { + fileRef = ADD65FE706DA3CDE007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A640794489F0037E121 = { + fileRef = ADD6610D06DA3D1F007161CA; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A650794489F0037E121 = { + fileRef = AD0142CE06E21A3D000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A660794489F0037E121 = { + fileRef = AD013C2106E20D18000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A67079448A60037E121 = { + fileRef = AD013C1B06E20D18000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A68079448A60037E121 = { + fileRef = AD013C1D06E20D18000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A69079448A60037E121 = { + fileRef = AD013C1E06E20D18000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A6A079448B00037E121 = { + fileRef = AD013C2006E20D18000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A6B079448B00037E121 = { + fileRef = AD013C2406E20D18000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A6C079448B00037E121 = { + fileRef = AD013C2506E20D19000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A6D079448B00037E121 = { + fileRef = AD013C1906E20D18000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A6E079448B00037E121 = { + fileRef = AD013C2306E20D18000910D8; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A6F079448B00037E121 = { + fileRef = AD460762078992EA00E8C5A3; + isa = PBXBuildFile; + settings = { + }; + }; + AD552A70079448B60037E121 = { + fileRef = ADD65D5806DA372D007161CA; + isa = PBXBuildFile; + settings = { + }; + }; ADD65B6606DA32D6007161CA = { children = ( AD013B8706E20AC5000910D8, @@ -824,6 +1042,7 @@ AD013C1806E20C17000910D8, ADD65C9406DA34FF007161CA, ADD65D5D06DA37C7007161CA, + AD5529E5079447640037E121, ADD65D5906DA372D007161CA, ADD65F7306DA3C02007161CA, ); @@ -876,6 +1095,7 @@ projectDirPath = ""; targets = ( ADD65D5706DA372D007161CA, + AD5529E0079447410037E121, ); }; ADD65C6F06DA343C007161CA = { @@ -1072,7 +1292,7 @@ ); buildSettings = { DYLIB_COMPATIBILITY_VERSION = 1; - DYLIB_CURRENT_VERSION = 4.5.14; + DYLIB_CURRENT_VERSION = 4.5.15; FRAMEWORK_SEARCH_PATHS = "$(LOCAL_LIBRARY_DIR)/Frameworks"; FRAMEWORK_VERSION = A; GCC_PRECOMPILE_PREFIX_HEADER = YES; @@ -1129,6 +1349,7 @@ ADD65D5906DA372D007161CA = { children = ( ADD65D5806DA372D007161CA, + AD5529E1079447410037E121, ); isa = PBXGroup; name = Products; diff --git a/sope-appserver/SoOFS/Version b/sope-appserver/SoOFS/Version index a6180019..cabd6ef3 100644 --- a/sope-appserver/SoOFS/Version +++ b/sope-appserver/SoOFS/Version @@ -1,3 +1,3 @@ # version file -SUBMINOR_VERSION:=14 +SUBMINOR_VERSION:=15 diff --git a/sope-appserver/SoOFS/sope.m b/sope-appserver/SoOFS/sope.m index 2b81f702..7e699963 100644 --- a/sope-appserver/SoOFS/sope.m +++ b/sope-appserver/SoOFS/sope.m @@ -19,7 +19,7 @@ 02111-1307, USA. */ -#include "SoObjects/SoApplication.h" +#include /* An executable which can run a SoOFS based SOPE application. When started, @@ -45,9 +45,9 @@ @end -#include "SoObjects/SoClassSecurityInfo.h" -#include "SoOFS/OFSFolder.h" -#include "SoOFS/OFSFactoryContext.h" +#include +#include "OFSFolder.h" +#include "OFSFactoryContext.h" #include "common.h" NSString *SoRootFolder = @"SoRootFolder"; diff --git a/sope-appserver/sope-appserver.xcode/project.pbxproj b/sope-appserver/sope-appserver.xcode/project.pbxproj index e00dd2f0..cd502323 100644 --- a/sope-appserver/sope-appserver.xcode/project.pbxproj +++ b/sope-appserver/sope-appserver.xcode/project.pbxproj @@ -329,6 +329,21 @@ remoteGlobalIDString = ADD65D5806DA372D007161CA; remoteInfo = NGXmlRpc; }; + ADDC021007A49332009A7741 = { + fileType = "compiled.mach-o.executable"; + isa = PBXReferenceProxy; + path = "sope-4.5"; + refType = 3; + remoteRef = ADDC021807A49341009A7741; + sourceTree = BUILT_PRODUCTS_DIR; + }; + ADDC021807A49341009A7741 = { + containerPortal = ADEAC65B078A325700097697; + isa = PBXContainerItemProxy; + proxyType = 2; + remoteGlobalIDString = AD5529E1079447410037E121; + remoteInfo = "sope-4.5"; + }; ADDF476606DA572500C4E7F8 = { children = ( ADDF477506DA575700C4E7F8, @@ -589,6 +604,7 @@ ADEAC65C078A325700097697 = { children = ( ADEAC65E078A325900097697, + ADDC021007A49332009A7741, ); isa = PBXGroup; name = Products; -- 2.39.5