From 0398410e8894287da530cfb63d6344817445bfc2 Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Thu, 12 Mar 2009 20:55:34 +0000 Subject: Changes to build DLLs instead of static libs on Windows; primarily added decorators to exported names. Fixes QPID-1673 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@753014 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/tests/client_test.vcproj | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) (limited to 'cpp/src/tests/client_test.vcproj') diff --git a/cpp/src/tests/client_test.vcproj b/cpp/src/tests/client_test.vcproj index 0f9a50cdf0..1623c2961e 100644 --- a/cpp/src/tests/client_test.vcproj +++ b/cpp/src/tests/client_test.vcproj @@ -3,7 +3,7 @@ ProjectType="Visual C++" Version="9.00" Name="client_test" - ProjectGUID="{9A95F0E4-FECA-1BAD-2235-047BCDC7409E}" + ProjectGUID="{9A95F0E4-FECA-1BAD-2431-8A11DB0D67CE}" RootNamespace="client_test" Keyword="Win32Proj" SignManifests="true" @@ -21,8 +21,8 @@