aboutsummaryrefslogtreecommitdiff
path: root/pbproj/gcc3.pbproj/project.pbxproj
diff options
context:
space:
mode:
Diffstat (limited to 'pbproj/gcc3.pbproj/project.pbxproj')
-rw-r--r--pbproj/gcc3.pbproj/project.pbxproj191
1 files changed, 191 insertions, 0 deletions
diff --git a/pbproj/gcc3.pbproj/project.pbxproj b/pbproj/gcc3.pbproj/project.pbxproj
new file mode 100644
index 00000000000..d04c87abd7f
--- /dev/null
+++ b/pbproj/gcc3.pbproj/project.pbxproj
@@ -0,0 +1,191 @@
+// !$*UTF8*$!
+{
+ archiveVersion = 1;
+ classes = {
+ };
+ objectVersion = 39;
+ objects = {
+ 8928587D02108C4F0CCA2CB6 = {
+ buildArgumentsString = "$ACTION $ALL_SETTINGS";
+ buildPhases = (
+ );
+ buildSettings = {
+ OTHER_CFLAGS = "";
+ OTHER_LDFLAGS = "";
+ OTHER_REZFLAGS = "";
+ PRODUCT_NAME = gcc3;
+ SECTORDER_FLAGS = "";
+ WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
+ };
+ buildToolPath = /usr/bin/gnumake;
+ dependencies = (
+ );
+ isa = PBXLegacyTarget;
+ name = "B&I build and install";
+ passBuildSettingsInEnvironment = 1;
+ productName = "Full build and install";
+ settingsToExpand = 6;
+ settingsToPassInEnvironment = 287;
+ settingsToPassOnCommandLine = 280;
+ };
+//890
+//891
+//892
+//893
+//894
+//8C0
+//8C1
+//8C2
+//8C3
+//8C4
+ 8C18C7DB00C5722F06CA2AC8 = {
+ buildSettings = {
+ };
+ buildStyles = (
+ 8C864B2C00C575A806CA2AC8,
+ 8C956F6300C57A1506CA2AC8,
+ );
+ hasScannedForEncodings = 1;
+ isa = PBXProject;
+ mainGroup = 8C18C7DC00C5722F06CA2AC8;
+ productRefGroup = 8C864B2700C575A806CA2AC8;
+ projectDirPath = "";
+ targets = (
+ 8928587D02108C4F0CCA2CB6,
+ EE598EB2051F7D4C0002A5CC,
+ EE598EFC051F8B4C0002A5CC,
+ );
+ };
+ 8C18C7DC00C5722F06CA2AC8 = {
+ children = (
+ 8C18C7DD00C5731506CA2AC8,
+ 8C864B2700C575A806CA2AC8,
+ );
+ isa = PBXGroup;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ 8C18C7DD00C5731506CA2AC8 = {
+ expectedFileType = folder;
+ fallbackIsa = PBXFileReference;
+ includeInIndex = 0;
+ isa = PBXFolderReference;
+ name = gcc3;
+ path = ..;
+ refType = 2;
+ sourceTree = SOURCE_ROOT;
+ };
+ 8C864B2700C575A806CA2AC8 = {
+ children = (
+ EE598EB3051F7D4C0002A5CC,
+ );
+ isa = PBXGroup;
+ name = Products;
+ refType = 4;
+ sourceTree = "<group>";
+ };
+ 8C864B2C00C575A806CA2AC8 = {
+ buildRules = (
+ );
+ buildSettings = {
+ COPY_PHASE_STRIP = NO;
+ GCC_DYNAMIC_NO_PIC = NO;
+ GCC_ENABLE_FIX_AND_CONTINUE = YES;
+ GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
+ GCC_OPTIMIZATION_LEVEL = s;
+ OPTIMIZATION_CFLAGS = "-O0";
+ ZERO_LINK = YES;
+ };
+ isa = PBXBuildStyle;
+ name = Development;
+ };
+ 8C956F6300C57A1506CA2AC8 = {
+ buildRules = (
+ );
+ buildSettings = {
+ COPY_PHASE_STRIP = YES;
+ GCC_ENABLE_FIX_AND_CONTINUE = NO;
+ ZERO_LINK = NO;
+ };
+ isa = PBXBuildStyle;
+ name = Deployment;
+ };
+//8C0
+//8C1
+//8C2
+//8C3
+//8C4
+//EE0
+//EE1
+//EE2
+//EE3
+//EE4
+ EE598EB1051F7D4C0002A5CC = {
+ buildActionMask = 2147483647;
+ files = (
+ );
+ inputPaths = (
+ );
+ isa = PBXShellScriptBuildPhase;
+ outputPaths = (
+ );
+ runOnlyForDeploymentPostprocessing = 0;
+ shellPath = /bin/sh;
+ shellScript = "# shell script goes here\ncd $BUILD_DIR\n$SRCROOT/../configure --enable-threads --enable-languages=c,c++,objc,objc++ --prefix=$DSTROOT\n\n";
+ };
+ EE598EB2051F7D4C0002A5CC = {
+ buildPhases = (
+ EE598EB1051F7D4C0002A5CC,
+ );
+ buildSettings = {
+ OTHER_CFLAGS = "";
+ OTHER_LDFLAGS = "";
+ OTHER_REZFLAGS = "";
+ PRODUCT_NAME = "Configuration Target";
+ REZ_EXECUTABLE = YES;
+ SECTORDER_FLAGS = "";
+ WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
+ };
+ dependencies = (
+ );
+ isa = PBXToolTarget;
+ name = "Configuration Target";
+ productInstallPath = /usr/local/bin;
+ productName = "Configuration Target";
+ productReference = EE598EB3051F7D4C0002A5CC;
+ };
+ EE598EB3051F7D4C0002A5CC = {
+ expectedFileType = "compiled.mach-o.executable";
+ includeInIndex = 0;
+ isa = PBXFileReference;
+ path = "Configuration Target";
+ refType = 3;
+ sourceTree = BUILT_PRODUCTS_DIR;
+ };
+ EE598EFC051F8B4C0002A5CC = {
+ buildArgumentsString = "$(ACTION) -j2";
+ buildPhases = (
+ );
+ buildSettings = {
+ OTHER_CFLAGS = "";
+ OTHER_LDFLAGS = "";
+ OTHER_REZFLAGS = "";
+ PRODUCT_NAME = "Simple compiler build";
+ SECTORDER_FLAGS = "";
+ WARNING_CFLAGS = "-Wmost -Wno-four-char-constants -Wno-unknown-pragmas";
+ };
+ buildToolPath = /usr/bin/make;
+ buildWorkingDirectory = $BUILD_DIR;
+ dependencies = (
+ );
+ isa = PBXLegacyTarget;
+ name = "Simple compiler build";
+ passBuildSettingsInEnvironment = 1;
+ productName = "Simple compiler build";
+ settingsToExpand = 6;
+ settingsToPassInEnvironment = 287;
+ settingsToPassOnCommandLine = 280;
+ };
+ };
+ rootObject = 8C18C7DB00C5722F06CA2AC8;
+}