mirror of
https://github.com/curl/curl.git
synced 2026-07-24 17:07:16 +03:00
win32sockets.c is now added with winsock init/cleanup example functions
This commit is contained in:
parent
43da41e73e
commit
ada9bc2b24
6 changed files with 80 additions and 1 deletions
|
|
@ -6,6 +6,7 @@ AUTOMAKE_OPTIONS = foreign no-dependencies
|
|||
|
||||
EXTRA_DIST =
|
||||
README curlgtk.c sepheaders.c simple.c postit.c \
|
||||
win32sockets.c \
|
||||
getpageinvar.php simpleget.php simplepost.php
|
||||
|
||||
all:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue