Update of /cvsroot/curl/curl-www/libcurl
In directory labb:/tmp/cvs-serv16400
Modified Files:
_menu.html
Log Message:
Jeff Phillips brings the VB binding
Index: _menu.html
===================================================================
RCS file: /cvsroot/curl/curl-www/libcurl/_menu.html,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -d -r1.38 -r1.39
--- _menu.html 23 Nov 2004 09:16:36 -0000 1.38
+++ _menu.html 3 Mar 2005 23:00:41 -0000 1.39
@@ -219,6 +219,12 @@
VLINK(/libcurl/tcl/, Tcl)
#endif
+#ifdef LIBCURL_VB
+LINK("", VB)
+#else
+VLINK(/libcurl/vb/, VB)
+#endif
+
#ifdef LIBCURL_Q
LINK("", Q)
#else
_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
|