From 1f8f41f6a00d1efeb1da33f386e0d987408cb593 Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Fri, 13 Nov 2009 00:13:42 +0000 Subject: Move the kit-building settings out of CMakeLists.txt to a new file, BuildInstallSettings.cmake. Changed the examples's vcproj files to refer to the installed header/lib locations instead of in the source tree locations; also adjusted the names to match directories and look sensible in the solution list. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@835652 13f79535-47bb-0310-9956-ffa450edef68 --- .../failover/failover_declare_queues.vcproj | 44 ++++++++++++++++------ .../failover/failover_replaying_sender.vcproj | 44 ++++++++++++++++------ .../failover/failover_resuming_receiver.vcproj | 44 ++++++++++++++++------ 3 files changed, 96 insertions(+), 36 deletions(-) (limited to 'cpp/examples/failover') diff --git a/cpp/examples/failover/failover_declare_queues.vcproj b/cpp/examples/failover/failover_declare_queues.vcproj index 918c02e942..d838083404 100644 --- a/cpp/examples/failover/failover_declare_queues.vcproj +++ b/cpp/examples/failover/failover_declare_queues.vcproj @@ -1,4 +1,24 @@ + + +