File: libbt.pc.in

package info (click to toggle)
blackbox 0.70.1-13
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 5,248 kB
  • sloc: cpp: 17,587; sh: 8,764; makefile: 1,051; awk: 25
file content (11 lines) | stat: -rw-r--r-- 302 bytes parent folder | download | duplicates (9)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
includedir=@includedir@
libdir=@libdir@

Name: Blackbox Toolbox
Description: Utility class library for writing small applications
Version: @VERSION@
Requires.private: @XFT_PKGCONFIG@
Libs: -L${libdir} -lbt @LDFLAGS@ @ICONV@ @LOCALE@
Cflags: -I${includedir}/bt