summaryrefslogtreecommitdiffstats
path: root/webkit/default_plugin/default_plugin.vsprops
blob: db8a4cddd26a3fda4a3194bebdc07dacd745676d (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="default plugin"
	InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;$(SolutionDir)..\third_party\npapi\using_npapi.vsprops;$(SolutionDir)..\third_party\libxml\build\using_libxml.vsprops;$(SolutionDir)..\third_party\icu38\build\using_icu.vsprops"
	>
	<Tool
		Name="VCCLCompilerTool"
		AdditionalIncludeDirectories="$(IntDir)\..\localized_strings"
	/>
</VisualStudioPropertySheet>