dhewm3-libs/x86_64-w64-mingw32/lib/pkgconfig/vorbisenc.pc

15 lines
413 B
PkgConfig
Raw Normal View History

# libvorbisenc pkg-config source file
prefix=/home/andre/devel/games/doom3-libs/x86_64-w64-mingw32
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: vorbisenc
Description: vorbisenc is a library that provides a convenient API for setting up an encoding environment using libvorbis
Version: 1.3.2
Requires: vorbis
Conflicts:
Libs: -L${libdir} -lvorbisenc
Cflags: -I${includedir}