Built SDL2_image and _mixer static
This commit is contained in:
11
libsdl2_mixer/external/mpg123-1.25.6/libout123.pc.in
vendored
Normal file
11
libsdl2_mixer/external/mpg123-1.25.6/libout123.pc.in
vendored
Normal file
@ -0,0 +1,11 @@
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: libout123
|
||||
Description: A streaming audio output API derived from mpg123
|
||||
Requires:
|
||||
Version: @PACKAGE_VERSION@
|
||||
Libs: -L${libdir} -lout123
|
||||
Cflags: -I${includedir}
|
Reference in New Issue
Block a user