Files @ 7c2cb5c4b326
Branch filter:

Location: libtransport.git/src/transport.pc.in

Darchigh
fixed formatting for real this time
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: transport
Version: @TRANSPORT_VERSION@
Description: NeL @TRANSPORT_VERSION@
Reqiures:
Libs: -L${libdir}
Libs.private: @LIBS@ -lc
Cflags: -I${includedir}