aboutsummaryrefslogtreecommitdiffstats
path: root/examples/README
diff options
context:
space:
mode:
authorVincent Richard <[email protected]>2004-12-18 02:57:39 +0100
committerVincent Richard <[email protected]>2004-12-18 02:57:39 +0100
commit460cae786af2c4c8ff205f7feb45b50c43a6700b (patch)
treeadc4c2f466ae5dd625f57a13df3247dd565fbb3a /examples/README
parentAdded appendComponent() and getComponentAt() functions. (diff)
downloadvmime-460cae786af2c4c8ff205f7feb45b50c43a6700b.tar.gz
vmime-460cae786af2c4c8ff205f7feb45b50c43a6700b.zip
Default platform handlers (currently only POSIX).
Diffstat (limited to 'examples/README')
-rw-r--r--examples/README4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/README b/examples/README
index b8e11937..f741c387 100644
--- a/examples/README
+++ b/examples/README
@@ -2,8 +2,8 @@
1) Configure, compile and install vmime library
2) Compile the sample programs with:
- $ g++ -o exampleX exampleX.cpp ../libvmime.a
+ $ g++ -o exampleX exampleX.cpp ../libvmime.a ../libvmime-posix.a
3) For a more complete documentation, please visit:
- http://www.kisli.com/vmime/doc/
+ http://vmime.sourceforge.net/documentation/