repo.or.cz
/
xiph
/
unicode.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
VS2008 project files.
[xiph/unicode.git]
/
theora-exp
/
theoraenc.pc.in
blob
47ef90f9aeb712f4896ab6e71084b476338d32fe
1
# theora installed pkg-config file
2
3
prefix=@prefix@
4
exec_prefix=@exec_prefix@
5
libdir=@libdir@
6
includedir=@includedir@
7
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}