mirror of https://github.com/F-Stack/f-stack.git
12 lines
213 B
PkgConfig
12 lines
213 B
PkgConfig
|
prefix=@prefix@
|
||
|
exec_prefix=@exec_prefix@
|
||
|
libdir=@libdir@
|
||
|
includedir=@includedir@
|
||
|
|
||
|
|
||
|
Name: libxo
|
||
|
Version: @LIBXO_VERSION@
|
||
|
Description: The XML Output Library
|
||
|
Libs: -L@XO_LIBDIR@ @XO_LIBS@
|
||
|
Cflags: -I@XO_INCLUDEDIR@
|