diff options
Diffstat (limited to 'cpp/src')
-rw-r--r-- | cpp/src/broker.vcproj | 30 |
1 files changed, 6 insertions, 24 deletions
diff --git a/cpp/src/broker.vcproj b/cpp/src/broker.vcproj index f57e3305c0..23427e0320 100644 --- a/cpp/src/broker.vcproj +++ b/cpp/src/broker.vcproj @@ -388,21 +388,9 @@ RelativePath="gen\qmf\org\apache\qpid\broker\Connection.cpp">
</File>
<File
- RelativePath="gen\qmf\org\apache\qpid\broker\EventAgentConnect.cpp">
- </File>
- <File
- RelativePath="gen\qmf\org\apache\qpid\broker\EventAgentDisconnect.cpp">
- </File>
- <File
RelativePath="gen\qmf\org\apache\qpid\broker\EventBind.cpp">
</File>
<File
- RelativePath="gen\qmf\org\apache\qpid\broker\EventBrokerConnect.cpp">
- </File>
- <File
- RelativePath="gen\qmf\org\apache\qpid\broker\EventBrokerDisconnect.cpp">
- </File>
- <File
RelativePath="gen\qmf\org\apache\qpid\broker\EventBrokerLinkDown.cpp">
</File>
<File
@@ -751,6 +739,9 @@ RelativePath="qpid\broker\QueueCleaner.cpp">
</File>
<File
+ RelativePath="qpid\broker\QueueListeners.cpp">
+ </File>
+ <File
RelativePath="qpid\broker\QueuePolicy.cpp">
</File>
<File
@@ -941,21 +932,9 @@ RelativePath="gen\qmf\org\apache\qpid\broker\Connection.h">
</File>
<File
- RelativePath="gen\qmf\org\apache\qpid\broker\EventAgentConnect.h">
- </File>
- <File
- RelativePath="gen\qmf\org\apache\qpid\broker\EventAgentDisconnect.h">
- </File>
- <File
RelativePath="gen\qmf\org\apache\qpid\broker\EventBind.h">
</File>
<File
- RelativePath="gen\qmf\org\apache\qpid\broker\EventBrokerConnect.h">
- </File>
- <File
- RelativePath="gen\qmf\org\apache\qpid\broker\EventBrokerDisconnect.h">
- </File>
- <File
RelativePath="gen\qmf\org\apache\qpid\broker\EventBrokerLinkDown.h">
</File>
<File
@@ -1160,6 +1139,9 @@ RelativePath="qpid\broker\QueueCleaner.h">
</File>
<File
+ RelativePath="qpid\broker\QueueListeners.h">
+ </File>
+ <File
RelativePath="qpid\broker\QueueMessage.h">
</File>
<File
|