diff options
| author | Stephen D. Huston <shuston@apache.org> | 2008-10-30 22:31:33 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2008-10-30 22:31:33 +0000 |
| commit | dd72767682ca2a3a8a28c32bc9013e8986a63e3d (patch) | |
| tree | 32b7d2bf0dd2fd44902e852cdcb61533c5444482 /cpp/src/common.vcproj | |
| parent | b5d8000313ed57d468534c7da595a1f7299f3140 (diff) | |
| download | qpid-python-dd72767682ca2a3a8a28c32bc9013e8986a63e3d.tar.gz | |
Add missing source files
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@709268 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 952dacf570..288f81158e 100644 --- a/cpp/src/common.vcproj +++ b/cpp/src/common.vcproj @@ -708,6 +708,9 @@ RelativePath="qpid\framing\Buffer.cpp">
</File>
<File
+ RelativePath="qpid\framing\Endian.cpp">
+ </File>
+ <File
RelativePath="qpid\framing\FieldTable.cpp">
</File>
<File
@@ -1372,6 +1375,9 @@ RelativePath="qpid\framing\ChannelHandler.h">
</File>
<File
+ RelativePath="qpid\framing\Endian.h">
+ </File>
+ <File
RelativePath="qpid\framing\FieldTable.h">
</File>
<File
|
