File: htmlcxx.pc.in

package info (click to toggle)
htmlcxx 0.87-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,412 kB
  • sloc: sh: 4,380; cpp: 4,355; yacc: 526; ansic: 205; lex: 159; makefile: 47; perl: 27
file content (12 lines) | stat: -rw-r--r-- 285 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
url=http://htmlcxx.sourceforge.net/
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: htmlcxx
Description: html and css apis for c++
Version: @VERSION@
Libs: -L${libdir} -lhtmlcxx -lcss_parser_pp -lcss_parser
Cflags: -I${includedir} 
URL: ${url}