1// !$*UTF8*$!
2{
3	archiveVersion = 1;
4	classes = {
5	};
6	objectVersion = 42;
7	objects = {
8
9/* Begin PBXBuildFile section */
10		414D70EC0AA8284D004B6A41 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = 414D70EA0AA8284D004B6A41 /* Localizable.strings */; };
11		4152C21C0AA7EC0D003DE04B /* anthy.icns in Resources */ = {isa = PBXBuildFile; fileRef = 4152C21B0AA7EC0D003DE04B /* anthy.icns */; };
12		419262AB0AA6CE0B006AFFD8 /* dict-canna-cclass.c in Sources */ = {isa = PBXBuildFile; fileRef = 419262AA0AA6CE0B006AFFD8 /* dict-canna-cclass.c */; };
13		419262AF0AA6CE1E006AFFD8 /* dict-canna-cclass.h in Resources */ = {isa = PBXBuildFile; fileRef = 419262AE0AA6CE1E006AFFD8 /* dict-canna-cclass.h */; };
14		41A2B3340AA40F3600B05A31 /* Word.h in Resources */ = {isa = PBXBuildFile; fileRef = 41A2B3330AA40F3600B05A31 /* Word.h */; };
15		41A2B3380AA40F5700B05A31 /* Word.m in Sources */ = {isa = PBXBuildFile; fileRef = 41A2B3370AA40F5700B05A31 /* Word.m */; };
16		41A2B3470AA4153800B05A31 /* DictController.h in Resources */ = {isa = PBXBuildFile; fileRef = 41A2B3450AA4153800B05A31 /* DictController.h */; };
17		41A2B3480AA4153800B05A31 /* DictController.m in Sources */ = {isa = PBXBuildFile; fileRef = 41A2B3460AA4153800B05A31 /* DictController.m */; };
18		41AE38400AA4CFAD000C9127 /* AnthyController.h in Resources */ = {isa = PBXBuildFile; fileRef = 41AE383E0AA4CFAD000C9127 /* AnthyController.h */; };
19		41AE38410AA4CFAD000C9127 /* AnthyController.m in Sources */ = {isa = PBXBuildFile; fileRef = 41AE383F0AA4CFAD000C9127 /* AnthyController.m */; };
20		41AE38C40AA4D695000C9127 /* libanthydic.0.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 41AE38C30AA4D695000C9127 /* libanthydic.0.dylib */; };
21		8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */ = {isa = PBXBuildFile; fileRef = 29B97318FDCFA39411CA2CEA /* MainMenu.nib */; };
22		8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 089C165CFE840E0CC02AAC07 /* InfoPlist.strings */; };
23		8D11072D0486CEB800E47090 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 29B97316FDCFA39411CA2CEA /* main.m */; settings = {ATTRIBUTES = (); }; };
24		8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */; };
25/* End PBXBuildFile section */
26
27/* Begin PBXFileReference section */
28		089C165DFE840E0CC02AAC07 /* English */ = {isa = PBXFileReference; fileEncoding = 10; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/InfoPlist.strings; sourceTree = "<group>"; };
29		1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Cocoa.framework; path = /System/Library/Frameworks/Cocoa.framework; sourceTree = "<absolute>"; };
30		29B97316FDCFA39411CA2CEA /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
31		29B97319FDCFA39411CA2CEA /* English */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = English; path = English.lproj/MainMenu.nib; sourceTree = "<group>"; };
32		29B97324FDCFA39411CA2CEA /* AppKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AppKit.framework; path = /System/Library/Frameworks/AppKit.framework; sourceTree = "<absolute>"; };
33		29B97325FDCFA39411CA2CEA /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = /System/Library/Frameworks/Foundation.framework; sourceTree = "<absolute>"; };
34		32CA4F630368D1EE00C91783 /* AnthyDict_Prefix.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnthyDict_Prefix.pch; sourceTree = "<group>"; };
35		414D70EB0AA8284D004B6A41 /* English */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = English; path = English.lproj/Localizable.strings; sourceTree = "<group>"; };
36		414D70F00AA828C4004B6A41 /* Japanese */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.strings; name = Japanese; path = Japanese.lproj/Localizable.strings; sourceTree = "<group>"; };
37		4152C21B0AA7EC0D003DE04B /* anthy.icns */ = {isa = PBXFileReference; lastKnownFileType = image.icns; path = anthy.icns; sourceTree = "<group>"; };
38		419262AA0AA6CE0B006AFFD8 /* dict-canna-cclass.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = "dict-canna-cclass.c"; sourceTree = "<group>"; };
39		419262AE0AA6CE1E006AFFD8 /* dict-canna-cclass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "dict-canna-cclass.h"; sourceTree = "<group>"; };
40		419911FB0AB7A3AB00CD7E24 /* Japanese */ = {isa = PBXFileReference; lastKnownFileType = wrapper.nib; name = Japanese; path = Japanese.lproj/MainMenu.nib; sourceTree = "<group>"; };
41		41A2B3330AA40F3600B05A31 /* Word.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = Word.h; sourceTree = "<group>"; };
42		41A2B3370AA40F5700B05A31 /* Word.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Word.m; sourceTree = "<group>"; };
43		41A2B3450AA4153800B05A31 /* DictController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DictController.h; sourceTree = "<group>"; };
44		41A2B3460AA4153800B05A31 /* DictController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DictController.m; sourceTree = "<group>"; };
45		41AE383E0AA4CFAD000C9127 /* AnthyController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AnthyController.h; sourceTree = "<group>"; };
46		41AE383F0AA4CFAD000C9127 /* AnthyController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AnthyController.m; sourceTree = "<group>"; };
47		41AE38C30AA4D695000C9127 /* libanthydic.0.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libanthydic.0.dylib; path = /Library/Anthy/lib/libanthydic.0.dylib; sourceTree = "<absolute>"; };
48		8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist; path = Info.plist; sourceTree = "<group>"; };
49		8D1107320486CEB800E47090 /* AnthyDict.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = AnthyDict.app; sourceTree = BUILT_PRODUCTS_DIR; };
50/* End PBXFileReference section */
51
52/* Begin PBXFrameworksBuildPhase section */
53		8D11072E0486CEB800E47090 /* Frameworks */ = {
54			isa = PBXFrameworksBuildPhase;
55			buildActionMask = 2147483647;
56			files = (
57				8D11072F0486CEB800E47090 /* Cocoa.framework in Frameworks */,
58				41AE38C40AA4D695000C9127 /* libanthydic.0.dylib in Frameworks */,
59			);
60			runOnlyForDeploymentPostprocessing = 0;
61		};
62/* End PBXFrameworksBuildPhase section */
63
64/* Begin PBXGroup section */
65		080E96DDFE201D6D7F000001 /* Classes */ = {
66			isa = PBXGroup;
67			children = (
68				41AE383E0AA4CFAD000C9127 /* AnthyController.h */,
69				41AE383F0AA4CFAD000C9127 /* AnthyController.m */,
70				41A2B3450AA4153800B05A31 /* DictController.h */,
71				41A2B3460AA4153800B05A31 /* DictController.m */,
72				41A2B3330AA40F3600B05A31 /* Word.h */,
73				41A2B3370AA40F5700B05A31 /* Word.m */,
74			);
75			name = Classes;
76			sourceTree = "<group>";
77		};
78		1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */ = {
79			isa = PBXGroup;
80			children = (
81				1058C7A1FEA54F0111CA2CBB /* Cocoa.framework */,
82			);
83			name = "Linked Frameworks";
84			sourceTree = "<group>";
85		};
86		1058C7A2FEA54F0111CA2CBB /* Other Frameworks */ = {
87			isa = PBXGroup;
88			children = (
89				29B97325FDCFA39411CA2CEA /* Foundation.framework */,
90				29B97324FDCFA39411CA2CEA /* AppKit.framework */,
91			);
92			name = "Other Frameworks";
93			sourceTree = "<group>";
94		};
95		19C28FACFE9D520D11CA2CBB /* Products */ = {
96			isa = PBXGroup;
97			children = (
98				8D1107320486CEB800E47090 /* AnthyDict.app */,
99			);
100			name = Products;
101			sourceTree = "<group>";
102		};
103		29B97314FDCFA39411CA2CEA /* AnthyDict */ = {
104			isa = PBXGroup;
105			children = (
106				080E96DDFE201D6D7F000001 /* Classes */,
107				29B97315FDCFA39411CA2CEA /* Other Sources */,
108				29B97317FDCFA39411CA2CEA /* Resources */,
109				29B97323FDCFA39411CA2CEA /* Frameworks */,
110				19C28FACFE9D520D11CA2CBB /* Products */,
111			);
112			name = AnthyDict;
113			sourceTree = "<group>";
114		};
115		29B97315FDCFA39411CA2CEA /* Other Sources */ = {
116			isa = PBXGroup;
117			children = (
118				419262AE0AA6CE1E006AFFD8 /* dict-canna-cclass.h */,
119				419262AA0AA6CE0B006AFFD8 /* dict-canna-cclass.c */,
120				32CA4F630368D1EE00C91783 /* AnthyDict_Prefix.pch */,
121				29B97316FDCFA39411CA2CEA /* main.m */,
122			);
123			name = "Other Sources";
124			sourceTree = "<group>";
125		};
126		29B97317FDCFA39411CA2CEA /* Resources */ = {
127			isa = PBXGroup;
128			children = (
129				414D70EA0AA8284D004B6A41 /* Localizable.strings */,
130				4152C21B0AA7EC0D003DE04B /* anthy.icns */,
131				8D1107310486CEB800E47090 /* Info.plist */,
132				089C165CFE840E0CC02AAC07 /* InfoPlist.strings */,
133				29B97318FDCFA39411CA2CEA /* MainMenu.nib */,
134			);
135			name = Resources;
136			sourceTree = "<group>";
137		};
138		29B97323FDCFA39411CA2CEA /* Frameworks */ = {
139			isa = PBXGroup;
140			children = (
141				41AE38C30AA4D695000C9127 /* libanthydic.0.dylib */,
142				1058C7A0FEA54F0111CA2CBB /* Linked Frameworks */,
143				1058C7A2FEA54F0111CA2CBB /* Other Frameworks */,
144			);
145			name = Frameworks;
146			sourceTree = "<group>";
147		};
148/* End PBXGroup section */
149
150/* Begin PBXNativeTarget section */
151		8D1107260486CEB800E47090 /* AnthyDict */ = {
152			isa = PBXNativeTarget;
153			buildConfigurationList = 418E2F340CC1EAB40056CF63 /* Build configuration list for PBXNativeTarget "AnthyDict" */;
154			buildPhases = (
155				8D1107290486CEB800E47090 /* Resources */,
156				8D11072C0486CEB800E47090 /* Sources */,
157				8D11072E0486CEB800E47090 /* Frameworks */,
158			);
159			buildRules = (
160			);
161			dependencies = (
162			);
163			name = AnthyDict;
164			productInstallPath = "$(HOME)/Applications";
165			productName = AnthyDict;
166			productReference = 8D1107320486CEB800E47090 /* AnthyDict.app */;
167			productType = "com.apple.product-type.application";
168		};
169/* End PBXNativeTarget section */
170
171/* Begin PBXProject section */
172		29B97313FDCFA39411CA2CEA /* Project object */ = {
173			isa = PBXProject;
174			buildConfigurationList = 418E2F380CC1EAB40056CF63 /* Build configuration list for PBXProject "AnthyDict" */;
175			compatibilityVersion = "Xcode 2.4";
176			developmentRegion = English;
177			hasScannedForEncodings = 1;
178			knownRegions = (
179				English,
180				Japanese,
181				French,
182				German,
183			);
184			mainGroup = 29B97314FDCFA39411CA2CEA /* AnthyDict */;
185			projectDirPath = "";
186			projectRoot = "";
187			targets = (
188				8D1107260486CEB800E47090 /* AnthyDict */,
189			);
190		};
191/* End PBXProject section */
192
193/* Begin PBXResourcesBuildPhase section */
194		8D1107290486CEB800E47090 /* Resources */ = {
195			isa = PBXResourcesBuildPhase;
196			buildActionMask = 2147483647;
197			files = (
198				8D11072A0486CEB800E47090 /* MainMenu.nib in Resources */,
199				8D11072B0486CEB800E47090 /* InfoPlist.strings in Resources */,
200				41A2B3340AA40F3600B05A31 /* Word.h in Resources */,
201				41A2B3470AA4153800B05A31 /* DictController.h in Resources */,
202				41AE38400AA4CFAD000C9127 /* AnthyController.h in Resources */,
203				419262AF0AA6CE1E006AFFD8 /* dict-canna-cclass.h in Resources */,
204				4152C21C0AA7EC0D003DE04B /* anthy.icns in Resources */,
205				414D70EC0AA8284D004B6A41 /* Localizable.strings in Resources */,
206			);
207			runOnlyForDeploymentPostprocessing = 0;
208		};
209/* End PBXResourcesBuildPhase section */
210
211/* Begin PBXSourcesBuildPhase section */
212		8D11072C0486CEB800E47090 /* Sources */ = {
213			isa = PBXSourcesBuildPhase;
214			buildActionMask = 2147483647;
215			files = (
216				8D11072D0486CEB800E47090 /* main.m in Sources */,
217				41A2B3380AA40F5700B05A31 /* Word.m in Sources */,
218				41A2B3480AA4153800B05A31 /* DictController.m in Sources */,
219				41AE38410AA4CFAD000C9127 /* AnthyController.m in Sources */,
220				419262AB0AA6CE0B006AFFD8 /* dict-canna-cclass.c in Sources */,
221			);
222			runOnlyForDeploymentPostprocessing = 0;
223		};
224/* End PBXSourcesBuildPhase section */
225
226/* Begin PBXVariantGroup section */
227		089C165CFE840E0CC02AAC07 /* InfoPlist.strings */ = {
228			isa = PBXVariantGroup;
229			children = (
230				089C165DFE840E0CC02AAC07 /* English */,
231			);
232			name = InfoPlist.strings;
233			sourceTree = "<group>";
234		};
235		29B97318FDCFA39411CA2CEA /* MainMenu.nib */ = {
236			isa = PBXVariantGroup;
237			children = (
238				29B97319FDCFA39411CA2CEA /* English */,
239				419911FB0AB7A3AB00CD7E24 /* Japanese */,
240			);
241			name = MainMenu.nib;
242			sourceTree = "<group>";
243		};
244		414D70EA0AA8284D004B6A41 /* Localizable.strings */ = {
245			isa = PBXVariantGroup;
246			children = (
247				414D70EB0AA8284D004B6A41 /* English */,
248				414D70F00AA828C4004B6A41 /* Japanese */,
249			);
250			name = Localizable.strings;
251			sourceTree = "<group>";
252		};
253/* End PBXVariantGroup section */
254
255/* Begin XCBuildConfiguration section */
256		418E2F350CC1EAB40056CF63 /* Development */ = {
257			isa = XCBuildConfiguration;
258			buildSettings = {
259				COPY_PHASE_STRIP = NO;
260				FRAMEWORK_SEARCH_PATHS = /Library/Anthy/lib;
261				GCC_DYNAMIC_NO_PIC = NO;
262				GCC_ENABLE_FIX_AND_CONTINUE = YES;
263				GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
264				GCC_OPTIMIZATION_LEVEL = 0;
265				GCC_PRECOMPILE_PREFIX_HEADER = YES;
266				GCC_PREFIX_HEADER = AnthyDict_Prefix.pch;
267				HEADER_SEARCH_PATHS = /Library/Anthy/include;
268				INFOPLIST_FILE = Info.plist;
269				INSTALL_PATH = "$(HOME)/Applications";
270				LIBRARY_SEARCH_PATHS = /Library/Anthy/lib;
271				PRODUCT_NAME = AnthyDict;
272				WRAPPER_EXTENSION = app;
273				ZERO_LINK = YES;
274			};
275			name = Development;
276		};
277		418E2F360CC1EAB40056CF63 /* Deployment */ = {
278			isa = XCBuildConfiguration;
279			buildSettings = {
280				COPY_PHASE_STRIP = YES;
281				FRAMEWORK_SEARCH_PATHS = /Library/Anthy/lib;
282				GCC_ENABLE_FIX_AND_CONTINUE = NO;
283				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
284				GCC_PRECOMPILE_PREFIX_HEADER = YES;
285				GCC_PREFIX_HEADER = AnthyDict_Prefix.pch;
286				HEADER_SEARCH_PATHS = /Library/Anthy/include;
287				INFOPLIST_FILE = Info.plist;
288				INSTALL_PATH = "$(HOME)/Applications";
289				LIBRARY_SEARCH_PATHS = /Library/Anthy/lib;
290				PRODUCT_NAME = AnthyDict;
291				WRAPPER_EXTENSION = app;
292				ZERO_LINK = NO;
293			};
294			name = Deployment;
295		};
296		418E2F370CC1EAB40056CF63 /* Default */ = {
297			isa = XCBuildConfiguration;
298			buildSettings = {
299				FRAMEWORK_SEARCH_PATHS = /Library/Anthy/lib;
300				GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
301				GCC_PRECOMPILE_PREFIX_HEADER = YES;
302				GCC_PREFIX_HEADER = AnthyDict_Prefix.pch;
303				HEADER_SEARCH_PATHS = /Library/Anthy/include;
304				INFOPLIST_FILE = Info.plist;
305				INSTALL_PATH = "$(HOME)/Applications";
306				LIBRARY_SEARCH_PATHS = /Library/Anthy/lib;
307				PRODUCT_NAME = AnthyDict;
308				WRAPPER_EXTENSION = app;
309			};
310			name = Default;
311		};
312		418E2F390CC1EAB40056CF63 /* Development */ = {
313			isa = XCBuildConfiguration;
314			buildSettings = {
315				ARCHS = (
316					x86_64,
317					ppc,
318					i386,
319				);
320				SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
321			};
322			name = Development;
323		};
324		418E2F3A0CC1EAB40056CF63 /* Deployment */ = {
325			isa = XCBuildConfiguration;
326			buildSettings = {
327				ARCHS = (
328					x86_64,
329					ppc,
330					i386,
331				);
332				SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
333			};
334			name = Deployment;
335		};
336		418E2F3B0CC1EAB40056CF63 /* Default */ = {
337			isa = XCBuildConfiguration;
338			buildSettings = {
339				ARCHS = (
340					x86_64,
341					ppc,
342					i386,
343				);
344				SDKROOT = /Developer/SDKs/MacOSX10.5.sdk;
345			};
346			name = Default;
347		};
348/* End XCBuildConfiguration section */
349
350/* Begin XCConfigurationList section */
351		418E2F340CC1EAB40056CF63 /* Build configuration list for PBXNativeTarget "AnthyDict" */ = {
352			isa = XCConfigurationList;
353			buildConfigurations = (
354				418E2F350CC1EAB40056CF63 /* Development */,
355				418E2F360CC1EAB40056CF63 /* Deployment */,
356				418E2F370CC1EAB40056CF63 /* Default */,
357			);
358			defaultConfigurationIsVisible = 0;
359			defaultConfigurationName = Default;
360		};
361		418E2F380CC1EAB40056CF63 /* Build configuration list for PBXProject "AnthyDict" */ = {
362			isa = XCConfigurationList;
363			buildConfigurations = (
364				418E2F390CC1EAB40056CF63 /* Development */,
365				418E2F3A0CC1EAB40056CF63 /* Deployment */,
366				418E2F3B0CC1EAB40056CF63 /* Default */,
367			);
368			defaultConfigurationIsVisible = 0;
369			defaultConfigurationName = Default;
370		};
371/* End XCConfigurationList section */
372	};
373	rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
374}
375