Codebase list readosm / 22c2292 readosm.pc.in
22c2292

Tree @22c2292 (Download .tar.gz)

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