diff options
author | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-07-02 14:24:41 +0200 |
---|---|---|
committer | Cédric Bosdonnat <cedric.bosdonnat@free.fr> | 2012-07-02 14:28:29 +0200 |
commit | 1ddd3d0f9a30959e47a745c2b2a5d051b2ce0784 (patch) | |
tree | 865a5f33a6f48804a58142a9cd56019b8be7b458 /curl/prj/d.lst | |
parent | 06a2859dba3418d36e76b054303025efbcabc1c2 (diff) |
curl: updated to 7.26.0 to have NTLM auth working with NSS
The update work still needs the review of the windows patches as the
original sources have significantly been changed.
Change-Id: I80e493771f86f0dd87762b63c0c5ee3577fca388
Diffstat (limited to 'curl/prj/d.lst')
-rw-r--r-- | curl/prj/d.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/curl/prj/d.lst b/curl/prj/d.lst index 045c4204cbed..13d6ad291df9 100644 --- a/curl/prj/d.lst +++ b/curl/prj/d.lst @@ -5,7 +5,7 @@ mkdir: %_DEST%\inc\external\curl ..\%__SRC%\inc\mprintf.h %_DEST%\inc\external\curl\mprintf.h ..\%__SRC%\inc\multi.h %_DEST%\inc\external\curl\multi.h ..\%__SRC%\inc\stdcheaders.h %_DEST%\inc\external\curl\stdcheaders.h -..\%__SRC%\inc\types.h %_DEST%\inc\external\curl\types.h +..\%__SRC%\inc\typecheck-gcc.h %_DEST%\inc\external\curl\typecheck-gcc.h ..\%__SRC%\inc\curlbuild.h %_DEST%\inc\external\curl\curlbuild.h ..\%__SRC%\inc\curlrules.h %_DEST%\inc\external\curl\curlrules.h |