File: assa-3.5.pc.in

package info (click to toggle)
libassa 3.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 3,084 kB
  • ctags: 2,323
  • sloc: cpp: 15,641; sh: 8,704; makefile: 372; perl: 51
file content (10 lines) | stat: -rw-r--r-- 292 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libassa
Description: Object-Oriented C++ network and application shell library
Version: @VERSION@
Libs: -L${libdir} -lassa-@ASSA_RELEASE@ @WIN32_EXTRA_LIBADD@
Cflags: -I${includedir}/assa-@ASSA_RELEASE@