[go: up one dir, main page]

File: librlog.pc.in

package info (click to toggle)
rlog 1.3.7-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,440 kB
  • ctags: 3,785
  • sloc: sh: 11,016; cpp: 1,533; makefile: 127
file content (12 lines) | stat: -rw-r--r-- 222 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: RLog
Description: C++ Message / Error logging library
Version: @VERSION@
Requires:
Libs: -L${libdir} -lrlog
Cflags: -I${includedir}