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.
|
prefix=@prefix@
|
|
exec_prefix=@exec_prefix@
|
|
libdir=@libdir@/@PACKAGE@
|
|
includedir=@includedir@/@PACKAGE@
|
|
|
|
Name: Gvn
|
|
Description: Utility Module for Hedera Library
|
|
Version: @VERSION@
|
|
Requires: glib-2.0 gobject-2.0
|
|
Libs: -L${libdir} -lgvn
|
|
Cflags: -I${includedir}
|