File: readosm.pc.in

package info (click to toggle)
readosm 1.0.0e%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,648 kB
  • ctags: 665
  • sloc: sh: 11,264; ansic: 4,156; makefile: 46
file content (12 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
# Package Information for pkg-config

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: readosm
Description: a simple library parsing Open Street Map files
Version: @VERSION@
Libs: -L${libdir} -lreadosm -lz -lexpat
Cflags: -I${includedir}