VS2008 project files.
[xiph/unicode.git] / theora-old / theora.pc.in
blob96efec94db53744027c711194ebee973b91298dd
1 # theora installed pkg-config file
3 prefix=@prefix@
4 exec_prefix=@exec_prefix@
5 libdir=@libdir@
6 includedir=@includedir@
8 Name: theora
9 Description: Theora video codec
10 Version: @VERSION@
11 Requires: ogg >= 1.1
12 Conflicts:
13 Libs: -L${libdir} -ltheora
14 Cflags: -I${includedir}