You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by sh...@apache.org on 2009/02/01 02:04:52 UTC

svn commit: r739669 - in /qpid/trunk/qpid/cpp/src: broker.vcproj common.vcproj

Author: shuston
Date: Sun Feb  1 01:04:51 2009
New Revision: 739669

URL: http://svn.apache.org/viewvc?rev=739669&view=rev
Log:
Catch up with recent file changes

Modified:
    qpid/trunk/qpid/cpp/src/broker.vcproj
    qpid/trunk/qpid/cpp/src/common.vcproj

Modified: qpid/trunk/qpid/cpp/src/broker.vcproj
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/broker.vcproj?rev=739669&r1=739668&r2=739669&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/broker.vcproj (original)
+++ qpid/trunk/qpid/cpp/src/broker.vcproj Sun Feb  1 01:04:51 2009
@@ -1187,6 +1187,9 @@
 				RelativePath="qpid\broker\QueueRegistry.h">
 			</File>
 			<File
+				RelativePath="qpid\broker\RateFlowcontrol.h">
+			</File>
+			<File
 				RelativePath="qpid\broker\RateTracker.h">
 			</File>
 			<File
@@ -1283,6 +1286,9 @@
 				RelativePath="qpid\management\Args.h">
 			</File>
 			<File
+				RelativePath="qpid\management\IdAllocator.h">
+			</File>
+			<File
 				RelativePath="qpid\management\Manageable.h">
 			</File>
 			<File

Modified: qpid/trunk/qpid/cpp/src/common.vcproj
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/cpp/src/common.vcproj?rev=739669&r1=739668&r2=739669&view=diff
==============================================================================
--- qpid/trunk/qpid/cpp/src/common.vcproj (original)
+++ qpid/trunk/qpid/cpp/src/common.vcproj Sun Feb  1 01:04:51 2009
@@ -411,16 +411,16 @@
 				RelativePath="gen\qpid\framing\ClusterConnectionTxStartBody.cpp">
 			</File>
 			<File
-				RelativePath="gen\qpid\framing\ClusterDumpOfferBody.cpp">
+				RelativePath="gen\qpid\framing\ClusterReadyBody.cpp">
 			</File>
 			<File
-				RelativePath="gen\qpid\framing\ClusterDumpRequestBody.cpp">
+				RelativePath="gen\qpid\framing\ClusterShutdownBody.cpp">
 			</File>
 			<File
-				RelativePath="gen\qpid\framing\ClusterReadyBody.cpp">
+				RelativePath="gen\qpid\framing\ClusterUpdateOfferBody.cpp">
 			</File>
 			<File
-				RelativePath="gen\qpid\framing\ClusterShutdownBody.cpp">
+				RelativePath="gen\qpid\framing\ClusterUpdateRequestBody.cpp">
 			</File>
 			<File
 				RelativePath="gen\qpid\framing\ConnectionCloseBody.cpp">
@@ -1111,16 +1111,16 @@
 				RelativePath="gen\qpid\framing\ClusterConnectionTxStartBody.h">
 			</File>
 			<File
-				RelativePath="gen\qpid\framing\ClusterDumpOfferBody.h">
+				RelativePath="gen\qpid\framing\ClusterReadyBody.h">
 			</File>
 			<File
-				RelativePath="gen\qpid\framing\ClusterDumpRequestBody.h">
+				RelativePath="gen\qpid\framing\ClusterShutdownBody.h">
 			</File>
 			<File
-				RelativePath="gen\qpid\framing\ClusterReadyBody.h">
+				RelativePath="gen\qpid\framing\ClusterUpdateOfferBody.h">
 			</File>
 			<File
-				RelativePath="gen\qpid\framing\ClusterShutdownBody.h">
+				RelativePath="gen\qpid\framing\ClusterUpdateRequestBody.h">
 			</File>
 			<File
 				RelativePath="gen\qpid\framing\ConnectionCloseBody.h">



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org