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

Name: libqrencode
Description: A QR Code encoding library
Version: @VERSION@
Libs: -L${libdir} -lqrencode
Libs.private: @LIBPTHREAD@
Cflags: -I${includedir}