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 | 3d18f96da10386e2850165a386e54a51f938bc22 (patch) | |
| tree | 2be2341950834a956402e06e8b44efc26b3fffdd /qpid/cpp/src/common.vcproj | |
| parent | 63a45cc51536c9498b6cf72f6dc6937a4b9ac4d6 (diff) | |
| download | qpid-python-3d18f96da10386e2850165a386e54a51f938bc22.tar.gz | |
Add missing source files
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@709268 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/common.vcproj')
| -rw-r--r-- | qpid/cpp/src/common.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/qpid/cpp/src/common.vcproj b/qpid/cpp/src/common.vcproj index 952dacf570..288f81158e 100644 --- a/qpid/cpp/src/common.vcproj +++ b/qpid/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
|
