From 037f641f3e098c9b9df47f6ca42979bfa583dd4d Mon Sep 17 00:00:00 2001 From: "Charles E. Rolke" Date: Mon, 9 Sep 2013 01:05:14 +0000 Subject: QPID-4932: expose reconnect&replay logic QPID-5120: install on windows installs checked-in solution/project files Check in a VS2008 project file that satisfies cmake QPID install. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1520947 13f79535-47bb-0310-9956-ffa450edef68 --- .../messaging/messaging_server_reconnect.vcproj | 442 +++++++++++++++++++++ 1 file changed, 442 insertions(+) create mode 100644 qpid/cpp/examples/messaging/messaging_server_reconnect.vcproj (limited to 'qpid/cpp/examples') diff --git a/qpid/cpp/examples/messaging/messaging_server_reconnect.vcproj b/qpid/cpp/examples/messaging/messaging_server_reconnect.vcproj new file mode 100644 index 0000000000..dfde201178 --- /dev/null +++ b/qpid/cpp/examples/messaging/messaging_server_reconnect.vcproj @@ -0,0 +1,442 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1