[mm-common] Document skeleton C++ binding source tree
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [mm-common] Document skeleton C++ binding source tree
- Date: Mon, 7 Sep 2009 06:00:28 +0000 (UTC)
commit 6c607fced7c7c75743303f56ad0a9e4eb19a7a42
Author: Daniel Elstner <danielk openismus com>
Date: Sun Sep 6 19:56:31 2009 +0200
Document skeleton C++ binding source tree
* README: Insert a section at the top in order to make readers aware
of the skeleton C++ binding source tree, and recommend it as starting
point for new modules.
README | 10 ++++++++++
1 files changed, 10 insertions(+), 0 deletions(-)
---
diff --git a/README b/README
index c4148c0..0893bb6 100644
--- a/README
+++ b/README
@@ -11,6 +11,16 @@ GNU C++ Library reference documentation. It is covered by the same
licence as the source code it was extracted from. More information
is available at <http://gcc.gnu.org/onlinedocs/libstdc++/>.
+
+Skeleton C++ binding project
+============================
+
+When creating a new C++ binding module based on mm-common, the easiest way
+to get started is to copy the skeletonmm directory in the mm-common module.
+It contains the build support files required for a C++ binding module using
+gmmproc and glibmm.
+
+
mm-common overview
==================
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]