1 # libSDL.la - a libtool library file 2 # Generated by ltmain.sh - GNU libtool 1.5.8 (1.1220.2.117 2004/08/04 14:12:05) 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/SDL.dll' 9 10 # Names of this library. 11 library_names='libSDL.dll.a' 12 13 # The name of the static archive. 14 old_library='libSDL.a' 15 16 # Libraries that this one depends upon. 17 dependency_libs=' -luser32 -lgdi32 -lwinmm' 18 19 # Version information for libSDL. 20 current=7 21 age=7 22 revision=1 23 24 # Is this an already installed library? 25 installed=yes 26 27 # Should we warn about portability when linking against -modules? 28 shouldnotlink=no 29 30 # Files to dlopen/dlpreopen 31 dlopen='' 32 dlpreopen='' 33 34 # Directory that this library needs to be installed in: 35 libdir='/home/Owner/android/SDL/lib' 36