You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ch...@apache.org on 2006/09/29 23:32:30 UTC

svn commit: r451455 [1/3] - in /incubator/activemq/activemq-cpp/trunk/activemq-cpp: ./ activemq-cpp.xcodeproj/ src/main/ src/main/activemq/network/ src/main/activemq/util/

Author: chirino
Date: Fri Sep 29 14:32:29 2006
New Revision: 451455

URL: http://svn.apache.org/viewvc?view=rev&rev=451455
Log:
- Added XCode project ide settings file
- Fixed a build error on OS X
- Tweaked the autoconf build so that it works on OS X


Added:
    incubator/activemq/activemq-cpp/trunk/activemq-cpp/activemq-cpp.xcodeproj/
    incubator/activemq/activemq-cpp/trunk/activemq-cpp/activemq-cpp.xcodeproj/project.pbxproj   (with props)
    incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/util/Config.h
Modified:
    incubator/activemq/activemq-cpp/trunk/activemq-cpp/configure.ac
    incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/main/Makefile.am
    incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/network/ServerSocket.cpp
    incubator/activemq/activemq-cpp/trunk/activemq-cpp/src/main/activemq/network/Socket.h