Files @ 3f59eeef9537
Branch filter:

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

Sarang Bharadwaj
Using storage backed to store user data. Removed the bug in the previous commit
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}