summaryrefslogtreecommitdiffstats
path: root/third_party/libxslt/build/using_libxslt.vsprops
blob: 1d550461856455a1b973b69bd26bff3be57b693e (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_libxslt"
	>
	<Tool
		Name="VCCLCompilerTool"
		AdditionalIncludeDirectories="&quot;$(SolutionDir)..\third_party\libxslt&quot;"
		PreprocessorDefinitions="LIBXSLT_STATIC"
	/>
</VisualStudioPropertySheet>