mirror of
https://github.com/UberGames/rpgxEF.git
synced 2024-11-10 23:31:35 +00:00
858dc0c831
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
35 lines
780 B
Text
Executable file
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'
|