source: trunk/third/evolution/camelConf.sh.in @ 18142

Revision 18142, 262 bytes checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18141, which included commits to RCS files with non-trunk default branches.
Line 
1#
2# Configuration file for using Camel in GNOME applications
3#
4CAMEL_LIBDIR="@EVOLUTION_LIBDIR@"
5
6# We need e-util...
7CAMEL_INCLUDEDIR="@CAMEL_INCLUDEDIR@ @EVOLUTION_INCLUDEDIR@ @CAMEL_CFLAGS@"
8CAMEL_LIBS="-lcamel @CAMEL_LIBS@"
9
10MODULE_VERSION="camel-@VERSION@"
Note: See TracBrowser for help on using the repository browser.