Makefile.inc
上传用户:coffee44
上传日期:2018-10-23
资源大小:12304k
文件大小:1k
源码类别:

TAPI编程

开发平台:

Visual C++

  1. # These are all libcurl example programs to be test compiled
  2. check_PROGRAMS = 10-at-a-time anyauthput cookie_interface 
  3.   debug fileupload fopen ftpget ftpgetresp ftpupload 
  4.   getinfo getinmemory http-post httpput 
  5.   https multi-app multi-debugcallback multi-double 
  6.   multi-post multi-single persistant post-callback 
  7.   postit2 sepheaders simple simplepost simplessl 
  8.   sendrecv httpcustomheader certinfo
  9. # These examples require external dependencies that may not be commonly
  10. # available on POSIX systems, so don't bother attempting to compile them here.
  11. COMPLICATED_EXAMPLES = 
  12.  curlgtk.c curlx.c htmltitle.cc cacertinmem.c ftpuploadresume.c 
  13.  ghiper.c hiperfifo.c htmltidy.c multithread.c 
  14.  opensslthreadlock.c sampleconv.c synctime.c threaded-ssl.c evhiperfifo.c