Codebase list readosm / 881db16 readosm.pc.in
881db16

Tree @881db16 (Download .tar.gz)

readosm.pc.in @881db16raw · history · blame

# 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}