<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="8.00"
	Name="hunspell"
	ProjectGUID="{D5E8DCB2-9C61-446F-8BEE-B18CA0E0936E}"
	RootNamespace="hunspell"
	Keyword="Win32Proj"
	>
	<Platforms>
		<Platform
			Name="Win32"
		/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			ConfigurationType="4"
			InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\..\..\build\debug.vsprops;$(SolutionDir)..\build\external_code.vsprops;.\hunspell.vsprops;.\using_hunspell.vsprops"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			ConfigurationType="4"
			InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\..\..\build\release.vsprops;$(SolutionDir)..\build\external_code.vsprops;.\hunspell.vsprops;.\using_hunspell.vsprops"
			>
			<Tool
				Name="VCPreBuildEventTool"
			/>
			<Tool
				Name="VCCustomBuildTool"
			/>
			<Tool
				Name="VCXMLDataGeneratorTool"
			/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"
			/>
			<Tool
				Name="VCMIDLTool"
			/>
			<Tool
				Name="VCCLCompilerTool"
			/>
			<Tool
				Name="VCManagedResourceCompilerTool"
			/>
			<Tool
				Name="VCResourceCompilerTool"
			/>
			<Tool
				Name="VCPreLinkEventTool"
			/>
			<Tool
				Name="VCLibrarianTool"
			/>
			<Tool
				Name="VCALinkTool"
			/>
			<Tool
				Name="VCXDCMakeTool"
			/>
			<Tool
				Name="VCBscMakeTool"
			/>
			<Tool
				Name="VCFxCopTool"
			/>
			<Tool
				Name="VCPostBuildEventTool"
			/>
		</Configuration>
	</Configurations>
	<References>
	</References>
	<Files>
		<Filter
			Name="parsers"
			>
			<File
				RelativePath=".\src\parsers\textparser.cxx"
				>
			</File>
			<File
				RelativePath=".\src\parsers\textparser.hxx"
				>
			</File>
		</Filter>
		<Filter
			Name="hunspell"
			>
			<File
				RelativePath=".\src\hunspell\affentry.cxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\affentry.hxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\affixmgr.cxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\affixmgr.hxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\atypes.hxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\baseaffix.hxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\csutil.cxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\csutil.hxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\dictmgr.cxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\dictmgr.hxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\hashmgr.cxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\hashmgr.hxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\htypes.hxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\hunspell.cxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\hunspell.h"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\hunspell.hxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\langnum.hxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\suggestmgr.cxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\suggestmgr.hxx"
				>
			</File>
			<File
				RelativePath=".\src\hunspell\utf_info.hxx"
				>
			</File>
		</Filter>
		<Filter
			Name="google"
			>
			<File
				RelativePath=".\google\bdict.h"
				>
			</File>
			<File
				RelativePath=".\google\bdict_affentry.h"
				>
			</File>
			<File
				RelativePath=".\google\bdict_reader.cc"
				>
			</File>
			<File
				RelativePath=".\google\bdict_reader.h"
				>
			</File>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>