Files @ 2e508b97c36f
Branch filter:

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

Jan Kaluza
Slack: get_oauth2_url now stores uin/password in the state data and use them when registering the user - this makes the registration easier from web interface side
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}