diff options
| author | Ted Ross <tross@apache.org> | 2010-06-09 11:59:38 +0000 |
|---|---|---|
| committer | Ted Ross <tross@apache.org> | 2010-06-09 11:59:38 +0000 |
| commit | 077b8b25ab7fac22daf8494feb125cd5c73b95ac (patch) | |
| tree | f0f2d8b17c7ef912d16d3110bc18790006bbd87a /cpp/bindings/qpid/dotnet/src/ReadMe.txt | |
| parent | b6b344dccb18ed44500232e492573244b8a6bdf3 (diff) | |
| download | qpid-python-077b8b25ab7fac22daf8494feb125cd5c73b95ac.tar.gz | |
QPID-2589 Cleanup pass to address function naming, capitalization rules, change Qpid messaging 'list' representation from List<> to Collection<>,
some exception cleanup.
Patch from Chuck Rolke
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@952968 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/bindings/qpid/dotnet/src/ReadMe.txt')
| -rw-r--r-- | cpp/bindings/qpid/dotnet/src/ReadMe.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/cpp/bindings/qpid/dotnet/src/ReadMe.txt b/cpp/bindings/qpid/dotnet/src/ReadMe.txt index a75e35bbf3..a17f04325e 100644 --- a/cpp/bindings/qpid/dotnet/src/ReadMe.txt +++ b/cpp/bindings/qpid/dotnet/src/ReadMe.txt @@ -1,13 +1,13 @@ ========================================================================
- DYNAMIC LINK LIBRARY : org.apache.qpid.messaging Project Overview
+ DYNAMIC LINK LIBRARY : Org.Apache.Qpid.Messaging Project Overview
========================================================================
-AppWizard has created this org.apache.qpid.messaging DLL for you.
+AppWizard has created this Org.Apache.Qpid.Messaging DLL for you.
This file contains a summary of what you will find in each of the files that
-make up your org.apache.qpid.messaging application.
+make up your Org.Apache.Qpid.Messaging application.
-org.apache.qpid.messaging.vcproj
+Org.Apache.Qpid.Messaging.vcproj
This is the main project file for VC++ projects generated using an Application Wizard.
It contains information about the version of Visual C++ that generated the file, and
information about the platforms, configurations, and project features selected with the
|
