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