vmime/examples/README
2005-10-03 21:29:04 +00:00

13 lines
362 B
Plaintext

=========================================
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/