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/01/21 17:41:54 UTC

svn commit: r498398 - /incubator/activemq/activemq-cpp/trunk/activemq-cpp/vs2005-build/vs2005-activemq.vcproj

Author: tabish
Date: Sun Jan 21 08:41:54 2007
New Revision: 498398

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

Modified:
    incubator/activemq/activemq-cpp/trunk/activemq-cpp/vs2005-build/vs2005-activemq.vcproj

Modified: incubator/activemq/activemq-cpp/trunk/activemq-cpp/vs2005-build/vs2005-activemq.vcproj
URL: http://svn.apache.org/viewvc/incubator/activemq/activemq-cpp/trunk/activemq-cpp/vs2005-build/vs2005-activemq.vcproj?view=diff&rev=498398&r1=498397&r2=498398
==============================================================================
--- incubator/activemq/activemq-cpp/trunk/activemq-cpp/vs2005-build/vs2005-activemq.vcproj (original)
+++ incubator/activemq/activemq-cpp/trunk/activemq-cpp/vs2005-build/vs2005-activemq.vcproj Sun Jan 21 08:41:54 2007
@@ -272,6 +272,10 @@
 					>
 				</File>
 				<File
+					RelativePath="..\src\main\activemq\util\Endian.cpp"
+					>
+				</File>
+				<File
 					RelativePath="..\src\main\activemq\util\Endian.h"
 					>
 				</File>
@@ -667,6 +671,18 @@
 						</File>
 						<File
 							RelativePath="..\src\main\activemq\connector\openwire\utils\OpenwireStringSupport.h"
+							>
+						</File>
+					</Filter>
+					<Filter
+						Name="marshal"
+						>
+						<File
+							RelativePath="..\src\main\activemq\connector\openwire\marshal\PrimitiveMapMarshaller.cpp"
+							>
+						</File>
+						<File
+							RelativePath="..\src\main\activemq\connector\openwire\marshal\PrimitiveMapMarshaller.h"
 							>
 						</File>
 					</Filter>