summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--qpid/cpp/src/broker.vcproj6
-rw-r--r--qpid/cpp/src/common.vcproj16
2 files changed, 14 insertions, 8 deletions
diff --git a/qpid/cpp/src/broker.vcproj b/qpid/cpp/src/broker.vcproj
index dd7f79f073..3c0be3d067 100644
--- a/qpid/cpp/src/broker.vcproj
+++ b/qpid/cpp/src/broker.vcproj
@@ -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
diff --git a/qpid/cpp/src/common.vcproj b/qpid/cpp/src/common.vcproj
index ac2bb0e4d5..1b6ba7e953 100644
--- a/qpid/cpp/src/common.vcproj
+++ b/qpid/cpp/src/common.vcproj
@@ -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">