vmime/examples
2008-10-12 10:05:28 +00:00
..
viewer Changed copyright year to 2008. 2008-01-04 18:07:40 +00:00
example1.cpp Changed copyright year to 2008. 2008-01-04 18:07:40 +00:00
example2.cpp Changed copyright year to 2008. 2008-01-04 18:07:40 +00:00
example3.cpp Changed copyright year to 2008. 2008-01-04 18:07:40 +00:00
example4.cpp Changed copyright year to 2008. 2008-01-04 18:07:40 +00:00
example5.cpp Changed copyright year to 2008. 2008-01-04 18:07:40 +00:00
example6.cpp Fixed compilation warnings. 2008-10-12 10:05:28 +00:00
example7.cpp Changed copyright year to 2008. 2008-01-04 18:07:40 +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/