diff options
Diffstat (limited to 'WebCore/WebCore.vcproj/WebCoreCURL.vsprops')
-rw-r--r-- | WebCore/WebCore.vcproj/WebCoreCURL.vsprops | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/WebCore.vcproj/WebCoreCURL.vsprops b/WebCore/WebCore.vcproj/WebCoreCURL.vsprops index aaadb97..4320e05 100644 --- a/WebCore/WebCore.vcproj/WebCoreCURL.vsprops +++ b/WebCore/WebCore.vcproj/WebCoreCURL.vsprops @@ -7,5 +7,6 @@ <Tool
Name="VCCLCompilerTool"
AdditionalIncludeDirectories="$(ProjectDir)..\platform\network\curl"
+ PreprocessorDefinitions="USE_WINDOWS_SSPI;USE_SSLEAY;HAVE_ZLIB"
/>
</VisualStudioPropertySheet>
|