Built SDL2_image and _mixer static
This commit is contained in:
16
libsdl2_mixer/external/opus-1.0.3/opus.pc.in
vendored
Normal file
16
libsdl2_mixer/external/opus-1.0.3/opus.pc.in
vendored
Normal file
@ -0,0 +1,16 @@
|
||||
# Opus codec reference implementation pkg-config file
|
||||
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: Opus
|
||||
Description: Opus IETF audio codec (@PC_BUILD@ build)
|
||||
URL: http://opus-codec.org/
|
||||
Version: @VERSION@
|
||||
Requires:
|
||||
Conflicts:
|
||||
Libs: -L${libdir} -lopus
|
||||
Libs.private: @PC_LIBM@
|
||||
Cflags: -I${includedir}/opus
|
Reference in New Issue
Block a user