diff options
| author | Stephen D. Huston <shuston@apache.org> | 2009-01-23 21:47:11 +0000 |
|---|---|---|
| committer | Stephen D. Huston <shuston@apache.org> | 2009-01-23 21:47:11 +0000 |
| commit | 85428cec6a090c58c34453dee8b38ac20a619a96 (patch) | |
| tree | ad2bb16ad729e74ce2025988bcd4e50ca6ebaaaf /cpp/src/broker.vcproj | |
| parent | d38d0aedd98086b89f9f74afe76a7cc7bcbab37d (diff) | |
| download | qpid-python-85428cec6a090c58c34453dee8b38ac20a619a96.tar.gz | |
Catch up on recent file additions/removals; fix compile errors on Windows
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@737201 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/broker.vcproj')
| -rw-r--r-- | cpp/src/broker.vcproj | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/cpp/src/broker.vcproj b/cpp/src/broker.vcproj index 662307d0d7..dd7f79f073 100644 --- a/cpp/src/broker.vcproj +++ b/cpp/src/broker.vcproj @@ -760,6 +760,9 @@ RelativePath="qpid\broker\QueueCleaner.cpp">
</File>
<File
+ RelativePath="qpid\broker\QueueEvents.cpp">
+ </File>
+ <File
RelativePath="qpid\broker\QueueListeners.cpp">
</File>
<File
@@ -781,6 +784,9 @@ RelativePath="qpid\broker\RecoveryManagerImpl.cpp">
</File>
<File
+ RelativePath="qpid\broker\RetryList.cpp">
+ </File>
+ <File
RelativePath="qpid\broker\SecureConnection.cpp">
</File>
<File
@@ -1166,6 +1172,9 @@ RelativePath="qpid\broker\QueueCleaner.h">
</File>
<File
+ RelativePath="qpid\broker\QueueEvents.h">
+ </File>
+ <File
RelativePath="qpid\broker\QueueListeners.h">
</File>
<File
@@ -1208,6 +1217,9 @@ RelativePath="qpid\broker\RecoveryManagerImpl.h">
</File>
<File
+ RelativePath="qpid\broker\RetryList.h">
+ </File>
+ <File
RelativePath="qpid\broker\SaslAuthenticator.h">
</File>
<File
|
