From b85bd118908cebf2765db4d827c7e51115ce847e Mon Sep 17 00:00:00 2001 From: Andrew Stitcher Date: Fri, 4 Jun 2010 21:11:04 +0000 Subject: Windows SDK work: * Added message_drain & message_spout programs back into the SDK examples * Modified messaging example project files to use qpidmessaging library (instead of old qpidclient lib) * Removed all x64 configurations from the example messaging projects as we don't include the x64 libs in the SDK * Put import libs in lib directory to separate them from dlls * Removed use of BOOST_ROOT env var from example projects as no boost headers are needed by the SDK git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@951572 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/examples/messaging/messaging_client.vcproj | 221 +++------------------ cpp/examples/messaging/messaging_drain.vcproj | 183 +---------------- .../messaging/messaging_map_receiver.vcproj | 221 +++------------------ cpp/examples/messaging/messaging_map_sender.vcproj | 221 +++------------------ cpp/examples/messaging/messaging_server.vcproj | 221 +++------------------ cpp/examples/messaging/messaging_spout.vcproj | 182 +---------------- 6 files changed, 141 insertions(+), 1108 deletions(-) (limited to 'cpp/examples/messaging') diff --git a/cpp/examples/messaging/messaging_client.vcproj b/cpp/examples/messaging/messaging_client.vcproj index e2f8c26d1a..f6e5da08e3 100644 --- a/cpp/examples/messaging/messaging_client.vcproj +++ b/cpp/examples/messaging/messaging_client.vcproj @@ -26,15 +26,12 @@ ProjectGUID="{80B58CBC-FECA-1BAD-1FEE-AE349A6B75AA}" RootNamespace="messaging_client" Keyword="Win32Proj" - SignManifests="true" + TargetFrameworkVersion="0" > - @@ -45,7 +42,6 @@ IntermediateDirectory="Debug\messaging_client\I386" ConfigurationType="1" CharacterSet="0" - > + @@ -116,6 +115,9 @@ + @@ -126,7 +128,6 @@ IntermediateDirectory="Release\messaging_client\I386" ConfigurationType="1" CharacterSet="0" - > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Filter="cpp;cxx;cc;c;C" + > + RelativePath="client.cpp" + > + > + RelativePath="CMakeLists.txt" + > + ExcludedFromBuild="true" + > + Name="VCCustomBuildTool" + /> - - - - - - + ExcludedFromBuild="true" + > + Name="VCCustomBuildTool" + /> diff --git a/cpp/examples/messaging/messaging_drain.vcproj b/cpp/examples/messaging/messaging_drain.vcproj index ea7704c341..78f89d6cc3 100644 --- a/cpp/examples/messaging/messaging_drain.vcproj +++ b/cpp/examples/messaging/messaging_drain.vcproj @@ -26,14 +26,12 @@ ProjectGUID="{D79791E5-C593-4F23-B545-0CE72D181F2A}" RootNamespace="messaging_drain" Keyword="Win32Proj" + TargetFrameworkVersion="0" > - @@ -63,7 +61,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -367,6 +202,10 @@ RelativePath="drain.cpp" > + + diff --git a/cpp/examples/messaging/messaging_map_receiver.vcproj b/cpp/examples/messaging/messaging_map_receiver.vcproj index ed806c0a53..a928198203 100644 --- a/cpp/examples/messaging/messaging_map_receiver.vcproj +++ b/cpp/examples/messaging/messaging_map_receiver.vcproj @@ -26,15 +26,12 @@ ProjectGUID="{92D8F5AA-FECA-1BAD-1FEE-AE349A6B75AA}" RootNamespace="messaging_map_receiver" Keyword="Win32Proj" - SignManifests="true" + TargetFrameworkVersion="0" > - @@ -45,7 +42,6 @@ IntermediateDirectory="Debug\messaging_map_receiver\I386" ConfigurationType="1" CharacterSet="0" - > + @@ -116,6 +115,9 @@ + @@ -126,7 +128,6 @@ IntermediateDirectory="Release\messaging_map_receiver\I386" ConfigurationType="1" CharacterSet="0" - > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Filter="cpp;cxx;cc;c;C" + > + RelativePath="map_receiver.cpp" + > + > + RelativePath="CMakeLists.txt" + > + ExcludedFromBuild="true" + > + Name="VCCustomBuildTool" + /> - - - - - - + ExcludedFromBuild="true" + > + Name="VCCustomBuildTool" + /> diff --git a/cpp/examples/messaging/messaging_map_sender.vcproj b/cpp/examples/messaging/messaging_map_sender.vcproj index 55d16063c5..29b31143b1 100644 --- a/cpp/examples/messaging/messaging_map_sender.vcproj +++ b/cpp/examples/messaging/messaging_map_sender.vcproj @@ -26,15 +26,12 @@ ProjectGUID="{3B9EA507-FECA-1BAD-1FEE-AE349A6B75AA}" RootNamespace="messaging_map_sender" Keyword="Win32Proj" - SignManifests="true" + TargetFrameworkVersion="0" > - @@ -45,7 +42,6 @@ IntermediateDirectory="Debug\messaging_map_sender\I386" ConfigurationType="1" CharacterSet="0" - > + @@ -116,6 +115,9 @@ + @@ -126,7 +128,6 @@ IntermediateDirectory="Release\messaging_map_sender\I386" ConfigurationType="1" CharacterSet="0" - > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Filter="cpp;cxx;cc;c;C" + > + RelativePath="map_sender.cpp" + > + > + RelativePath="CMakeLists.txt" + > + ExcludedFromBuild="true" + > + Name="VCCustomBuildTool" + /> - - - - - - + ExcludedFromBuild="true" + > + Name="VCCustomBuildTool" + /> diff --git a/cpp/examples/messaging/messaging_server.vcproj b/cpp/examples/messaging/messaging_server.vcproj index 5a4f614dd2..38d43e7b0b 100644 --- a/cpp/examples/messaging/messaging_server.vcproj +++ b/cpp/examples/messaging/messaging_server.vcproj @@ -26,15 +26,12 @@ ProjectGUID="{E0A50687-FECA-1BAD-1FEE-AE349A6B75AA}" RootNamespace="messaging_server" Keyword="Win32Proj" - SignManifests="true" + TargetFrameworkVersion="0" > - @@ -45,7 +42,6 @@ IntermediateDirectory="Debug\messaging_server\I386" ConfigurationType="1" CharacterSet="0" - > + @@ -116,6 +115,9 @@ + @@ -126,7 +128,6 @@ IntermediateDirectory="Release\messaging_server\I386" ConfigurationType="1" CharacterSet="0" - > - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + Filter="cpp;cxx;cc;c;C" + > + RelativePath="server.cpp" + > + > + RelativePath="CMakeLists.txt" + > + ExcludedFromBuild="true" + > + Name="VCCustomBuildTool" + /> - - - - - - + ExcludedFromBuild="true" + > + Name="VCCustomBuildTool" + /> diff --git a/cpp/examples/messaging/messaging_spout.vcproj b/cpp/examples/messaging/messaging_spout.vcproj index b4b941fef7..e10b00f8a4 100644 --- a/cpp/examples/messaging/messaging_spout.vcproj +++ b/cpp/examples/messaging/messaging_spout.vcproj @@ -32,9 +32,6 @@ - @@ -64,7 +61,7 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - @@ -364,6 +198,10 @@ Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx" UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}" > + + -- cgit v1.2.1