[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 and 1.2

version 1.1, 2006/03/03 23:31:12 version 1.2, 2007/09/29 05:49:24
Line 56 
Line 56 
                 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>"; };

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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