summaryrefslogtreecommitdiffstats
path: root/Tools/MiniBrowser/Configurations/MiniBrowserCommon.vsprops
blob: 1a42a72a073d37761a6c4e32d2c8a42c16d8a25c (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="MiniBrowserCommon"
	>
	<Tool
		Name="VCCLCompilerTool"
		AdditionalIncludeDirectories="&quot;$(ConfigurationBuildDir)\Include&quot;;&quot;$(WebKitLibrariesDir)\Include&quot;"
		UsePrecompiledHeader="2"
	/>
</VisualStudioPropertySheet>