]> Git Repo - qemu.git/blame - libcacard/libcacard.pc.in
block/mirror: limit qiov to IOV_MAX elements
[qemu.git] / libcacard / libcacard.pc.in
CommitLineData
0f94d6da
AL
1prefix=@PREFIX@
2exec_prefix=${prefix}
3libdir=@LIBDIR@
4includedir=@INCLUDEDIR@
5
6Name: cacard
7Description: CA Card library
8Version: @VERSION@
9
1e4db059 10Requires.private: nss glib-2.0
0f94d6da
AL
11Libs: -L${libdir} -lcacard
12Libs.private:
13Cflags: -I${includedir}
This page took 0.216321 seconds and 4 git commands to generate.