diff options
| author | Stephen D. Huston <shuston@apache.org> | 2009-02-01 01:04:51 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2009-02-01 01:04:51 +0000 |
| commit | eeffc4679f1740e13bee6a97578b1ed72c8279e7 (patch) | |
| tree | 704c6b43923ebb2b05a63cd86c4fcdf5cb4d4755 /qpid/cpp/src/common.vcproj | |
| parent | 6c32dd7ce1d7919f1c8f79752d20c3a341062aad (diff) | |
| download | qpid-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
Diffstat (limited to 'qpid/cpp/src/common.vcproj')
| -rw-r--r-- | qpid/cpp/src/common.vcproj | 16 |
1 files changed, 8 insertions, 8 deletions
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">
|
