File: libgeda.pc.in

package info (click to toggle)
libgeda 1%3A1.4.0-3
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 5,252 kB
  • ctags: 2,875
  • sloc: ansic: 32,222; sh: 10,054; makefile: 743; yacc: 289; lisp: 39
file content (11 lines) | stat: -rw-r--r-- 255 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libgeda
Description: gEDA/gaf's core library 
Requires: 
Version: @DATE_VERSION@
Libs: -L${libdir} -lgeda @LIBGEDA_LDFLAGS@ 
Cflags: -I${includedir} @LIBGEDA_CFLAGS@