1
0
forked from GitHub/gf-core
Files
gf-core/src/runtime/c/libgu.pc.in
2015-08-24 09:36:51 +00:00

11 lines
204 B
PkgConfig

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libgu
Description: Gothenburg Utilities library
Version: @VERSION@
Libs: -L${libdir} -lgu
Cflags: -I${includedir}