summaryrefslogtreecommitdiff
path: root/curl
diff options
context:
space:
mode:
Diffstat (limited to 'curl')
-rw-r--r--curl/prj/d.lst3
1 files changed, 2 insertions, 1 deletions
diff --git a/curl/prj/d.lst b/curl/prj/d.lst
index e36b3e0dfa20..ece870c4c362 100644
--- a/curl/prj/d.lst
+++ b/curl/prj/d.lst
@@ -1,6 +1,6 @@
mkdir: %_DEST%\inc%_EXT%\external\curl
-
..\%__SRC%\inc\easy.h %_DEST%\inc%_EXT%\external\curl\easy.h
+..\%__SRC%\inc\curlver.h %_DEST%\inc%_EXT%\external\curl\curlver.h
..\%__SRC%\inc\curl.h %_DEST%\inc%_EXT%\external\curl\curl.h
..\%__SRC%\inc\mprintf.h %_DEST%\inc%_EXT%\external\curl\mprintf.h
..\%__SRC%\inc\multi.h %_DEST%\inc%_EXT%\external\curl\multi.h
@@ -10,3 +10,4 @@ mkdir: %_DEST%\inc%_EXT%\external\curl
..\%__SRC%\bin\libcurl.dll %_DEST%\bin%_EXT%\libcurl.dll
..\%__SRC%\lib\libcurl.* %_DEST%\lib%_EXT%\libcurl.*
+linklib: libcurl.*.* \ No newline at end of file
>Noel Grandin 2017-05-18Revert "Fix typos"Stephan Bergmann 2017-05-18Fix typosAndrea Gelmini 2017-05-07revert OSL_ASSERT changesChris Sherlock 2017-05-07tdf#43157: convert salhelper from OSL_ASSERT to assertChris Sherlock 2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky 2017-03-18salhelper: change oslCondition to osl::ConditionChris Sherlock 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2016-11-18includes should be at the top of the fileNoel Grandin 2016-10-14CppunitTest_desktop_lib: fix loplugin:cppunitassertequals warningsMiklos Vajna 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann 2016-02-17use consistent #define checks for the Windows platformNoel Grandin 2016-02-09Remove excess newlinesChris Sherlock 2016-01-15loplugin:unusedmethods unused return value in rscNoel Grandin 2015-11-115th step to remove tools/rtti.hxxOliver Specht 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2015-11-01Remove some stdio.h includes from salhelper moduleJulien Nabet 2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann 2015-09-18boost->stdCaolán McNamara 2015-08-06If we want this to crash intentionally, use abort() thenTor Lillqvist 2015-06-23Revert "Typo: iff->if"Julien Nabet 2015-06-23Typo: iff->ifJulien Nabet 2015-04-15remove unnecessary use of void in function declarationsNoel Grandin 2015-01-20Some more loplugin:cstylecast: salhelperStephan Bergmann