vmime/examples
Vincent Richard e7407fd3a9 Missing libs.
2006-02-20 17:55:21 +00:00
..
viewer Missing libs. 2006-02-20 17:55:21 +00:00
example1.cpp Changed copyright year to 2006. 2006-02-05 10:22:59 +00:00
example2.cpp Changed copyright year to 2006. 2006-02-05 10:22:59 +00:00
example3.cpp Changed copyright year to 2006. 2006-02-05 10:22:59 +00:00
example4.cpp Changed copyright year to 2006. 2006-02-05 10:22:59 +00:00
example5.cpp Changed copyright year to 2006. 2006-02-05 10:22:59 +00:00
example6.cpp Changed copyright year to 2006. 2006-02-05 10:22:59 +00:00
example7.cpp Changed copyright year to 2006. 2006-02-05 10:22:59 +00:00
README Added TLS/SSL support. 2005-10-03 21:29:04 +00:00

=========================================
Instructions for compiling VMime examples
=========================================

1) Configure, compile and install vmime library

2) Compile the sample programs with:
   $ g++ -o exampleX exampleX.cpp `pkg-config libvmime`

3) For a more complete documentation, please visit:
   http://www.vmime.org/documentation/