summaryrefslogtreecommitdiffstats
path: root/Tools/DumpRenderTree/win/DumpRenderTreeCairo.vsprops
blob: a3af01a767e8b357acc97d1a263b12b86508a932 (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="DumpRenderTreeCairo"
	>
	<Tool
		Name="VCCLCompilerTool"
		AdditionalIncludeDirectories="&quot;$(ProjectDir)\..\cairo&quot;;"
		PreprocessorDefinitions="WIN_CAIRO=1"
	/>
</VisualStudioPropertySheet>