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/gvn/gvn.pc.in

12 lines
258 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@
2013-10-11 23:07:35 +00:00
Name: Gvn
Description: Utility Module for Hedera Library
Version: @VERSION@
Requires: glib-2.0 gobject-2.0
Libs: -L${libdir} -lgvn
Cflags: -I${includedir}