view src/liblo-0.26/liblo.pc.in @ 114:241db1b1eff2

added includes as well
author Matthias Mauch <matthiasmauch@gmail.com>
date Thu, 09 Jan 2014 13:23:08 +0000
parents 8a15ff55d9af
children
line wrap: on
line source
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: liblo
Version: @PACKAGE_VERSION@
Description: A lightweight OSC server/client library
Libs: -L${libdir} -llo -lpthread
Cflags: -I${includedir}