1 # libSDL2_ttf.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 7 # The name that we can dlopen(3). 8 dlname='../bin/SDL2_ttf.dll' 9 10 # Names of this library. 11 library_names='libSDL2_ttf.dll.a' 12 13 # The name of the static archive. 14 old_library='libSDL2_ttf.a' 15 16 # Linker flags that can not go in dependency_libs. 17 inherited_linker_flags='' 18 19 # Libraries that this one depends upon. 20 dependency_libs=' -L/usr/local/cross-tools/i686-w64-mingw32/lib /usr/local/cross-tools/i686-w64-mingw32/lib/libfreetype.la -lz -lmingw32 -lSDL2main /usr/local/cross-tools/i686-w64-mingw32/lib/libSDL2.la -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lversion -luuid' 21 22 # Names of additional weak libraries provided by this library 23 weak_library_names='' 24 25 # Version information for libSDL2_ttf. 26 current=10 27 age=10 28 revision=2 29 30 # Is this an already installed library? 31 installed=yes 32 33 # Should we warn about portability when linking against -modules? 34 shouldnotlink=no 35 36 # Files to dlopen/dlpreopen 37 dlopen='' 38 dlpreopen='' 39 40 # Directory that this library needs to be installed in: 41 libdir='/Users/slouken/release/SDL_ttf/SDL2_ttf-2.0.12/i686-w64-mingw32/lib' 42