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 2012/11/28 22:53:38 UTC

svn commit: r1414949 - /activemq/activemq-cpp/trunk/activemq-cpp/vs2008-build/activemq-cpp-unittests.vcproj

Author: tabish
Date: Wed Nov 28 21:53:38 2012
New Revision: 1414949

URL: http://svn.apache.org/viewvc?rev=1414949&view=rev
Log:
Update project files to include new files added

Modified:
    activemq/activemq-cpp/trunk/activemq-cpp/vs2008-build/activemq-cpp-unittests.vcproj

Modified: activemq/activemq-cpp/trunk/activemq-cpp/vs2008-build/activemq-cpp-unittests.vcproj
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/vs2008-build/activemq-cpp-unittests.vcproj?rev=1414949&r1=1414948&r2=1414949&view=diff
==============================================================================
--- activemq/activemq-cpp/trunk/activemq-cpp/vs2008-build/activemq-cpp-unittests.vcproj (original)
+++ activemq/activemq-cpp/trunk/activemq-cpp/vs2008-build/activemq-cpp-unittests.vcproj Wed Nov 28 21:53:38 2012
@@ -1574,6 +1574,34 @@
 						</File>
 					</Filter>
 				</Filter>
+				<Filter
+					Name="stomp"
+					>
+					<File
+						RelativePath="..\src\test\activemq\wireformat\stomp\StompHelperTest.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\test\activemq\wireformat\stomp\StompHelperTest.h"
+						>
+					</File>
+					<File
+						RelativePath="..\src\test\activemq\wireformat\stomp\StompWireFormatFactoryTest.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\test\activemq\wireformat\stomp\StompWireFormatFactoryTest.h"
+						>
+					</File>
+					<File
+						RelativePath="..\src\test\activemq\wireformat\stomp\StompWireFormatTest.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\test\activemq\wireformat\stomp\StompWireFormatTest.h"
+						>
+					</File>
+				</Filter>
 			</Filter>
 			<Filter
 				Name="commands"