Propchange: xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/DOMPrint/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Mon Aug 15 17:10:28 2005 @@ -0,0 +1 @@ +build
Propchange: xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/DOMPrint/DOMPrint.xcodeproj/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Mon Aug 15 17:10:28 2005 @@ -0,0 +1,2 @@ +*.mode1 +*.pbxuser Added: xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/DOMPrint/DOMPrint.xcodeproj/project.pbxproj URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/DOMPrint/DOMPrint.xcodeproj/project.pbxproj?rev=232912&view=auto ============================================================================== --- xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/DOMPrint/DOMPrint.xcodeproj/project.pbxproj (added) +++ xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/DOMPrint/DOMPrint.xcodeproj/project.pbxproj Mon Aug 15 17:10:28 2005 @@ -0,0 +1,294 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 9048038308B14D66004A3442 /* Xerces.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9048038208B14D66004A3442 /* Xerces.framework */; }; + 90E140BA0541872600C60A69 /* DOMTreeErrorReporter.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 02DDAA63FF8BF5E17F000001 /* DOMTreeErrorReporter.hpp */; }; + 90E140BB0541872600C60A69 /* DOMPrintErrorHandler.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F58FFD0702C4FB8D01A80065 /* DOMPrintErrorHandler.hpp */; }; + 90E140BC0541872600C60A69 /* DOMPrintFilter.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F58FFD0902C4FB8D01A80065 /* DOMPrintFilter.hpp */; }; + 90E140BD0541872600C60A69 /* xerces_sample_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = F52345F503AE603601A80065 /* xerces_sample_prefix.h */; }; + 90E140BF0541872600C60A69 /* DOMPrint.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02DDAA62FF8BF5E17F000001 /* DOMPrint.cpp */; settings = {ATTRIBUTES = (); }; }; + 90E140C00541872600C60A69 /* DOMTreeErrorReporter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 02DDAA64FF8BF5E17F000001 /* DOMTreeErrorReporter.cpp */; settings = {ATTRIBUTES = (); }; }; + 90E140C10541872600C60A69 /* DOMPrintErrorHandler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F58FFD0602C4FB8D01A80065 /* DOMPrintErrorHandler.cpp */; }; + 90E140C20541872600C60A69 /* DOMPrintFilter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F58FFD0802C4FB8D01A80065 /* DOMPrintFilter.cpp */; }; +/* End PBXBuildFile section */ + +/* Begin PBXBuildStyle section */ + F58B304702DE343B0195DDC8 /* Development GCC3 */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = NO; + OPTIMIZATION_CFLAGS = "-O0"; + }; + name = "Development GCC3"; + }; + F58B304802DE34410195DDC8 /* Deployment GCC3 */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = YES; + }; + name = "Deployment GCC3"; + }; +/* End PBXBuildStyle section */ + +/* Begin PBXFileReference section */ + 02DDAA62FF8BF5E17F000001 /* DOMPrint.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DOMPrint.cpp; sourceTree = "<group>"; }; + 02DDAA63FF8BF5E17F000001 /* DOMTreeErrorReporter.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = DOMTreeErrorReporter.hpp; sourceTree = "<group>"; }; + 02DDAA64FF8BF5E17F000001 /* DOMTreeErrorReporter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DOMTreeErrorReporter.cpp; sourceTree = "<group>"; }; + 9048038208B14D66004A3442 /* Xerces.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Xerces.framework; path = ../../XercesLib/build/Development/Xerces.framework; sourceTree = SOURCE_ROOT; }; + 90E140C70541872700C60A69 /* DOMPrint */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = DOMPrint; sourceTree = BUILT_PRODUCTS_DIR; }; + F52345F503AE603601A80065 /* xerces_sample_prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xerces_sample_prefix.h; path = ../xerces_sample_prefix.h; sourceTree = SOURCE_ROOT; }; + F58FFD0602C4FB8D01A80065 /* DOMPrintErrorHandler.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DOMPrintErrorHandler.cpp; sourceTree = "<group>"; }; + F58FFD0702C4FB8D01A80065 /* DOMPrintErrorHandler.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = DOMPrintErrorHandler.hpp; sourceTree = "<group>"; }; + F58FFD0802C4FB8D01A80065 /* DOMPrintFilter.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = DOMPrintFilter.cpp; sourceTree = "<group>"; }; + F58FFD0902C4FB8D01A80065 /* DOMPrintFilter.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = DOMPrintFilter.hpp; sourceTree = "<group>"; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 90E140C30541872600C60A69 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 9048038308B14D66004A3442 /* Xerces.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 0249A662FF388D9811CA2CEA /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + 9048038208B14D66004A3442 /* Xerces.framework */, + ); + name = "External Frameworks and Libraries"; + sourceTree = SOURCE_ROOT; + }; + 08FB7794FE84155DC02AAC07 /* DOMPrint */ = { + isa = PBXGroup; + children = ( + F52345F503AE603601A80065 /* xerces_sample_prefix.h */, + 08FB7795FE84155DC02AAC07 /* Sources */, + 0249A662FF388D9811CA2CEA /* External Frameworks and Libraries */, + 1AB674ADFE9D54B511CA2CBB /* Products */, + ); + name = DOMPrint; + path = ../../../../../samples/DOMPrint; + sourceTree = SOURCE_ROOT; + }; + 08FB7795FE84155DC02AAC07 /* Sources */ = { + isa = PBXGroup; + children = ( + 02DDAA62FF8BF5E17F000001 /* DOMPrint.cpp */, + 02DDAA63FF8BF5E17F000001 /* DOMTreeErrorReporter.hpp */, + 02DDAA64FF8BF5E17F000001 /* DOMTreeErrorReporter.cpp */, + F58FFD0602C4FB8D01A80065 /* DOMPrintErrorHandler.cpp */, + F58FFD0702C4FB8D01A80065 /* DOMPrintErrorHandler.hpp */, + F58FFD0802C4FB8D01A80065 /* DOMPrintFilter.cpp */, + F58FFD0902C4FB8D01A80065 /* DOMPrintFilter.hpp */, + ); + name = Sources; + sourceTree = "<group>"; + }; + 1AB674ADFE9D54B511CA2CBB /* Products */ = { + isa = PBXGroup; + children = ( + 90E140C70541872700C60A69 /* DOMPrint */, + ); + name = Products; + sourceTree = BUILT_PRODUCTS_DIR; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 90E140B90541872600C60A69 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 90E140BA0541872600C60A69 /* DOMTreeErrorReporter.hpp in Headers */, + 90E140BB0541872600C60A69 /* DOMPrintErrorHandler.hpp in Headers */, + 90E140BC0541872600C60A69 /* DOMPrintFilter.hpp in Headers */, + 90E140BD0541872600C60A69 /* xerces_sample_prefix.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 90E140B80541872600C60A69 /* DOMPrint */ = { + isa = PBXNativeTarget; + buildConfigurationList = 9048034E08B14932004A3442 /* Build configuration list for PBXNativeTarget "DOMPrint" */; + buildPhases = ( + 90E140B90541872600C60A69 /* Headers */, + 90E140BE0541872600C60A69 /* Sources */, + 90E140C30541872600C60A69 /* Frameworks */, + 90E140C50541872600C60A69 /* Rez */, + ); + buildRules = ( + ); + buildSettings = { + BUILD_SETTING = ""; + FRAMEWORK_SEARCH_PATHS = ../../XercesLib/build; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ../xerces_sample_prefix.h; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ../../../../../src/; + LIBRARY_SEARCH_PATHS = ""; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRODUCT_NAME = DOMPrint; + REZ_EXECUTABLE = YES; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + dependencies = ( + ); + name = DOMPrint; + productName = DOMPrint; + productReference = 90E140C70541872700C60A69 /* DOMPrint */; + productType = "com.apple.product-type.tool"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 08FB7793FE84155DC02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 9048035208B14932004A3442 /* Build configuration list for PBXProject "DOMPrint" */; + buildSettings = { + }; + buildStyles = ( + F58B304702DE343B0195DDC8 /* Development GCC3 */, + F58B304802DE34410195DDC8 /* Deployment GCC3 */, + ); + hasScannedForEncodings = 1; + mainGroup = 08FB7794FE84155DC02AAC07 /* DOMPrint */; + projectDirPath = ""; + targets = ( + 90E140B80541872600C60A69 /* DOMPrint */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXRezBuildPhase section */ + 90E140C50541872600C60A69 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXRezBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 90E140BE0541872600C60A69 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 90E140BF0541872600C60A69 /* DOMPrint.cpp in Sources */, + 90E140C00541872600C60A69 /* DOMTreeErrorReporter.cpp in Sources */, + 90E140C10541872600C60A69 /* DOMPrintErrorHandler.cpp in Sources */, + 90E140C20541872600C60A69 /* DOMPrintFilter.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 9048034F08B14932004A3442 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + BUILD_SETTING = ""; + COPY_PHASE_STRIP = NO; + FRAMEWORK_SEARCH_PATHS = ( + ../../XercesLib/build, + "$(SRCROOT)/../../XercesLib/build/Development", + ); + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ../xerces_sample_prefix.h; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ../../../../../src/; + LIBRARY_SEARCH_PATHS = ""; + OPTIMIZATION_CFLAGS = "-O0"; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRODUCT_NAME = DOMPrint; + REZ_EXECUTABLE = YES; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + name = Development; + }; + 9048035008B14932004A3442 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + BUILD_SETTING = ""; + COPY_PHASE_STRIP = YES; + FRAMEWORK_SEARCH_PATHS = ( + ../../XercesLib/build, + "$(SRCROOT)/../../XercesLib/build/Development", + ); + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ../xerces_sample_prefix.h; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ../../../../../src/; + LIBRARY_SEARCH_PATHS = ""; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRODUCT_NAME = DOMPrint; + REZ_EXECUTABLE = YES; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + name = Deployment; + }; + 9048035308B14932004A3442 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Development; + }; + 9048035408B14932004A3442 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Deployment; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 9048034E08B14932004A3442 /* Build configuration list for PBXNativeTarget "DOMPrint" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 9048034F08B14932004A3442 /* Development */, + 9048035008B14932004A3442 /* Deployment */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Development; + }; + 9048035208B14932004A3442 /* Build configuration list for PBXProject "DOMPrint" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 9048035308B14932004A3442 /* Development */, + 9048035408B14932004A3442 /* Deployment */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Development; + }; +/* End XCConfigurationList section */ + }; + rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; +} Propchange: xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/SAX2Print/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Mon Aug 15 17:10:28 2005 @@ -0,0 +1 @@ +build Propchange: xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/SAX2Print/SAX2Print.xcodeproj/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Mon Aug 15 17:10:28 2005 @@ -0,0 +1,2 @@ +*.mode1 +*.pbxuser Added: xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/SAX2Print/SAX2Print.xcodeproj/project.pbxproj URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/SAX2Print/SAX2Print.xcodeproj/project.pbxproj?rev=232912&view=auto ============================================================================== --- xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/SAX2Print/SAX2Print.xcodeproj/project.pbxproj (added) +++ xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/SAX2Print/SAX2Print.xcodeproj/project.pbxproj Mon Aug 15 17:10:28 2005 @@ -0,0 +1,293 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 900E8AA2055B217D000AC26D /* SAX2Print.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F54F8B8C00F8F37F01000001 /* SAX2Print.hpp */; }; + 900E8AA3055B217D000AC26D /* SAX2PrintHandlers.hpp in Headers */ = {isa = PBXBuildFile; fileRef = F54F8B8E00F8F37F01000001 /* SAX2PrintHandlers.hpp */; }; + 900E8AA4055B217D000AC26D /* xerces_sample_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = F52345FA03AE621701A80065 /* xerces_sample_prefix.h */; }; + 900E8AA6055B217D000AC26D /* SAX2Print.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F54F8B8B00F8F37F01000001 /* SAX2Print.cpp */; }; + 900E8AA7055B217D000AC26D /* SAX2PrintHandlers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = F54F8B8D00F8F37F01000001 /* SAX2PrintHandlers.cpp */; }; + 904803D308B14FFE004A3442 /* SAX2FilterHandlers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 904803D108B14FFE004A3442 /* SAX2FilterHandlers.cpp */; }; + 904803D408B14FFE004A3442 /* SAX2FilterHandlers.hpp in Headers */ = {isa = PBXBuildFile; fileRef = 904803D208B14FFE004A3442 /* SAX2FilterHandlers.hpp */; }; + 90EBD00108B15BA70020DED4 /* Xerces.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 90EBD00008B15BA70020DED4 /* Xerces.framework */; }; +/* End PBXBuildFile section */ + +/* Begin PBXBuildStyle section */ + F57843050313FA0D01A80065 /* Development GCC3 */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = NO; + OPTIMIZATION_CFLAGS = "-O0"; + }; + name = "Development GCC3"; + }; + F57843060313FA1301A80065 /* Deployment GCC3 */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = YES; + }; + name = "Deployment GCC3"; + }; +/* End PBXBuildStyle section */ + +/* Begin PBXFileReference section */ + 900E8AAD055B217D000AC26D /* SAX2Print */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SAX2Print; sourceTree = BUILT_PRODUCTS_DIR; }; + 904803D108B14FFE004A3442 /* SAX2FilterHandlers.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; name = SAX2FilterHandlers.cpp; path = ../../../../../samples/SAX2Print/SAX2FilterHandlers.cpp; sourceTree = SOURCE_ROOT; }; + 904803D208B14FFE004A3442 /* SAX2FilterHandlers.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; name = SAX2FilterHandlers.hpp; path = ../../../../../samples/SAX2Print/SAX2FilterHandlers.hpp; sourceTree = SOURCE_ROOT; }; + 90EBD00008B15BA70020DED4 /* Xerces.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Xerces.framework; path = ../../XercesLib/build/Development/Xerces.framework; sourceTree = SOURCE_ROOT; }; + F52345FA03AE621701A80065 /* xerces_sample_prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xerces_sample_prefix.h; path = ../xerces_sample_prefix.h; sourceTree = SOURCE_ROOT; }; + F54F8B8B00F8F37F01000001 /* SAX2Print.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SAX2Print.cpp; sourceTree = "<group>"; }; + F54F8B8C00F8F37F01000001 /* SAX2Print.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = SAX2Print.hpp; sourceTree = "<group>"; }; + F54F8B8D00F8F37F01000001 /* SAX2PrintHandlers.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SAX2PrintHandlers.cpp; sourceTree = "<group>"; }; + F54F8B8E00F8F37F01000001 /* SAX2PrintHandlers.hpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.h; path = SAX2PrintHandlers.hpp; sourceTree = "<group>"; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 900E8AA8055B217D000AC26D /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 90EBD00108B15BA70020DED4 /* Xerces.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 0249A662FF388D9811CA2CEA /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + 90EBD00008B15BA70020DED4 /* Xerces.framework */, + ); + name = "External Frameworks and Libraries"; + sourceTree = "<group>"; + }; + 08FB7794FE84155DC02AAC07 /* IDOMPrint */ = { + isa = PBXGroup; + children = ( + F52345FA03AE621701A80065 /* xerces_sample_prefix.h */, + 08FB7795FE84155DC02AAC07 /* SAX2Print */, + 0249A662FF388D9811CA2CEA /* External Frameworks and Libraries */, + 1AB674ADFE9D54B511CA2CBB /* Products */, + ); + name = IDOMPrint; + sourceTree = "<group>"; + }; + 08FB7795FE84155DC02AAC07 /* SAX2Print */ = { + isa = PBXGroup; + children = ( + 904803D108B14FFE004A3442 /* SAX2FilterHandlers.cpp */, + 904803D208B14FFE004A3442 /* SAX2FilterHandlers.hpp */, + F54F8B8B00F8F37F01000001 /* SAX2Print.cpp */, + F54F8B8C00F8F37F01000001 /* SAX2Print.hpp */, + F54F8B8D00F8F37F01000001 /* SAX2PrintHandlers.cpp */, + F54F8B8E00F8F37F01000001 /* SAX2PrintHandlers.hpp */, + ); + name = SAX2Print; + path = ../../../../../samples/SAX2Print; + sourceTree = SOURCE_ROOT; + }; + 1AB674ADFE9D54B511CA2CBB /* Products */ = { + isa = PBXGroup; + children = ( + 900E8AAD055B217D000AC26D /* SAX2Print */, + ); + name = Products; + sourceTree = "<group>"; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 900E8AA1055B217D000AC26D /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 900E8AA2055B217D000AC26D /* SAX2Print.hpp in Headers */, + 900E8AA3055B217D000AC26D /* SAX2PrintHandlers.hpp in Headers */, + 900E8AA4055B217D000AC26D /* xerces_sample_prefix.h in Headers */, + 904803D408B14FFE004A3442 /* SAX2FilterHandlers.hpp in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 900E8AA0055B217D000AC26D /* SAX2Print */ = { + isa = PBXNativeTarget; + buildConfigurationList = 904803C008B14F57004A3442 /* Build configuration list for PBXNativeTarget "SAX2Print" */; + buildPhases = ( + 900E8AA1055B217D000AC26D /* Headers */, + 900E8AA5055B217D000AC26D /* Sources */, + 900E8AA8055B217D000AC26D /* Frameworks */, + 900E8AAB055B217D000AC26D /* Rez */, + ); + buildRules = ( + ); + buildSettings = { + FRAMEWORK_SEARCH_PATHS = ../../XercesLib/build; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ../xerces_sample_prefix.h; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ../../../../../src/; + INSTALL_PATH = "$(HOME)/bin"; + LIBRARY_SEARCH_PATHS = ""; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRODUCT_NAME = SAX2Print; + REZ_EXECUTABLE = YES; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + dependencies = ( + ); + name = SAX2Print; + productInstallPath = "$(HOME)/bin"; + productName = IDOMPrint; + productReference = 900E8AAD055B217D000AC26D /* SAX2Print */; + productType = "com.apple.product-type.tool"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 08FB7793FE84155DC02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 904803C408B14F57004A3442 /* Build configuration list for PBXProject "SAX2Print" */; + buildSettings = { + }; + buildStyles = ( + F57843050313FA0D01A80065 /* Development GCC3 */, + F57843060313FA1301A80065 /* Deployment GCC3 */, + ); + hasScannedForEncodings = 1; + mainGroup = 08FB7794FE84155DC02AAC07 /* IDOMPrint */; + projectDirPath = ""; + targets = ( + 900E8AA0055B217D000AC26D /* SAX2Print */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXRezBuildPhase section */ + 900E8AAB055B217D000AC26D /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXRezBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 900E8AA5055B217D000AC26D /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 900E8AA6055B217D000AC26D /* SAX2Print.cpp in Sources */, + 900E8AA7055B217D000AC26D /* SAX2PrintHandlers.cpp in Sources */, + 904803D308B14FFE004A3442 /* SAX2FilterHandlers.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 904803C108B14F57004A3442 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = NO; + FRAMEWORK_SEARCH_PATHS = ( + ../../XercesLib/build, + "$(SRCROOT)/../../XercesLib/build/Deployment", + "$(SRCROOT)/../../XercesLib/build/Development", + ); + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ../xerces_sample_prefix.h; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ../../../../../src/; + INSTALL_PATH = "$(HOME)/bin"; + LIBRARY_SEARCH_PATHS = ""; + OPTIMIZATION_CFLAGS = "-O0"; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRODUCT_NAME = SAX2Print; + REZ_EXECUTABLE = YES; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + name = Development; + }; + 904803C208B14F57004A3442 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + COPY_PHASE_STRIP = YES; + FRAMEWORK_SEARCH_PATHS = ( + ../../XercesLib/build, + "$(SRCROOT)/../../XercesLib/build/Deployment", + "$(SRCROOT)/../../XercesLib/build/Development", + ); + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ../xerces_sample_prefix.h; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ../../../../../src/; + INSTALL_PATH = "$(HOME)/bin"; + LIBRARY_SEARCH_PATHS = ""; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRODUCT_NAME = SAX2Print; + REZ_EXECUTABLE = YES; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + name = Deployment; + }; + 904803C508B14F57004A3442 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Development; + }; + 904803C608B14F57004A3442 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Deployment; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 904803C008B14F57004A3442 /* Build configuration list for PBXNativeTarget "SAX2Print" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 904803C108B14F57004A3442 /* Development */, + 904803C208B14F57004A3442 /* Deployment */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Development; + }; + 904803C408B14F57004A3442 /* Build configuration list for PBXProject "SAX2Print" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 904803C508B14F57004A3442 /* Development */, + 904803C608B14F57004A3442 /* Deployment */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Development; + }; +/* End XCConfigurationList section */ + }; + rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; +} Propchange: xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/SEnumVal/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Mon Aug 15 17:10:28 2005 @@ -0,0 +1 @@ +build Propchange: xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/SEnumVal/SEnumVal.xcodeproj/ ------------------------------------------------------------------------------ --- svn:ignore (added) +++ svn:ignore Mon Aug 15 17:10:28 2005 @@ -0,0 +1,2 @@ +*.mode1 +*.pbxuser Added: xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/SEnumVal/SEnumVal.xcodeproj/project.pbxproj URL: http://svn.apache.org/viewcvs/xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/SEnumVal/SEnumVal.xcodeproj/project.pbxproj?rev=232912&view=auto ============================================================================== --- xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/SEnumVal/SEnumVal.xcodeproj/project.pbxproj (added) +++ xerces/c/branches/xerces-2.7/Projects/MacOS/Xcode/XercesSamples/SEnumVal/SEnumVal.xcodeproj/project.pbxproj Mon Aug 15 17:10:28 2005 @@ -0,0 +1,270 @@ +// !$*UTF8*$! +{ + archiveVersion = 1; + classes = { + }; + objectVersion = 42; + objects = { + +/* Begin PBXBuildFile section */ + 2E8D1E5E05852B5C000583E6 /* SEnumVal.cpp in Sources */ = {isa = PBXBuildFile; fileRef = 2E8D1E5D05852B5C000583E6 /* SEnumVal.cpp */; }; + 90E140BD0541872600C60A69 /* xerces_sample_prefix.h in Headers */ = {isa = PBXBuildFile; fileRef = F52345F503AE603601A80065 /* xerces_sample_prefix.h */; }; + 90EBD03908B163BF0020DED4 /* Xerces.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 90EBD03808B163BF0020DED4 /* Xerces.framework */; }; +/* End PBXBuildFile section */ + +/* Begin PBXBuildStyle section */ + F58B304702DE343B0195DDC8 /* Development GCC3 */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = NO; + OPTIMIZATION_CFLAGS = "-O0"; + }; + name = "Development GCC3"; + }; + F58B304802DE34410195DDC8 /* Deployment GCC3 */ = { + isa = PBXBuildStyle; + buildSettings = { + COPY_PHASE_STRIP = YES; + }; + name = "Deployment GCC3"; + }; +/* End PBXBuildStyle section */ + +/* Begin PBXFileReference section */ + 2E8D1E5D05852B5C000583E6 /* SEnumVal.cpp */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.cpp.cpp; path = SEnumVal.cpp; sourceTree = "<group>"; }; + 90E140C70541872700C60A69 /* SEnumVal */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = SEnumVal; sourceTree = BUILT_PRODUCTS_DIR; }; + 90EBD03808B163BF0020DED4 /* Xerces.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Xerces.framework; path = ../../XercesLib/build/Development/Xerces.framework; sourceTree = SOURCE_ROOT; }; + F52345F503AE603601A80065 /* xerces_sample_prefix.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; name = xerces_sample_prefix.h; path = ../xerces_sample_prefix.h; sourceTree = SOURCE_ROOT; }; +/* End PBXFileReference section */ + +/* Begin PBXFrameworksBuildPhase section */ + 90E140C30541872600C60A69 /* Frameworks */ = { + isa = PBXFrameworksBuildPhase; + buildActionMask = 2147483647; + files = ( + 90EBD03908B163BF0020DED4 /* Xerces.framework in Frameworks */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXFrameworksBuildPhase section */ + +/* Begin PBXGroup section */ + 0249A662FF388D9811CA2CEA /* External Frameworks and Libraries */ = { + isa = PBXGroup; + children = ( + 90EBD03808B163BF0020DED4 /* Xerces.framework */, + ); + name = "External Frameworks and Libraries"; + sourceTree = SOURCE_ROOT; + }; + 08FB7794FE84155DC02AAC07 /* SEnumVal */ = { + isa = PBXGroup; + children = ( + F52345F503AE603601A80065 /* xerces_sample_prefix.h */, + 08FB7795FE84155DC02AAC07 /* Sources */, + 0249A662FF388D9811CA2CEA /* External Frameworks and Libraries */, + 1AB674ADFE9D54B511CA2CBB /* Products */, + ); + name = SEnumVal; + path = ../../../../../samples/SEnumVal; + sourceTree = SOURCE_ROOT; + }; + 08FB7795FE84155DC02AAC07 /* Sources */ = { + isa = PBXGroup; + children = ( + 2E8D1E5D05852B5C000583E6 /* SEnumVal.cpp */, + ); + name = Sources; + sourceTree = "<group>"; + }; + 1AB674ADFE9D54B511CA2CBB /* Products */ = { + isa = PBXGroup; + children = ( + 90E140C70541872700C60A69 /* SEnumVal */, + ); + name = Products; + sourceTree = BUILT_PRODUCTS_DIR; + }; +/* End PBXGroup section */ + +/* Begin PBXHeadersBuildPhase section */ + 90E140B90541872600C60A69 /* Headers */ = { + isa = PBXHeadersBuildPhase; + buildActionMask = 2147483647; + files = ( + 90E140BD0541872600C60A69 /* xerces_sample_prefix.h in Headers */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXHeadersBuildPhase section */ + +/* Begin PBXNativeTarget section */ + 90E140B80541872600C60A69 /* SEnumVal */ = { + isa = PBXNativeTarget; + buildConfigurationList = 90EBD02E08B163B10020DED4 /* Build configuration list for PBXNativeTarget "SEnumVal" */; + buildPhases = ( + 90E140B90541872600C60A69 /* Headers */, + 90E140BE0541872600C60A69 /* Sources */, + 90E140C30541872600C60A69 /* Frameworks */, + 90E140C50541872600C60A69 /* Rez */, + ); + buildRules = ( + ); + buildSettings = { + BUILD_SETTING = ""; + FRAMEWORK_SEARCH_PATHS = ../../XercesLib/build; + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ../xerces_sample_prefix.h; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ../../../../../src/; + LIBRARY_SEARCH_PATHS = ""; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRODUCT_NAME = SEnumVal; + REZ_EXECUTABLE = YES; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + dependencies = ( + ); + name = SEnumVal; + productName = SEnumVal; + productReference = 90E140C70541872700C60A69 /* SEnumVal */; + productType = "com.apple.product-type.tool"; + }; +/* End PBXNativeTarget section */ + +/* Begin PBXProject section */ + 08FB7793FE84155DC02AAC07 /* Project object */ = { + isa = PBXProject; + buildConfigurationList = 90EBD03208B163B10020DED4 /* Build configuration list for PBXProject "SEnumVal" */; + buildSettings = { + }; + buildStyles = ( + F58B304702DE343B0195DDC8 /* Development GCC3 */, + F58B304802DE34410195DDC8 /* Deployment GCC3 */, + ); + hasScannedForEncodings = 1; + mainGroup = 08FB7794FE84155DC02AAC07 /* SEnumVal */; + projectDirPath = ""; + targets = ( + 90E140B80541872600C60A69 /* SEnumVal */, + ); + }; +/* End PBXProject section */ + +/* Begin PBXRezBuildPhase section */ + 90E140C50541872600C60A69 /* Rez */ = { + isa = PBXRezBuildPhase; + buildActionMask = 2147483647; + files = ( + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXRezBuildPhase section */ + +/* Begin PBXSourcesBuildPhase section */ + 90E140BE0541872600C60A69 /* Sources */ = { + isa = PBXSourcesBuildPhase; + buildActionMask = 2147483647; + files = ( + 2E8D1E5E05852B5C000583E6 /* SEnumVal.cpp in Sources */, + ); + runOnlyForDeploymentPostprocessing = 0; + }; +/* End PBXSourcesBuildPhase section */ + +/* Begin XCBuildConfiguration section */ + 90EBD02F08B163B10020DED4 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + BUILD_SETTING = ""; + COPY_PHASE_STRIP = NO; + FRAMEWORK_SEARCH_PATHS = ( + ../../XercesLib/build, + "$(SRCROOT)/../../XercesLib/build/Development", + ); + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ../xerces_sample_prefix.h; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ../../../../../src/; + LIBRARY_SEARCH_PATHS = ""; + OPTIMIZATION_CFLAGS = "-O0"; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRODUCT_NAME = SEnumVal; + REZ_EXECUTABLE = YES; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + name = Development; + }; + 90EBD03008B163B10020DED4 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + BUILD_SETTING = ""; + COPY_PHASE_STRIP = YES; + FRAMEWORK_SEARCH_PATHS = ( + ../../XercesLib/build, + "$(SRCROOT)/../../XercesLib/build/Development", + ); + GCC_PRECOMPILE_PREFIX_HEADER = YES; + GCC_PREFIX_HEADER = ../xerces_sample_prefix.h; + GCC_WARN_FOUR_CHARACTER_CONSTANTS = NO; + GCC_WARN_UNKNOWN_PRAGMAS = NO; + HEADER_SEARCH_PATHS = ../../../../../src/; + LIBRARY_SEARCH_PATHS = ""; + OTHER_CFLAGS = ""; + OTHER_LDFLAGS = ""; + OTHER_REZFLAGS = ""; + PREBINDING = NO; + PRODUCT_NAME = SEnumVal; + REZ_EXECUTABLE = YES; + SECTORDER_FLAGS = ""; + WARNING_CFLAGS = "-Wmost"; + }; + name = Deployment; + }; + 90EBD03308B163B10020DED4 /* Development */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Development; + }; + 90EBD03408B163B10020DED4 /* Deployment */ = { + isa = XCBuildConfiguration; + buildSettings = { + }; + name = Deployment; + }; +/* End XCBuildConfiguration section */ + +/* Begin XCConfigurationList section */ + 90EBD02E08B163B10020DED4 /* Build configuration list for PBXNativeTarget "SEnumVal" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 90EBD02F08B163B10020DED4 /* Development */, + 90EBD03008B163B10020DED4 /* Deployment */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Development; + }; + 90EBD03208B163B10020DED4 /* Build configuration list for PBXProject "SEnumVal" */ = { + isa = XCConfigurationList; + buildConfigurations = ( + 90EBD03308B163B10020DED4 /* Development */, + 90EBD03408B163B10020DED4 /* Deployment */, + ); + defaultConfigurationIsVisible = 0; + defaultConfigurationName = Development; + }; +/* End XCConfigurationList section */ + }; + rootObject = 08FB7793FE84155DC02AAC07 /* Project object */; +} --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
