From aa5a41f0ea50e12d5136fbfaa332a6a9e5a812f0 Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Tue, 5 May 2009 15:11:37 +0000 Subject: Adjust lib settings and references to main qpid libs git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@771776 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/examples/qmf-agent/qmf_agent.vcproj | 7 +- cpp/examples/qmf-console/qmf_console_ping.vcproj | 103 ++++++++++++++--------- 2 files changed, 68 insertions(+), 42 deletions(-) (limited to 'cpp/examples') diff --git a/cpp/examples/qmf-agent/qmf_agent.vcproj b/cpp/examples/qmf-agent/qmf_agent.vcproj index 4cb6ceb4ad..aa39f8d60d 100644 --- a/cpp/examples/qmf-agent/qmf_agent.vcproj +++ b/cpp/examples/qmf-agent/qmf_agent.vcproj @@ -75,6 +75,7 @@ /> + @@ -97,17 +99,19 @@ + @@ -155,20 +162,22 @@ /> + @@ -178,17 +187,19 @@ + @@ -239,19 +247,23 @@ /> + @@ -261,6 +273,9 @@ + @@ -271,7 +286,6 @@ IntermediateDirectory="Release\qmf_console_ping\AMD64" ConfigurationType="1" CharacterSet="0" - > + @@ -343,6 +360,9 @@ + @@ -353,19 +373,24 @@ + Filter="cpp;cxx;cc;C;c" + > + RelativePath="ping.cpp" + > + Filter="h;hpp;hxx;hh" + > + RelativePath="ConnectionOptions.h" + > + RelativePath="TestOptions.h" + > -- cgit v1.2.1