Add qemu 2.4.0
[kvmfornfv.git] / qemu / pixman / pixman-1.pc.in
diff --git a/qemu/pixman/pixman-1.pc.in b/qemu/pixman/pixman-1.pc.in
new file mode 100644 (file)
index 0000000..e3b9711
--- /dev/null
@@ -0,0 +1,11 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: Pixman
+Description: The pixman library (version 1)
+Version: @PACKAGE_VERSION@
+Cflags: -I${includedir}/pixman-1
+Libs: -L${libdir} -lpixman-1
+