12 lines
285 B
PkgConfig
12 lines
285 B
PkgConfig
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}
|