Modest/modest.pc

11 lines
449 B
PkgConfig
Raw Normal View History

2017-03-15 19:29:34 +03:00
prefix=/usr
exec_prefix=${prefix}
includedir=${prefix}/include
libdir=${exec_prefix}/lib
Name: modest
Description: Modest is a fast HTML renderer implemented as a pure C99 library with no outside dependencies
Version: 0.0.6
Cflags: -I${includedir}/modest -I${includedir}/mycore -I${includedir}/mycss -I${includedir}/myencoding -I${includedir}/myfont -I${includedir}/myhtml -I${includedir}/myunicode -I${includedir}/myurl
Libs: -L${libdir} -lmodest