|
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@
|
|
includedir=@includedir@/agg2
|
|
|
|
Name: libagg
|
|
Description: Anti Grain Geometry - A High Quality Rendering Engine for C++
|
|
Version: @VERSION@
|
|
Libs: -L${libdir} -Wl,-rpath,${exec_prefix}/lib -lagg
|
|
Cflags: -I${includedir}
|