diff options
| author | Stephen D. Huston <shuston@apache.org> | 2009-01-07 23:05:45 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2009-01-07 23:05:45 +0000 |
| commit | 86199848cf73f9fbe33fca1cd9854747e1548098 (patch) | |
| tree | 5dab1a26f26a4a0ed8a1de6da54f8a376642af36 /cpp/src/client.vcproj | |
| parent | a86c15588f403dcc50613061b5e8cc5a18e9062d (diff) | |
| download | qpid-python-86199848cf73f9fbe33fca1cd9854747e1548098.tar.gz | |
Add cluster-related content to generated sources; re-gen vc projects. Fixes QPID-1559
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@732549 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/client.vcproj')
| -rw-r--r-- | cpp/src/client.vcproj | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/cpp/src/client.vcproj b/cpp/src/client.vcproj index f7fbffeff1..e724e04d98 100644 --- a/cpp/src/client.vcproj +++ b/cpp/src/client.vcproj @@ -414,6 +414,9 @@ RelativePath="qpid\client\Results.cpp">
</File>
<File
+ RelativePath="qpid\client\SaslFactory.cpp">
+ </File>
+ <File
RelativePath="qpid\client\SessionBase_0_10.cpp">
</File>
<File
@@ -538,6 +541,12 @@ RelativePath="qpid\client\Results.h">
</File>
<File
+ RelativePath="qpid\client\Sasl.h">
+ </File>
+ <File
+ RelativePath="qpid\client\SaslFactory.h">
+ </File>
+ <File
RelativePath="qpid\client\Session.h">
</File>
<File
|
