Updated project files to VS2008 SP1. Removed deprecated features (and warning message...
[xiph/unicode.git] / theora-exp / theoracompat.pc.in
blob1422c1f133a941a48e17e837861f3a8ac1d5b1c0
1 # theora installed pkg-config file
3 prefix=@prefix@
4 exec_prefix=@exec_prefix@
5 libdir=@libdir@
6 includedir=@includedir@
8 Name: theoracompat
9 Description: Theora video codec compatibility layer
10 Version: @VERSION@
11 Requires: ogg >= 1.1.1 theoradec
12 Conflicts:
13 Libs: -L${libdir} -ltheoracompat
14 Cflags: -I${includedir} -I${includedir}/theora/compat