From 882de6e475aa49c9a9a1a0540388ad5c7026a2ce Mon Sep 17 00:00:00 2001 From: "Stephen D. Huston" Date: Tue, 5 Jan 2010 22:01:49 +0000 Subject: Remove old vcproj files not in use any longer; resolves QPID-2301 git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@896238 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/examples/messaging/Makefile.am | 2 -- 1 file changed, 2 deletions(-) (limited to 'cpp/examples') diff --git a/cpp/examples/messaging/Makefile.am b/cpp/examples/messaging/Makefile.am index 85d1956e61..0bf9ae9e31 100644 --- a/cpp/examples/messaging/Makefile.am +++ b/cpp/examples/messaging/Makefile.am @@ -58,10 +58,8 @@ EXTRA_DIST= \ messaging_client.vcproj \ messaging_map_receiver.vcproj \ messaging_map_sender.vcproj \ - messaging_queue_listener.vcproj \ messaging_queue_receiver.vcproj \ messaging_queue_sender.vcproj \ messaging_server.vcproj \ - messaging_topic_listener.vcproj \ messaging_topic_receiver.vcproj \ messaging_topic_sender.vcproj -- cgit v1.2.1