summaryrefslogtreecommitdiffstats
path: root/WebCore/WebCore.vcproj/WebCoreCURL.vsprops
blob: 2d0d3534eddd622d00f6660f6b876b849cd7b2c2 (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="WebCoreCURL"
	>
	<Tool
		Name="VCCLCompilerTool"
		AdditionalIncludeDirectories="$(ProjectDir)..\platform\network\curl"
		PreprocessorDefinitions="USE_WINDOWS_SSPI;USE_SSLEAY;HAVE_ZLIB"
	/>
</VisualStudioPropertySheet>