diff options
| author | Stephen D. Huston <shuston@apache.org> | 2009-02-11 22:44:06 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2009-02-11 22:44:06 +0000 |
| commit | 880b308422da8e6da067738c02ffadd1f6c83b79 (patch) | |
| tree | cd46a3bfaaded442b242ef237d9d2834aaf05e5b /cpp/src/common.vcproj | |
| parent | a57a8590b2aad71438fde0b977cd928c70dcdf2f (diff) | |
| download | qpid-python-880b308422da8e6da067738c02ffadd1f6c83b79.tar.gz | |
Catch up to recent source file changes
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@743543 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/common.vcproj')
| -rw-r--r-- | cpp/src/common.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/cpp/src/common.vcproj b/cpp/src/common.vcproj index 1b6ba7e953..e8c40da426 100644 --- a/cpp/src/common.vcproj +++ b/cpp/src/common.vcproj @@ -411,6 +411,9 @@ RelativePath="gen\qpid\framing\ClusterConnectionTxStartBody.cpp">
</File>
<File
+ RelativePath="gen\qpid\framing\ClusterMessageExpiredBody.cpp">
+ </File>
+ <File
RelativePath="gen\qpid\framing\ClusterReadyBody.cpp">
</File>
<File
@@ -1111,6 +1114,9 @@ RelativePath="gen\qpid\framing\ClusterConnectionTxStartBody.h">
</File>
<File
+ RelativePath="gen\qpid\framing\ClusterMessageExpiredBody.h">
+ </File>
+ <File
RelativePath="gen\qpid\framing\ClusterReadyBody.h">
</File>
<File
|
