view src/liblo-0.26/liblo.pc.in @ 137:b38f6c5a0453

Remove compiler/platform combos we don't support
author Chris Cannam <cannam@all-day-breakfast.com>
date Wed, 26 Oct 2016 13:25:08 +0100
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}