vmime/examples/README

10 lines
255 B
Plaintext
Raw Normal View History

2004-10-05 10:28:21 +00:00
1) Configure, compile and install vmime library
2) Compile the sample programs with:
$ g++ -o exampleX exampleX.cpp ../libvmime.a ../libvmime-posix.a
2004-10-05 10:28:21 +00:00
3) For a more complete documentation, please visit:
http://vmime.sourceforge.net/documentation/
2004-10-05 10:28:21 +00:00