File: libsocialweb-module.pc.in

package info (click to toggle)
libsocialweb 0.25.20-6
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 5,640 kB
  • ctags: 3,837
  • sloc: ansic: 25,725; sh: 11,016; xml: 1,600; python: 851; makefile: 721
file content (14 lines) | stat: -rw-r--r-- 370 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@/libsocialweb
datadir=@datarootdir@
servicesdir=@servicesdir@
servicesdatadir=@servicesdatadir@

Name: libsocialweb-module
Description: Server side library for libsocialweb
Version: @VERSION@
Cflags: -I${includedir}
Libs: -L${libdir} -lsocialweb
Requires: glib-2.0 libsoup-2.4 dbus-glib-1