Annotation of OpenXM/src/cfep/cfep.xcodeproj/project.pbxproj, Revision 1.6
1.1 takayama 1: // !$*UTF8*$!
2: {
3: archiveVersion = 1;
4: classes = {
5: };
6: objectVersion = 42;
7: objects = {
8:
9: /* Begin PBXBuildFile section */
10: 1C248AF9098751570066E2ED /* MyOutputWindowController.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C248AF8098751570066E2ED /* MyOutputWindowController.m */; };
11: 1C37DF1F09876F6E001ADC17 /* MyOutputWindow.nib in Resources */ = {isa = PBXBuildFile; fileRef = 1C37DF1D09876F6E001ADC17 /* MyOutputWindow.nib */; };
12: 1C80530909A9791600DC2AC6 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C80530809A9791600DC2AC6 /* OpenGL.framework */; };
13: 1CA2A3D009AECAD6008FF672 /* glicosa.c in Sources */ = {isa = PBXBuildFile; fileRef = 1CA2A3CF09AECAD6008FF672 /* glicosa.c */; };
14: 1CA2A3D209AECADC008FF672 /* glray3.c in Sources */ = {isa = PBXBuildFile; fileRef = 1CA2A3D109AECADC008FF672 /* glray3.c */; };
15: 7210E632098318E300421817 /* MyEnvironment.m in Sources */ = {isa = PBXBuildFile; fileRef = 7210E631098318E300421817 /* MyEnvironment.m */; };
16: 7214A0C409A6E2F5002F316F /* MyOpenGLCommand.m in Sources */ = {isa = PBXBuildFile; fileRef = 7214A0C309A6E2F5002F316F /* MyOpenGLCommand.m */; };
17: 7214A0D409A6E50E002F316F /* MyOpenGLController.m in Sources */ = {isa = PBXBuildFile; fileRef = 7214A0D309A6E50E002F316F /* MyOpenGLController.m */; };
18: 7222C487097F769D0099012C /* changelog-ja.txt in Resources */ = {isa = PBXBuildFile; fileRef = 7222C486097F769D0099012C /* changelog-ja.txt */; };
19: 7222C489097F76E70099012C /* note-ja.txt in Resources */ = {isa = PBXBuildFile; fileRef = 7222C488097F76E70099012C /* note-ja.txt */; };
20: 7222C48B097F77020099012C /* SimpleOX.icns in Resources */ = {isa = PBXBuildFile; fileRef = 7222C48A097F77020099012C /* SimpleOX.icns */; };
21: 7226C9E809A6F08E00B445CE /* MyOpenGL.nib in Resources */ = {isa = PBXBuildFile; fileRef = 7226C9E609A6F08E00B445CE /* MyOpenGL.nib */; };
22: 7226CA0A09A6F4E400B445CE /* MyOpenGLView.m in Sources */ = {isa = PBXBuildFile; fileRef = 7226CA0909A6F4E400B445CE /* MyOpenGLView.m */; };
23: 727B11EA0982443A0029BDEF /* MyDocument.nib in Resources */ = {isa = PBXBuildFile; fileRef = 727B11E90982443A0029BDEF /* MyDocument.nib */; };
24: 727B121509824CD50029BDEF /* Makefile in Sources */ = {isa = PBXBuildFile; fileRef = 727B121409824CD50029BDEF /* Makefile */; };
25: 729C9ABE0982069D00DB1E2B /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 729C9ABC0982069D00DB1E2B /* Localizable.strings */; };
26: 72D366F6098250BC00D24377 /* intro-faq-ja.html in Resources */ = {isa = PBXBuildFile; fileRef = 72D366F5098250BC00D24377 /* intro-faq-ja.html */; };
27: 72E69905098C91CE00846D88 /* MyDecoder.m in Sources */ = {isa = PBXBuildFile; fileRef = 72E69904098C91CE00846D88 /* MyDecoder.m */; };
1.3 takayama 28: 72F19C4D0EDA81A900F13571 /* GLUT.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 72F19C4C0EDA81A900F13571 /* GLUT.framework */; };
1.1 takayama 29: 8D15AC2C0486D014006FF6A4 /* Credits.rtf in Resources */ = {isa = PBXBuildFile; fileRef = 2A37F4B9FDCFA73011CA2CEA /* Credits.rtf */; };
30: 8D15AC2D0486D014006FF6A4 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 2A37F4B6FDCFA73011CA2CEA /* MainMenu.nib */; };
31: 8D15AC2F0486D014006FF6A4 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165FFE840EACC02AAC07 /* InfoPlist.strings */; };
32: 8D15AC310486D014006FF6A4 /* MyDocument.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A37F4ACFDCFA73011CA2CEA /* MyDocument.m */; settings = {ATTRIBUTES = (); }; };
33: 8D15AC320486D014006FF6A4 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 2A37F4B0FDCFA73011CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
34: 8D15AC340486D014006FF6A4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */; };
35: /* End PBXBuildFile section */
36:
37: /* Begin PBXFileReference section */
38: 089C1660FE840EACC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
39: 1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
40: 13E42FBA07B3F13500E4EEF1 /* CoreData.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreData.framework; path = /System/Library/Frameworks/CoreData.framework; sourceTree = "<absolute>"; };
41: 1C248AF7098751570066E2ED /* MyOutputWindowController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyOutputWindowController.h; sourceTree = "<group>"; };
42: 1C248AF8098751570066E2ED /* MyOutputWindowController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyOutputWindowController.m; sourceTree = "<group>"; };
43: 1C80530809A9791600DC2AC6 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
1.2 takayama 44: 1CA2A3CF09AECAD6008FF672 /* glicosa.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = glicosa.c; sourceTree = "<group>"; };
45: 1CA2A3D109AECADC008FF672 /* glray3.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = glray3.c; sourceTree = "<group>"; };
1.1 takayama 46: 2A37F4ACFDCFA73011CA2CEA /* MyDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyDocument.m; sourceTree = "<group>"; };
47: 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyDocument.h; sourceTree = "<group>"; };
48: 2A37F4B0FDCFA73011CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
49: 2A37F4BAFDCFA73011CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/Credits.rtf; sourceTree = "<group>"; };
50: 2A37F4C4FDCFA73011CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
51: 2A37F4C5FDCFA73011CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
52: 32DBCF750370BD2300C91783 /* cfep_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfep_Prefix.pch; sourceTree = "<group>"; };
53: 72044ABA09AF20A1002CBDFA /* myenv.h */ = {isa = PBXFileReference; fileEncoding = 21; lastKnownFileType = sourcecode.c.h; path = myenv.h; sourceTree = "<group>"; };
54: 72044ABB09AF20AE002CBDFA /* mygl.h */ = {isa = PBXFileReference; fileEncoding = 21; lastKnownFileType = sourcecode.c.h; path = mygl.h; sourceTree = "<group>"; };
55: 7210E630098318E300421817 /* MyEnvironment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyEnvironment.h; sourceTree = "<group>"; };
56: 7210E631098318E300421817 /* MyEnvironment.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyEnvironment.m; sourceTree = "<group>"; };
57: 7214A0C209A6E2F5002F316F /* MyOpenGLCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyOpenGLCommand.h; sourceTree = "<group>"; };
58: 7214A0C309A6E2F5002F316F /* MyOpenGLCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyOpenGLCommand.m; sourceTree = "<group>"; };
59: 7214A0D209A6E50E002F316F /* MyOpenGLController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyOpenGLController.h; sourceTree = "<group>"; };
60: 7214A0D309A6E50E002F316F /* MyOpenGLController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyOpenGLController.m; sourceTree = "<group>"; };
61: 7222C486097F769D0099012C /* changelog-ja.txt */ = {isa = PBXFileReference; fileEncoding = 21; lastKnownFileType = text; path = "changelog-ja.txt"; sourceTree = "<group>"; };
62: 7222C488097F76E70099012C /* note-ja.txt */ = {isa = PBXFileReference; fileEncoding = 21; lastKnownFileType = text; path = "note-ja.txt"; sourceTree = "<group>"; };
63: 7222C48A097F77020099012C /* SimpleOX.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = SimpleOX.icns; sourceTree = "<group>"; };
1.6 ! takayama 64: 72231FCC21770D0200CAB19D /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/MyOpenGL.nib; sourceTree = "<group>"; };
! 65: 72231FCD21770D0200CAB19D /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/MainMenu.nib; sourceTree = "<group>"; };
! 66: 72231FCE21770D0200CAB19D /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/MyDocument.nib; sourceTree = "<group>"; };
! 67: 72231FCF21770D0200CAB19D /* Base */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Base; path = Base.lproj/MyOutputWindow.nib; sourceTree = "<group>"; };
1.1 takayama 68: 7226CA0809A6F4E400B445CE /* MyOpenGLView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyOpenGLView.h; sourceTree = "<group>"; };
69: 7226CA0909A6F4E400B445CE /* MyOpenGLView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyOpenGLView.m; sourceTree = "<group>"; };
70: 727B11EC098244CC0029BDEF /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Japanese; path = Japanese.lproj/MyDocument.nib; sourceTree = "<group>"; };
71: 727B11EE098245F10029BDEF /* Japanese */ = {isa = PBXFileReference; explicitFileType = text.plist.strings; fileEncoding = 10; name = Japanese; path = Japanese.lproj/Localizable.strings; sourceTree = "<group>"; };
72: 727B11F1098246550029BDEF /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/InfoPlist.strings; sourceTree = "<group>"; };
73: 727B11F4098246A20029BDEF /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Japanese; path = Japanese.lproj/MainMenu.nib; sourceTree = "<group>"; };
74: 727B11F80982470E0029BDEF /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = Japanese; path = Japanese.lproj/Credits.rtf; sourceTree = "<group>"; };
75: 727B121409824CD50029BDEF /* Makefile */ = {isa = PBXFileReference; fileEncoding = 21; lastKnownFileType = sourcecode.make; name = Makefile; path = package/Makefile; sourceTree = "<group>"; };
76: 729C9ABD0982069D00DB1E2B /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
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>"; };
78: 72E69903098C91CE00846D88 /* MyDecoder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyDecoder.h; sourceTree = "<group>"; };
79: 72E69904098C91CE00846D88 /* MyDecoder.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyDecoder.m; sourceTree = "<group>"; };
1.3 takayama 80: 72F19C4C0EDA81A900F13571 /* GLUT.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GLUT.framework; path = /Developer/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks/GLUT.framework; sourceTree = "<absolute>"; };
1.1 takayama 81: 8D15AC360486D014006FF6A4 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
82: 8D15AC370486D014006FF6A4 /* cfep.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = cfep.app; sourceTree = BUILT_PRODUCTS_DIR; };
83: /* End PBXFileReference section */
84:
85: /* Begin PBXFrameworksBuildPhase section */
86: 8D15AC330486D014006FF6A4 /* Frameworks */ = {
87: isa = PBXFrameworksBuildPhase;
88: buildActionMask = 2147483647;
89: files = (
90: 8D15AC340486D014006FF6A4 /* Cocoa.framework in Frameworks */,
91: 1C80530909A9791600DC2AC6 /* OpenGL.framework in Frameworks */,
1.3 takayama 92: 72F19C4D0EDA81A900F13571 /* GLUT.framework in Frameworks */,
1.1 takayama 93: );
94: runOnlyForDeploymentPostprocessing = 0;
95: };
96: /* End PBXFrameworksBuildPhase section */
97:
98: /* Begin PBXGroup section */
99: 1058C7A6FEA54F5311CA2CBB /* Linked Frameworks */ = {
100: isa = PBXGroup;
101: children = (
102: 1058C7A7FEA54F5311CA2CBB /* Cocoa.framework */,
103: );
104: name = "Linked Frameworks";
105: sourceTree = "<group>";
106: };
107: 1058C7A8FEA54F5311CA2CBB /* Other Frameworks */ = {
108: isa = PBXGroup;
109: children = (
110: 2A37F4C4FDCFA73011CA2CEA /* AppKit.framework */,
111: 13E42FBA07B3F13500E4EEF1 /* CoreData.framework */,
112: 2A37F4C5FDCFA73011CA2CEA /* Foundation.framework */,
113: );
114: name = "Other Frameworks";
115: sourceTree = "<group>";
116: };
117: 19C28FB0FE9D524F11CA2CBB /* Products */ = {
118: isa = PBXGroup;
119: children = (
120: 8D15AC370486D014006FF6A4 /* cfep.app */,
121: );
122: name = Products;
123: sourceTree = "<group>";
124: };
125: 2A37F4AAFDCFA73011CA2CEA /* cfep */ = {
126: isa = PBXGroup;
127: children = (
128: 2A37F4ABFDCFA73011CA2CEA /* Classes */,
129: 2A37F4AFFDCFA73011CA2CEA /* Other Sources */,
130: 2A37F4B8FDCFA73011CA2CEA /* Resources */,
131: 2A37F4C3FDCFA73011CA2CEA /* Frameworks */,
132: 19C28FB0FE9D524F11CA2CBB /* Products */,
133: );
134: name = cfep;
135: sourceTree = "<group>";
136: };
137: 2A37F4ABFDCFA73011CA2CEA /* Classes */ = {
138: isa = PBXGroup;
139: children = (
140: 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */,
141: 2A37F4ACFDCFA73011CA2CEA /* MyDocument.m */,
142: 7214A0D209A6E50E002F316F /* MyOpenGLController.h */,
143: 7214A0D309A6E50E002F316F /* MyOpenGLController.m */,
144: 7226CA0809A6F4E400B445CE /* MyOpenGLView.h */,
145: 7226CA0909A6F4E400B445CE /* MyOpenGLView.m */,
146: 7210E630098318E300421817 /* MyEnvironment.h */,
147: 7210E631098318E300421817 /* MyEnvironment.m */,
148: 1C248AF7098751570066E2ED /* MyOutputWindowController.h */,
149: 1C248AF8098751570066E2ED /* MyOutputWindowController.m */,
150: 72E69903098C91CE00846D88 /* MyDecoder.h */,
151: 72E69904098C91CE00846D88 /* MyDecoder.m */,
152: 7214A0C209A6E2F5002F316F /* MyOpenGLCommand.h */,
153: 7214A0C309A6E2F5002F316F /* MyOpenGLCommand.m */,
154: );
155: name = Classes;
156: sourceTree = "<group>";
157: };
158: 2A37F4AFFDCFA73011CA2CEA /* Other Sources */ = {
159: isa = PBXGroup;
160: children = (
161: 72044ABA09AF20A1002CBDFA /* myenv.h */,
162: 72044ABB09AF20AE002CBDFA /* mygl.h */,
163: 1CA2A3D109AECADC008FF672 /* glray3.c */,
164: 1CA2A3CF09AECAD6008FF672 /* glicosa.c */,
165: 32DBCF750370BD2300C91783 /* cfep_Prefix.pch */,
166: 7222C486097F769D0099012C /* changelog-ja.txt */,
167: 7222C488097F76E70099012C /* note-ja.txt */,
168: 2A37F4B0FDCFA73011CA2CEA /* main.m */,
169: 72D366F5098250BC00D24377 /* intro-faq-ja.html */,
170: 727B121409824CD50029BDEF /* Makefile */,
171: );
172: name = "Other Sources";
173: sourceTree = "<group>";
174: };
175: 2A37F4B8FDCFA73011CA2CEA /* Resources */ = {
176: isa = PBXGroup;
177: children = (
178: 7226C9E609A6F08E00B445CE /* MyOpenGL.nib */,
179: 729C9ABC0982069D00DB1E2B /* Localizable.strings */,
180: 7222C48A097F77020099012C /* SimpleOX.icns */,
181: 2A37F4B9FDCFA73011CA2CEA /* Credits.rtf */,
182: 2A37F4B6FDCFA73011CA2CEA /* MainMenu.nib */,
183: 727B11E90982443A0029BDEF /* MyDocument.nib */,
184: 8D15AC360486D014006FF6A4 /* Info.plist */,
185: 089C165FFE840EACC02AAC07 /* InfoPlist.strings */,
186: 1C37DF1D09876F6E001ADC17 /* MyOutputWindow.nib */,
187: );
188: name = Resources;
189: sourceTree = "<group>";
190: };
191: 2A37F4C3FDCFA73011CA2CEA /* Frameworks */ = {
192: isa = PBXGroup;
193: children = (
1.3 takayama 194: 72F19C4C0EDA81A900F13571 /* GLUT.framework */,
1.1 takayama 195: 1C80530809A9791600DC2AC6 /* OpenGL.framework */,
196: 1058C7A6FEA54F5311CA2CBB /* Linked Frameworks */,
197: 1058C7A8FEA54F5311CA2CBB /* Other Frameworks */,
198: );
199: name = Frameworks;
200: sourceTree = "<group>";
201: };
202: /* End PBXGroup section */
203:
204: /* Begin PBXNativeTarget section */
205: 8D15AC270486D014006FF6A4 /* cfep */ = {
206: isa = PBXNativeTarget;
207: buildConfigurationList = C05733C708A9546B00998B17 /* Build configuration list for PBXNativeTarget "cfep" */;
208: buildPhases = (
209: 8D15AC2B0486D014006FF6A4 /* Resources */,
210: 8D15AC300486D014006FF6A4 /* Sources */,
211: 8D15AC330486D014006FF6A4 /* Frameworks */,
212: );
213: buildRules = (
214: );
215: dependencies = (
216: );
217: name = cfep;
218: productInstallPath = "$(HOME)/Applications";
219: productName = cfep;
220: productReference = 8D15AC370486D014006FF6A4 /* cfep.app */;
221: productType = "com.apple.product-type.application";
222: };
223: /* End PBXNativeTarget section */
224:
225: /* Begin PBXProject section */
226: 2A37F4A9FDCFA73011CA2CEA /* Project object */ = {
227: isa = PBXProject;
1.5 takayama 228: attributes = {
1.6 ! takayama 229: LastUpgradeCheck = 1000;
1.5 takayama 230: };
1.1 takayama 231: buildConfigurationList = C05733CB08A9546B00998B17 /* Build configuration list for PBXProject "cfep" */;
1.5 takayama 232: compatibilityVersion = "Xcode 2.4";
233: developmentRegion = English;
1.1 takayama 234: hasScannedForEncodings = 1;
1.5 takayama 235: knownRegions = (
236: en,
1.6 ! takayama 237: Base,
1.5 takayama 238: );
1.1 takayama 239: mainGroup = 2A37F4AAFDCFA73011CA2CEA /* cfep */;
240: projectDirPath = "";
1.5 takayama 241: projectRoot = "";
1.1 takayama 242: targets = (
243: 8D15AC270486D014006FF6A4 /* cfep */,
244: );
245: };
246: /* End PBXProject section */
247:
248: /* Begin PBXResourcesBuildPhase section */
249: 8D15AC2B0486D014006FF6A4 /* Resources */ = {
250: isa = PBXResourcesBuildPhase;
251: buildActionMask = 2147483647;
252: files = (
253: 8D15AC2C0486D014006FF6A4 /* Credits.rtf in Resources */,
254: 8D15AC2D0486D014006FF6A4 /* MainMenu.nib in Resources */,
255: 727B11EA0982443A0029BDEF /* MyDocument.nib in Resources */,
256: 8D15AC2F0486D014006FF6A4 /* InfoPlist.strings in Resources */,
257: 7222C487097F769D0099012C /* changelog-ja.txt in Resources */,
258: 7222C489097F76E70099012C /* note-ja.txt in Resources */,
259: 7222C48B097F77020099012C /* SimpleOX.icns in Resources */,
260: 729C9ABE0982069D00DB1E2B /* Localizable.strings in Resources */,
261: 72D366F6098250BC00D24377 /* intro-faq-ja.html in Resources */,
262: 1C37DF1F09876F6E001ADC17 /* MyOutputWindow.nib in Resources */,
263: 7226C9E809A6F08E00B445CE /* MyOpenGL.nib in Resources */,
264: );
265: runOnlyForDeploymentPostprocessing = 0;
266: };
267: /* End PBXResourcesBuildPhase section */
268:
269: /* Begin PBXSourcesBuildPhase section */
270: 8D15AC300486D014006FF6A4 /* Sources */ = {
271: isa = PBXSourcesBuildPhase;
272: buildActionMask = 2147483647;
273: files = (
274: 8D15AC310486D014006FF6A4 /* MyDocument.m in Sources */,
275: 8D15AC320486D014006FF6A4 /* main.m in Sources */,
276: 727B121509824CD50029BDEF /* Makefile in Sources */,
277: 7210E632098318E300421817 /* MyEnvironment.m in Sources */,
278: 1C248AF9098751570066E2ED /* MyOutputWindowController.m in Sources */,
279: 72E69905098C91CE00846D88 /* MyDecoder.m in Sources */,
280: 7214A0C409A6E2F5002F316F /* MyOpenGLCommand.m in Sources */,
281: 7214A0D409A6E50E002F316F /* MyOpenGLController.m in Sources */,
282: 7226CA0A09A6F4E400B445CE /* MyOpenGLView.m in Sources */,
283: 1CA2A3D009AECAD6008FF672 /* glicosa.c in Sources */,
284: 1CA2A3D209AECADC008FF672 /* glray3.c in Sources */,
285: );
286: runOnlyForDeploymentPostprocessing = 0;
287: };
288: /* End PBXSourcesBuildPhase section */
289:
290: /* Begin PBXVariantGroup section */
291: 089C165FFE840EACC02AAC07 /* InfoPlist.strings */ = {
292: isa = PBXVariantGroup;
293: children = (
294: 089C1660FE840EACC02AAC07 /* English */,
295: 727B11F1098246550029BDEF /* Japanese */,
296: );
297: name = InfoPlist.strings;
298: sourceTree = "<group>";
299: };
300: 1C37DF1D09876F6E001ADC17 /* MyOutputWindow.nib */ = {
301: isa = PBXVariantGroup;
302: children = (
1.6 ! takayama 303: 72231FCF21770D0200CAB19D /* Base */,
1.1 takayama 304: );
305: name = MyOutputWindow.nib;
306: sourceTree = "<group>";
307: };
308: 2A37F4B6FDCFA73011CA2CEA /* MainMenu.nib */ = {
309: isa = PBXVariantGroup;
310: children = (
311: 727B11F4098246A20029BDEF /* Japanese */,
1.6 ! takayama 312: 72231FCD21770D0200CAB19D /* Base */,
1.1 takayama 313: );
314: name = MainMenu.nib;
315: sourceTree = "<group>";
316: };
317: 2A37F4B9FDCFA73011CA2CEA /* Credits.rtf */ = {
318: isa = PBXVariantGroup;
319: children = (
320: 2A37F4BAFDCFA73011CA2CEA /* English */,
321: 727B11F80982470E0029BDEF /* Japanese */,
322: );
323: name = Credits.rtf;
324: sourceTree = "<group>";
325: };
326: 7226C9E609A6F08E00B445CE /* MyOpenGL.nib */ = {
327: isa = PBXVariantGroup;
328: children = (
1.6 ! takayama 329: 72231FCC21770D0200CAB19D /* Base */,
1.1 takayama 330: );
331: name = MyOpenGL.nib;
332: sourceTree = "<group>";
333: };
334: 727B11E90982443A0029BDEF /* MyDocument.nib */ = {
335: isa = PBXVariantGroup;
336: children = (
337: 727B11EC098244CC0029BDEF /* Japanese */,
1.6 ! takayama 338: 72231FCE21770D0200CAB19D /* Base */,
1.1 takayama 339: );
340: name = MyDocument.nib;
341: sourceTree = "<group>";
342: };
343: 729C9ABC0982069D00DB1E2B /* Localizable.strings */ = {
344: isa = PBXVariantGroup;
345: children = (
346: 729C9ABD0982069D00DB1E2B /* English */,
347: 727B11EE098245F10029BDEF /* Japanese */,
348: );
349: name = Localizable.strings;
350: sourceTree = "<group>";
351: };
352: /* End PBXVariantGroup section */
353:
354: /* Begin XCBuildConfiguration section */
355: C05733C808A9546B00998B17 /* Debug */ = {
356: isa = XCBuildConfiguration;
357: buildSettings = {
1.6 ! takayama 358: CLANG_ENABLE_OBJC_WEAK = YES;
1.1 takayama 359: COPY_PHASE_STRIP = NO;
1.3 takayama 360: FRAMEWORK_SEARCH_PATHS = (
361: "$(FRAMEWORK_SEARCH_PATHS)",
362: "$(SYSTEM_DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks",
363: );
1.1 takayama 364: GCC_DYNAMIC_NO_PIC = NO;
365: GCC_MODEL_TUNING = G5;
366: GCC_OPTIMIZATION_LEVEL = 0;
367: INFOPLIST_FILE = Info.plist;
368: INSTALL_PATH = "$(HOME)/Applications";
1.5 takayama 369: MACOSX_DEPLOYMENT_TARGET = 10.9;
1.6 ! takayama 370: PRODUCT_BUNDLE_IDENTIFIER = org.openxm.cfep;
1.1 takayama 371: PRODUCT_NAME = cfep;
1.6 ! takayama 372: SDKROOT = macosx;
1.1 takayama 373: WRAPPER_EXTENSION = app;
374: ZERO_LINK = YES;
375: };
376: name = Debug;
377: };
378: C05733C908A9546B00998B17 /* Release */ = {
379: isa = XCBuildConfiguration;
380: buildSettings = {
1.6 ! takayama 381: CLANG_ENABLE_OBJC_WEAK = YES;
1.3 takayama 382: FRAMEWORK_SEARCH_PATHS = (
383: "$(FRAMEWORK_SEARCH_PATHS)",
384: "$(SYSTEM_DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks",
385: );
1.1 takayama 386: GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
387: GCC_MODEL_TUNING = G5;
388: INFOPLIST_FILE = Info.plist;
389: INSTALL_PATH = "$(HOME)/Applications";
1.5 takayama 390: MACOSX_DEPLOYMENT_TARGET = 10.9;
1.6 ! takayama 391: PRODUCT_BUNDLE_IDENTIFIER = org.openxm.cfep;
1.1 takayama 392: PRODUCT_NAME = cfep;
1.6 ! takayama 393: SDKROOT = macosx;
1.1 takayama 394: WRAPPER_EXTENSION = app;
395: };
396: name = Release;
397: };
398: C05733CC08A9546B00998B17 /* Debug */ = {
399: isa = XCBuildConfiguration;
400: buildSettings = {
1.6 ! takayama 401: CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
! 402: CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
! 403: CLANG_WARN_BOOL_CONVERSION = YES;
! 404: CLANG_WARN_COMMA = YES;
! 405: CLANG_WARN_CONSTANT_CONVERSION = YES;
! 406: CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
! 407: CLANG_WARN_EMPTY_BODY = YES;
! 408: CLANG_WARN_ENUM_CONVERSION = YES;
! 409: CLANG_WARN_INFINITE_RECURSION = YES;
! 410: CLANG_WARN_INT_CONVERSION = YES;
! 411: CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
! 412: CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
! 413: CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
! 414: CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
! 415: CLANG_WARN_STRICT_PROTOTYPES = YES;
! 416: CLANG_WARN_SUSPICIOUS_MOVE = YES;
! 417: CLANG_WARN_UNREACHABLE_CODE = YES;
! 418: CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
! 419: ENABLE_STRICT_OBJC_MSGSEND = YES;
! 420: ENABLE_TESTABILITY = YES;
1.1 takayama 421: GCC_ENABLE_OBJC_EXCEPTIONS = YES;
1.6 ! takayama 422: GCC_NO_COMMON_BLOCKS = YES;
! 423: GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1.1 takayama 424: GCC_WARN_ABOUT_RETURN_TYPE = YES;
1.6 ! takayama 425: GCC_WARN_UNDECLARED_SELECTOR = YES;
! 426: GCC_WARN_UNINITIALIZED_AUTOS = YES;
! 427: GCC_WARN_UNUSED_FUNCTION = YES;
1.1 takayama 428: GCC_WARN_UNUSED_VARIABLE = YES;
1.6 ! takayama 429: ONLY_ACTIVE_ARCH = YES;
1.1 takayama 430: SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
431: };
432: name = Debug;
433: };
434: C05733CD08A9546B00998B17 /* Release */ = {
435: isa = XCBuildConfiguration;
436: buildSettings = {
1.6 ! takayama 437: CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
! 438: CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
! 439: CLANG_WARN_BOOL_CONVERSION = YES;
! 440: CLANG_WARN_COMMA = YES;
! 441: CLANG_WARN_CONSTANT_CONVERSION = YES;
! 442: CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
! 443: CLANG_WARN_EMPTY_BODY = YES;
! 444: CLANG_WARN_ENUM_CONVERSION = YES;
! 445: CLANG_WARN_INFINITE_RECURSION = YES;
! 446: CLANG_WARN_INT_CONVERSION = YES;
! 447: CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
! 448: CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
! 449: CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
! 450: CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
! 451: CLANG_WARN_STRICT_PROTOTYPES = YES;
! 452: CLANG_WARN_SUSPICIOUS_MOVE = YES;
! 453: CLANG_WARN_UNREACHABLE_CODE = YES;
! 454: CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
! 455: ENABLE_STRICT_OBJC_MSGSEND = YES;
1.1 takayama 456: GCC_ENABLE_OBJC_EXCEPTIONS = YES;
1.6 ! takayama 457: GCC_NO_COMMON_BLOCKS = YES;
! 458: GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1.1 takayama 459: GCC_WARN_ABOUT_RETURN_TYPE = YES;
1.6 ! takayama 460: GCC_WARN_UNDECLARED_SELECTOR = YES;
! 461: GCC_WARN_UNINITIALIZED_AUTOS = YES;
! 462: GCC_WARN_UNUSED_FUNCTION = YES;
1.1 takayama 463: GCC_WARN_UNUSED_VARIABLE = YES;
464: SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
465: };
466: name = Release;
467: };
468: /* End XCBuildConfiguration section */
469:
470: /* Begin XCConfigurationList section */
471: C05733C708A9546B00998B17 /* Build configuration list for PBXNativeTarget "cfep" */ = {
472: isa = XCConfigurationList;
473: buildConfigurations = (
474: C05733C808A9546B00998B17 /* Debug */,
475: C05733C908A9546B00998B17 /* Release */,
476: );
477: defaultConfigurationIsVisible = 0;
1.6 ! takayama 478: defaultConfigurationName = Debug;
1.1 takayama 479: };
480: C05733CB08A9546B00998B17 /* Build configuration list for PBXProject "cfep" */ = {
481: isa = XCConfigurationList;
482: buildConfigurations = (
483: C05733CC08A9546B00998B17 /* Debug */,
484: C05733CD08A9546B00998B17 /* Release */,
485: );
486: defaultConfigurationIsVisible = 0;
1.6 ! takayama 487: defaultConfigurationName = Debug;
1.1 takayama 488: };
489: /* End XCConfigurationList section */
490: };
491: rootObject = 2A37F4A9FDCFA73011CA2CEA /* Project object */;
492: }
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>