From 152c6bed75598a6ca5efb7914701157270155833 Mon Sep 17 00:00:00 2001 From: Vincent Richard Date: Sun, 29 Dec 2013 10:02:12 +0100 Subject: Merged source and header files in directory structure. Got rid of SConstruct build. --- examples/README | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 examples/README (limited to 'examples') diff --git a/examples/README b/examples/README deleted file mode 100644 index 4f58b1fd..00000000 --- a/examples/README +++ /dev/null @@ -1,12 +0,0 @@ -========================================= -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/ - -- cgit v1.2.3