From a041d007a9243b64c24a7c5dcd20601ab66fb82d Mon Sep 17 00:00:00 2001 From: "Charles E. Rolke" Date: Mon, 11 Oct 2010 15:00:46 +0000 Subject: QPID-2865 Cpp messaging examples compile problems for x64. This fix adds a unique identifier to each x64 target's IntermediateDirectory. Consequently, each project's BuildLog file goes into a separate directory and the compiles are cleaner. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1021367 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/examples/messaging/messaging_client.vcproj | 4 ++-- cpp/examples/messaging/messaging_drain.vcproj | 4 ++-- cpp/examples/messaging/messaging_map_receiver.vcproj | 4 ++-- cpp/examples/messaging/messaging_map_sender.vcproj | 4 ++-- cpp/examples/messaging/messaging_server.vcproj | 4 ++-- cpp/examples/messaging/messaging_spout.vcproj | 4 ++-- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/cpp/examples/messaging/messaging_client.vcproj b/cpp/examples/messaging/messaging_client.vcproj index 0313a9f585..ff66891855 100644 --- a/cpp/examples/messaging/messaging_client.vcproj +++ b/cpp/examples/messaging/messaging_client.vcproj @@ -213,7 +213,7 @@ @@ -300,7 +300,7 @@ diff --git a/cpp/examples/messaging/messaging_drain.vcproj b/cpp/examples/messaging/messaging_drain.vcproj index 61429ec628..3fc0ebe3f8 100644 --- a/cpp/examples/messaging/messaging_drain.vcproj +++ b/cpp/examples/messaging/messaging_drain.vcproj @@ -195,7 +195,7 @@ @@ -273,7 +273,7 @@ diff --git a/cpp/examples/messaging/messaging_map_receiver.vcproj b/cpp/examples/messaging/messaging_map_receiver.vcproj index fdd5c8e665..9242156ae9 100644 --- a/cpp/examples/messaging/messaging_map_receiver.vcproj +++ b/cpp/examples/messaging/messaging_map_receiver.vcproj @@ -213,7 +213,7 @@ @@ -300,7 +300,7 @@ diff --git a/cpp/examples/messaging/messaging_map_sender.vcproj b/cpp/examples/messaging/messaging_map_sender.vcproj index 517e791b98..b68d88f97c 100644 --- a/cpp/examples/messaging/messaging_map_sender.vcproj +++ b/cpp/examples/messaging/messaging_map_sender.vcproj @@ -213,7 +213,7 @@ @@ -300,7 +300,7 @@ diff --git a/cpp/examples/messaging/messaging_server.vcproj b/cpp/examples/messaging/messaging_server.vcproj index 93fc41a74a..7050f8b9e1 100644 --- a/cpp/examples/messaging/messaging_server.vcproj +++ b/cpp/examples/messaging/messaging_server.vcproj @@ -213,7 +213,7 @@ @@ -300,7 +300,7 @@ diff --git a/cpp/examples/messaging/messaging_spout.vcproj b/cpp/examples/messaging/messaging_spout.vcproj index 85d991362c..79043b8958 100644 --- a/cpp/examples/messaging/messaging_spout.vcproj +++ b/cpp/examples/messaging/messaging_spout.vcproj @@ -195,7 +195,7 @@ @@ -273,7 +273,7 @@ -- cgit v1.2.1