From 163e89881464fb242461fdf769839f58f5b3a28f Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Tue, 15 Jun 2010 17:51:10 +0000 Subject: QPID-2589 - Patch from Chuck Rolke More API cleanup and new examples (to match the examples for other languages) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@954983 13f79535-47bb-0310-9956-ffa450edef68 --- .../csharp.example.server.csproj | 81 ++++++++++++++++++++++ 1 file changed, 81 insertions(+) create mode 100644 cpp/bindings/qpid/dotnet/examples/csharp.example.server/csharp.example.server.csproj (limited to 'cpp/bindings/qpid/dotnet/examples/csharp.example.server/csharp.example.server.csproj') diff --git a/cpp/bindings/qpid/dotnet/examples/csharp.example.server/csharp.example.server.csproj b/cpp/bindings/qpid/dotnet/examples/csharp.example.server/csharp.example.server.csproj new file mode 100644 index 0000000000..1fa2cc0bc0 --- /dev/null +++ b/cpp/bindings/qpid/dotnet/examples/csharp.example.server/csharp.example.server.csproj @@ -0,0 +1,81 @@ + + + + Debug + AnyCPU + 9.0.21022 + 2.0 + {090A081D-E8B5-4949-AA43-EE182B7101E3} + Exe + Properties + csharp.example.server + csharp.example.server + v3.5 + 512 + + + true + full + false + ..\..\..\..\..\src\Debug\ + DEBUG;TRACE + prompt + 4 + + + pdbonly + true + ..\..\..\..\..\src\Release\ + TRACE + prompt + 4 + + + true + ..\..\..\..\..\src\Debug\ + DEBUG;TRACE + full + x86 + prompt + + + ..\..\..\..\..\src\Release\ + TRACE + true + pdbonly + x86 + prompt + + + + + 3.5 + + + 3.5 + + + 3.5 + + + + + + + + + + + {AA5A3B83-5F98-406D-A01C-5A921467A57D} + Org.Apache.Qpid.Messaging + + + + + -- cgit v1.2.1