chromium/third_party/hunspell/using_hunspell.vsprops

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="using_hunspell"
	>
	<Tool
		Name="VCCLCompilerTool"
		AdditionalIncludeDirectories="&quot;$(SolutionDir)third_party\hunspell\src\hunspell&quot;"
		PreprocessorDefinitions="USE_HUNSPELL;HUNSPELL_CHROME_CLIENT"
	/>
</VisualStudioPropertySheet>