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