jberry 2002/11/13 09:46:50
Modified: c/Projects/MacOS/ProjectBuilder/XercesLib/XercesLib.pbproj
project.pbxproj
Added: c/Projects/MacOS/ProjectBuilder/XercesLib xerces_prefix.h
Log:
Update ProjectBuilder project file
Revision Changes Path
1.1
xml-xerces/c/Projects/MacOS/ProjectBuilder/XercesLib/xerces_prefix.h
Index: xerces_prefix.h
===================================================================
/*
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001-2002 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
*
* 2. Redistributions in binary form must reproduce the above copyright
* notice, this list of conditions and the following disclaimer in
* the documentation and/or other materials provided with the
* distribution.
*
* 3. The end-user documentation included with the redistribution,
* if any, must include the following acknowledgment:
* "This product includes software developed by the
* Apache Software Foundation (http://www.apache.org/)."
* Alternately, this acknowledgment may appear in the software itself,
* if and wherever such third-party acknowledgments normally appear.
*
* 4. The names "Xerces" and "Apache Software Foundation" must
* not be used to endorse or promote products derived from this
* software without prior written permission. For written
* permission, please contact apache\@apache.org.
*
* 5. Products derived from this software may not be called "Apache",
* nor may "Apache" appear in their name, without prior written
* permission of the Apache Software Foundation.
*
* THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
* DISCLAIMED. IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
* ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
* USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
* ====================================================================
*
* This software consists of voluntary contributions made by many
* individuals on behalf of the Apache Software Foundation, and was
* originally based on software copyright (c) 2001, International
* Business Machines, Inc., http://www.ibm.com . For more information
* on the Apache Software Foundation, please see
* <http://www.apache.org/>.
*/
/*
* $Id: xerces_prefix.h,v 1.1 2002/11/13 17:46:49 jberry Exp $
*/
// Objective C only
#if __OBJC__
#endif
// C++ only
#if defined(__cplusplus)
#include <algorithm>
#include <cstring>
#include <cstdlib>
#include <cctype>
#include <cstdio>
#include <memory>
#endif
// Standard C headers
#include <stddef.h>
#include <stdlib.h>
#include <string.h>
#include <stdlib.h>
// Carbon Headers
#include <Carbon/Carbon.h>
#include <CoreFoundation/CoreFoundation.h>
1.26 +73 -5
xml-xerces/c/Projects/MacOS/ProjectBuilder/XercesLib/XercesLib.pbproj/project.pbxproj
Index: project.pbxproj
===================================================================
RCS file:
/home/cvs/xml-xerces/c/Projects/MacOS/ProjectBuilder/XercesLib/XercesLib.pbproj/project.pbxproj,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- project.pbxproj 5 Sep 2002 16:47:59 -0000 1.25
+++ project.pbxproj 13 Nov 2002 17:46:50 -0000 1.26
@@ -629,6 +629,7 @@
02058E58FF8AF8CD7F000001,
F50CFC2900B9D01B01000001,
02058E59FF8AF8CD7F000001,
+ F51053540382BB2501A80066,
02058E5AFF8AF8CD7F000001,
02058E5BFF8AF8CD7F000001,
02058E5CFF8AF8CD7F000001,
@@ -643,10 +644,13 @@
02058E85FF8AF8CD7F000001,
02058E87FF8AF8CD7F000001,
02058E88FF8AF8CD7F000001,
+ F51053550382BB2501A80066,
02058E89FF8AF8CD7F000001,
02058E8AFF8AF8CD7F000001,
02058E8BFF8AF8CD7F000001,
02058E8CFF8AF8CD7F000001,
+ F5A6C93A01B968C801000102,
+ F5A6C93B01B968C801000102,
02058E8DFF8AF8CD7F000001,
02058E8EFF8AF8CD7F000001,
F50CFC9800B9D07301000001,
@@ -655,7 +659,10 @@
F50CFC9B00B9D07301000001,
02058E8FFF8AF8CD7F000001,
02058E90FF8AF8CD7F000001,
+ F5A6C93C01B968C801000102,
+ F5A6C93D01B968C801000102,
02058E92FF8AF8CD7F000001,
+ F51053560382BB2501A80066,
02058E93FF8AF8CD7F000001,
02058E94FF8AF8CD7F000001,
02058E95FF8AF8CD7F000001,
@@ -665,7 +672,9 @@
02058E99FF8AF8CD7F000001,
02058E9AFF8AF8CD7F000001,
02058E9BFF8AF8CD7F000001,
+ F51053570382BB2501A80066,
02058E9CFF8AF8CD7F000001,
+ F5A6C93E01B968C801000102,
02058E9DFF8AF8CD7F000001,
02058E9EFF8AF8CD7F000001,
F563D4BF00D52C3F01000001,
@@ -697,11 +706,6 @@
F5A6C93701B968C801000102,
F5A6C93801B968C801000102,
F5A6C93901B968C801000102,
- F5A6C93A01B968C801000102,
- F5A6C93B01B968C801000102,
- F5A6C93C01B968C801000102,
- F5A6C93D01B968C801000102,
- F5A6C93E01B968C801000102,
);
isa = PBXGroup;
path = util;
@@ -2762,8 +2766,11 @@
OTHER_CFLAGS = "-w -DXML_USE_INMEM_MESSAGELOADER
-DXML_USE_MACOS_UNICODECONVERTER -DXML_USE_NETACCESSOR_URLACCESSCF";
OTHER_LDFLAGS = "";
PREBINDING = NO;
+ PRECOMPILE_PREFIX_HEADER = YES;
+ PREFIX_HEADER = xerces_prefix.h;
PRODUCT_NAME = Xerces;
SECTORDER_FLAGS = "";
+ USE_GCC3_PFE_SUPPORT = YES;
WARNING_CFLAGS = "-Wmost -Wno-reorder
-Wno-four-char-constants -Wno-unknown-pragmas";
WRAPPER_EXTENSION = framework;
};
@@ -3206,6 +3213,10 @@
F574C34E0327B73C015B10DE,
F574C3500327B73C015B10DE,
F574C3520327B73C015B10DE,
+ F51053530382B9B101A80066,
+ F51053580382BB2501A80066,
+ F51053590382BB2501A80066,
+ F510535A0382BB2501A80066,
);
isa = PBXHeadersBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
@@ -3505,6 +3516,7 @@
F574C34D0327B73C015B10DE,
F574C34F0327B73C015B10DE,
F574C3510327B73C015B10DE,
+ F510535B0382BB2501A80066,
);
isa = PBXSourcesBuildPhase;
runOnlyForDeploymentPostprocessing = 0;
@@ -3565,6 +3577,7 @@
//0C4
0C26523EFF92762B7F000001 = {
children = (
+ F51053520382B9B101A80066,
02058CF3FF8AF8CD7F000001,
02058D6FFF8AF8CD7F000001,
02058D97FF8AF8CD7F000001,
@@ -5418,6 +5431,61 @@
};
F50CFCBF00B9D1E001000001 = {
fileRef = F50CFCBD00B9D1DF01000001;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ F51053520382B9B101A80066 = {
+ isa = PBXFileReference;
+ path = xerces_prefix.h;
+ refType = 2;
+ };
+ F51053530382B9B101A80066 = {
+ fileRef = F51053520382B9B101A80066;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ F51053540382BB2501A80066 = {
+ isa = PBXFileReference;
+ path = SchemaDateTimeException.hpp;
+ refType = 4;
+ };
+ F51053550382BB2501A80066 = {
+ isa = PBXFileReference;
+ path = XercesVersion.hpp;
+ refType = 4;
+ };
+ F51053560382BB2501A80066 = {
+ isa = PBXFileReference;
+ path = XMLDOMMsg.hpp;
+ refType = 4;
+ };
+ F51053570382BB2501A80066 = {
+ isa = PBXFileReference;
+ path = XMLMsgLoader.cpp;
+ refType = 4;
+ };
+ F51053580382BB2501A80066 = {
+ fileRef = F51053540382BB2501A80066;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ F51053590382BB2501A80066 = {
+ fileRef = F51053550382BB2501A80066;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ F510535A0382BB2501A80066 = {
+ fileRef = F51053560382BB2501A80066;
+ isa = PBXBuildFile;
+ settings = {
+ };
+ };
+ F510535B0382BB2501A80066 = {
+ fileRef = F51053570382BB2501A80066;
isa = PBXBuildFile;
settings = {
};
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]