summaryrefslogtreecommitdiff
path: root/libtoxav.pc.in
blob: b36b5a91781c5dd181f4ec3fd457e339e65af848 (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libtoxav
Description: Tox A/V library
Requires: libtoxcore
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -ltoxav @AV_LIBS@
Cflags: -I${includedir}