summaryrefslogtreecommitdiffstats
path: root/avahi-tqt.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'avahi-tqt.pc.in')
-rw-r--r--avahi-tqt.pc.in10
1 files changed, 10 insertions, 0 deletions
diff --git a/avahi-tqt.pc.in b/avahi-tqt.pc.in
new file mode 100644
index 0000000..e47d7fe
--- /dev/null
+++ b/avahi-tqt.pc.in
@@ -0,0 +1,10 @@
+prefix=@prefix@
+exec_prefix=${prefix}
+libdir=@libdir@
+includedir=${prefix}/include
+
+Name: avahi-tqt
+Description: Avahi Multicast DNS Responder (TQT Support)
+Version: @PACKAGE_VERSION@
+Libs: -L${libdir} -lavahi-tqt
+Cflags: -D_REENTRANT -I${includedir}