Built SDL2_image and _mixer static
This commit is contained in:
15
libsdl2_mixer/external/libvorbis-1.3.5/vorbis.pc.in
vendored
Normal file
15
libsdl2_mixer/external/libvorbis-1.3.5/vorbis.pc.in
vendored
Normal file
@ -0,0 +1,15 @@
|
||||
# libvorbis pkg-config source file
|
||||
|
||||
prefix=@prefix@
|
||||
exec_prefix=@exec_prefix@
|
||||
libdir=@libdir@
|
||||
includedir=@includedir@
|
||||
|
||||
Name: vorbis
|
||||
Description: vorbis is the primary Ogg Vorbis library
|
||||
Version: @VERSION@
|
||||
Requires.private: ogg
|
||||
Conflicts:
|
||||
Libs: -L${libdir} -lvorbis
|
||||
Libs.private: -lm
|
||||
Cflags: -I${includedir}
|
Reference in New Issue
Block a user