jberry 2003/12/09 08:17:19
Modified: c/Projects/MacOS/Xcode/XercesSamples/DOMPrint/DOMPrint.xcode
project.pbxproj
c/Projects/MacOS/Xcode/XercesSamples/SAX2Print/SAX2Print.xcode
project.pbxproj
Log:
Remove GCC2 build styles from xcode samples
Revision Changes Path
1.3 +0 -33
xml-xerces/c/Projects/MacOS/Xcode/XercesSamples/DOMPrint/DOMPrint.xcode/project.pbxproj
Index: project.pbxproj
===================================================================
RCS file:
/home/cvs/xml-xerces/c/Projects/MacOS/Xcode/XercesSamples/DOMPrint/DOMPrint.xcode/project.pbxproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.pbxproj 25 Nov 2003 17:41:13 -0000 1.2
+++ project.pbxproj 9 Dec 2003 16:17:19 -0000 1.3
@@ -53,8 +53,6 @@
buildSettings = {
};
buildStyles = (
- 32D0C9130081428B7F000001,
- 32D0C9140081428B7F000001,
F58B304702DE343B0195DDC8,
F58B304802DE34410195DDC8,
);
@@ -120,37 +118,6 @@
//1A2
//1A3
//1A4
-//320
-//321
-//322
-//323
-//324
- 32D0C9130081428B7F000001 = {
- buildRules = (
- );
- buildSettings = {
- COPY_PHASE_STRIP = NO;
- GCC_VERSION = 2.x;
- OPTIMIZATION_CFLAGS = "-O0";
- };
- isa = PBXBuildStyle;
- name = "Development GCC2";
- };
- 32D0C9140081428B7F000001 = {
- buildRules = (
- );
- buildSettings = {
- COPY_PHASE_STRIP = YES;
- GCC_VERSION = 2.x;
- };
- isa = PBXBuildStyle;
- name = "Deployment GCC2";
- };
-//320
-//321
-//322
-//323
-//324
//900
//901
//902
1.3 +0 -33
xml-xerces/c/Projects/MacOS/Xcode/XercesSamples/SAX2Print/SAX2Print.xcode/project.pbxproj
Index: project.pbxproj
===================================================================
RCS file:
/home/cvs/xml-xerces/c/Projects/MacOS/Xcode/XercesSamples/SAX2Print/SAX2Print.xcode/project.pbxproj,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- project.pbxproj 25 Nov 2003 17:41:13 -0000 1.2
+++ project.pbxproj 9 Dec 2003 16:17:19 -0000 1.3
@@ -5,37 +5,6 @@
};
objectVersion = 39;
objects = {
- 014CEA460018CE2711CA2923 = {
- buildRules = (
- );
- buildSettings = {
- COPY_PHASE_STRIP = NO;
- GCC_VERSION = 2.x;
- OPTIMIZATION_CFLAGS = "-O0";
- };
- isa = PBXBuildStyle;
- name = "Development GCC2";
- };
- 014CEA470018CE2711CA2923 = {
- buildRules = (
- );
- buildSettings = {
- COPY_PHASE_STRIP = YES;
- GCC_VERSION = 2.x;
- };
- isa = PBXBuildStyle;
- name = "Deployment GCC2";
- };
-//010
-//011
-//012
-//013
-//014
-//020
-//021
-//022
-//023
-//024
0249A662FF388D9811CA2CEA = {
children = (
90153B7D0573CA6700DAD394,
@@ -59,8 +28,6 @@
buildSettings = {
};
buildStyles = (
- 014CEA460018CE2711CA2923,
- 014CEA470018CE2711CA2923,
F57843050313FA0D01A80065,
F57843060313FA1301A80065,
);
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]