2007-10-19 16:11:52 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioPropertySheet
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
2007-10-19 16:09:14 +00:00
|
|
|
Name="curl"
|
|
|
|
>
|
2007-10-19 16:11:52 +00:00
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
AdditionalIncludeDirectories="$(SolutionDir)libs\curl\include"
|
|
|
|
PreprocessorDefinitions="HAVE_CURL;CURL_STATICLIB"
|
|
|
|
/>
|
2007-10-19 16:09:14 +00:00
|
|
|
</VisualStudioPropertySheet>
|