mirror of https://github.com/apache/activemq.git
487 lines
12 KiB
XML
487 lines
12 KiB
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="activemqcms"
|
|
ProjectGUID="{8B83D5C0-1C54-48B0-9980-6E3546CF0CE5}"
|
|
RootNamespace="activemqcms"
|
|
Keyword="Win32Proj"
|
|
>
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"
|
|
/>
|
|
</Platforms>
|
|
<ToolFiles>
|
|
</ToolFiles>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories=""C:\sandbox\activemq-4-branch\cms\activemqcms\src";"C:\sandbox\activemq-4-branch\cms\cms\src""
|
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
|
|
MinimalRebuild="true"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="3"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="4"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory="$(SolutionDir)$(ConfigurationName)"
|
|
IntermediateDirectory="$(ConfigurationName)"
|
|
ConfigurationType="4"
|
|
CharacterSet="1"
|
|
WholeProgramOptimization="1"
|
|
>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXMLDataGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"
|
|
/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
/>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
|
|
RuntimeLibrary="2"
|
|
UsePrecompiledHeader="0"
|
|
WarningLevel="3"
|
|
Detect64BitPortabilityProblems="true"
|
|
DebugInformationFormat="3"
|
|
/>
|
|
<Tool
|
|
Name="VCManagedResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"
|
|
/>
|
|
<Tool
|
|
Name="VCLibrarianTool"
|
|
/>
|
|
<Tool
|
|
Name="VCALinkTool"
|
|
/>
|
|
<Tool
|
|
Name="VCXDCMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCBscMakeTool"
|
|
/>
|
|
<Tool
|
|
Name="VCFxCopTool"
|
|
/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"
|
|
/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<References>
|
|
<ProjectReference
|
|
ReferencedProjectIdentifier="{1C7470CC-B963-4ED3-BD25-EE19CB1B626B}"
|
|
RelativePathToProject=".\cms\cms.vcproj"
|
|
/>
|
|
</References>
|
|
<Files>
|
|
<Filter
|
|
Name="Source Files"
|
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
|
>
|
|
<File
|
|
RelativePath=".\activemqcms.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\ActiveMQConnection.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\ActiveMQConnectionFactory.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\ActiveMQPublisher.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\ActiveMQSession.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\ActiveMQSubscriber.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\AggregateProtocolAdapter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\DestinationPool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\PendingMessagePool.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\ProtocolAdapter.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.cpp"
|
|
>
|
|
<FileConfiguration
|
|
Name="Debug|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
<FileConfiguration
|
|
Name="Release|Win32"
|
|
>
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
UsePrecompiledHeader="1"
|
|
/>
|
|
</FileConfiguration>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\StompFrame.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\StompIO.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\StompTransport.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\StompTransportFactory.cpp"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Header Files"
|
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
|
>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\ActiveMQBytesMessage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\ActiveMQConnection.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\ActiveMQConnectionFactory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\ActiveMQException.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\ActiveMQPublisher.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\ActiveMQSession.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\ActiveMQSubscriber.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\ActiveMQTextMessage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\ActiveMQTopic.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\AggregateProtocolAdapter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\io\BufferedInputStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\io\BufferedInputStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\io\BufferedOutputStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\io\BufferedOutputStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\BytesProtocolAdapter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\ConnectedMessage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\ConnectedProtocolAdapter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\ConnectMessage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\ConnectProtocolAdapter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\DestinationMessage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\DestinationPool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\DisconnectMessage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\DisconnectProtocolAdapter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\ErrorMessage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\ErrorProtocolAdapter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\io\InputStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\io\IOException.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\concurrent\Lock.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\concurrent\Mutex.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\io\OutputStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\PendingMessagePool.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\PendingMessagePoolSession.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\ProtocolAdapter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\io\Socket.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\io\Socket.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\io\SocketException.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\io\SocketStream.cpp"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\io\SocketStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath=".\stdafx.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\StompBytesMessage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\StompFrame.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\StompInputStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\StompIO.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\StompMessage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\StompMessageListener.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\StompOutputStream.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\StompTextMessage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\StompTransport.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\StompTransportFactory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\SubscribeMessage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\SubscribeProtocolAdapter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\concurrent\Synchronizable.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\TextProtocolAdapter.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\TopicListener.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\TransactionMessage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\Transport.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\TransportFactory.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\UnsubscribeMessage.h"
|
|
>
|
|
</File>
|
|
<File
|
|
RelativePath="..\..\activemqcms\src\activemq\transport\stomp\UnsubscribeProtocolAdapter.h"
|
|
>
|
|
</File>
|
|
</Filter>
|
|
<Filter
|
|
Name="Resource Files"
|
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav"
|
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
|
>
|
|
</Filter>
|
|
<File
|
|
RelativePath=".\ReadMe.txt"
|
|
>
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|