view libupnp-1.6.6/libupnp.pc.in @ 131:20442921bff5

change display name. modify PES buf size.
author Naoya OYAMA <naoya.oyama@gmail.com>
date Tue, 12 Oct 2010 05:56:26 +0900
parents 4f6d9621ee00
children
line wrap: on
line source

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libupnp
Description: Linux SDK for UPnP Devices
Version: @VERSION@
Libs: @PTHREAD_LIBS@ -L${libdir} -lupnp -lthreadutil -lixml 
Cflags: @PTHREAD_CFLAGS@ -I${includedir}/upnp