OSDN Git Service

#xxxxx DTXViewerのプロジェクトを追加。
[dtxmania/dtxmania.git] / DTXViewerプロジェクト / @OggVorbisソリューション / libvorbis-1.3.5 / vorbisenc.pc.in
1 # libvorbisenc pkg-config source file
2
3 prefix=@prefix@
4 exec_prefix=@exec_prefix@
5 libdir=@libdir@
6 includedir=@includedir@
7
8 Name: vorbisenc
9 Description: vorbisenc is a library that provides a convenient API for setting up an encoding environment using libvorbis
10 Version: @VERSION@
11 Requires.private: vorbis
12 Conflicts:
13 Libs: -L${libdir} -lvorbisenc
14 Cflags: -I${includedir}