From 8faa1d55ca1507ae4913e5476f21fbcd83e70bfe Mon Sep 17 00:00:00 2001 From: Ted Ross Date: Thu, 24 Jun 2010 12:40:11 +0000 Subject: QPID-2589 - Patch from Chuck Rolke Visual Basic example added, UUID support added, C# Hello World example added. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@957531 13f79535-47bb-0310-9956-ffa450edef68 --- .../visualbasic.example.client.vbproj | 134 +++++++++++++++++++++ 1 file changed, 134 insertions(+) create mode 100644 cpp/bindings/qpid/dotnet/examples/visualbasic.example.client/visualbasic.example.client.vbproj (limited to 'cpp/bindings/qpid/dotnet/examples/visualbasic.example.client/visualbasic.example.client.vbproj') diff --git a/cpp/bindings/qpid/dotnet/examples/visualbasic.example.client/visualbasic.example.client.vbproj b/cpp/bindings/qpid/dotnet/examples/visualbasic.example.client/visualbasic.example.client.vbproj new file mode 100644 index 0000000000..a7e747a5a9 --- /dev/null +++ b/cpp/bindings/qpid/dotnet/examples/visualbasic.example.client/visualbasic.example.client.vbproj @@ -0,0 +1,134 @@ + + + + Debug + AnyCPU + 9.0.21022 + 2.0 + {CFEA696E-115B-4AD1-AB56-804E360EDD51} + Exe + Sub Main + Org.Apache.Qpid.Messaging.Examples + visualbasic.example.client + 512 + Console + v3.5 + On + Binary + Off + On + + + true + full + true + true + ..\..\..\..\..\src\Debug\ + visualbasic.example.client.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + pdbonly + false + true + true + bin\Release\ + visualbasic.example.client.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + + + true + true + true + ..\..\..\..\..\src\Debug\ + visualbasic.example.client.xml + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + full + x86 + + + true + bin\x86\Release\ + visualbasic.example.client.xml + true + 42016,41999,42017,42018,42019,42032,42036,42020,42021,42022 + pdbonly + x86 + + + + + + + + 3.5 + + + 3.5 + + + 3.5 + + + + + + + + + + + + + + + + + True + Application.myapp + + + True + True + Resources.resx + + + True + Settings.settings + True + + + + + VbMyResourcesResXFileCodeGenerator + Resources.Designer.vb + My.Resources + Designer + + + + + MyApplicationCodeGenerator + Application.Designer.vb + + + SettingsSingleFileGenerator + My + Settings.Designer.vb + + + + + {AA5A3B83-5F98-406D-A01C-5A921467A57D} + Org.Apache.Qpid.Messaging + + + + + -- cgit v1.2.1