Commit | Line | Data |
---|---|---|
8de51304 H |
1 | # libSDL.la - a libtool library file |
2 | # Generated by ltmain.sh - GNU libtool 1.5.22 (1.1220.2.365 2005/12/18 22:14:06) | |
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 -ldxguid' | |
18 | ||
19 | # Version information for libSDL. | |
20 | current=11 | |
21 | age=11 | |
22 | revision=0 | |
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='/usr/local/cross-tools/i386-mingw32msvc/lib' |