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 | f9d97a68550b8961f40eaa6090d374076650919d (patch) | |
tree | c33f0138042def7fdb9f5f49845de77d9a664776 /qpid/cpp/examples/messaging | |
parent | 188cad3bc2932862a96e3b2193c1f954e5d5cd79 (diff) | |
download | qpid-python-f9d97a68550b8961f40eaa6090d374076650919d.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@991285 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/examples/messaging')
-rw-r--r-- | qpid/cpp/examples/messaging/messaging_map_receiver.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/cpp/examples/messaging/messaging_map_receiver.vcproj b/qpid/cpp/examples/messaging/messaging_map_receiver.vcproj index 9b40c13661..fdd5c8e665 100644 --- a/qpid/cpp/examples/messaging/messaging_map_receiver.vcproj +++ b/qpid/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"
|