Author: shuston
Date: Fri Nov 13 00:48:00 2009
New Revision: 835679

URL: http://svn.apache.org/viewvc?rev=835679&view=rev
Log:
Correct the changed vcproj files in the Makefile.am files; added the EXTRA_DIST 
for messaging/Makefile.am.

Modified:
    qpid/trunk/qpid/cpp/examples/messaging/Makefile.am
    qpid/trunk/qpid/cpp/examples/pub-sub/Makefile.am
    qpid/trunk/qpid/cpp/examples/qmf-console/Makefile.am
    qpid/trunk/qpid/cpp/examples/request-response/Makefile.am

Modified: qpid/trunk/qpid/cpp/examples/messaging/Makefile.am
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/examples/messaging/Makefile.am?rev=835679&r1=835678&r2=835679&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/examples/messaging/Makefile.am (original)
+++ qpid/trunk/qpid/cpp/examples/messaging/Makefile.am Fri Nov 13 00:48:00 2009
@@ -52,3 +52,15 @@
 
 map_receiver_SOURCES=map_receiver.cpp
 map_receiver_LDADD=$(CLIENT_LIB)
+
+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

Modified: qpid/trunk/qpid/cpp/examples/pub-sub/Makefile.am
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/examples/pub-sub/Makefile.am?rev=835679&r1=835678&r2=835679&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/examples/pub-sub/Makefile.am (original)
+++ qpid/trunk/qpid/cpp/examples/pub-sub/Makefile.am Fri Nov 13 00:48:00 2009
@@ -42,5 +42,5 @@
        verify_cpp_python.in \
        verify_python_cpp    \
        verify_python_cpp.in \
-       pub_sub_topic_listener.vcproj \
-       pub_sub_topic_publisher.vcproj
+       pub-sub_topic_listener.vcproj \
+       pub-sub_topic_publisher.vcproj

Modified: qpid/trunk/qpid/cpp/examples/qmf-console/Makefile.am
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/examples/qmf-console/Makefile.am?rev=835679&r1=835678&r2=835679&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/examples/qmf-console/Makefile.am (original)
+++ qpid/trunk/qpid/cpp/examples/qmf-console/Makefile.am Fri Nov 13 00:48:00 
2009
@@ -48,7 +48,7 @@
        $(MAKEDIST)
 
 EXTRA_DIST=                  \
-       qmf_console_console.vcproj \
-       qmf_console_ping.vcproj \
-       qmf_console_printevents.vcproj \
-       qmf_console_queuestats.vcproj
+       qmf-console_console.vcproj \
+       qmf-console_ping.vcproj \
+       qmf-console_printevents.vcproj \
+       qmf-console_queuestats.vcproj

Modified: qpid/trunk/qpid/cpp/examples/request-response/Makefile.am
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/examples/request-response/Makefile.am?rev=835679&r1=835678&r2=835679&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/examples/request-response/Makefile.am (original)
+++ qpid/trunk/qpid/cpp/examples/request-response/Makefile.am Fri Nov 13 
00:48:00 2009
@@ -42,5 +42,5 @@
        verify_cpp_python.in \
        verify_python_cpp    \
        verify_python_cpp.in \
-       request_response_client.vcproj \
-       request_response_server.vcproj
+       request-response_client.vcproj \
+       request-response_server.vcproj



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscr...@qpid.apache.org

Reply via email to