rpgxef/code/libs/win32/libmad.la
Walter Julius Hennecke 858dc0c831 Fixed mp3 codec issues
ADDED:
code/client/snd_codec_mp3.c
code/libmad/mad.h
code/libs/win32/libmad.a
code/libs/win32/libmad.dll.a
code/libs/win32/libmad.la
code/libs/win64/libmad.a
code/libs/win64/libmad.dll.a
code/libs/win64/libmad.la
2012-01-22 23:27:39 +01:00

35 lines
780 B
Text
Executable file

# libmad.la - a libtool library file
# Generated by ltmain.sh - GNU libtool 1.5.2 (1.1220.2.60 2004/01/25 12:25:08) Debian: 192 $
#
# Please DO NOT delete this file!
# It is necessary for linking the library.
# The name that we can dlopen(3).
dlname='../bin/libmad-0.dll'
# Names of this library.
library_names='libmad.dll.a'
# The name of the static archive.
old_library='libmad.a'
# Libraries that this one depends upon.
dependency_libs=''
# Version information for libmad.
current=2
age=2
revision=1
# 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='/usr/local/lib'