Changeset 147
- Timestamp:
- 01/01/08 23:57:02 (9 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Mulberry/branches/v4.1d1/Plug-ins/CocoaSpeller/CocoaSpeller.xcodeproj/project.pbxproj
r115 r147 42 42 AF4196EA0AE6F4E500E19592 /* cdstring.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = cdstring.h; path = ../../Sources_Common/Utilities/cdstring.h; sourceTree = SOURCE_ROOT; }; 43 43 AF4196EC0AE6F4E500E19592 /* templs.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = templs.h; path = ../../Sources_Common/Utilities/templs.h; sourceTree = SOURCE_ROOT; }; 44 AF4196EE0AE6F4E500E19592 /* ssce.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = ssce.h; path = Spellex/sdk/include/ssce.h; sourceTree = Mac_OS_Libraries; };45 44 AF4196F00AE6F4E500E19592 /* PluginDLLmain.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = PluginDLLmain.h; path = sources/PluginDLLmain.h; sourceTree = SOURCE_ROOT; }; 46 AF4196F40AE6F4E500E19592 /* CISOCharsets.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CISOCharsets.h; path = sources/CISOCharsets.h; sourceTree = SOURCE_ROOT; };47 45 AF4196F60AE6F4E500E19592 /* CPluginInfo.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CPluginInfo.h; path = ../Common/CPluginInfo.h; sourceTree = SOURCE_ROOT; }; 48 46 AF4196F80AE6F4E500E19592 /* CStringUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CStringUtils.h; path = ../../Sources_Common/Utilities/CStringUtils.h; sourceTree = SOURCE_ROOT; }; 49 47 AF4196FA0AE6F4E600E19592 /* CUStringUtils.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CUStringUtils.h; path = ../../Sources_Common/Utilities/CUStringUtils.h; sourceTree = SOURCE_ROOT; }; 50 48 AF4196FC0AE6F4E600E19592 /* diriterator.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = diriterator.h; path = ../../Sources_Common/Utilities/diriterator.h; sourceTree = SOURCE_ROOT; }; 51 AF4196FE0AE6F4E600E19592 /* svector.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = svector.h; path = ../../Sources_Common/Utilities/svector.h; sourceTree = SOURCE_ROOT; };52 49 AF4197000AE6F4E600E19592 /* CCharsetCodes.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = CCharsetCodes.h; path = ../../Sources_Common/i18n/Charsets/CCharsetCodes.h; sourceTree = SOURCE_ROOT; }; 53 50 AF4197030AE6F4E600E19592 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Carbon.framework; path = /System/Library/Frameworks/Carbon.framework; sourceTree = "<absolute>"; }; 54 AF4197050AE6F4E600E19592 /* svector */ = {isa = PBXFileReference; lastKnownFileType = text; name = svector; path = ../../Sources_Common/Utilities/svector; sourceTree = SOURCE_ROOT; };55 AF4197070AE6F4E600E19592 /* svector_gcc40 */ = {isa = PBXFileReference; lastKnownFileType = text; name = svector_gcc40; path = ../../Sources_Common/Utilities/svector_gcc40; sourceTree = SOURCE_ROOT; };56 AF4197090AE6F4E600E19592 /* svector9 */ = {isa = PBXFileReference; lastKnownFileType = text; name = svector9; path = ../../Sources_Common/Utilities/svector9; sourceTree = SOURCE_ROOT; };57 AF41970B0AE6F4E600E19592 /* _svector.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = _svector.h; path = ../../Sources_Common/Utilities/_svector.h; sourceTree = SOURCE_ROOT; };58 AF41970D0AE6F4E600E19592 /* _svector.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = _svector.c; path = ../../Sources_Common/Utilities/_svector.c; sourceTree = SOURCE_ROOT; };59 51 AF41974E0AE6F72200E19592 /* libPluginLibrary.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = libPluginLibrary.a; path = ../PluginLibrary/libPluginLibrary.a; sourceTree = SOURCE_ROOT; }; 60 52 AFC799510CCBA04100E62F0F /* CCocoaSpellerPluginDLL.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = CCocoaSpellerPluginDLL.h; path = sources/CCocoaSpellerPluginDLL.h; sourceTree = "<group>"; }; … … 161 153 AF4196EA0AE6F4E500E19592 /* cdstring.h */, 162 154 AF4196EC0AE6F4E500E19592 /* templs.h */, 163 AF4196EE0AE6F4E500E19592 /* ssce.h */,164 155 AF4196F00AE6F4E500E19592 /* PluginDLLmain.h */, 165 AF4196F40AE6F4E500E19592 /* CISOCharsets.h */,166 156 AF4196F60AE6F4E500E19592 /* CPluginInfo.h */, 167 157 AF4196F80AE6F4E500E19592 /* CStringUtils.h */, 168 158 AF4196FA0AE6F4E600E19592 /* CUStringUtils.h */, 169 159 AF4196FC0AE6F4E600E19592 /* diriterator.h */, 170 AF4196FE0AE6F4E600E19592 /* svector.h */,171 160 AF4197000AE6F4E600E19592 /* CCharsetCodes.h */, 172 AF4197050AE6F4E600E19592 /* svector */,173 AF4197070AE6F4E600E19592 /* svector_gcc40 */,174 AF4197090AE6F4E600E19592 /* svector9 */,175 AF41970B0AE6F4E600E19592 /* _svector.h */,176 AF41970D0AE6F4E600E19592 /* _svector.c */,177 161 ); 178 162 name = "Imported Files";