From fea18276a791b0b216237cdde2055d9a12bd9ab9 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@835652 13f79535-47bb-0310-9956-ffa450edef68 --- .../examples/direct/direct_declare_queues.vcproj | 46 ++++++++++++++++------ .../examples/direct/direct_direct_producer.vcproj | 44 +++++++++++++++------ qpid/cpp/examples/direct/direct_listener.vcproj | 44 +++++++++++++++------ 3 files changed, 97 insertions(+), 37 deletions(-) (limited to 'qpid/cpp/examples/direct') diff --git a/qpid/cpp/examples/direct/direct_declare_queues.vcproj b/qpid/cpp/examples/direct/direct_declare_queues.vcproj index 097b0ee3bf..ae6bfaac6a 100644 --- a/qpid/cpp/examples/direct/direct_declare_queues.vcproj +++ b/qpid/cpp/examples/direct/direct_declare_queues.vcproj @@ -1,4 +1,24 @@ + + +