aboutsummaryrefslogtreecommitdiff
path: root/libXpm/xpm.pc.in
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-11-06 06:10:10 +0000
committermarha <marha@users.sourceforge.net>2009-11-06 06:10:10 +0000
commitc9179017c7e70703b7cac46c2df8b950506319e0 (patch)
treec0efdddb8a11493ed1bee357bc32d604a67b9000 /libXpm/xpm.pc.in
parentbea6c919fcb289fdf2b1e7938f39dec026c25b21 (diff)
downloadvcxsrv-c9179017c7e70703b7cac46c2df8b950506319e0.tar.gz
vcxsrv-c9179017c7e70703b7cac46c2df8b950506319e0.tar.bz2
vcxsrv-c9179017c7e70703b7cac46c2df8b950506319e0.zip
Added libXpm-3.5.8
Diffstat (limited to 'libXpm/xpm.pc.in')
-rw-r--r--libXpm/xpm.pc.in12
1 files changed, 12 insertions, 0 deletions
diff --git a/libXpm/xpm.pc.in b/libXpm/xpm.pc.in
new file mode 100644
index 000000000..e7be72f2e
--- /dev/null
+++ b/libXpm/xpm.pc.in
@@ -0,0 +1,12 @@
+prefix=@prefix@
+exec_prefix=@exec_prefix@
+libdir=@libdir@
+includedir=@includedir@
+
+Name: Xpm
+Description: X Pixmap Library
+Version: @PACKAGE_VERSION@
+Requires: x11
+Requires.private: x11
+Cflags: -I${includedir}
+Libs: -L${libdir} -lXpm