diff options
author | Stephen D. Huston <shuston@apache.org> | 2009-04-15 20:49:06 +0000 |
---|---|---|
committer | Stephen D. Huston <shuston@apache.org> | 2009-04-15 20:49:06 +0000 |
commit | 0bd1b0141e46e64debe2b4da971a4250dba5c59c (patch) | |
tree | d7fcb13ac99319e481608bfe23633bd4a8275c53 /cpp/src | |
parent | fbe009f663fd6da425e376fd89dbdb1dc7a33bee (diff) | |
download | qpid-python-0bd1b0141e46e64debe2b4da971a4250dba5c59c.tar.gz |
Update set of generated source files
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@765351 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
-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 96d67b9d54..332b726a60 100644 --- a/cpp/src/common.vcproj +++ b/cpp/src/common.vcproj @@ -456,6 +456,9 @@ RelativePath="gen\qpid\framing\ClusterConnectionTxStartBody.cpp">
</File>
<File
+ RelativePath="gen\qpid\framing\ClusterErrorCheckBody.cpp">
+ </File>
+ <File
RelativePath="gen\qpid\framing\ClusterMessageExpiredBody.cpp">
</File>
<File
@@ -1165,6 +1168,9 @@ RelativePath="gen\qpid\framing\ClusterConnectionTxStartBody.h">
</File>
<File
+ RelativePath="gen\qpid\framing\ClusterErrorCheckBody.h">
+ </File>
+ <File
RelativePath="gen\qpid\framing\ClusterMessageExpiredBody.h">
</File>
<File
|