diff options
author | Stephen D. Huston <shuston@apache.org> | 2008-11-11 22:28:55 +0000 |
---|---|---|
committer | Stephen D. Huston <shuston@apache.org> | 2008-11-11 22:28:55 +0000 |
commit | 6a7ce9f51dfe48bd8c09099d030a02e89f17957c (patch) | |
tree | ca432415039864c23b5ca0d00b4d209c36925f50 /cpp | |
parent | 5c2c542b044a0cc661c2fe435103fe25db1b6da5 (diff) | |
download | qpid-python-6a7ce9f51dfe48bd8c09099d030a02e89f17957c.tar.gz |
Add newly-added files and removed those removed
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@713199 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/src/broker.vcproj | 6 | ||||
-rw-r--r-- | cpp/src/client.vcproj | 18 |
2 files changed, 0 insertions, 24 deletions
diff --git a/cpp/src/broker.vcproj b/cpp/src/broker.vcproj index 5c42421db9..a416927803 100644 --- a/cpp/src/broker.vcproj +++ b/cpp/src/broker.vcproj @@ -655,9 +655,6 @@ RelativePath="qpid\broker\HeadersExchange.cpp">
</File>
<File
- RelativePath="qpid\broker\IncomingExecutionContext.cpp">
- </File>
- <File
RelativePath="qpid\broker\IncompleteMessageList.cpp">
</File>
<File
@@ -1085,9 +1082,6 @@ RelativePath="qpid\broker\HeadersExchange.h">
</File>
<File
- RelativePath="qpid\broker\IncomingExecutionContext.h">
- </File>
- <File
RelativePath="qpid\broker\IncompleteMessageList.h">
</File>
<File
diff --git a/cpp/src/client.vcproj b/cpp/src/client.vcproj index c3e20eab73..f77b00eb52 100644 --- a/cpp/src/client.vcproj +++ b/cpp/src/client.vcproj @@ -354,9 +354,6 @@ RelativePath="qpid\client\Dispatcher.cpp">
</File>
<File
- RelativePath="qpid\client\FailoverConnection.cpp">
- </File>
- <File
RelativePath="qpid\client\FailoverListener.cpp">
</File>
<File
@@ -366,12 +363,6 @@ RelativePath="qpid\client\FailoverManager.cpp">
</File>
<File
- RelativePath="qpid\client\FailoverSession.cpp">
- </File>
- <File
- RelativePath="qpid\client\FailoverSubscriptionManager.cpp">
- </File>
- <File
RelativePath="qpid\client\Future.cpp">
</File>
<File
@@ -490,21 +481,12 @@ RelativePath="qpid\client\Execution.h">
</File>
<File
- RelativePath="qpid\client\FailoverConnection.h">
- </File>
- <File
RelativePath="qpid\client\FailoverListener.h">
</File>
<File
RelativePath="qpid\client\FailoverManager.h">
</File>
<File
- RelativePath="qpid\client\FailoverSession.h">
- </File>
- <File
- RelativePath="qpid\client\FailoverSubscriptionManager.h">
- </File>
- <File
RelativePath="qpid\client\FlowControl.h">
</File>
<File
|