diff options
| author | Stephen D. Huston <shuston@apache.org> | 2008-11-03 22:13:31 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2008-11-03 22:13:31 +0000 |
| commit | 6aa04043d6078844f5962529fa0839740f7700ee (patch) | |
| tree | 1fdf8206cdb8e61a59e93863357a0d468f75fd8e /qpid/cpp/src/client.vcproj | |
| parent | d29d1f326fe7cb9efd4dd3503650cc83e05ef807 (diff) | |
| download | qpid-python-6aa04043d6078844f5962529fa0839740f7700ee.tar.gz | |
Add missing source files
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk@710188 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/client.vcproj')
| -rw-r--r-- | qpid/cpp/src/client.vcproj | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/qpid/cpp/src/client.vcproj b/qpid/cpp/src/client.vcproj index 894bbe37c5..dc97c76567 100644 --- a/qpid/cpp/src/client.vcproj +++ b/qpid/cpp/src/client.vcproj @@ -411,6 +411,12 @@ RelativePath="qpid\client\StateManager.cpp">
</File>
<File
+ RelativePath="qpid\client\Subscription.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\SubscriptionImpl.cpp">
+ </File>
+ <File
RelativePath="qpid\client\SubscriptionManager.cpp">
</File>
</Filter>
@@ -532,9 +538,18 @@ RelativePath="qpid\client\StateManager.h">
</File>
<File
+ RelativePath="qpid\client\Subscription.h">
+ </File>
+ <File
+ RelativePath="qpid\client\SubscriptionImpl.h">
+ </File>
+ <File
RelativePath="qpid\client\SubscriptionManager.h">
</File>
<File
+ RelativePath="qpid\client\SubscriptionSettings.h">
+ </File>
+ <File
RelativePath="qpid\client\TypedResult.h">
</File>
</Filter>
|
