Codebase list libvirt-glib / debian/0.0.git22fac-2 libvirt-glib.pc.in
debian/0.0.git22fac-2

Tree @debian/0.0.git22fac-2 (Download .tar.gz)

libvirt-glib.pc.in @debian/0.0.git22fac-2raw · history · blame

prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: libvirt
Version: @VERSION@
Description: libvirt library
Requires:
Libs: -L${libdir} -lvirt-glib
Libs.private: @LIBVIRT_LIBS @GLIB2_LIBS@
Cflags: -I${includedir} @LIBVIRT_CFLAGS@ @GLIB2_CFLAGS@