summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/client.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/cpp/src/client.vcproj')
-rw-r--r--qpid/cpp/src/client.vcproj547
1 files changed, 547 insertions, 0 deletions
diff --git a/qpid/cpp/src/client.vcproj b/qpid/cpp/src/client.vcproj
new file mode 100644
index 0000000000..f5fab3e6ae
--- /dev/null
+++ b/qpid/cpp/src/client.vcproj
@@ -0,0 +1,547 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+ ProjectType="Visual C++"
+ Version="8.00"
+ Name="client"
+ ProjectGUID="{6961DBA3-FECA-1BAD-F396-8C394564ADCF}"
+ RootNamespace="client"
+ Keyword="Win32Proj"
+ SignManifests="true"
+ >
+ <Platforms>
+ <Platform
+ Name="Win32"
+ />
+ <Platform
+ Name="x64"
+ />
+ </Platforms>
+ <ToolFiles>
+ </ToolFiles>
+ <Configurations>
+ <Configuration
+ Name="Debug|Win32"
+ OutputDirectory="."
+ IntermediateDirectory="Static_Debug\client\I386"
+ ConfigurationType="4"
+ CharacterSet="0"
+
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ AdditionalOptions=""
+ AdditionalIncludeDirectories=""
+ TypeLibraryName="$(InputName).tlb"
+ HeaderFileName="$(InputName).h"
+ InterfaceIdentifierFileName="$(InputName)_i.c"
+ ProxyFileName="$(InputName)_p.c"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,.,gen"
+ PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;NOMINMAX;WIN32_LEAN_AND_MEAN"
+ MinimalRebuild="false"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ RuntimeTypeInfo="true"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="3"
+ DisableSpecificWarnings="4244;4800;4355"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG;NOMINMAX;WIN32_LEAN_AND_MEAN"
+ Culture="1033"
+ AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,.,gen"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\qpidclientsd.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|Win32"
+ OutputDirectory="."
+ IntermediateDirectory="Static_Release\client\I386"
+ ConfigurationType="4"
+ CharacterSet="0"
+
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ AdditionalOptions=""
+ AdditionalIncludeDirectories=""
+ TypeLibraryName="$(InputName).tlb"
+ HeaderFileName="$(InputName).h"
+ InterfaceIdentifierFileName="$(InputName)_i.c"
+ ProxyFileName="$(InputName)_p.c"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,.,gen"
+ PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;NOMINMAX;WIN32_LEAN_AND_MEAN"
+ RuntimeLibrary="0"
+ RuntimeTypeInfo="true"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="false"
+ DisableSpecificWarnings="4244;4800;4355"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG;NOMINMAX;WIN32_LEAN_AND_MEAN"
+ Culture="1033"
+ AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,.,gen"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\qpidclients.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Debug|x64"
+ OutputDirectory="."
+ IntermediateDirectory="Static_Debug\client\AMD64"
+ ConfigurationType="4"
+ CharacterSet="0"
+
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ AdditionalOptions=""
+ AdditionalIncludeDirectories=""
+ TypeLibraryName="$(InputName).tlb"
+ HeaderFileName="$(InputName).h"
+ InterfaceIdentifierFileName="$(InputName)_i.c"
+ ProxyFileName="$(InputName)_p.c"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="0"
+ AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,.,gen"
+ PreprocessorDefinitions="_DEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_AMD64_;_WIN64;NOMINMAX;WIN32_LEAN_AND_MEAN"
+ MinimalRebuild="false"
+ BasicRuntimeChecks="3"
+ RuntimeLibrary="1"
+ RuntimeTypeInfo="true"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="false"
+ DebugInformationFormat="3"
+ DisableSpecificWarnings="4244;4800;4355"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="_DEBUG;NOMINMAX;WIN32_LEAN_AND_MEAN;_WIN64"
+ Culture="1033"
+ AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,.,gen"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\qpidclientsd.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ <Configuration
+ Name="Release|x64"
+ OutputDirectory="."
+ IntermediateDirectory="Static_Release\client\AMD64"
+ ConfigurationType="4"
+ CharacterSet="0"
+
+ >
+ <Tool
+ Name="VCPreBuildEventTool"
+ />
+ <Tool
+ Name="VCCustomBuildTool"
+ />
+ <Tool
+ Name="VCXMLDataGeneratorTool"
+ />
+ <Tool
+ Name="VCWebServiceProxyGeneratorTool"
+ />
+ <Tool
+ Name="VCMIDLTool"
+ AdditionalOptions=""
+ AdditionalIncludeDirectories=""
+ TypeLibraryName="$(InputName).tlb"
+ HeaderFileName="$(InputName).h"
+ InterfaceIdentifierFileName="$(InputName)_i.c"
+ ProxyFileName="$(InputName)_p.c"
+ />
+ <Tool
+ Name="VCCLCompilerTool"
+ Optimization="2"
+ AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,.,gen"
+ PreprocessorDefinitions="NDEBUG;WIN32;_WINDOWS;_CRT_NONSTDC_NO_WARNINGS;_AMD64_;_WIN64;NOMINMAX;WIN32_LEAN_AND_MEAN"
+ RuntimeLibrary="0"
+ RuntimeTypeInfo="true"
+ WarningLevel="3"
+ Detect64BitPortabilityProblems="false"
+ DisableSpecificWarnings="4244;4800;4355"
+ />
+ <Tool
+ Name="VCManagedResourceCompilerTool"
+ />
+ <Tool
+ Name="VCResourceCompilerTool"
+ PreprocessorDefinitions="NDEBUG;NOMINMAX;WIN32_LEAN_AND_MEAN;_WIN64"
+ Culture="1033"
+ AdditionalIncludeDirectories="$(BOOST_ROOT)\include\$(BOOST_VERSION),$(BOOST_ROOT)\.,.,gen"
+ />
+ <Tool
+ Name="VCPreLinkEventTool"
+ />
+ <Tool
+ Name="VCLibrarianTool"
+ OutputFile=".\qpidclients.lib"
+ />
+ <Tool
+ Name="VCALinkTool"
+ />
+ <Tool
+ Name="VCXDCMakeTool"
+ />
+ <Tool
+ Name="VCBscMakeTool"
+ />
+ <Tool
+ Name="VCFxCopTool"
+ />
+ <Tool
+ Name="VCPostBuildEventTool"
+ />
+ </Configuration>
+ </Configurations>
+ <References>
+ </References>
+ <Files>
+ <Filter
+ Name="Source Files"
+ Filter="cpp;cxx;cc;C;c">
+ <File
+ RelativePath="gen\qpid\client\no_keyword\AsyncSession_0_10.cpp">
+ </File>
+ <File
+ RelativePath="gen\qpid\client\no_keyword\Session_0_10.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\AckPolicy.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\Bounds.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\Connection.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\ConnectionAccess.h">
+ </File>
+ <File
+ RelativePath="qpid\client\ConnectionHandler.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\ConnectionImpl.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\ConnectionSettings.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\Connector.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\Demux.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\Dispatcher.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\FailoverConnection.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\FailoverListener.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\FailoverListener.h">
+ </File>
+ <File
+ RelativePath="qpid\client\FailoverSession.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\FailoverSubscriptionManager.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\Future.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\FutureCompletion.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\FutureResult.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\LoadPlugins.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\LocalQueue.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\Message.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\MessageListener.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\QueueOptions.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\Results.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\SessionBase_0_10.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\SessionBase_0_10.h">
+ </File>
+ <File
+ RelativePath="qpid\client\SessionBase_0_10Access.h">
+ </File>
+ <File
+ RelativePath="qpid\client\SessionImpl.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\StateManager.cpp">
+ </File>
+ <File
+ RelativePath="qpid\client\SubscriptionManager.cpp">
+ </File>
+ </Filter>
+ <Filter
+ Name="Header Files"
+ Filter="h;hpp;hxx;hh">
+ <File
+ RelativePath="gen\qpid\client\arg.h">
+ </File>
+ <File
+ RelativePath="gen\qpid\client\AsyncSession_0_10.h">
+ </File>
+ <File
+ RelativePath="gen\qpid\client\no_keyword\AsyncSession_0_10.h">
+ </File>
+ <File
+ RelativePath="gen\qpid\client\no_keyword\Session_0_10.h">
+ </File>
+ <File
+ RelativePath="gen\qpid\client\Session_0_10.h">
+ </File>
+ <File
+ RelativePath="qpid\client\AckMode.h">
+ </File>
+ <File
+ RelativePath="qpid\client\AckPolicy.h">
+ </File>
+ <File
+ RelativePath="qpid\client\AsyncSession.h">
+ </File>
+ <File
+ RelativePath="qpid\client\Bounds.h">
+ </File>
+ <File
+ RelativePath="qpid\client\ChainableFrameHandler.h">
+ </File>
+ <File
+ RelativePath="qpid\client\Completion.h">
+ </File>
+ <File
+ RelativePath="qpid\client\Connection.h">
+ </File>
+ <File
+ RelativePath="qpid\client\ConnectionAccess.h">
+ </File>
+ <File
+ RelativePath="qpid\client\ConnectionHandler.h">
+ </File>
+ <File
+ RelativePath="qpid\client\ConnectionImpl.h">
+ </File>
+ <File
+ RelativePath="qpid\client\ConnectionSettings.h">
+ </File>
+ <File
+ RelativePath="qpid\client\Connector.h">
+ </File>
+ <File
+ RelativePath="qpid\client\Demux.h">
+ </File>
+ <File
+ RelativePath="qpid\client\Dispatcher.h">
+ </File>
+ <File
+ RelativePath="qpid\client\Execution.h">
+ </File>
+ <File
+ RelativePath="qpid\client\FailoverConnection.h">
+ </File>
+ <File
+ RelativePath="qpid\client\FailoverListener.h">
+ </File>
+ <File
+ RelativePath="qpid\client\FailoverSession.h">
+ </File>
+ <File
+ RelativePath="qpid\client\FailoverSubscriptionManager.h">
+ </File>
+ <File
+ RelativePath="qpid\client\FlowControl.h">
+ </File>
+ <File
+ RelativePath="qpid\client\Future.h">
+ </File>
+ <File
+ RelativePath="qpid\client\FutureCompletion.h">
+ </File>
+ <File
+ RelativePath="qpid\client\FutureResult.h">
+ </File>
+ <File
+ RelativePath="qpid\client\LocalQueue.h">
+ </File>
+ <File
+ RelativePath="qpid\client\Message.h">
+ </File>
+ <File
+ RelativePath="qpid\client\MessageListener.h">
+ </File>
+ <File
+ RelativePath="qpid\client\QueueOptions.h">
+ </File>
+ <File
+ RelativePath="qpid\client\Results.h">
+ </File>
+ <File
+ RelativePath="qpid\client\Session.h">
+ </File>
+ <File
+ RelativePath="qpid\client\SessionBase_0_10.h">
+ </File>
+ <File
+ RelativePath="qpid\client\SessionBase_0_10Access.h">
+ </File>
+ <File
+ RelativePath="qpid\client\SessionImpl.h">
+ </File>
+ <File
+ RelativePath="qpid\client\StateManager.h">
+ </File>
+ <File
+ RelativePath="qpid\client\SubscriptionManager.h">
+ </File>
+ <File
+ RelativePath="qpid\client\TypedResult.h">
+ </File>
+ </Filter>
+ </Files>
+ <Globals>
+ </Globals>
+</VisualStudioProject>