summaryrefslogtreecommitdiff
path: root/lib/aplwc.pc.in
blob: 808e117931d0107a734d69b916742805795d940a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: aplwc
Description: Library interface to aplwc
Version: @PACKAGE_VERSION@

Libs: -L${libdir} -laplwc
Cflags: -I${includedir}