Author: shuston
Date: Tue Jan  5 22:06:29 2010
New Revision: 896242

URL: http://svn.apache.org/viewvc?rev=896242&view=rev
Log:
Add vcproj files for messaging/drain and messaging/spout; resolves QPID-2299

Added:
    qpid/trunk/qpid/cpp/examples/messaging/messaging_drain.vcproj
    qpid/trunk/qpid/cpp/examples/messaging/messaging_spout.vcproj
Removed:
    qpid/trunk/qpid/cpp/examples/messaging/messaging_queue_listener.vcproj
    qpid/trunk/qpid/cpp/examples/messaging/messaging_topic_listener.vcproj
Modified:
    qpid/trunk/qpid/cpp/examples/examples.sln
    qpid/trunk/qpid/cpp/examples/messaging/Makefile.am

Modified: qpid/trunk/qpid/cpp/examples/examples.sln
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/examples/examples.sln?rev=896242&r1=896241&r2=896242&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/examples/examples.sln (original)
+++ qpid/trunk/qpid/cpp/examples/examples.sln Tue Jan  5 22:06:29 2010
@@ -1,13 +1,6 @@
 
 Microsoft Visual Studio Solution File, Format Version 10.00
 # Visual Studio 2008
-# $Id: VC9WorkspaceCreator.pm 1439 2008-07-10 14:31:19Z elliott_c $
-#
-# This file was generated by MPC.  Any changes made directly to
-# this file will be lost the next time it is generated.
-#
-# MPC Command:
-# C:\ace\MPC\mwc.pl -type vc9 -features boost=1 examples.mwc
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "direct_declare_queues", 
"direct\direct_declare_queues.vcproj", "{18165D4D-FECA-1BAD-4346-8C4DF2536AA5}"
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "direct_direct_producer", 
"direct\direct_direct_producer.vcproj", "{9701E0BD-FECA-1BAD-4346-8C4DF2536AA5}"
@@ -26,20 +19,20 @@
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "messaging_client", 
"messaging\messaging_client.vcproj", "{80B58CBC-FECA-1BAD-1FEE-AE349A6B75AA}"
 EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "messaging_drain", 
"messaging\messaging_drain.vcproj", "{D79791E5-C593-4F23-B545-0CE72D181F2A}"
+EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "messaging_spout", 
"messaging\messaging_spout.vcproj", "{D3115AC9-91C4-4D79-BCAC-DE837C70F1EA}"
+EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "messaging_map_receiver", 
"messaging\messaging_map_receiver.vcproj", 
"{92D8F5AA-FECA-1BAD-1FEE-AE349A6B75AA}"
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "messaging_map_sender", 
"messaging\messaging_map_sender.vcproj", 
"{3B9EA507-FECA-1BAD-1FEE-AE349A6B75AA}"
 EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = 
"messaging_queue_listener", "messaging\messaging_queue_listener.vcproj", 
"{7A423237-FECA-1BAD-1FEE-AE349A6B75AA}"
-EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = 
"messaging_queue_receiver", "messaging\messaging_queue_receiver.vcproj", 
"{64932FB7-FECA-1BAD-1FEE-AE349A6B75AA}"
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "messaging_queue_sender", 
"messaging\messaging_queue_sender.vcproj", 
"{2668EEDD-FECA-1BAD-1FEE-AE349A6B75AA}"
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "messaging_server", 
"messaging\messaging_server.vcproj", "{E0A50687-FECA-1BAD-1FEE-AE349A6B75AA}"
 EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = 
"messaging_topic_listener", "messaging\messaging_topic_listener.vcproj", 
"{7A4686F1-FECA-1BAD-1FEE-AE349A6B75AA}"
-EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = 
"messaging_topic_receiver", "messaging\messaging_topic_receiver.vcproj", 
"{64979B71-FECA-1BAD-1FEE-AE349A6B75AA}"
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "messaging_topic_sender", 
"messaging\messaging_topic_sender.vcproj", 
"{E068EA69-FECA-1BAD-1FEE-AE349A6B75AA}"
@@ -48,19 +41,17 @@
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "pub_sub_topic_publisher", 
"pub-sub\pub-sub_topic_publisher.vcproj", 
"{05158653-FECA-1BAD-A430-FD5330E23A2D}"
 EndProject
-#Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qmf_agent", 
"qmf-agent\qmf_agent.vcproj", "{771767FB-FECA-1BAD-2E13-3FFA2B8669C3}"
-#EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qmf-console_console", 
"qmf-console\qmf-console_console.vcproj", 
"{490473E1-FECA-1BAD-2E13-3FFA2B8669C3}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qmf_console_console", 
"qmf-console\qmf-console_console.vcproj", 
"{490473E1-FECA-1BAD-2E13-3FFA2B8669C3}"
 EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qmf-console_ping", 
"qmf-console\qmf-console_ping.vcproj", "{771767FB-FECA-1BAD-2E13-3FFA2B8669C3}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qmf_console_ping", 
"qmf-console\qmf-console_ping.vcproj", "{C1FFDE95-3442-49AE-9985-7EEE3D45B4A3}"
 EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qmf-console_printevents", 
"qmf-console\qmf-console_printevents.vcproj", 
"{72C74624-FECA-1BAD-2E13-3FFA2B8669C3}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qmf_console_printevents", 
"qmf-console\qmf-console_printevents.vcproj", 
"{72C74624-FECA-1BAD-2E13-3FFA2B8669C3}"
 EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qmf-console_queuestats", 
"qmf-console\qmf-console_queuestats.vcproj", 
"{B21825EA-FECA-1BAD-2E13-3FFA2B8669C3}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "qmf_console_queuestats", 
"qmf-console\qmf-console_queuestats.vcproj", 
"{B21825EA-FECA-1BAD-2E13-3FFA2B8669C3}"
 EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "request-response_client", 
"request-response\request-response_client.vcproj", 
"{2691FE1E-FECA-1BAD-BD3A-8A467D0C5CCC}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "request_response_client", 
"request-response\request-response_client.vcproj", 
"{2691FE1E-FECA-1BAD-BD3A-8A467D0C5CCC}"
 EndProject
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "request-response_server", 
"request-response\request-response_server.vcproj", 
"{46817425-FECA-1BAD-BD3A-8A467D0C5CCC}"
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "request_response_server", 
"request-response\request-response_server.vcproj", 
"{46817425-FECA-1BAD-BD3A-8A467D0C5CCC}"
 EndProject
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = 
"tradedemo_declare_queues", "tradedemo\tradedemo_declare_queues.vcproj", 
"{9057502D-FECA-1BAD-23CE-CD4095BD3C8B}"
 EndProject
@@ -140,14 +131,6 @@
                {95E7DF39-FECA-1BAD-8826-8C64F27AA1C5}.Release|Win32.Build.0 = 
Release|Win32
                {95E7DF39-FECA-1BAD-8826-8C64F27AA1C5}.Release|x64.ActiveCfg = 
Release|x64
                {95E7DF39-FECA-1BAD-8826-8C64F27AA1C5}.Release|x64.Build.0 = 
Release|x64
-               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Debug|Win32.ActiveCfg = 
Debug|Win32
-               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Debug|Win32.Build.0 = 
Debug|Win32
-               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Debug|x64.ActiveCfg = 
Debug|x64
-               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Debug|x64.Build.0 = 
Debug|x64
-               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Release|Win32.ActiveCfg 
= Release|Win32
-               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Release|Win32.Build.0 = 
Release|Win32
-               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Release|x64.ActiveCfg = 
Release|x64
-               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Release|x64.Build.0 = 
Release|x64
                {80B58CBC-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|Win32.ActiveCfg = 
Debug|Win32
                {80B58CBC-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|Win32.Build.0 = 
Debug|Win32
                {80B58CBC-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|x64.ActiveCfg = 
Debug|x64
@@ -156,6 +139,18 @@
                {80B58CBC-FECA-1BAD-1FEE-AE349A6B75AA}.Release|Win32.Build.0 = 
Release|Win32
                {80B58CBC-FECA-1BAD-1FEE-AE349A6B75AA}.Release|x64.ActiveCfg = 
Release|x64
                {80B58CBC-FECA-1BAD-1FEE-AE349A6B75AA}.Release|x64.Build.0 = 
Release|x64
+               {D79791E5-C593-4F23-B545-0CE72D181F2A}.Debug|Win32.ActiveCfg = 
Debug|Win32
+               {D79791E5-C593-4F23-B545-0CE72D181F2A}.Debug|Win32.Build.0 = 
Debug|Win32
+               {D79791E5-C593-4F23-B545-0CE72D181F2A}.Debug|x64.ActiveCfg = 
Debug|Win32
+               {D79791E5-C593-4F23-B545-0CE72D181F2A}.Release|Win32.ActiveCfg 
= Release|Win32
+               {D79791E5-C593-4F23-B545-0CE72D181F2A}.Release|Win32.Build.0 = 
Release|Win32
+               {D79791E5-C593-4F23-B545-0CE72D181F2A}.Release|x64.ActiveCfg = 
Release|Win32
+               {D3115AC9-91C4-4D79-BCAC-DE837C70F1EA}.Debug|Win32.ActiveCfg = 
Debug|Win32
+               {D3115AC9-91C4-4D79-BCAC-DE837C70F1EA}.Debug|Win32.Build.0 = 
Debug|Win32
+               {D3115AC9-91C4-4D79-BCAC-DE837C70F1EA}.Debug|x64.ActiveCfg = 
Debug|Win32
+               {D3115AC9-91C4-4D79-BCAC-DE837C70F1EA}.Release|Win32.ActiveCfg 
= Release|Win32
+               {D3115AC9-91C4-4D79-BCAC-DE837C70F1EA}.Release|Win32.Build.0 = 
Release|Win32
+               {D3115AC9-91C4-4D79-BCAC-DE837C70F1EA}.Release|x64.ActiveCfg = 
Release|Win32
                {92D8F5AA-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|Win32.ActiveCfg = 
Debug|Win32
                {92D8F5AA-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|Win32.Build.0 = 
Debug|Win32
                {92D8F5AA-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|x64.ActiveCfg = 
Debug|x64
@@ -172,14 +167,6 @@
                {3B9EA507-FECA-1BAD-1FEE-AE349A6B75AA}.Release|Win32.Build.0 = 
Release|Win32
                {3B9EA507-FECA-1BAD-1FEE-AE349A6B75AA}.Release|x64.ActiveCfg = 
Release|x64
                {3B9EA507-FECA-1BAD-1FEE-AE349A6B75AA}.Release|x64.Build.0 = 
Release|x64
-               {7A423237-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|Win32.ActiveCfg = 
Debug|Win32
-               {7A423237-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|Win32.Build.0 = 
Debug|Win32
-               {7A423237-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|x64.ActiveCfg = 
Debug|x64
-               {7A423237-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|x64.Build.0 = 
Debug|x64
-               {7A423237-FECA-1BAD-1FEE-AE349A6B75AA}.Release|Win32.ActiveCfg 
= Release|Win32
-               {7A423237-FECA-1BAD-1FEE-AE349A6B75AA}.Release|Win32.Build.0 = 
Release|Win32
-               {7A423237-FECA-1BAD-1FEE-AE349A6B75AA}.Release|x64.ActiveCfg = 
Release|x64
-               {7A423237-FECA-1BAD-1FEE-AE349A6B75AA}.Release|x64.Build.0 = 
Release|x64
                {64932FB7-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|Win32.ActiveCfg = 
Debug|Win32
                {64932FB7-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|Win32.Build.0 = 
Debug|Win32
                {64932FB7-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|x64.ActiveCfg = 
Debug|x64
@@ -204,14 +191,6 @@
                {E0A50687-FECA-1BAD-1FEE-AE349A6B75AA}.Release|Win32.Build.0 = 
Release|Win32
                {E0A50687-FECA-1BAD-1FEE-AE349A6B75AA}.Release|x64.ActiveCfg = 
Release|x64
                {E0A50687-FECA-1BAD-1FEE-AE349A6B75AA}.Release|x64.Build.0 = 
Release|x64
-               {7A4686F1-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|Win32.ActiveCfg = 
Debug|Win32
-               {7A4686F1-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|Win32.Build.0 = 
Debug|Win32
-               {7A4686F1-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|x64.ActiveCfg = 
Debug|x64
-               {7A4686F1-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|x64.Build.0 = 
Debug|x64
-               {7A4686F1-FECA-1BAD-1FEE-AE349A6B75AA}.Release|Win32.ActiveCfg 
= Release|Win32
-               {7A4686F1-FECA-1BAD-1FEE-AE349A6B75AA}.Release|Win32.Build.0 = 
Release|Win32
-               {7A4686F1-FECA-1BAD-1FEE-AE349A6B75AA}.Release|x64.ActiveCfg = 
Release|x64
-               {7A4686F1-FECA-1BAD-1FEE-AE349A6B75AA}.Release|x64.Build.0 = 
Release|x64
                {64979B71-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|Win32.ActiveCfg = 
Debug|Win32
                {64979B71-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|Win32.Build.0 = 
Debug|Win32
                {64979B71-FECA-1BAD-1FEE-AE349A6B75AA}.Debug|x64.ActiveCfg = 
Debug|x64
@@ -228,6 +207,14 @@
                {E068EA69-FECA-1BAD-1FEE-AE349A6B75AA}.Release|Win32.Build.0 = 
Release|Win32
                {E068EA69-FECA-1BAD-1FEE-AE349A6B75AA}.Release|x64.ActiveCfg = 
Release|x64
                {E068EA69-FECA-1BAD-1FEE-AE349A6B75AA}.Release|x64.Build.0 = 
Release|x64
+               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Debug|Win32.ActiveCfg = 
Debug|Win32
+               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Debug|Win32.Build.0 = 
Debug|Win32
+               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Debug|x64.ActiveCfg = 
Debug|x64
+               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Debug|x64.Build.0 = 
Debug|x64
+               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Release|Win32.ActiveCfg 
= Release|Win32
+               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Release|Win32.Build.0 = 
Release|Win32
+               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Release|x64.ActiveCfg = 
Release|x64
+               {A415E66A-FECA-1BAD-A430-FD5330E23A2D}.Release|x64.Build.0 = 
Release|x64
                {05158653-FECA-1BAD-A430-FD5330E23A2D}.Debug|Win32.ActiveCfg = 
Debug|Win32
                {05158653-FECA-1BAD-A430-FD5330E23A2D}.Debug|Win32.Build.0 = 
Debug|Win32
                {05158653-FECA-1BAD-A430-FD5330E23A2D}.Debug|x64.ActiveCfg = 
Debug|x64
@@ -244,14 +231,14 @@
                {490473E1-FECA-1BAD-2E13-3FFA2B8669C3}.Release|Win32.Build.0 = 
Release|Win32
                {490473E1-FECA-1BAD-2E13-3FFA2B8669C3}.Release|x64.ActiveCfg = 
Release|x64
                {490473E1-FECA-1BAD-2E13-3FFA2B8669C3}.Release|x64.Build.0 = 
Release|x64
-               {771767FB-FECA-1BAD-2E13-3FFA2B8669C3}.Debug|Win32.ActiveCfg = 
Debug|Win32
-               {771767FB-FECA-1BAD-2E13-3FFA2B8669C3}.Debug|Win32.Build.0 = 
Debug|Win32
-               {771767FB-FECA-1BAD-2E13-3FFA2B8669C3}.Debug|x64.ActiveCfg = 
Debug|x64
-               {771767FB-FECA-1BAD-2E13-3FFA2B8669C3}.Debug|x64.Build.0 = 
Debug|x64
-               {771767FB-FECA-1BAD-2E13-3FFA2B8669C3}.Release|Win32.ActiveCfg 
= Release|Win32
-               {771767FB-FECA-1BAD-2E13-3FFA2B8669C3}.Release|Win32.Build.0 = 
Release|Win32
-               {771767FB-FECA-1BAD-2E13-3FFA2B8669C3}.Release|x64.ActiveCfg = 
Release|x64
-               {771767FB-FECA-1BAD-2E13-3FFA2B8669C3}.Release|x64.Build.0 = 
Release|x64
+               {C1FFDE95-3442-49AE-9985-7EEE3D45B4A3}.Debug|Win32.ActiveCfg = 
Debug|Win32
+               {C1FFDE95-3442-49AE-9985-7EEE3D45B4A3}.Debug|Win32.Build.0 = 
Debug|Win32
+               {C1FFDE95-3442-49AE-9985-7EEE3D45B4A3}.Debug|x64.ActiveCfg = 
Debug|x64
+               {C1FFDE95-3442-49AE-9985-7EEE3D45B4A3}.Debug|x64.Build.0 = 
Debug|x64
+               {C1FFDE95-3442-49AE-9985-7EEE3D45B4A3}.Release|Win32.ActiveCfg 
= Release|Win32
+               {C1FFDE95-3442-49AE-9985-7EEE3D45B4A3}.Release|Win32.Build.0 = 
Release|Win32
+               {C1FFDE95-3442-49AE-9985-7EEE3D45B4A3}.Release|x64.ActiveCfg = 
Release|x64
+               {C1FFDE95-3442-49AE-9985-7EEE3D45B4A3}.Release|x64.Build.0 = 
Release|x64
                {72C74624-FECA-1BAD-2E13-3FFA2B8669C3}.Debug|Win32.ActiveCfg = 
Debug|Win32
                {72C74624-FECA-1BAD-2E13-3FFA2B8669C3}.Debug|Win32.Build.0 = 
Debug|Win32
                {72C74624-FECA-1BAD-2E13-3FFA2B8669C3}.Debug|x64.ActiveCfg = 
Debug|x64

Modified: qpid/trunk/qpid/cpp/examples/messaging/Makefile.am
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/examples/messaging/Makefile.am?rev=896242&r1=896241&r2=896242&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/examples/messaging/Makefile.am (original)
+++ qpid/trunk/qpid/cpp/examples/messaging/Makefile.am Tue Jan  5 22:06:29 2010
@@ -56,10 +56,12 @@
 EXTRA_DIST=                  \
        CMakeLists.txt \
        messaging_client.vcproj \
+       messaging_drain.vcproj \
        messaging_map_receiver.vcproj \
        messaging_map_sender.vcproj \
        messaging_queue_receiver.vcproj \
        messaging_queue_sender.vcproj \
        messaging_server.vcproj \
+       messaging_spout.vcproj \
        messaging_topic_receiver.vcproj \
        messaging_topic_sender.vcproj

Added: qpid/trunk/qpid/cpp/examples/messaging/messaging_drain.vcproj
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/examples/messaging/messaging_drain.vcproj?rev=896242&view=auto
==============================================================================
--- qpid/trunk/qpid/cpp/examples/messaging/messaging_drain.vcproj (added)
+++ qpid/trunk/qpid/cpp/examples/messaging/messaging_drain.vcproj Tue Jan  5 
22:06:29 2010
@@ -0,0 +1,374 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<!--
+ -
+ - 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.
+ -
+ -->
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="9.00"
+       Name="messaging_drain"
+       ProjectGUID="{D79791E5-C593-4F23-B545-0CE72D181F2A}"
+       RootNamespace="messaging_drain"
+       Keyword="Win32Proj"
+       >
+       <Platforms>
+               <Platform
+                       Name="Win32"
+               />
+               <Platform
+                       Name="x64"
+               />
+       </Platforms>
+       <ToolFiles>
+       </ToolFiles>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="."
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="1"
+                       CharacterSet="0"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               
AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,$(QPID_ROOT)\include,..\..\include"
+                               
PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;NOMINMAX;WIN32_LEAN_AND_MEAN;_SCL_SECURE_NO_WARNINGS"
+                               MinimalRebuild="false"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="3"
+                               RuntimeTypeInfo="true"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="false"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalDependencies="qpidcommond.lib 
qpidclientd.lib"
+                               OutputFile="$(OutDir)\drain.exe"
+                               LinkIncremental="2"
+                               SuppressStartupBanner="true"
+                               
AdditionalLibraryDirectories=".;$(BOOST_ROOT)\lib;$(QPID_ROOT)\bin;..\..\bin"
+                               GenerateDebugInformation="true"
+                               SubSystem="1"
+                               TargetMachine="1"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCManifestTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCAppVerifierTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="1"
+                       CharacterSet="0"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="2"
+                               
AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,$(QPID_ROOT)\include,..\..\include"
+                               
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;NOMINMAX;WIN32_LEAN_AND_MEAN;_SCL_SECURE_NO_WARNINGS"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="true"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="false"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalDependencies="qpidcommon.lib 
qpidclient.lib"
+                               OutputFile="$(OutDir)\drain.exe"
+                               LinkIncremental="1"
+                               SuppressStartupBanner="true"
+                               
AdditionalLibraryDirectories=".;$(BOOST_ROOT)\lib;$(QPID_ROOT)\bin;..\..\bin"
+                               GenerateDebugInformation="true"
+                               SubSystem="1"
+                               OptimizeReferences="2"
+                               EnableCOMDATFolding="2"
+                               TargetMachine="1"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCManifestTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCAppVerifierTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Debug|x64"
+                       OutputDirectory="."
+                       IntermediateDirectory="Debug\messaging_drain\AMD64"
+                       ConfigurationType="1"
+                       CharacterSet="0"
+
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               AdditionalOptions=""
+                               AdditionalIncludeDirectories=""
+                               TypeLibraryName="$(InputName).tlb"
+                               HeaderFileName="$(InputName).h"
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               
AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,$(QPID_ROOT)\include,..\..\include"
+                               
PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;_CRT_NONSTDC_NO_WARNINGS;_AMD64_;_WIN64;_CRT_NONSTDC_NO_WARNINGS;NOMINMAX;WIN32_LEAN_AND_MEAN;_SCL_SECURE_NO_WARNINGS"
+                               MinimalRebuild="false"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="3"
+                               RuntimeTypeInfo="true"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="false"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               
PreprocessorDefinitions="_DEBUG;_CRT_NONSTDC_NO_WARNINGS;NOMINMAX;WIN32_LEAN_AND_MEAN;_SCL_SECURE_NO_WARNINGS;_WIN64"
+                               Culture="1033"
+                               
AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,$(QPID_ROOT)\include,..\..\include"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalOptions="/machine:AMD64"
+                               AdditionalDependencies="qpidcommond.lib 
qpidclientd.lib"
+                               OutputFile="$(OutDir)\drain.exe"
+                               LinkIncremental="2"
+                               SuppressStartupBanner="true"
+                               
AdditionalLibraryDirectories=".;$(BOOST_ROOT)\lib;$(QPID_ROOT)\bin;..\..\bin"
+                               GenerateDebugInformation="true"
+                               SubSystem="1"
+                               TargetMachine="17"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="Release\messaging_drain\AMD64"
+                       ConfigurationType="1"
+                       CharacterSet="0"
+
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               AdditionalOptions=""
+                               AdditionalIncludeDirectories=""
+                               TypeLibraryName="$(InputName).tlb"
+                               HeaderFileName="$(InputName).h"
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="2"
+                               
AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,$(QPID_ROOT)\include,..\..\include"
+                               
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;_CRT_NONSTDC_NO_WARNINGS;_AMD64_;_WIN64;_CRT_NONSTDC_NO_WARNINGS;NOMINMAX;WIN32_LEAN_AND_MEAN;_SCL_SECURE_NO_WARNINGS"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="true"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="false"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               
PreprocessorDefinitions="NDEBUG;_CRT_NONSTDC_NO_WARNINGS;NOMINMAX;WIN32_LEAN_AND_MEAN;_SCL_SECURE_NO_WARNINGS;_WIN64"
+                               Culture="1033"
+                               
AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,$(QPID_ROOT)\include,..\..\include"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalOptions="/machine:AMD64"
+                               AdditionalDependencies="qpidcommon.lib 
qpidclient.lib"
+                               OutputFile="$(OutDir)\drain.exe"
+                               LinkIncremental="1"
+                               SuppressStartupBanner="true"
+                               
AdditionalLibraryDirectories=".;$(BOOST_ROOT)\lib;$(QPID_ROOT)\bin;..\..\bin"
+                               GenerateDebugInformation="true"
+                               SubSystem="1"
+                               OptimizeReferences="2"
+                               EnableCOMDATFolding="2"
+                               TargetMachine="17"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+       </Configurations>
+       <References>
+       </References>
+       <Files>
+               <Filter
+                       Name="Source Files"
+                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+                       
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+                       >
+                       <File
+                               RelativePath="drain.cpp"
+                               >
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>

Added: qpid/trunk/qpid/cpp/examples/messaging/messaging_spout.vcproj
URL: 
http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/examples/messaging/messaging_spout.vcproj?rev=896242&view=auto
==============================================================================
--- qpid/trunk/qpid/cpp/examples/messaging/messaging_spout.vcproj (added)
+++ qpid/trunk/qpid/cpp/examples/messaging/messaging_spout.vcproj Tue Jan  5 
22:06:29 2010
@@ -0,0 +1,375 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<!--
+ -
+ - 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.
+ -
+ -->
+<VisualStudioProject
+       ProjectType="Visual C++"
+       Version="9.00"
+       Name="messaging_spout"
+       ProjectGUID="{D3115AC9-91C4-4D79-BCAC-DE837C70F1EA}"
+       RootNamespace="messaging_spout"
+       Keyword="Win32Proj"
+       TargetFrameworkVersion="196613"
+       >
+       <Platforms>
+               <Platform
+                       Name="Win32"
+               />
+               <Platform
+                       Name="x64"
+               />
+       </Platforms>
+       <ToolFiles>
+       </ToolFiles>
+       <Configurations>
+               <Configuration
+                       Name="Debug|Win32"
+                       OutputDirectory="."
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="1"
+                       CharacterSet="0"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               
AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,$(QPID_ROOT)\include,..\..\include"
+                               
PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;NOMINMAX;WIN32_LEAN_AND_MEAN;_SCL_SECURE_NO_WARNINGS"
+                               MinimalRebuild="false"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="3"
+                               RuntimeTypeInfo="true"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="false"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalDependencies="qpidcommond.lib 
qpidclientd.lib"
+                               OutputFile="$(OutDir)\spout.exe"
+                               LinkIncremental="2"
+                               SuppressStartupBanner="true"
+                               
AdditionalLibraryDirectories=".;$(BOOST_ROOT)\lib;$(QPID_ROOT)\bin;..\..\bin"
+                               GenerateDebugInformation="true"
+                               SubSystem="1"
+                               TargetMachine="1"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCManifestTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCAppVerifierTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|Win32"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="$(ConfigurationName)"
+                       ConfigurationType="1"
+                       CharacterSet="0"
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="2"
+                               
AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,$(QPID_ROOT)\include,..\..\include"
+                               
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_WARNINGS;NOMINMAX;WIN32_LEAN_AND_MEAN;_SCL_SECURE_NO_WARNINGS"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="true"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="false"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalDependencies="qpidcommon.lib 
qpidclient.lib"
+                               OutputFile="$(OutDir)\drain.exe"
+                               LinkIncremental="1"
+                               SuppressStartupBanner="true"
+                               
AdditionalLibraryDirectories=".;$(BOOST_ROOT)\lib;$(QPID_ROOT)\bin;..\..\bin"
+                               GenerateDebugInformation="true"
+                               SubSystem="1"
+                               OptimizeReferences="2"
+                               EnableCOMDATFolding="2"
+                               TargetMachine="1"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCManifestTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCAppVerifierTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Debug|x64"
+                       OutputDirectory="."
+                       IntermediateDirectory="Debug\messaging_spout\AMD64"
+                       ConfigurationType="1"
+                       CharacterSet="0"
+
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               AdditionalOptions=""
+                               AdditionalIncludeDirectories=""
+                               TypeLibraryName="$(InputName).tlb"
+                               HeaderFileName="$(InputName).h"
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="0"
+                               
AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,$(QPID_ROOT)\include,..\..\include"
+                               
PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;_CRT_NONSTDC_NO_WARNINGS;_AMD64_;_WIN64;_CRT_NONSTDC_NO_WARNINGS;NOMINMAX;WIN32_LEAN_AND_MEAN;_SCL_SECURE_NO_WARNINGS"
+                               MinimalRebuild="false"
+                               BasicRuntimeChecks="3"
+                               RuntimeLibrary="3"
+                               RuntimeTypeInfo="true"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="false"
+                               DebugInformationFormat="3"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               
PreprocessorDefinitions="_DEBUG;_CRT_NONSTDC_NO_WARNINGS;NOMINMAX;WIN32_LEAN_AND_MEAN;_SCL_SECURE_NO_WARNINGS;_WIN64"
+                               Culture="1033"
+                               
AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,$(QPID_ROOT)\include,..\..\include"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalOptions="/machine:AMD64"
+                               AdditionalDependencies="qpidcommond.lib 
qpidclientd.lib"
+                               OutputFile="$(OutDir)\spout.exe"
+                               LinkIncremental="2"
+                               SuppressStartupBanner="true"
+                               
AdditionalLibraryDirectories=".;$(BOOST_ROOT)\lib;$(QPID_ROOT)\bin;..\..\bin"
+                               GenerateDebugInformation="true"
+                               SubSystem="1"
+                               TargetMachine="17"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+               <Configuration
+                       Name="Release|x64"
+                       OutputDirectory="Release"
+                       IntermediateDirectory="Release\messaging_spout\AMD64"
+                       ConfigurationType="1"
+                       CharacterSet="0"
+
+                       >
+                       <Tool
+                               Name="VCPreBuildEventTool"
+                       />
+                       <Tool
+                               Name="VCCustomBuildTool"
+                       />
+                       <Tool
+                               Name="VCXMLDataGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCWebServiceProxyGeneratorTool"
+                       />
+                       <Tool
+                               Name="VCMIDLTool"
+                               AdditionalOptions=""
+                               AdditionalIncludeDirectories=""
+                               TypeLibraryName="$(InputName).tlb"
+                               HeaderFileName="$(InputName).h"
+                               InterfaceIdentifierFileName="$(InputName)_i.c"
+                               ProxyFileName="$(InputName)_p.c"
+                       />
+                       <Tool
+                               Name="VCCLCompilerTool"
+                               Optimization="2"
+                               
AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,$(QPID_ROOT)\include,..\..\include"
+                               
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;_CRT_NONSTDC_NO_WARNINGS;_AMD64_;_WIN64;_CRT_NONSTDC_NO_WARNINGS;NOMINMAX;WIN32_LEAN_AND_MEAN;_SCL_SECURE_NO_WARNINGS"
+                               RuntimeLibrary="2"
+                               RuntimeTypeInfo="true"
+                               WarningLevel="3"
+                               Detect64BitPortabilityProblems="false"
+                       />
+                       <Tool
+                               Name="VCManagedResourceCompilerTool"
+                       />
+                       <Tool
+                               Name="VCResourceCompilerTool"
+                               
PreprocessorDefinitions="NDEBUG;_CRT_NONSTDC_NO_WARNINGS;NOMINMAX;WIN32_LEAN_AND_MEAN;_SCL_SECURE_NO_WARNINGS;_WIN64"
+                               Culture="1033"
+                               
AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,$(QPID_ROOT)\include,..\..\include"
+                       />
+                       <Tool
+                               Name="VCPreLinkEventTool"
+                       />
+                       <Tool
+                               Name="VCLinkerTool"
+                               AdditionalOptions="/machine:AMD64"
+                               AdditionalDependencies="qpidcommon.lib 
qpidclient.lib"
+                               OutputFile="$(OutDir)\spout.exe"
+                               LinkIncremental="1"
+                               SuppressStartupBanner="true"
+                               
AdditionalLibraryDirectories=".;$(BOOST_ROOT)\lib;$(QPID_ROOT)\bin;..\..\bin"
+                               GenerateDebugInformation="true"
+                               SubSystem="1"
+                               OptimizeReferences="2"
+                               EnableCOMDATFolding="2"
+                               TargetMachine="17"
+                       />
+                       <Tool
+                               Name="VCALinkTool"
+                       />
+                       <Tool
+                               Name="VCXDCMakeTool"
+                       />
+                       <Tool
+                               Name="VCBscMakeTool"
+                       />
+                       <Tool
+                               Name="VCFxCopTool"
+                       />
+                       <Tool
+                               Name="VCPostBuildEventTool"
+                       />
+               </Configuration>
+       </Configurations>
+       <References>
+       </References>
+       <Files>
+               <Filter
+                       Name="Source Files"
+                       Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
+                       
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
+                       >
+                       <File
+                               RelativePath=".\messaging_spout.cpp"
+                               >
+                       </File>
+               </Filter>
+       </Files>
+       <Globals>
+       </Globals>
+</VisualStudioProject>



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to