summaryrefslogtreecommitdiffstats
path: root/webkit/glue/glue.vsprops
blob: 456d4bb38898ab708cd310138f93cea267b1408f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="glue"
	InheritedPropertySheets="$(SolutionDir)..\build\common.vsprops;..\build\webkit_common.vsprops;$(SolutionDir)..\tools\grit\build\using_generated_resources.vsprops"
	>
	<Tool
		Name="VCCLCompilerTool"
		AdditionalIncludeDirectories="&quot;$(OutDir)&quot;"
		PreprocessorDefinitions="_SCL_SECURE_NO_DEPRECATE;_HAS_EXCEPTIONS=1"
		WarnAsError="true"
	/>
</VisualStudioPropertySheet>