Files @ 39105793d7cc
Branch filter:

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

Jan Kaluza
Install purple-facebookchat as part of Docker image. Link libcommuni backend only against QtNetwork and QtCore
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}