Author: shuston
Date: Fri May  1 21:48:18 2009
New Revision: 770832

URL: http://svn.apache.org/viewvc?rev=770832&view=rev
Log:
Add Visual Studio sln/vcproj files to EXTRA_DIST to include them in releases; 
fixes QPID-1836

Modified:
    qpid/branches/0.5-release/qpid/cpp/examples/Makefile.am
    qpid/branches/0.5-release/qpid/cpp/examples/direct/Makefile.am
    qpid/branches/0.5-release/qpid/cpp/examples/failover/Makefile.am
    qpid/branches/0.5-release/qpid/cpp/examples/fanout/Makefile.am
    qpid/branches/0.5-release/qpid/cpp/examples/pub-sub/Makefile.am
    qpid/branches/0.5-release/qpid/cpp/examples/qmf-console/Makefile.am
    qpid/branches/0.5-release/qpid/cpp/examples/request-response/Makefile.am
    qpid/branches/0.5-release/qpid/cpp/examples/tradedemo/Makefile.am
    qpid/branches/0.5-release/qpid/cpp/src/tests/Makefile.am

Modified: qpid/branches/0.5-release/qpid/cpp/examples/Makefile.am
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.5-release/qpid/cpp/examples/Makefile.am?rev=770832&r1=770831&r2=770832&view=diff
==============================================================================
--- qpid/branches/0.5-release/qpid/cpp/examples/Makefile.am (original)
+++ qpid/branches/0.5-release/qpid/cpp/examples/Makefile.am Fri May  1 21:48:18 
2009
@@ -37,7 +37,7 @@
 examplesdir=$(pkgdatadir)/examples
 dist_examples_DATA = README $(MAKEDIST)
 
-EXTRA_DIST = README.verify verify verify_all
+EXTRA_DIST = README.verify verify verify_all examples.sln
 
 # For older versions of automake
 abs_top_srcdir = @abs_top_srcdir@

Modified: qpid/branches/0.5-release/qpid/cpp/examples/direct/Makefile.am
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.5-release/qpid/cpp/examples/direct/Makefile.am?rev=770832&r1=770831&r2=770832&view=diff
==============================================================================
--- qpid/branches/0.5-release/qpid/cpp/examples/direct/Makefile.am (original)
+++ qpid/branches/0.5-release/qpid/cpp/examples/direct/Makefile.am Fri May  1 
21:48:18 2009
@@ -44,5 +44,7 @@
        verify_cpp_python    \
        verify_cpp_python.in \
        verify_python_cpp    \
-       verify_python_cpp.in 
-
+       verify_python_cpp.in \
+       direct_declare_queues.vcproj \
+       direct_direct_producer.vcproj \
+       direct_listener.vcproj

Modified: qpid/branches/0.5-release/qpid/cpp/examples/failover/Makefile.am
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.5-release/qpid/cpp/examples/failover/Makefile.am?rev=770832&r1=770831&r2=770832&view=diff
==============================================================================
--- qpid/branches/0.5-release/qpid/cpp/examples/failover/Makefile.am (original)
+++ qpid/branches/0.5-release/qpid/cpp/examples/failover/Makefile.am Fri May  1 
21:48:18 2009
@@ -39,3 +39,8 @@
         $(MAKEDIST)
 
 # FIXME aconway 2008-10-10: add verify scripts.
+
+EXTRA_DIST=                 \
+       failover_declare_queues.vcproj \
+       failover_replaying_sender.vcproj \
+       failover_resuming_receiver.vcproj

Modified: qpid/branches/0.5-release/qpid/cpp/examples/fanout/Makefile.am
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.5-release/qpid/cpp/examples/fanout/Makefile.am?rev=770832&r1=770831&r2=770832&view=diff
==============================================================================
--- qpid/branches/0.5-release/qpid/cpp/examples/fanout/Makefile.am (original)
+++ qpid/branches/0.5-release/qpid/cpp/examples/fanout/Makefile.am Fri May  1 
21:48:18 2009
@@ -40,9 +40,6 @@
        verify_cpp_python    \
        verify_cpp_python.in \
        verify_python_cpp    \
-       verify_python_cpp.in 
-
-
-
-
-
+       verify_python_cpp.in \
+       fanout_fanout_producer.vcproj \
+       fanout_listener.vcproj

Modified: qpid/branches/0.5-release/qpid/cpp/examples/pub-sub/Makefile.am
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.5-release/qpid/cpp/examples/pub-sub/Makefile.am?rev=770832&r1=770831&r2=770832&view=diff
==============================================================================
--- qpid/branches/0.5-release/qpid/cpp/examples/pub-sub/Makefile.am (original)
+++ qpid/branches/0.5-release/qpid/cpp/examples/pub-sub/Makefile.am Fri May  1 
21:48:18 2009
@@ -41,9 +41,6 @@
        verify_cpp_python    \
        verify_cpp_python.in \
        verify_python_cpp    \
-       verify_python_cpp.in
-
-
-
-
-
+       verify_python_cpp.in \
+       pub_sub_topic_listener.vcproj \
+       pub_sub_topic_publisher.vcproj

Modified: qpid/branches/0.5-release/qpid/cpp/examples/qmf-console/Makefile.am
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.5-release/qpid/cpp/examples/qmf-console/Makefile.am?rev=770832&r1=770831&r2=770832&view=diff
==============================================================================
--- qpid/branches/0.5-release/qpid/cpp/examples/qmf-console/Makefile.am 
(original)
+++ qpid/branches/0.5-release/qpid/cpp/examples/qmf-console/Makefile.am Fri May 
 1 21:48:18 2009
@@ -43,3 +43,8 @@
        queuestats.cpp \
        $(MAKEDIST)
 
+EXTRA_DIST=                  \
+       qmf_console_console.vcproj \
+       qmf_console_ping.vcproj \
+       qmf_console_printevents.vcproj \
+       qmf_console_queuestats.vcproj

Modified: 
qpid/branches/0.5-release/qpid/cpp/examples/request-response/Makefile.am
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.5-release/qpid/cpp/examples/request-response/Makefile.am?rev=770832&r1=770831&r2=770832&view=diff
==============================================================================
--- qpid/branches/0.5-release/qpid/cpp/examples/request-response/Makefile.am 
(original)
+++ qpid/branches/0.5-release/qpid/cpp/examples/request-response/Makefile.am 
Fri May  1 21:48:18 2009
@@ -41,9 +41,6 @@
        verify_cpp_python    \
        verify_cpp_python.in \
        verify_python_cpp    \
-       verify_python_cpp.in
-
-
-
-
-
+       verify_python_cpp.in \
+       request_response_client.vcproj \
+       request_response_server.vcproj

Modified: qpid/branches/0.5-release/qpid/cpp/examples/tradedemo/Makefile.am
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.5-release/qpid/cpp/examples/tradedemo/Makefile.am?rev=770832&r1=770831&r2=770832&view=diff
==============================================================================
--- qpid/branches/0.5-release/qpid/cpp/examples/tradedemo/Makefile.am (original)
+++ qpid/branches/0.5-release/qpid/cpp/examples/tradedemo/Makefile.am Fri May  
1 21:48:18 2009
@@ -39,7 +39,7 @@
        declare_queues.cpp  \
        $(MAKEDIST)
 
-
-
-
-
+EXTRA_DIST=                  \
+       tradedemo_declare_queues.vcproj \
+       tradedemo_topic_listener.vcproj \
+       tradedemo_topic_publisher.vcproj

Modified: qpid/branches/0.5-release/qpid/cpp/src/tests/Makefile.am
URL: 
http://svn.apache.org/viewvc/qpid/branches/0.5-release/qpid/cpp/src/tests/Makefile.am?rev=770832&r1=770831&r2=770832&view=diff
==============================================================================
--- qpid/branches/0.5-release/qpid/cpp/src/tests/Makefile.am (original)
+++ qpid/branches/0.5-release/qpid/cpp/src/tests/Makefile.am Fri May  1 
21:48:18 2009
@@ -261,7 +261,24 @@
  reliable_replication_test federated_cluster_test_with_node_failure
 
 EXTRA_DIST+=fanout_perftest shared_perftest multiq_perftest topic_perftest 
run_failover_soak reliable_replication_test \
-  federated_cluster_test_with_node_failure
+  federated_cluster_test_with_node_failure \
+  tests.sln \
+  client_test.vcproj \
+  consume.vcproj \
+  echotest.vcproj \
+  header_test.vcproj \
+  latencytest.vcproj \
+  perftest.vcproj \
+  publish.vcproj \
+  receiver.vcproj \
+  sender.vcproj \
+  shlibtest.vcproj \
+  topic_listener.vcproj \
+  topic_publisher.vcproj \
+  txjob.vcproj \
+  txshift.vcproj \
+  txtest.vcproj \
+  unit_test.vcproj
 
 check-long:
        $(MAKE) check TESTS="$(LONG_TESTS)" VALGRIND=



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

Reply via email to