You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by ta...@apache.org on 2010/05/27 00:38:10 UTC

svn commit: r948625 [2/4] - in /activemq/activemq-cpp/trunk/activemq-cpp/vs2008-build: ./ activemq-cpp-example.vcproj activemq-cpp-integration-tests.vcproj activemq-cpp-producer.vcproj activemq-cpp-unittests.vcproj activemq-cpp.sln activemq-cpp.vcproj

Added: activemq/activemq-cpp/trunk/activemq-cpp/vs2008-build/activemq-cpp-unittests.vcproj
URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/vs2008-build/activemq-cpp-unittests.vcproj?rev=948625&view=auto
==============================================================================
--- activemq/activemq-cpp/trunk/activemq-cpp/vs2008-build/activemq-cpp-unittests.vcproj (added)
+++ activemq/activemq-cpp/trunk/activemq-cpp/vs2008-build/activemq-cpp-unittests.vcproj Wed May 26 22:38:10 2010
@@ -0,0 +1,11427 @@
+<?xml version="1.0" encoding="Windows-1252"?>
+<VisualStudioProject
+	ProjectType="Visual C++"
+	Version="9.00"
+	Name="activemq-cpp-unittests"
+	ProjectGUID="{C215A965-3E75-431F-A1A6-EDC3EF2D682B}"
+	RootNamespace="vc2005activemqunittests"
+	Keyword="Win32Proj"
+	TargetFrameworkVersion="131072"
+	>
+	<Platforms>
+		<Platform
+			Name="Win32"
+		/>
+		<Platform
+			Name="x64"
+		/>
+	</Platforms>
+	<ToolFiles>
+	</ToolFiles>
+	<Configurations>
+		<Configuration
+			Name="Debug|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			BuildLogFile="$(IntDir)\$(ProjectName)\BuildLog.htm"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="../src/test;..\src\main;&quot;$(PLATFORM_SDK)\include&quot;;&quot;$(CPPUNIT_DIST)\include&quot;;&quot;$(APR_DIST)\include&quot;"
+				PreprocessorDefinitions="WIN32;WIN32_LEAN_AND_MEAN;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;NOMINMAX"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				ObjectFile="$(IntDir)\$(ProjectName)\"
+				ProgramDataBaseFileName="$(IntDir)\$(ProjectName)\vc80.pdb"
+				XMLDocumentationFileName="$(IntDir)\$(ProjectName)\"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+				DisableSpecificWarnings="4290, 4101"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="ws2_32.lib cppunitd.lib libapr-1.lib libaprutil-1.lib"
+				OutputFile="$(OutDir)\$(ProjectName).exe"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="&quot;$(PLATFORM_SDK)\lib&quot;;&quot;$(CPPUNIT_DIST)\lib&quot;;&quot;$(APR_DIST)\lib&quot;;&quot;$(APR_DIST)\bin&quot;"
+				ManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				OutputManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest"
+				ManifestResourceFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest.res"
+				DependencyInformationFile="$(IntDir)\$(ProjectName)\mt.dep"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Debug|x64"
+			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
+			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			BuildLogFile="$(IntDir)\$(ProjectName)\BuildLog.htm"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="../src/test;..\src\main;&quot;$(PLATFORM_SDK)\include&quot;;&quot;$(CPPUNIT_DIST)\include&quot;;&quot;$(APR_DIST)\include&quot;"
+				PreprocessorDefinitions="WIN32;WIN32_LEAN_AND_MEAN;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;NOMINMAX"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				ObjectFile="$(IntDir)\$(ProjectName)\"
+				ProgramDataBaseFileName="$(IntDir)\$(ProjectName)\vc80.pdb"
+				XMLDocumentationFileName="$(IntDir)\$(ProjectName)\"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+				DisableSpecificWarnings="4290, 4101"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="ws2_32.lib cppunitd.lib libapr-1.lib libaprutil-1.lib"
+				OutputFile="$(OutDir)\$(ProjectName).exe"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="&quot;$(PLATFORM_SDK)\lib&quot;;&quot;$(CPPUNIT_DIST)\lib&quot;;&quot;$(APR_DIST)\lib&quot;;&quot;$(APR_DIST)\bin&quot;"
+				ManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				OutputManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest"
+				ManifestResourceFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest.res"
+				DependencyInformationFile="$(IntDir)\$(ProjectName)\mt.dep"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			BuildLogFile="$(IntDir)\$(ProjectName)\BuildLog.htm"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				AdditionalIncludeDirectories="../src/test;..\src\main;&quot;$(PLATFORM_SDK)\include&quot;;&quot;$(CPPUNIT_DIST)\include&quot;;&quot;$(APR_DIST)\include&quot;"
+				PreprocessorDefinitions="WIN32;WIN32_LEAN_AND_MEAN;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;NOMINMAX"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				ObjectFile="$(IntDir)\$(ProjectName)\"
+				ProgramDataBaseFileName="$(IntDir)\$(ProjectName)\vc80.pdb"
+				XMLDocumentationFileName="$(IntDir)\$(ProjectName)\"
+				WarningLevel="2"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="ws2_32.lib cppunit.lib libapr-1.lib libaprutil-1.lib"
+				OutputFile="$(OutDir)\$(ProjectName).exe"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories="&quot;$(PLATFORM_SDK)\lib&quot;;&quot;$(CPPUNIT_DIST)\lib&quot;;&quot;$(APR_DIST)\lib&quot;;&quot;$(APR_DIST)\bin&quot;"
+				ManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				OutputManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest"
+				ManifestResourceFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest.res"
+				DependencyInformationFile="$(IntDir)\$(ProjectName)\mt.dep"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="Release|x64"
+			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
+			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			BuildLogFile="$(IntDir)\$(ProjectName)\BuildLog.htm"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="2"
+				AdditionalIncludeDirectories="../src/test;..\src\main;&quot;$(PLATFORM_SDK)\include&quot;;&quot;$(CPPUNIT_DIST)\include&quot;;&quot;$(APR_DIST)\include&quot;"
+				PreprocessorDefinitions="WIN32;WIN32_LEAN_AND_MEAN;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;NOMINMAX"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				ObjectFile="$(IntDir)\$(ProjectName)\"
+				ProgramDataBaseFileName="$(IntDir)\$(ProjectName)\vc80.pdb"
+				XMLDocumentationFileName="$(IntDir)\$(ProjectName)\"
+				WarningLevel="2"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="ws2_32.lib cppunit.lib libapr-1.lib libaprutil-1.lib"
+				OutputFile="$(OutDir)\$(ProjectName).exe"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories="&quot;$(PLATFORM_SDK)\lib&quot;;&quot;$(CPPUNIT_DIST)\lib&quot;;&quot;$(APR_DIST)\lib&quot;;&quot;$(APR_DIST)\bin&quot;"
+				ManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				OutputManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest"
+				ManifestResourceFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest.res"
+				DependencyInformationFile="$(IntDir)\$(ProjectName)\mt.dep"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="ReleaseDLL|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			BuildLogFile="$(IntDir)\$(ProjectName)\BuildLog.htm"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				AdditionalIncludeDirectories="../src/test;..\src\main;&quot;$(PLATFORM_SDK)\include&quot;;&quot;$(CPPUNIT_DIST)\include&quot;;&quot;$(APR_DIST)\include&quot;"
+				PreprocessorDefinitions="WIN32;WIN32_LEAN_AND_MEAN;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;NOMINMAX;CMS_DLL;AMQCPP_DLL;DECAF_DLL"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				ObjectFile="$(IntDir)\$(ProjectName)\"
+				ProgramDataBaseFileName="$(IntDir)\$(ProjectName)\vc80.pdb"
+				XMLDocumentationFileName="$(IntDir)\$(ProjectName)\"
+				WarningLevel="2"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="ws2_32.lib cppunit.lib apr-1.lib aprutil-1.lib"
+				OutputFile="$(OutDir)\$(ProjectName).exe"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories="&quot;$(PLATFORM_SDK)\lib&quot;;&quot;$(CPPUNIT_DIST)\lib&quot;;&quot;$(APR_DIST)\lib&quot;;&quot;$(APR_DIST)\bin&quot;"
+				ManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				OutputManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest"
+				ManifestResourceFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest.res"
+				DependencyInformationFile="$(IntDir)\$(ProjectName)\mt.dep"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="ReleaseDLL|x64"
+			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
+			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			WholeProgramOptimization="1"
+			BuildLogFile="$(IntDir)\$(ProjectName)\BuildLog.htm"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				AdditionalIncludeDirectories="../src/test;..\src\main;&quot;$(PLATFORM_SDK)\include&quot;;&quot;$(CPPUNIT_DIST)\include&quot;;&quot;$(APR_DIST)\include&quot;"
+				PreprocessorDefinitions="WIN32;WIN32_LEAN_AND_MEAN;NDEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;NOMINMAX;CMS_DLL;AMQCPP_DLL;DECAF_DLL"
+				RuntimeLibrary="2"
+				UsePrecompiledHeader="0"
+				ObjectFile="$(IntDir)\$(ProjectName)\"
+				ProgramDataBaseFileName="$(IntDir)\$(ProjectName)\vc80.pdb"
+				XMLDocumentationFileName="$(IntDir)\$(ProjectName)\"
+				WarningLevel="2"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="ws2_32.lib cppunit.lib apr-1.lib aprutil-1.lib"
+				OutputFile="$(OutDir)\$(ProjectName).exe"
+				LinkIncremental="1"
+				AdditionalLibraryDirectories="&quot;$(PLATFORM_SDK)\lib&quot;;&quot;$(CPPUNIT_DIST)\lib&quot;;&quot;$(APR_DIST)\lib&quot;;&quot;$(APR_DIST)\bin&quot;"
+				ManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				OptimizeReferences="2"
+				EnableCOMDATFolding="2"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				OutputManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest"
+				ManifestResourceFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest.res"
+				DependencyInformationFile="$(IntDir)\$(ProjectName)\mt.dep"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="DebugDLL|Win32"
+			OutputDirectory="$(SolutionDir)$(ConfigurationName)"
+			IntermediateDirectory="$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			BuildLogFile="$(IntDir)\$(ProjectName)\BuildLog.htm"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="../src/test;..\src\main;&quot;$(PLATFORM_SDK)\include&quot;;&quot;$(CPPUNIT_DIST)\include&quot;;&quot;$(APR_DIST)\include&quot;"
+				PreprocessorDefinitions="WIN32;WIN32_LEAN_AND_MEAN;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;NOMINMAX;CMS_DLL;AMQCPP_DLL;DECAF_DLL"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				ObjectFile="$(IntDir)\$(ProjectName)\"
+				ProgramDataBaseFileName="$(IntDir)\$(ProjectName)\vc80.pdb"
+				XMLDocumentationFileName="$(IntDir)\$(ProjectName)\"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="4"
+				DisableSpecificWarnings="4290, 4101"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="ws2_32.lib cppunitd.lib apr-1.lib aprutil-1.lib"
+				OutputFile="$(OutDir)\$(ProjectName).exe"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="&quot;$(PLATFORM_SDK)\lib&quot;;&quot;$(CPPUNIT_DIST)\lib&quot;;&quot;$(APR_DIST)\lib&quot;;&quot;$(APR_DIST)\bin&quot;"
+				ManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="1"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				OutputManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest"
+				ManifestResourceFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest.res"
+				DependencyInformationFile="$(IntDir)\$(ProjectName)\mt.dep"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+		<Configuration
+			Name="DebugDLL|x64"
+			OutputDirectory="$(SolutionDir)$(PlatformName)\$(ConfigurationName)"
+			IntermediateDirectory="$(PlatformName)\$(ConfigurationName)"
+			ConfigurationType="1"
+			CharacterSet="1"
+			BuildLogFile="$(IntDir)\$(ProjectName)\BuildLog.htm"
+			>
+			<Tool
+				Name="VCPreBuildEventTool"
+			/>
+			<Tool
+				Name="VCCustomBuildTool"
+			/>
+			<Tool
+				Name="VCXMLDataGeneratorTool"
+			/>
+			<Tool
+				Name="VCWebServiceProxyGeneratorTool"
+			/>
+			<Tool
+				Name="VCMIDLTool"
+				TargetEnvironment="3"
+			/>
+			<Tool
+				Name="VCCLCompilerTool"
+				Optimization="0"
+				AdditionalIncludeDirectories="../src/test;..\src\main;&quot;$(PLATFORM_SDK)\include&quot;;&quot;$(CPPUNIT_DIST)\include&quot;;&quot;$(APR_DIST)\include&quot;"
+				PreprocessorDefinitions="WIN32;WIN32_LEAN_AND_MEAN;_DEBUG;_CONSOLE;_CRT_SECURE_NO_DEPRECATE;NOMINMAX;CMS_DLL;AMQCPP_DLL;DECAF_DLL"
+				MinimalRebuild="true"
+				BasicRuntimeChecks="3"
+				RuntimeLibrary="3"
+				UsePrecompiledHeader="0"
+				ObjectFile="$(IntDir)\$(ProjectName)\"
+				ProgramDataBaseFileName="$(IntDir)\$(ProjectName)\vc80.pdb"
+				XMLDocumentationFileName="$(IntDir)\$(ProjectName)\"
+				WarningLevel="3"
+				Detect64BitPortabilityProblems="true"
+				DebugInformationFormat="3"
+				DisableSpecificWarnings="4290, 4101"
+			/>
+			<Tool
+				Name="VCManagedResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCResourceCompilerTool"
+			/>
+			<Tool
+				Name="VCPreLinkEventTool"
+			/>
+			<Tool
+				Name="VCLinkerTool"
+				AdditionalDependencies="ws2_32.lib cppunitd.lib apr-1.lib aprutil-1.lib"
+				OutputFile="$(OutDir)\$(ProjectName).exe"
+				LinkIncremental="2"
+				AdditionalLibraryDirectories="&quot;$(PLATFORM_SDK)\lib&quot;;&quot;$(CPPUNIT_DIST)\lib&quot;;&quot;$(APR_DIST)\lib&quot;;&quot;$(APR_DIST)\bin&quot;"
+				ManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).intermediate.manifest"
+				GenerateDebugInformation="true"
+				SubSystem="1"
+				RandomizedBaseAddress="1"
+				DataExecutionPrevention="0"
+				TargetMachine="17"
+			/>
+			<Tool
+				Name="VCALinkTool"
+			/>
+			<Tool
+				Name="VCManifestTool"
+				OutputManifestFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest"
+				ManifestResourceFile="$(IntDir)\$(ProjectName)\$(TargetFileName).embed.manifest.res"
+				DependencyInformationFile="$(IntDir)\$(ProjectName)\mt.dep"
+			/>
+			<Tool
+				Name="VCXDCMakeTool"
+			/>
+			<Tool
+				Name="VCBscMakeTool"
+			/>
+			<Tool
+				Name="VCFxCopTool"
+			/>
+			<Tool
+				Name="VCAppVerifierTool"
+			/>
+			<Tool
+				Name="VCPostBuildEventTool"
+			/>
+		</Configuration>
+	</Configurations>
+	<References>
+	</References>
+	<Files>
+		<Filter
+			Name="activemq"
+			>
+			<Filter
+				Name="core"
+				>
+				<File
+					RelativePath="..\src\test\activemq\core\ActiveMQConnectionFactoryTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\core\ActiveMQConnectionFactoryTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\core\ActiveMQConnectionTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\core\ActiveMQConnectionTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\core\ActiveMQSessionTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\core\ActiveMQSessionTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\core\MessageDispatchChannelTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\core\MessageDispatchChannelTest.h"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="exceptions"
+				>
+				<File
+					RelativePath="..\src\test\activemq\exceptions\ActiveMQExceptionTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\exceptions\ActiveMQExceptionTest.h"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="transport"
+				>
+				<File
+					RelativePath="..\src\test\activemq\transport\IOTransportTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\transport\IOTransportTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\transport\TransportRegistryTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\transport\TransportRegistryTest.h"
+					>
+				</File>
+				<Filter
+					Name="correlator"
+					>
+					<File
+						RelativePath="..\src\test\activemq\transport\correlator\ResponseCorrelatorTest.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\test\activemq\transport\correlator\ResponseCorrelatorTest.h"
+						>
+					</File>
+				</Filter>
+				<Filter
+					Name="failover"
+					>
+					<File
+						RelativePath="..\src\test\activemq\transport\failover\FailoverTransportTest.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\test\activemq\transport\failover\FailoverTransportTest.h"
+						>
+					</File>
+				</Filter>
+				<Filter
+					Name="mock"
+					>
+					<File
+						RelativePath="..\src\test\activemq\transport\mock\MockTransportFactoryTest.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\test\activemq\transport\mock\MockTransportFactoryTest.h"
+						>
+					</File>
+				</Filter>
+				<Filter
+					Name="inactivity"
+					>
+					<File
+						RelativePath="..\src\test\activemq\transport\inactivity\InactivityMonitorTest.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\test\activemq\transport\inactivity\InactivityMonitorTest.h"
+						>
+					</File>
+				</Filter>
+			</Filter>
+			<Filter
+				Name="util"
+				>
+				<File
+					RelativePath="..\src\test\activemq\util\LongSequenceGeneratorTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\util\LongSequenceGeneratorTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\util\MarshallingSupportTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\util\MarshallingSupportTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\util\MemoryUsageTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\util\MemoryUsageTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\util\PrimitiveListTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\util\PrimitiveListTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\util\PrimitiveMapTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\util\PrimitiveMapTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\util\PrimitiveValueConverterTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\util\PrimitiveValueConverterTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\util\PrimitiveValueNodeTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\util\PrimitiveValueNodeTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\util\URISupportTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\util\URISupportTest.h"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="cmsutil"
+				>
+				<File
+					RelativePath="..\src\test\activemq\cmsutil\CmsAccessorTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\cmsutil\CmsAccessorTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\cmsutil\CmsDestinationAccessorTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\cmsutil\CmsDestinationAccessorTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\cmsutil\CmsTemplateTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\cmsutil\CmsTemplateTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\cmsutil\DummyConnection.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\cmsutil\DummyConnectionFactory.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\cmsutil\DummyProducer.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\cmsutil\DummySession.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\cmsutil\DynamicDestinationResolverTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\cmsutil\DynamicDestinationResolverTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\cmsutil\SessionPoolTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\cmsutil\SessionPoolTest.h"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="state"
+				>
+				<File
+					RelativePath="..\src\test\activemq\state\ConnectionStateTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\state\ConnectionStateTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\state\ConnectionStateTrackerTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\state\ConnectionStateTrackerTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\state\ConsumerStateTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\state\ConsumerStateTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\state\ProducerStateTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\state\ProducerStateTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\state\SessionStateTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\state\SessionStateTest.h"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\state\TransactionStateTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\state\TransactionStateTest.h"
+					>
+				</File>
+			</Filter>
+			<Filter
+				Name="wireformat"
+				>
+				<File
+					RelativePath="..\src\test\activemq\wireformat\WireFormatRegistryTest.cpp"
+					>
+				</File>
+				<File
+					RelativePath="..\src\test\activemq\wireformat\WireFormatRegistryTest.h"
+					>
+				</File>
+				<Filter
+					Name="openwire"
+					>
+					<File
+						RelativePath="..\src\test\activemq\wireformat\openwire\OpenWireFormatTest.cpp"
+						>
+					</File>
+					<File
+						RelativePath="..\src\test\activemq\wireformat\openwire\OpenWireFormatTest.h"
+						>
+					</File>
+					<Filter
+						Name="marshal"
+						>
+						<File
+							RelativePath="..\src\test\activemq\wireformat\openwire\marshal\BaseDataStreamMarshallerTest.cpp"
+							>
+						</File>
+						<File
+							RelativePath="..\src\test\activemq\wireformat\openwire\marshal\BaseDataStreamMarshallerTest.h"
+							>
+						</File>
+						<File
+							RelativePath="..\src\test\activemq\wireformat\openwire\marshal\PrimitiveTypesMarshallerTest.cpp"
+							>
+						</File>
+						<File
+							RelativePath="..\src\test\activemq\wireformat\openwire\marshal\PrimitiveTypesMarshallerTest.h"
+							>
+						</File>
+						<Filter
+							Name="v3"
+							>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQBlobMessageMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQBlobMessageMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQBytesMessageMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQBytesMessageMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQMapMessageMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQMapMessageMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQMessageMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQMessageMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQObjectMessageMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQObjectMessageMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQQueueMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQQueueMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQStreamMessageMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQStreamMessageMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQTempQueueMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQTempQueueMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQTempTopicMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQTempTopicMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQTextMessageMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQTextMessageMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQTopicMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ActiveMQTopicMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\BrokerIdMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\BrokerIdMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\BrokerInfoMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\BrokerInfoMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ConnectionControlMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ConnectionControlMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ConnectionErrorMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ConnectionErrorMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ConnectionIdMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ConnectionIdMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ConnectionInfoMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ConnectionInfoMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ConsumerControlMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ConsumerControlMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ConsumerIdMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ConsumerIdMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ConsumerInfoMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ConsumerInfoMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ControlCommandMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\ControlCommandMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\DataArrayResponseMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Debug|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="Release|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="ReleaseDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+								<FileConfiguration
+									Name="DebugDLL|x64"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"
+										XMLDocumentationFileName="$(IntDir)\$(InputName)2.xdc"
+									/>
+								</FileConfiguration>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\DataArrayResponseMarshallerTest.h"
+								>
+							</File>
+							<File
+								RelativePath="..\src\test\activemq\wireformat\openwire\marshal\v3\DataResponseMarshallerTest.cpp"
+								>
+								<FileConfiguration
+									Name="Debug|Win32"
+									>
+									<Tool
+										Name="VCCLCompilerTool"
+										ObjectFile="$(IntDir)\$(InputName)2.obj"

[... 8593 lines stripped ...]