This file looks large and may slow your browser down if we attempt
to syntax highlight it, so we are showing it without any
pretty colors.
Highlight
it anyway.
| 1 |
prefix=@prefix@ |
| 2 |
exec_prefix=@exec_prefix@ |
| 3 |
libdir=@libdir@ |
| 4 |
includedir=@includedir@ |
| 5 |
|
| 6 |
Name: libtinymail-olpc |
| 7 |
Description: TinyMail library for OLPC |
| 8 |
Version: @VERSION@ |
| 9 |
Requires: libtinymail-@API_VERSION@ libtinymailui-@API_VERSION@ libtinymailui-gtk-@API_VERSION@ libtinymail-camel-@API_VERSION@ |
| 10 |
Libs: -L${libdir} -ltinymail-olpc-@API_VERSION@ |
| 11 |
Cflags: -I${includedir}/libtinymail-olpc-@API_VERSION@ |