summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/messaging
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2010-01-05 22:01:49 +0000
committerStephen D. Huston <shuston@apache.org>2010-01-05 22:01:49 +0000
commit78bd6650f7172afd56bfe08386dadae98d5f2cd9 (patch)
treeccd6fdde78185e8c84ec6bcb8bca125b1386d1b6 /qpid/cpp/examples/messaging
parent2eb4f88b5557f1980d1ed905d26fb67d872e2efe (diff)
downloadqpid-python-78bd6650f7172afd56bfe08386dadae98d5f2cd9.tar.gz
Remove old vcproj files not in use any longer; resolves QPID-2301
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@896238 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/examples/messaging')
-rw-r--r--qpid/cpp/examples/messaging/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/cpp/examples/messaging/Makefile.am b/qpid/cpp/examples/messaging/Makefile.am
index 85d1956e61..0bf9ae9e31 100644
--- a/qpid/cpp/examples/messaging/Makefile.am
+++ b/qpid/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