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