summaryrefslogtreecommitdiffstats
path: root/third_party/hunspell/using_hunspell.vsprops
blob: d94071498eea879dd3250fcfb7e3a1121ac4cda0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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>