Codebase list readosm / bc581c0 readosm.pc.in
bc581c0

Tree @bc581c0 (Download .tar.gz)

readosm.pc.in @bc581c0raw · 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}