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 --- cpp/examples/fanout/fanout_fanout_producer.vcproj | 44 ++++++++++++++++------- cpp/examples/fanout/fanout_listener.vcproj | 44 ++++++++++++++++------- 2 files changed, 64 insertions(+), 24 deletions(-) (limited to 'cpp/examples/fanout') diff --git a/cpp/examples/fanout/fanout_fanout_producer.vcproj b/cpp/examples/fanout/fanout_fanout_producer.vcproj index 7addd69274..10542b7a4e 100644 --- a/cpp/examples/fanout/fanout_fanout_producer.vcproj +++ b/cpp/examples/fanout/fanout_fanout_producer.vcproj @@ -1,4 +1,24 @@ + +