[BACK]Return to project.pbxproj CVS log [TXT][DIR] Up to [local] / OpenXM / src / cfep / cfep.xcodeproj

Diff for /OpenXM/src/cfep/cfep.xcodeproj/project.pbxproj between version 1.1.1.1 and 1.5

version 1.1.1.1, 2006/03/03 23:31:12 version 1.5, 2016/09/30 01:13:38
Line 25 
Line 25 
                 729C9ABE0982069D00DB1E2B /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 729C9ABC0982069D00DB1E2B /* Localizable.strings */; };                  729C9ABE0982069D00DB1E2B /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 729C9ABC0982069D00DB1E2B /* Localizable.strings */; };
                 72D366F6098250BC00D24377 /* intro-faq-ja.html in Resources */ = {isa = PBXBuildFile; fileRef = 72D366F5098250BC00D24377 /* intro-faq-ja.html */; };                  72D366F6098250BC00D24377 /* intro-faq-ja.html in Resources */ = {isa = PBXBuildFile; fileRef = 72D366F5098250BC00D24377 /* intro-faq-ja.html */; };
                 72E69905098C91CE00846D88 /* MyDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 72E69904098C91CE00846D88 /* MyDecoder.m */; };                  72E69905098C91CE00846D88 /* MyDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 72E69904098C91CE00846D88 /* MyDecoder.m */; };
                   72F19C4D0EDA81A900F13571 /* GLUT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 72F19C4C0EDA81A900F13571 /* GLUT.framework */; };
                 8D15AC2C0486D014006FF6A4 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 2A37F4B9FDCFA73011CA2CEA /* Credits.rtf */; };                  8D15AC2C0486D014006FF6A4 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 2A37F4B9FDCFA73011CA2CEA /* Credits.rtf */; };
                 8D15AC2D0486D014006FF6A4 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 2A37F4B6FDCFA73011CA2CEA /* MainMenu.nib */; };                  8D15AC2D0486D014006FF6A4 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 2A37F4B6FDCFA73011CA2CEA /* MainMenu.nib */; };
                 8D15AC2F0486D014006FF6A4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165FFE840EACC02AAC07 /* InfoPlist.strings */; };                  8D15AC2F0486D014006FF6A4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165FFE840EACC02AAC07 /* InfoPlist.strings */; };
Line 33 
Line 34 
                 8D15AC340486D014006FF6A4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */; };                  8D15AC340486D014006FF6A4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */; };
 /* End PBXBuildFile section */  /* End PBXBuildFile section */
   
 /* Begin PBXBuildStyle section */  
                 4A9504D0FFE6A4CB11CA0CBA /* Debug */ = {  
                         isa = PBXBuildStyle;  
                         buildSettings = {  
                         };  
                         name = Debug;  
                 };  
                 4A9504D1FFE6A4CB11CA0CBA /* Release */ = {  
                         isa = PBXBuildStyle;  
                         buildSettings = {  
                         };  
                         name = Release;  
                 };  
 /* End PBXBuildStyle section */  
   
 /* Begin PBXFileReference section */  /* Begin PBXFileReference section */
                 089C1660FE840EACC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };                  089C1660FE840EACC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
                 1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };                  1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
Line 56 
Line 42 
                 1C248AF8098751570066E2ED /* MyOutputWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyOutputWindowController.m; sourceTree = "<group>"; };                  1C248AF8098751570066E2ED /* MyOutputWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyOutputWindowController.m; sourceTree = "<group>"; };
                 1C37DF1E09876F6E001ADC17 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MyOutputWindow.nib; sourceTree = "<group>"; };                  1C37DF1E09876F6E001ADC17 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MyOutputWindow.nib; sourceTree = "<group>"; };
                 1C80530809A9791600DC2AC6 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };                  1C80530809A9791600DC2AC6 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
                 1CA2A3CF09AECAD6008FF672 /* glicosa.c */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.c; path = glicosa.c; sourceTree = "<group>"; };                  1CA2A3CF09AECAD6008FF672 /* glicosa.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = glicosa.c; sourceTree = "<group>"; };
                 1CA2A3D109AECADC008FF672 /* glray3.c */ = {isa = PBXFileReference; fileEncoding = "-2147483647"; lastKnownFileType = sourcecode.c.c; path = glray3.c; sourceTree = "<group>"; };                  1CA2A3D109AECADC008FF672 /* glray3.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = glray3.c; sourceTree = "<group>"; };
                 2A37F4ACFDCFA73011CA2CEA /* MyDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyDocument.m; sourceTree = "<group>"; };                  2A37F4ACFDCFA73011CA2CEA /* MyDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyDocument.m; sourceTree = "<group>"; };
                 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyDocument.h; sourceTree = "<group>"; };                  2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyDocument.h; sourceTree = "<group>"; };
                 2A37F4B0FDCFA73011CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };                  2A37F4B0FDCFA73011CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
Line 91 
Line 77 
                 72D366F5098250BC00D24377 /* intro-faq-ja.html */ = {isa = PBXFileReference; fileEncoding = 21; lastKnownFileType = text.html; name = "intro-faq-ja.html"; path = "package/intro-faq-ja.html"; sourceTree = "<group>"; };                  72D366F5098250BC00D24377 /* intro-faq-ja.html */ = {isa = PBXFileReference; fileEncoding = 21; lastKnownFileType = text.html; name = "intro-faq-ja.html"; path = "package/intro-faq-ja.html"; sourceTree = "<group>"; };
                 72E69903098C91CE00846D88 /* MyDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyDecoder.h; sourceTree = "<group>"; };                  72E69903098C91CE00846D88 /* MyDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyDecoder.h; sourceTree = "<group>"; };
                 72E69904098C91CE00846D88 /* MyDecoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyDecoder.m; sourceTree = "<group>"; };                  72E69904098C91CE00846D88 /* MyDecoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyDecoder.m; sourceTree = "<group>"; };
                   72F19C4C0EDA81A900F13571 /* GLUT.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLUT.framework; path = /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/GLUT.framework; sourceTree = "<absolute>"; };
                 8D15AC360486D014006FF6A4 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };                  8D15AC360486D014006FF6A4 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
                 8D15AC370486D014006FF6A4 /* cfep.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = cfep.app; sourceTree = BUILT_PRODUCTS_DIR; };                  8D15AC370486D014006FF6A4 /* cfep.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = cfep.app; sourceTree = BUILT_PRODUCTS_DIR; };
 /* End PBXFileReference section */  /* End PBXFileReference section */
Line 102 
Line 89 
                         files = (                          files = (
                                 8D15AC340486D014006FF6A4 /* Cocoa.framework in Frameworks */,                                  8D15AC340486D014006FF6A4 /* Cocoa.framework in Frameworks */,
                                 1C80530909A9791600DC2AC6 /* OpenGL.framework in Frameworks */,                                  1C80530909A9791600DC2AC6 /* OpenGL.framework in Frameworks */,
                                   72F19C4D0EDA81A900F13571 /* GLUT.framework in Frameworks */,
                         );                          );
                         runOnlyForDeploymentPostprocessing = 0;                          runOnlyForDeploymentPostprocessing = 0;
                 };                  };
Line 203 
Line 191 
                 2A37F4C3FDCFA73011CA2CEA /* Frameworks */ = {                  2A37F4C3FDCFA73011CA2CEA /* Frameworks */ = {
                         isa = PBXGroup;                          isa = PBXGroup;
                         children = (                          children = (
                                   72F19C4C0EDA81A900F13571 /* GLUT.framework */,
                                 1C80530809A9791600DC2AC6 /* OpenGL.framework */,                                  1C80530809A9791600DC2AC6 /* OpenGL.framework */,
                                 1058C7A6FEA54F5311CA2CBB /* Linked Frameworks */,                                  1058C7A6FEA54F5311CA2CBB /* Linked Frameworks */,
                                 1058C7A8FEA54F5311CA2CBB /* Other Frameworks */,                                  1058C7A8FEA54F5311CA2CBB /* Other Frameworks */,
Line 223 
Line 212 
                         );                          );
                         buildRules = (                          buildRules = (
                         );                          );
                         buildSettings = {  
                         };  
                         dependencies = (                          dependencies = (
                         );                          );
                         name = cfep;                          name = cfep;
Line 238 
Line 225 
 /* Begin PBXProject section */  /* Begin PBXProject section */
                 2A37F4A9FDCFA73011CA2CEA /* Project object */ = {                  2A37F4A9FDCFA73011CA2CEA /* Project object */ = {
                         isa = PBXProject;                          isa = PBXProject;
                         buildConfigurationList = C05733CB08A9546B00998B17 /* Build configuration list for PBXProject "cfep" */;                          attributes = {
                         buildSettings = {  
                         };                          };
                         buildStyles = (                          buildConfigurationList = C05733CB08A9546B00998B17 /* Build configuration list for PBXProject "cfep" */;
                                 4A9504D0FFE6A4CB11CA0CBA /* Debug */,                          compatibilityVersion = "Xcode 2.4";
                                 4A9504D1FFE6A4CB11CA0CBA /* Release */,                          developmentRegion = English;
                         );  
                         hasScannedForEncodings = 1;                          hasScannedForEncodings = 1;
                           knownRegions = (
                                   en,
                           );
                         mainGroup = 2A37F4AAFDCFA73011CA2CEA /* cfep */;                          mainGroup = 2A37F4AAFDCFA73011CA2CEA /* cfep */;
                         projectDirPath = "";                          projectDirPath = "";
                           projectRoot = "";
                         targets = (                          targets = (
                                 8D15AC270486D014006FF6A4 /* cfep */,                                  8D15AC270486D014006FF6A4 /* cfep */,
                         );                          );
Line 365 
Line 354 
                         isa = XCBuildConfiguration;                          isa = XCBuildConfiguration;
                         buildSettings = {                          buildSettings = {
                                 COPY_PHASE_STRIP = NO;                                  COPY_PHASE_STRIP = NO;
                                   FRAMEWORK_SEARCH_PATHS = (
                                           "$(FRAMEWORK_SEARCH_PATHS)",
                                           "$(SYSTEM_DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks",
                                   );
                                 GCC_DYNAMIC_NO_PIC = NO;                                  GCC_DYNAMIC_NO_PIC = NO;
                                 GCC_ENABLE_FIX_AND_CONTINUE = YES;                                  GCC_ENABLE_FIX_AND_CONTINUE = YES;
                                 GCC_MODEL_TUNING = G5;                                  GCC_MODEL_TUNING = G5;
                                 GCC_OPTIMIZATION_LEVEL = 0;                                  GCC_OPTIMIZATION_LEVEL = 0;
                                 INFOPLIST_FILE = Info.plist;                                  INFOPLIST_FILE = Info.plist;
                                 INSTALL_PATH = "$(HOME)/Applications";                                  INSTALL_PATH = "$(HOME)/Applications";
                                   MACOSX_DEPLOYMENT_TARGET = 10.9;
                                 PRODUCT_NAME = cfep;                                  PRODUCT_NAME = cfep;
                                   SDKROOT = macosx10.9;
                                 WRAPPER_EXTENSION = app;                                  WRAPPER_EXTENSION = app;
                                 ZERO_LINK = YES;                                  ZERO_LINK = YES;
                         };                          };
Line 380 
Line 375 
                 C05733C908A9546B00998B17 /* Release */ = {                  C05733C908A9546B00998B17 /* Release */ = {
                         isa = XCBuildConfiguration;                          isa = XCBuildConfiguration;
                         buildSettings = {                          buildSettings = {
                                 ARCHS = (                                  ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
                                         ppc,                                  FRAMEWORK_SEARCH_PATHS = (
                                         i386,                                          "$(FRAMEWORK_SEARCH_PATHS)",
                                           "$(SYSTEM_DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks",
                                 );                                  );
                                 GCC_GENERATE_DEBUGGING_SYMBOLS = NO;                                  GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
                                 GCC_MODEL_TUNING = G5;                                  GCC_MODEL_TUNING = G5;
                                 INFOPLIST_FILE = Info.plist;                                  INFOPLIST_FILE = Info.plist;
                                 INSTALL_PATH = "$(HOME)/Applications";                                  INSTALL_PATH = "$(HOME)/Applications";
                                   MACOSX_DEPLOYMENT_TARGET = 10.9;
                                 PRODUCT_NAME = cfep;                                  PRODUCT_NAME = cfep;
                                   SDKROOT = macosx10.9;
                                 WRAPPER_EXTENSION = app;                                  WRAPPER_EXTENSION = app;
                         };                          };
                         name = Release;                          name = Release;

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.5

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>