]> Git Repo - qemu.git/blob - libcacard/libcacard.pc.in
target-arm: Correct condition for taking VIRQ and VFIQ
[qemu.git] / libcacard / libcacard.pc.in
1 prefix=@PREFIX@
2 exec_prefix=${prefix}
3 libdir=@LIBDIR@
4 includedir=@INCLUDEDIR@
5
6 Name: cacard
7 Description: CA Card library
8 Version: @VERSION@
9
10 Requires:  nss
11 Libs: -L${libdir} -lcacard
12 Libs.private:
13 Cflags: -I${includedir}
This page took 0.021799 seconds and 4 git commands to generate.