summaryrefslogtreecommitdiff
path: root/qpid/cpp/examples/old-examples.sln
Commit message (Collapse)AuthorAgeFilesLines
* Realign Visual Studio projects to match new examples locations; related to ↵Stephen D. Huston2011-03-021-147/+0
| | | | | | QPID-3067. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1076215 13f79535-47bb-0310-9956-ffa450edef68
* Windows SDK work:Andrew Stitcher2010-06-041-12/+0
| | | | | | | | | | | | * Added message_drain & message_spout programs back into the SDK examples * Modified messaging example project files to use qpidmessaging library (instead of old qpidclient lib) * Removed all x64 configurations from the example messaging projects as we don't include the x64 libs in the SDK * Put import libs in lib directory to separate them from dlls * Removed use of BOOST_ROOT env var from example projects as no boost headers are needed by the SDK git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@951572 13f79535-47bb-0310-9956-ffa450edef68
* Fixed license text in c++ Visual Studio examples solutions files.Andrew Stitcher2010-04-211-86/+20
| | | | | | | - Ensured there were no blank lines so as not to confuse vcbuild Removed x64 builds as currently we only support win32 builds. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@936339 13f79535-47bb-0310-9956-ffa450edef68
* Split example Visual Studio projects into old API and new API solutionsAndrew Stitcher2010-04-141-0/+225
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@934208 13f79535-47bb-0310-9956-ffa450edef68