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