loudmouth-1.0.pc.in
author Mikael Berthe <mikael@lilotux.net>
Sat, 13 Oct 2018 10:58:32 +0200
changeset 731 bf83410db875
parent 676 745e7d2e5831
permissions -rw-r--r--
Merge pull request #36 from kempniu/fix-falling-back-to-another-resolver-result-when-connecting Fix falling back to another resolver result when connecting committer: GitHub <noreply@github.com>

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libloudmouth
Description: libloudmouth
Requires: glib-2.0
Version: @VERSION@
Libs.private: @LIBIDN_LIBS@ @ASYNCNS_LIBS@
Libs: -L${libdir} -lloudmouth-1
Cflags: -I${includedir}/loudmouth-1.0