File: libvirt.pc.in

package info (click to toggle)
libvirt 1.2.9-9%2Bdeb8u2~bpo70%2B1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy-backports
  • size: 174,088 kB
  • sloc: ansic: 463,160; xml: 68,283; sh: 16,392; makefile: 4,584; python: 3,705; perl: 3,675; ml: 470; sed: 16
file content (19 lines) | stat: -rw-r--r-- 486 bytes parent folder | download | duplicates (13)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
datarootdir=@datarootdir@

libvirt_api=@datadir@/libvirt/api/libvirt-api.xml

# For compat with older versions - also present
# in libvirt-qemu.pc / libvirt-lxc.pc
libvirt_qemu_api=@datadir@/libvirt/api/libvirt-qemu-api.xml
libvirt_lxc_api=@datadir@/libvirt/api/libvirt-lxc-api.xml

Name: libvirt
Version: @VERSION@
Description: libvirt library
Requires:
Libs: -L${libdir} -lvirt
Cflags: -I${includedir}