Qpid.cpp.bindings.qpid.dotnet binding package.

1. Features
===========

This binding package is a .NET Interop wrapper around the Qpid Messaging interface.
It exposes the Messaging interface through a series of managed code classes that
may be used by any .NET language.

2. Prerequisites
================

1. A build of the Qpid C++ libraries is available. 

2. Refer to this library using environment variable QPID_BUILD_ROOT.

   for example: SET QPID_BUILD_ROOT=D:\users\submitter\svn\qpid\cpp

3. Building the solution
========================

1. Build the solution.

4. Runing the examples
======================

CWIP

5. Running the tests
====================

CWIP

