view src/liblo-0.26/liblo.pc.in @ 58:eab3b14ddc95

Further win32 build updates
author Chris Cannam
date Mon, 09 Jan 2017 13:51:38 +0000
parents e13257ea84a4
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}