summaryrefslogtreecommitdiff
path: root/plugins/FTPFileYM/curl/lib/vc6libcurl_10.vcxproj
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/FTPFileYM/curl/lib/vc6libcurl_10.vcxproj')
-rw-r--r--plugins/FTPFileYM/curl/lib/vc6libcurl_10.vcxproj4
1 files changed, 4 insertions, 0 deletions
diff --git a/plugins/FTPFileYM/curl/lib/vc6libcurl_10.vcxproj b/plugins/FTPFileYM/curl/lib/vc6libcurl_10.vcxproj
index bdda68844d..b72e10649e 100644
--- a/plugins/FTPFileYM/curl/lib/vc6libcurl_10.vcxproj
+++ b/plugins/FTPFileYM/curl/lib/vc6libcurl_10.vcxproj
@@ -178,6 +178,7 @@
<ClCompile Include="curl_threads.c" />
<ClCompile Include="cyassl.c" />
<ClCompile Include="dict.c" />
+ <ClCompile Include="dotdot.c" />
<ClCompile Include="easy.c" />
<ClCompile Include="escape.c" />
<ClCompile Include="file.c" />
@@ -224,6 +225,7 @@
<ClCompile Include="openldap.c" />
<ClCompile Include="parsedate.c" />
<ClCompile Include="pingpong.c" />
+ <ClCompile Include="pipeline.c" />
<ClCompile Include="polarssl.c" />
<ClCompile Include="pop3.c" />
<ClCompile Include="progress.c" />
@@ -297,6 +299,7 @@
<ClInclude Include="curlx.h" />
<ClInclude Include="cyassl.h" />
<ClInclude Include="dict.h" />
+ <ClInclude Include="dotdot.h" />
<ClInclude Include="easyif.h" />
<ClInclude Include="escape.h" />
<ClInclude Include="file.h" />
@@ -330,6 +333,7 @@
<ClInclude Include="nssg.h" />
<ClInclude Include="parsedate.h" />
<ClInclude Include="pingpong.h" />
+ <ClInclude Include="pipeline.h" />
<ClInclude Include="polarssl.h" />
<ClInclude Include="pop3.h" />
<ClInclude Include="progress.h" />