libcurl.la 909 B

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # libcurl.la - a libtool library file
  2. # Generated by ltmain.sh (GNU libtool) 2.2.6
  3. #
  4. # Please DO NOT delete this file!
  5. # It is necessary for linking the library.
  6. # The name that we can dlopen(3).
  7. dlname='../bin/libcurl-4.dll'
  8. # Names of this library.
  9. library_names='libcurl.dll.a'
  10. # The name of the static archive.
  11. old_library='libcurl.a'
  12. # Linker flags that can not go in dependency_libs.
  13. inherited_linker_flags=''
  14. # Libraries that this one depends upon.
  15. dependency_libs=' -lws2_32'
  16. # Names of additional weak libraries provided by this library
  17. weak_library_names=''
  18. # Version information for libcurl.
  19. current=5
  20. age=1
  21. revision=1
  22. # Is this an already installed library?
  23. installed=yes
  24. # Should we warn about portability when linking against -modules?
  25. shouldnotlink=no
  26. # Files to dlopen/dlpreopen
  27. dlopen=''
  28. dlpreopen=''
  29. # Directory that this library needs to be installed in:
  30. libdir='/usr/local/lib'