From 1660b00c9274ab08afe973828c84325700bccae7 Mon Sep 17 00:00:00 2001 From: "Charles E. Rolke" Date: Thu, 8 Dec 2011 20:27:04 +0000 Subject: QPID-2634 VS2010 - Tidy up the Csharp WinSDK VS2010 project files. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1212087 13f79535-47bb-0310-9956-ffa450edef68 --- .../csharp.direct.receiver.csproj | 33 +++++------------- .../csharp.direct.sender.csproj | 16 ++++----- .../csharp.example.client.csproj | 33 +++++------------- .../csharp.example.declare_queues.csproj | 33 +++++------------- .../csharp.example.drain.csproj | 33 +++++------------- .../csharp.example.helloworld.csproj | 39 ++++++---------------- .../csharp.example.server.csproj | 33 +++++------------- .../csharp.example.spout.csproj | 33 +++++------------- .../csharp.map.callback.receiver.csproj | 38 ++++++--------------- .../csharp.map.callback.sender.csproj | 34 +++++-------------- .../csharp.map.receiver/csharp.map.receiver.csproj | 33 +++++------------- .../csharp.map.sender/csharp.map.sender.csproj | 33 +++++------------- 12 files changed, 101 insertions(+), 290 deletions(-) (limited to 'qpid/cpp') diff --git a/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.direct.receiver/csharp.direct.receiver.csproj b/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.direct.receiver/csharp.direct.receiver.csproj index 25894a3357..1efc9de594 100644 --- a/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.direct.receiver/csharp.direct.receiver.csproj +++ b/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.direct.receiver/csharp.direct.receiver.csproj @@ -28,41 +28,25 @@ under the License. Properties csharp.direct.receiver csharp.direct.receiver - v3.5 + v4.0 512 3.5 - - - true - full - false - $(ProjectDir)..\..\..\bin\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - $(ProjectDir)..\..\..\bin\ - TRACE - prompt - 4 + true - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ DEBUG;TRACE full x86 prompt - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ TRACE true pdbonly @@ -71,14 +55,14 @@ under the License. true - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ DEBUG;TRACE full x64 prompt - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ TRACE true pdbonly @@ -86,9 +70,8 @@ under the License. prompt - - False - $(ProjectDir)..\..\..\bin\org.apache.qpid.messaging.dll + + $(ProjectDir)..\..\..\bin\$(Configuration)\org.apache.qpid.messaging.dll diff --git a/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.direct.sender/csharp.direct.sender.csproj b/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.direct.sender/csharp.direct.sender.csproj index 71cc77d050..b40ad1145d 100644 --- a/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.direct.sender/csharp.direct.sender.csproj +++ b/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.direct.sender/csharp.direct.sender.csproj @@ -28,24 +28,25 @@ under the License. Properties csharp.direct.sender csharp.direct.sender - v3.5 + v4.0 512 3.5 + true - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ DEBUG;TRACE full x86 prompt - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ TRACE true pdbonly @@ -54,14 +55,14 @@ under the License. true - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ DEBUG;TRACE full x64 prompt - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ TRACE true pdbonly @@ -69,9 +70,8 @@ under the License. prompt - - False - $(ProjectDir)..\..\..\bin\org.apache.qpid.messaging.dll + + $(ProjectDir)..\..\..\bin\$(Configuration)\org.apache.qpid.messaging.dll diff --git a/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.client/csharp.example.client.csproj b/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.client/csharp.example.client.csproj index 5dbde7ad4e..f49ba9e639 100644 --- a/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.client/csharp.example.client.csproj +++ b/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.client/csharp.example.client.csproj @@ -28,41 +28,25 @@ under the License. Properties csharp.example.client csharp.example.client - v3.5 + v4.0 512 3.5 - - - true - full - false - $(ProjectDir)..\..\..\bin\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - $(ProjectDir)..\..\..\bin\ - TRACE - prompt - 4 + true - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ DEBUG;TRACE full x86 prompt - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ TRACE true pdbonly @@ -71,14 +55,14 @@ under the License. true - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ DEBUG;TRACE full x64 prompt - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ TRACE true pdbonly @@ -86,9 +70,8 @@ under the License. prompt - - False - $(ProjectDir)..\..\..\bin\org.apache.qpid.messaging.dll + + $(ProjectDir)..\..\..\bin\$(Configuration)\org.apache.qpid.messaging.dll diff --git a/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.declare_queues/csharp.example.declare_queues.csproj b/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.declare_queues/csharp.example.declare_queues.csproj index ed59f00163..5e59fbc369 100644 --- a/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.declare_queues/csharp.example.declare_queues.csproj +++ b/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.declare_queues/csharp.example.declare_queues.csproj @@ -28,41 +28,25 @@ under the License. Properties csharp.example.declare_queues csharp.example.declare_queues - v3.5 + v4.0 512 3.5 - - - true - full - false - $(ProjectDir)..\..\..\bin\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - $(ProjectDir)..\..\..\bin\ - TRACE - prompt - 4 + true - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ DEBUG;TRACE full x86 prompt - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ TRACE true pdbonly @@ -71,14 +55,14 @@ under the License. true - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ DEBUG;TRACE full x64 prompt - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ TRACE true pdbonly @@ -86,9 +70,8 @@ under the License. prompt - - False - $(ProjectDir)..\..\..\bin\org.apache.qpid.messaging.dll + + $(ProjectDir)..\..\..\bin\$(Configuration)\org.apache.qpid.messaging.dll diff --git a/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.drain/csharp.example.drain.csproj b/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.drain/csharp.example.drain.csproj index 8df01efa6c..2e2c97370e 100644 --- a/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.drain/csharp.example.drain.csproj +++ b/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.drain/csharp.example.drain.csproj @@ -28,41 +28,25 @@ under the License. Properties csharp.example.drain csharp.example.drain - v3.5 + v4.0 512 3.5 - - - true - full - false - $(ProjectDir)..\..\..\bin\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - $(ProjectDir)..\..\..\bin\ - TRACE - prompt - 4 + true - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ DEBUG;TRACE full x86 prompt - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ TRACE true pdbonly @@ -71,14 +55,14 @@ under the License. true - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ DEBUG;TRACE full x64 prompt - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ TRACE true pdbonly @@ -86,9 +70,8 @@ under the License. prompt - - False - $(ProjectDir)..\..\..\bin\org.apache.qpid.messaging.dll + + $(ProjectDir)..\..\..\bin\$(Configuration)\org.apache.qpid.messaging.dll diff --git a/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.helloworld/csharp.example.helloworld.csproj b/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.helloworld/csharp.example.helloworld.csproj index fd9df286cd..de54c0feb8 100644 --- a/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.helloworld/csharp.example.helloworld.csproj +++ b/qpid/cpp/bindings/qpid/dotnet/winsdk_sources/msvc10/examples/csharp.example.helloworld/csharp.example.helloworld.csproj @@ -28,41 +28,25 @@ under the License. Properties csharp.example.helloworld csharp.example.helloworld - v3.5 + v4.0 512 3.5 - - - true - full - false - $(ProjectDir)..\..\..\bin\ - DEBUG;TRACE - prompt - 4 - - - pdbonly - true - $(ProjectDir)..\..\..\bin\ - TRACE - prompt - 4 + true - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ DEBUG;TRACE full x86 prompt - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ TRACE true pdbonly @@ -71,30 +55,29 @@ under the License. true - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ DEBUG;TRACE full x64 prompt - $(ProjectDir)..\..\..\bin\ + $(ProjectDir)..\..\..\bin\$(Configuration)\ TRACE true pdbonly x64 prompt - - - False - $(ProjectDir)..\..\..\bin\org.apache.qpid.messaging.dll - - + + + $(ProjectDir)..\..\..\bin\$(Configuration)\org.apache.qpid.messaging.dll + +