Files @ 1b49b0cf36af
Branch filter:

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

HanzZ
Fixed leaving the room even when its name doesn't start with '#'
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}