aboutsummaryrefslogtreecommitdiff
path: root/pkgconfig/libodphelper.pc.in
blob: b14335e5c5d133ea0bcefc5aeb4576e5f3abf287 (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:
Cflags: -I${includedir}