Yang Tse: msvc7+ has deprecated the 'DESCRIPTION' section in
authorDaniel Stenberg <daniel@haxx.se>
Mon, 14 Nov 2005 07:48:05 +0000 (07:48 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 14 Nov 2005 07:48:05 +0000 (07:48 +0000)
module-definition files. this section is not mandatory for msvc60 so it
could be completely removed from libcurl.def.

lib/libcurl.def

index aeb9cd4..e051970 100644 (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 ;