vmime/examples
2013-11-21 22:16:57 +01:00
..
viewer Boost/C++11 shared pointers. 2013-11-21 22:16:57 +01:00
CMakeLists.txt Fixed build of samples (now use CMake). 2013-10-20 13:24:34 +02:00
example1.cpp Boost/C++11 shared pointers. 2013-11-21 22:16:57 +01:00
example2.cpp Boost/C++11 shared pointers. 2013-11-21 22:16:57 +01:00
example3.cpp Boost/C++11 shared pointers. 2013-11-21 22:16:57 +01:00
example4.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
example5.cpp Updated copyright year and maintainer email address. 2013-01-10 17:30:31 +01:00
example6.cpp Boost/C++11 shared pointers. 2013-11-21 22:16:57 +01:00
example7.cpp Boost/C++11 shared pointers. 2013-11-21 22:16:57 +01: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/