Tizen 2.0 Release
[framework/uifw/xorg/lib/libxpm.git] / xpm.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: Xpm
7 Description: X Pixmap Library
8 Version: @PACKAGE_VERSION@
9 Requires: x11
10 Requires.private: x11
11 Cflags: -I${includedir}
12 Libs: -L${libdir} -lXpm