summaryrefslogtreecommitdiff
path: root/cpp
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
commit0dcf57c1dc8243f597363f27fcb295757c216cd8 (patch)
tree0281a294694d989d9139bbb7e7744f48f06be0c6 /cpp
parentbcfa0a86baebb2598c0be270121d98a0f31b19c6 (diff)
downloadqpid-python-0dcf57c1dc8243f597363f27fcb295757c216cd8.tar.gz
Catch up with recent file changes
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@739669 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r--cpp/src/broker.vcproj6
-rw-r--r--cpp/src/common.vcproj16
2 files changed, 14 insertions, 8 deletions
diff --git a/cpp/src/broker.vcproj b/cpp/src/broker.vcproj
index dd7f79f073..3c0be3d067 100644
--- a/cpp/src/broker.vcproj
+++ b/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/cpp/src/common.vcproj b/cpp/src/common.vcproj
index ac2bb0e4d5..1b6ba7e953 100644
--- a/cpp/src/common.vcproj
+++ b/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">