mirror of
https://github.com/dhewm/dhewm3-libs.git
synced 2024-11-22 20:21:42 +00:00
bac2443c82
From http://libsdl.org/tmp/download-2.0.php SDL2-devel-2.0.4-mingw.tar.gz updated 2015-07-07 So while it looks like 2.0.4 release, it in fact isn't, but as 2.0.4 isn't released it's gotta be good enough for now. Announcement: https://forums.libsdl.org/viewtopic.php?t=11305
41 lines
1 KiB
Text
Executable file
41 lines
1 KiB
Text
Executable file
# libSDL2.la - a libtool library file
|
|
# Generated by libtool (GNU libtool) 2.4.2
|
|
#
|
|
# Please DO NOT delete this file!
|
|
# It is necessary for linking the library.
|
|
|
|
# The name that we can dlopen(3).
|
|
dlname='../bin/SDL2.dll'
|
|
|
|
# Names of this library.
|
|
library_names='libSDL2.dll.a'
|
|
|
|
# The name of the static archive.
|
|
old_library='libSDL2.a'
|
|
|
|
# Linker flags that can not go in dependency_libs.
|
|
inherited_linker_flags=''
|
|
|
|
# Libraries that this one depends upon.
|
|
dependency_libs=' -ldinput8 -ldxguid -ldxerr8 -luser32 -lgdi32 -lwinmm -limm32 -lole32 -loleaut32 -lshell32 -lversion -luuid'
|
|
|
|
# Names of additional weak libraries provided by this library
|
|
weak_library_names=''
|
|
|
|
# Version information for libSDL2.
|
|
current=4
|
|
age=4
|
|
revision=0
|
|
|
|
# Is this an already installed library?
|
|
installed=yes
|
|
|
|
# Should we warn about portability when linking against -modules?
|
|
shouldnotlink=no
|
|
|
|
# Files to dlopen/dlpreopen
|
|
dlopen=''
|
|
dlpreopen=''
|
|
|
|
# Directory that this library needs to be installed in:
|
|
libdir='/Users/slouken/release/SDL/SDL2-2.0.4/i686-w64-mingw32/lib'
|