You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2007/08/06 12:17:42 UTC

svn commit: r563094 - /activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am

Author: tabish
Date: Mon Aug  6 03:17:41 2007
New Revision: 563094

URL: http://svn.apache.org/viewvc?view=rev&rev=563094
Log:
http://issues.apache.org/activemq/browse/AMQCPP-103

Adding in more Types wrappers

Modified:
    activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am

Modified: activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am?view=diff&rev=563094&r1=563093&r2=563094
==============================================================================
--- activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am (original)
+++ activemq/activemq-cpp/trunk/src/decaf/src/main/Makefile.am Mon Aug  6 03:17:41 2007
@@ -55,6 +55,9 @@
    decaf/util/logging/SimpleLogger.cpp \
    decaf/util/logging/LogManager.cpp \
    decaf/util/Config.cpp
+   
+##   decaf/internal/util/FloatingPointParser.cpp \
+##   decaf/internal/util/HexStringParser.cpp
 
 h_sources = \
    decaf/net/BufferedSocket.h \
@@ -143,7 +146,9 @@
    decaf/util/logging/LogRecord.h \
    decaf/util/logging/LogWriter.h \
    decaf/util/logging/SimpleLogger.h \
-   decaf/util/logging/PropertiesChangeListener.h
+   decaf/util/logging/PropertiesChangeListener.h \
+   decaf/internal/util/FloatingPointParser.h \
+   decaf/internal/util/HexStringParser.h
 
 ##
 ## LibTool build step