File: libphone-utils.pc.in

package info (click to toggle)
libphone-utils 0.1%2Bgit20110523-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 320 kB
  • ctags: 106
  • sloc: ansic: 1,031; sh: 72; python: 50; makefile: 46
file content (13 lines) | stat: -rw-r--r-- 275 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libphone-utils
Description: a library for aux phone functions
Version: @VERSION@
Requires: glib-2.0 gobject-2.0
Libs: -L${libdir} -lphone-utils -lm
Cflags: -I${includedir}/phone-utils