thorvg/pc/thorvg.pc.in
Hermet Park 56e866dd36 renamed project name tizenvg => thorvg
we're going to open this project as the independent one,

thus removed tizen naming here.

Change-Id: Ib3c898067dd9186e893f7cb0903fd70d2ce7b31f
2020-06-25 13:57:41 +09:00

10 lines
209 B
PkgConfig

prefix=@PREFIX@
libdir=@LIBDIR@
includedir=@INCDIR@
Name: Thor Vector Graphics
Description: Thor Vector Graphics Library
Version: @VERSION@
Requires:
Libs: -L${libdir} -lthorvg
Cflags: -I${includedir}/thorvg