summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStephen D. Huston <shuston@apache.org>2009-02-01 01:04:51 +0000
committerStephen D. Huston <shuston@apache.org>2009-02-01 01:04:51 +0000
commiteeffc4679f1740e13bee6a97578b1ed72c8279e7 (patch)
tree704c6b43923ebb2b05a63cd86c4fcdf5cb4d4755
parent6c32dd7ce1d7919f1c8f79752d20c3a341062aad (diff)
downloadqpid-python-eeffc4679f1740e13bee6a97578b1ed72c8279e7.tar.gz
Catch up with recent file changes
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@739669 13f79535-47bb-0310-9956-ffa450edef68
-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">