Annotation of OpenXM/src/cfep/cfep.xcodeproj/project.pbxproj, Revision 1.4
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: 1C37DF1E09876F6E001ADC17 /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MyOutputWindow.nib; sourceTree = "<group>"; };
44: 1C80530809A9791600DC2AC6 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGL.framework; path = /System/Library/Frameworks/OpenGL.framework; sourceTree = "<absolute>"; };
1.2 takayama 45: 1CA2A3CF09AECAD6008FF672 /* glicosa.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = glicosa.c; sourceTree = "<group>"; };
46: 1CA2A3D109AECADC008FF672 /* glray3.c */ = {isa = PBXFileReference; fileEncoding = 0; lastKnownFileType = sourcecode.c.c; path = glray3.c; sourceTree = "<group>"; };
1.1 takayama 47: 2A37F4ACFDCFA73011CA2CEA /* MyDocument.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyDocument.m; sourceTree = "<group>"; };
48: 2A37F4AEFDCFA73011CA2CEA /* MyDocument.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyDocument.h; sourceTree = "<group>"; };
49: 2A37F4B0FDCFA73011CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
50: 2A37F4B5FDCFA73011CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MyDocument.nib; sourceTree = "<group>"; };
51: 2A37F4B7FDCFA73011CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
52: 2A37F4BAFDCFA73011CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = text.rtf; name = English; path = English.lproj/Credits.rtf; sourceTree = "<group>"; };
53: 2A37F4C4FDCFA73011CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
54: 2A37F4C5FDCFA73011CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
55: 32DBCF750370BD2300C91783 /* cfep_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfep_Prefix.pch; sourceTree = "<group>"; };
56: 72044ABA09AF20A1002CBDFA /* myenv.h */ = {isa = PBXFileReference; fileEncoding = 21; lastKnownFileType = sourcecode.c.h; path = myenv.h; sourceTree = "<group>"; };
57: 72044ABB09AF20AE002CBDFA /* mygl.h */ = {isa = PBXFileReference; fileEncoding = 21; lastKnownFileType = sourcecode.c.h; path = mygl.h; sourceTree = "<group>"; };
58: 7210E630098318E300421817 /* MyEnvironment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyEnvironment.h; sourceTree = "<group>"; };
59: 7210E631098318E300421817 /* MyEnvironment.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyEnvironment.m; sourceTree = "<group>"; };
60: 7214A0C209A6E2F5002F316F /* MyOpenGLCommand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyOpenGLCommand.h; sourceTree = "<group>"; };
61: 7214A0C309A6E2F5002F316F /* MyOpenGLCommand.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyOpenGLCommand.m; sourceTree = "<group>"; };
62: 7214A0D209A6E50E002F316F /* MyOpenGLController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MyOpenGLController.h; sourceTree = "<group>"; };
63: 7214A0D309A6E50E002F316F /* MyOpenGLController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MyOpenGLController.m; sourceTree = "<group>"; };
64: 7222C486097F769D0099012C /* changelog-ja.txt */ = {isa = PBXFileReference; fileEncoding = 21; lastKnownFileType = text; path = "changelog-ja.txt"; sourceTree = "<group>"; };
65: 7222C488097F76E70099012C /* note-ja.txt */ = {isa = PBXFileReference; fileEncoding = 21; lastKnownFileType = text; path = "note-ja.txt"; sourceTree = "<group>"; };
66: 7222C48A097F77020099012C /* SimpleOX.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = SimpleOX.icns; sourceTree = "<group>"; };
67: 7226C9E709A6F08E00B445CE /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MyOpenGL.nib; sourceTree = "<group>"; };
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;
228: buildConfigurationList = C05733CB08A9546B00998B17 /* Build configuration list for PBXProject "cfep" */;
229: hasScannedForEncodings = 1;
230: mainGroup = 2A37F4AAFDCFA73011CA2CEA /* cfep */;
231: projectDirPath = "";
232: targets = (
233: 8D15AC270486D014006FF6A4 /* cfep */,
234: );
235: };
236: /* End PBXProject section */
237:
238: /* Begin PBXResourcesBuildPhase section */
239: 8D15AC2B0486D014006FF6A4 /* Resources */ = {
240: isa = PBXResourcesBuildPhase;
241: buildActionMask = 2147483647;
242: files = (
243: 8D15AC2C0486D014006FF6A4 /* Credits.rtf in Resources */,
244: 8D15AC2D0486D014006FF6A4 /* MainMenu.nib in Resources */,
245: 727B11EA0982443A0029BDEF /* MyDocument.nib in Resources */,
246: 8D15AC2F0486D014006FF6A4 /* InfoPlist.strings in Resources */,
247: 7222C487097F769D0099012C /* changelog-ja.txt in Resources */,
248: 7222C489097F76E70099012C /* note-ja.txt in Resources */,
249: 7222C48B097F77020099012C /* SimpleOX.icns in Resources */,
250: 729C9ABE0982069D00DB1E2B /* Localizable.strings in Resources */,
251: 72D366F6098250BC00D24377 /* intro-faq-ja.html in Resources */,
252: 1C37DF1F09876F6E001ADC17 /* MyOutputWindow.nib in Resources */,
253: 7226C9E809A6F08E00B445CE /* MyOpenGL.nib in Resources */,
254: );
255: runOnlyForDeploymentPostprocessing = 0;
256: };
257: /* End PBXResourcesBuildPhase section */
258:
259: /* Begin PBXSourcesBuildPhase section */
260: 8D15AC300486D014006FF6A4 /* Sources */ = {
261: isa = PBXSourcesBuildPhase;
262: buildActionMask = 2147483647;
263: files = (
264: 8D15AC310486D014006FF6A4 /* MyDocument.m in Sources */,
265: 8D15AC320486D014006FF6A4 /* main.m in Sources */,
266: 727B121509824CD50029BDEF /* Makefile in Sources */,
267: 7210E632098318E300421817 /* MyEnvironment.m in Sources */,
268: 1C248AF9098751570066E2ED /* MyOutputWindowController.m in Sources */,
269: 72E69905098C91CE00846D88 /* MyDecoder.m in Sources */,
270: 7214A0C409A6E2F5002F316F /* MyOpenGLCommand.m in Sources */,
271: 7214A0D409A6E50E002F316F /* MyOpenGLController.m in Sources */,
272: 7226CA0A09A6F4E400B445CE /* MyOpenGLView.m in Sources */,
273: 1CA2A3D009AECAD6008FF672 /* glicosa.c in Sources */,
274: 1CA2A3D209AECADC008FF672 /* glray3.c in Sources */,
275: );
276: runOnlyForDeploymentPostprocessing = 0;
277: };
278: /* End PBXSourcesBuildPhase section */
279:
280: /* Begin PBXVariantGroup section */
281: 089C165FFE840EACC02AAC07 /* InfoPlist.strings */ = {
282: isa = PBXVariantGroup;
283: children = (
284: 089C1660FE840EACC02AAC07 /* English */,
285: 727B11F1098246550029BDEF /* Japanese */,
286: );
287: name = InfoPlist.strings;
288: sourceTree = "<group>";
289: };
290: 1C37DF1D09876F6E001ADC17 /* MyOutputWindow.nib */ = {
291: isa = PBXVariantGroup;
292: children = (
293: 1C37DF1E09876F6E001ADC17 /* English */,
294: );
295: name = MyOutputWindow.nib;
296: sourceTree = "<group>";
297: };
298: 2A37F4B6FDCFA73011CA2CEA /* MainMenu.nib */ = {
299: isa = PBXVariantGroup;
300: children = (
301: 2A37F4B7FDCFA73011CA2CEA /* English */,
302: 727B11F4098246A20029BDEF /* Japanese */,
303: );
304: name = MainMenu.nib;
305: sourceTree = "<group>";
306: };
307: 2A37F4B9FDCFA73011CA2CEA /* Credits.rtf */ = {
308: isa = PBXVariantGroup;
309: children = (
310: 2A37F4BAFDCFA73011CA2CEA /* English */,
311: 727B11F80982470E0029BDEF /* Japanese */,
312: );
313: name = Credits.rtf;
314: sourceTree = "<group>";
315: };
316: 7226C9E609A6F08E00B445CE /* MyOpenGL.nib */ = {
317: isa = PBXVariantGroup;
318: children = (
319: 7226C9E709A6F08E00B445CE /* English */,
320: );
321: name = MyOpenGL.nib;
322: sourceTree = "<group>";
323: };
324: 727B11E90982443A0029BDEF /* MyDocument.nib */ = {
325: isa = PBXVariantGroup;
326: children = (
327: 2A37F4B5FDCFA73011CA2CEA /* English */,
328: 727B11EC098244CC0029BDEF /* Japanese */,
329: );
330: name = MyDocument.nib;
331: sourceTree = "<group>";
332: };
333: 729C9ABC0982069D00DB1E2B /* Localizable.strings */ = {
334: isa = PBXVariantGroup;
335: children = (
336: 729C9ABD0982069D00DB1E2B /* English */,
337: 727B11EE098245F10029BDEF /* Japanese */,
338: );
339: name = Localizable.strings;
340: sourceTree = "<group>";
341: };
342: /* End PBXVariantGroup section */
343:
344: /* Begin XCBuildConfiguration section */
345: C05733C808A9546B00998B17 /* Debug */ = {
346: isa = XCBuildConfiguration;
347: buildSettings = {
348: COPY_PHASE_STRIP = NO;
1.3 takayama 349: FRAMEWORK_SEARCH_PATHS = (
350: "$(FRAMEWORK_SEARCH_PATHS)",
351: "$(SYSTEM_DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks",
352: );
1.1 takayama 353: GCC_DYNAMIC_NO_PIC = NO;
354: GCC_ENABLE_FIX_AND_CONTINUE = YES;
355: GCC_MODEL_TUNING = G5;
356: GCC_OPTIMIZATION_LEVEL = 0;
357: INFOPLIST_FILE = Info.plist;
358: INSTALL_PATH = "$(HOME)/Applications";
359: PRODUCT_NAME = cfep;
360: WRAPPER_EXTENSION = app;
361: ZERO_LINK = YES;
362: };
363: name = Debug;
364: };
365: C05733C908A9546B00998B17 /* Release */ = {
366: isa = XCBuildConfiguration;
367: buildSettings = {
368: ARCHS = (
369: ppc,
370: i386,
371: );
1.3 takayama 372: FRAMEWORK_SEARCH_PATHS = (
373: "$(FRAMEWORK_SEARCH_PATHS)",
374: "$(SYSTEM_DEVELOPER_DIR)/SDKs/MacOSX10.4u.sdk/System/Library/Frameworks",
375: );
1.1 takayama 376: GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
377: GCC_MODEL_TUNING = G5;
378: INFOPLIST_FILE = Info.plist;
379: INSTALL_PATH = "$(HOME)/Applications";
380: PRODUCT_NAME = cfep;
381: WRAPPER_EXTENSION = app;
382: };
383: name = Release;
384: };
385: C05733CC08A9546B00998B17 /* Debug */ = {
386: isa = XCBuildConfiguration;
387: buildSettings = {
388: GCC_ENABLE_OBJC_EXCEPTIONS = YES;
389: GCC_WARN_ABOUT_RETURN_TYPE = YES;
390: GCC_WARN_UNUSED_VARIABLE = YES;
391: PREBINDING = NO;
392: SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
393: };
394: name = Debug;
395: };
396: C05733CD08A9546B00998B17 /* Release */ = {
397: isa = XCBuildConfiguration;
398: buildSettings = {
399: GCC_ENABLE_OBJC_EXCEPTIONS = YES;
400: GCC_WARN_ABOUT_RETURN_TYPE = YES;
401: GCC_WARN_UNUSED_VARIABLE = YES;
402: PREBINDING = NO;
403: SDKROOT = /Developer/SDKs/MacOSX10.4u.sdk;
404: };
405: name = Release;
406: };
407: /* End XCBuildConfiguration section */
408:
409: /* Begin XCConfigurationList section */
410: C05733C708A9546B00998B17 /* Build configuration list for PBXNativeTarget "cfep" */ = {
411: isa = XCConfigurationList;
412: buildConfigurations = (
413: C05733C808A9546B00998B17 /* Debug */,
414: C05733C908A9546B00998B17 /* Release */,
415: );
416: defaultConfigurationIsVisible = 0;
417: defaultConfigurationName = Release;
418: };
419: C05733CB08A9546B00998B17 /* Build configuration list for PBXProject "cfep" */ = {
420: isa = XCConfigurationList;
421: buildConfigurations = (
422: C05733CC08A9546B00998B17 /* Debug */,
423: C05733CD08A9546B00998B17 /* Release */,
424: );
425: defaultConfigurationIsVisible = 0;
426: defaultConfigurationName = Release;
427: };
428: /* End XCConfigurationList section */
429: };
430: rootObject = 2A37F4A9FDCFA73011CA2CEA /* Project object */;
431: }
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>