actual/packages/node-libofx/libofx/libofx.pc.in

17 lines
383 B
PkgConfig
Raw Normal View History

2022-04-29 02:44:38 +00:00
# libofx pkg-config source file
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libofx
Description: libofx is a library for processing Open Financial eXchange (OFX) data
Version: @VERSION@
Requires:
Conflicts:
#Libs: -L${libdir} @OPENSPLIBS@ -lofx
#Cflags: -I${includedir} -I@OPENSPINCLUDES@
Libs: -L${libdir} -lofx
Cflags: -I${includedir}