Built SDL2_image and _mixer static
This commit is contained in:
11
libsdl2_mixer/external/mpg123-1.25.6/libmpg123.pc.in
vendored
Normal file
11
libsdl2_mixer/external/mpg123-1.25.6/libmpg123.pc.in
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: libmpg123
|
||||
Description: An optimised MPEG Audio decoder
|
||||
Requires:
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lmpg123
|
||||
Cflags: -I${includedir}
|
Reference in New Issue
Block a user