vmime/examples
2005-11-30 12:10:42 +00:00
..
viewer Updated FSF address. 2005-09-17 10:10:29 +00:00
example1.cpp Updated FSF address. 2005-09-17 10:10:29 +00:00
example2.cpp Updated FSF address. 2005-09-17 10:10:29 +00:00
example3.cpp Updated FSF address. 2005-09-17 10:10:29 +00:00
example4.cpp Updated FSF address. 2005-09-17 10:10:29 +00:00
example5.cpp Updated FSF address. 2005-09-17 10:10:29 +00:00
example6.cpp Detailed instruction for sending message. 2005-11-30 12:10:42 +00:00
example7.cpp Charset converter. 2005-10-19 11:25:57 +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/