You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gs...@apache.org on 2011/03/01 17:24:42 UTC

svn commit: r1075884 - /qpid/trunk/qpid/cpp/examples/old_api/CMakeLists.txt

Author: gsim
Date: Tue Mar  1 16:24:41 2011
New Revision: 1075884

URL: http://svn.apache.org/viewvc?rev=1075884&view=rev
Log:
QPID-3067: adding new file missing from last commit

Added:
    qpid/trunk/qpid/cpp/examples/old_api/CMakeLists.txt

Added: qpid/trunk/qpid/cpp/examples/old_api/CMakeLists.txt
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/examples/old_api/CMakeLists.txt?rev=1075884&view=auto
==============================================================================
--- qpid/trunk/qpid/cpp/examples/old_api/CMakeLists.txt (added)
+++ qpid/trunk/qpid/cpp/examples/old_api/CMakeLists.txt Tue Mar  1 16:24:41 2011
@@ -0,0 +1,25 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
+add_subdirectory(direct)
+add_subdirectory(failover)
+add_subdirectory(fanout)
+add_subdirectory(pub-sub)
+add_subdirectory(request-response)
+add_subdirectory(tradedemo)
+add_subdirectory(xml-exchange)



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