[go: up one dir, main page]

Menu

[fa5248]: / libcoap-1.pc.in  Maximize  Restore  History

Download this file

12 lines (10 with data), 265 Bytes

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

Name: @PACKAGE_NAME@
Description: C-Implementation of CoAP.
Version: @PACKAGE_VERSION@
URL: @PACKAGE_URL@
Libs: -L${libdir} -lcoap-@LIBCOAP_API_VERSION@
Cflags: -I${includedir}/coap