File: libdmtx.pc.in

package info (click to toggle)
libdmtx 0.7.5-3
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 2,092 kB
  • sloc: ansic: 10,495; sh: 253; makefile: 154; perl: 28
file content (11 lines) | stat: -rw-r--r-- 268 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libdmtx
URL: http://www.libdmtx.org/
Description: Library for reading and writing Data Matrix barcodes
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -ldmtx
Cflags: -I${includedir}