diff options
author | Ted Ross <tross@apache.org> | 2010-08-31 18:36:23 +0000 |
---|---|---|
committer | Ted Ross <tross@apache.org> | 2010-08-31 18:36:23 +0000 |
commit | 47f16f70d943381891acd85c9198a765e46f3805 (patch) | |
tree | 1c3906776c3eebd284873acaa4c65ae3857ca33e /cpp/examples/messaging | |
parent | fd7d5b3d38f43eb87bf43a850822799d6ebe1091 (diff) | |
download | qpid-python-47f16f70d943381891acd85c9198a765e46f3805.tar.gz |
QPID-2827 - QPID Cpp WinSDK does not contain 64-bit libraries
Patch from Chuck Rolke
fixed a typo
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@991285 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/examples/messaging')
-rw-r--r-- | cpp/examples/messaging/messaging_map_receiver.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/examples/messaging/messaging_map_receiver.vcproj b/cpp/examples/messaging/messaging_map_receiver.vcproj index 9b40c13661..fdd5c8e665 100644 --- a/cpp/examples/messaging/messaging_map_receiver.vcproj +++ b/cpp/examples/messaging/messaging_map_receiver.vcproj @@ -19,7 +19,7 @@ - under the License.
-
-->
-VisualStudioProject
+<VisualStudioProject
ProjectType="Visual C++"
Version="9.00"
Name="messaging_map_receiver"
|