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

Name: libodphelper
Description: Helper for the ODP packet processing engine
Version: @PKGCONFIG_VERSION@
Libs: -L${libdir} -lodphelper
Libs.private: @LIBCLI_LIBS@
Cflags: -I${includedir}