This repository has been archived on 2024-07-15. You can view files and clone it, but cannot push or open issues or pull requests.
hedera/main/hedera.pc.in

20 lines
425 B
PkgConfig
Raw Normal View History

2013-10-11 23:07:35 +00:00
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@/@PACKAGE@
includedir=@includedir@/@PACKAGE@
datarootdir=@datarootdir@
datadir=@datadir@/@PACKAGE@
plugindir=@libdir@/@PACKAGE@/plugin
modulelibdir=${libdir}/module
moduledatadir=${datadir}/module
modulequerydir=${moduledatadir}/sql
2013-10-11 23:07:35 +00:00
Name: Hedera
Description: Hedera database access library
2013-10-11 23:07:35 +00:00
Version: @VERSION@
Requires: vn
Libs: -l@PACKAGE@
2013-10-11 23:07:35 +00:00
Cflags: -I${includedir}