diff options
| author | Vincent Richard <[email protected]> | 2004-10-05 12:28:21 +0200 |
|---|---|---|
| committer | Vincent Richard <[email protected]> | 2004-10-05 12:28:21 +0200 |
| commit | a3229a051381e8f6b6df0fd423186166d20c898f (patch) | |
| tree | 29dab66e608651e50a9b6f4bf9ce28f2ee897c87 /examples/README | |
| download | vmime-a3229a051381e8f6b6df0fd423186166d20c898f.tar.gz vmime-a3229a051381e8f6b6df0fd423186166d20c898f.zip | |
Initial import.
Diffstat (limited to 'examples/README')
| -rw-r--r-- | examples/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/examples/README b/examples/README new file mode 100644 index 00000000..b8e11937 --- /dev/null +++ b/examples/README @@ -0,0 +1,9 @@ + +1) Configure, compile and install vmime library + +2) Compile the sample programs with: + $ g++ -o exampleX exampleX.cpp ../libvmime.a + +3) For a more complete documentation, please visit: + http://www.kisli.com/vmime/doc/ + |
