mirror of
https://github.com/ONLYOFFICE/core.git
synced 2026-02-10 18:05:41 +08:00
git-svn-id: svn://fileserver/activex/AVS/Sources/TeamlabOffice/trunk/ServerComponents@61952 954022d7-b5bf-4e40-9824-e11837661b57
11 lines
283 B
PkgConfig
11 lines
283 B
PkgConfig
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}
|