File: eztrace.pc.in

package info (click to toggle)
eztrace 1.0.6-4
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 4,848 kB
  • ctags: 4,054
  • sloc: ansic: 24,825; sh: 11,408; perl: 1,107; makefile: 872; f90: 295; python: 57; fortran: 38
file content (13 lines) | stat: -rw-r--r-- 329 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Copyright (C) CNRS, INRIA, Université Bordeaux 1, Télécom SudParis
# See COPYING in top-level directory.

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: EZTrace
Description: EZTrace - easy to use trace generator
Version: @VERSION@
Libs: -L${libdir} -leztrace
Cflags: -I${includedir}