summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/messaging/messaging_queue_receiver.vcproj
Commit message (Collapse)AuthorAgeFilesLines
* Some cleanup on examples:Gordon Sim2010-05-051-411/+0
| | | | | | | | | | | * removed obsolete examples (queue-/topic-sender/receiver) * removed the need to include headers with boost dependencies * moved the argument handling in darin and spout closer to that of python (and update docs to reflect that) * changed to ship a manually constructed makefile for messaging examples (generated one doesn't work and maintaining that seems like more work with little benefit) git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@941250 13f79535-47bb-0310-9956-ffa450edef68
* Add BOOST_ALL_DYN_LINK to projects' Visual Studio C++ preprocessor settings; ↵Stephen D. Huston2010-02-091-4/+4
| | | | | | resolves QPID-2398. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@908127 13f79535-47bb-0310-9956-ffa450edef68
* Add new vcproj files for the messaging examples; these go in the Windows ↵Stephen D. Huston2009-11-131-0/+411
installer. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@835653 13f79535-47bb-0310-9956-ffa450edef68