libSDL2_image.la 1.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. # libSDL2_image.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/SDL2_image.dll'
  8. # Names of this library.
  9. library_names='libSDL2_image.dll.a'
  10. # The name of the static archive.
  11. old_library='libSDL2_image.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=' -L/usr/local/cross-tools/x86_64-w64-mingw32/lib -lmingw32 -lSDL2main /usr/local/cross-tools/x86_64-w64-mingw32/lib/libSDL2.la -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lversion -luuid'
  16. # Names of additional weak libraries provided by this library
  17. weak_library_names=''
  18. # Version information for libSDL2_image.
  19. current=0
  20. age=0
  21. revision=0
  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='/Users/slouken/release/SDL_image/SDL2_image-2.0.0/x86_64-w64-mingw32/lib'