You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ch...@apache.org on 2013/04/05 22:14:04 UTC

svn commit: r1465113 - /qpid/trunk/qpid/cpp/examples/winsdk-cmake/CMakeLists.txt

Author: chug
Date: Fri Apr  5 20:14:04 2013
New Revision: 1465113

URL: http://svn.apache.org/r1465113
Log:
QPID-4721: .NET Binding WinSdk does not build hello_world and hello_xml
Add the files to the CMakeLists.txt file.

Modified:
    qpid/trunk/qpid/cpp/examples/winsdk-cmake/CMakeLists.txt

Modified: qpid/trunk/qpid/cpp/examples/winsdk-cmake/CMakeLists.txt
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/examples/winsdk-cmake/CMakeLists.txt?rev=1465113&r1=1465112&r2=1465113&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/examples/winsdk-cmake/CMakeLists.txt (original)
+++ qpid/trunk/qpid/cpp/examples/winsdk-cmake/CMakeLists.txt Fri Apr  5 20:14:04 2013
@@ -90,3 +90,5 @@ add_example(messaging map_receiver)
 add_example(messaging map_sender)
 add_example(messaging client)
 add_example(messaging server)
+add_example(messaging hello_world)
+add_example(messaging hello_xml)



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org