]> Git Repo - qemu.git/blame - libcacard/libcacard.pc.in
libcacard: rewrite Makefile in non-recursive style
[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
10Requires: nss
11Libs: -L${libdir} -lcacard
12Libs.private:
13Cflags: -I${includedir}
This page took 0.160558 seconds and 4 git commands to generate.