From 7db52d95099fb7ae237277f12e4e368cf643f174 Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Thu, 23 Apr 2009 22:23:59 +0000 Subject: Move client::Dispatcher destructor from .cpp to .h to avoid having to export it on Windows; Added new client files to client.vcproj git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@768081 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/client.vcproj | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'cpp/src/client.vcproj') diff --git a/cpp/src/client.vcproj b/cpp/src/client.vcproj index 28b7ec73dc..8e8842f3c0 100644 --- a/cpp/src/client.vcproj +++ b/cpp/src/client.vcproj @@ -392,6 +392,9 @@ + + @@ -443,6 +446,9 @@ + + @@ -570,6 +576,9 @@ + + -- cgit v1.2.1