Yang Tse: msvc7+ has deprecated the 'DESCRIPTION' section in

module-definition files. this section is not mandatory for msvc60 so it
could be completely removed from libcurl.def.
This commit is contained in:
Daniel Stenberg 2005-11-14 07:48:05 +00:00
parent d52ed3fff2
commit fd870e4e8a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
LIBRARY LIBCURL
DESCRIPTION 'curl libcurl - http://curl.haxx.se'
;DESCRIPTION 'curl libcurl - http://curl.haxx.se'
EXPORTS
curl_easy_cleanup @ 1 ;