Files correlati : Commento : Spostamento in libraries delle librerie esterne di Campo per una maggiore pulizia e organizzazione git-svn-id: svn://10.65.10.50/branches/R_10_00@24150 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			636 lines
		
	
	
		
			14 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			636 lines
		
	
	
		
			14 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0" encoding="Windows-1252"?>
 | |
| <VisualStudioProject
 | |
| 	ProjectType="Visual C++"
 | |
| 	Version="8,00"
 | |
| 	Name="curlpp"
 | |
| 	ProjectGUID="{DD2D30B5-B2CB-4DBC-9BA5-039F8CF7D087}"
 | |
| 	RootNamespace="curlpp"
 | |
| 	Keyword="Win32Proj"
 | |
| 	>
 | |
| 	<Platforms>
 | |
| 		<Platform
 | |
| 			Name="Win32"
 | |
| 		/>
 | |
| 	</Platforms>
 | |
| 	<ToolFiles>
 | |
| 	</ToolFiles>
 | |
| 	<Configurations>
 | |
| 		<Configuration
 | |
| 			Name="DebugDynamic|Win32"
 | |
| 			OutputDirectory="$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(ConfigurationName)"
 | |
| 			ConfigurationType="2"
 | |
| 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 | |
| 			CharacterSet="2"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories=""$(LIBCURL_PATH)\include";.\;include\curlpp;include;"$(BOOST_PATH)""
 | |
| 				PreprocessorDefinitions="WIN32;_DEBUG;_LIB;BUILDING_CURLPP"
 | |
| 				MinimalRebuild="true"
 | |
| 				BasicRuntimeChecks="3"
 | |
| 				RuntimeLibrary="3"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="3"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				DebugInformationFormat="3"
 | |
| 				DisableSpecificWarnings="4275;4251;4996"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="libcurl.lib"
 | |
| 				AdditionalLibraryDirectories="$(LIBCURL_PATH)\lib"
 | |
| 				OptimizeReferences="0"
 | |
| 				EnableCOMDATFolding="0"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManifestTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="ReleaseStatic|Win32"
 | |
| 			OutputDirectory="$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(ConfigurationName)"
 | |
| 			ConfigurationType="4"
 | |
| 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 | |
| 			CharacterSet="2"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				AdditionalIncludeDirectories=""$(LIBCURL_PATH)\include";.\;include\curlpp;include;"$(BOOST_PATH)""
 | |
| 				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;CURLPP_STATICLIB;BUILDING_CURLPP"
 | |
| 				RuntimeLibrary="2"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="3"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				DebugInformationFormat="3"
 | |
| 				DisableSpecificWarnings="4996"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLibrarianTool"
 | |
| 				OutputFile="$(OutDir)/curlpp.lib"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="ReleaseDynamic|Win32"
 | |
| 			OutputDirectory="$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(ConfigurationName)"
 | |
| 			ConfigurationType="2"
 | |
| 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 | |
| 			CharacterSet="2"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				AdditionalIncludeDirectories=""$(LIBCURL_PATH)\include";.\;include\curlpp;include;"$(BOOST_PATH)""
 | |
| 				PreprocessorDefinitions="WIN32;NDEBUG;_LIB;BUILDING_CURLPP"
 | |
| 				RuntimeLibrary="2"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="3"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				DebugInformationFormat="3"
 | |
| 				DisableSpecificWarnings="4275;4251;4996"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLinkerTool"
 | |
| 				AdditionalDependencies="libcurl.lib"
 | |
| 				AdditionalLibraryDirectories="$(LIBCURL_PATH)\lib"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCALinkTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManifestTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXDCMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCBscMakeTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCFxCopTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCAppVerifierTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebDeploymentTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPostBuildEventTool"
 | |
| 			/>
 | |
| 		</Configuration>
 | |
| 		<Configuration
 | |
| 			Name="DebugStatic|Win32"
 | |
| 			OutputDirectory="$(ConfigurationName)"
 | |
| 			IntermediateDirectory="$(ConfigurationName)"
 | |
| 			ConfigurationType="4"
 | |
| 			InheritedPropertySheets="$(VCInstallDir)VCProjectDefaults\UpgradeFromVC71.vsprops"
 | |
| 			CharacterSet="2"
 | |
| 			>
 | |
| 			<Tool
 | |
| 				Name="VCPreBuildEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCustomBuildTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCXMLDataGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCWebServiceProxyGeneratorTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCMIDLTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCCLCompilerTool"
 | |
| 				Optimization="0"
 | |
| 				AdditionalIncludeDirectories=""$(LIBCURL_PATH)\include";.\;include\curlpp;include;"$(BOOST_PATH)""
 | |
| 				PreprocessorDefinitions="WIN32;DEBUG;_LIB;CURLPP_STATICLIB;BUILDING_CURLPP"
 | |
| 				RuntimeLibrary="3"
 | |
| 				UsePrecompiledHeader="0"
 | |
| 				WarningLevel="3"
 | |
| 				Detect64BitPortabilityProblems="true"
 | |
| 				DebugInformationFormat="3"
 | |
| 				DisableSpecificWarnings="4996"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCManagedResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCResourceCompilerTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCPreLinkEventTool"
 | |
| 			/>
 | |
| 			<Tool
 | |
| 				Name="VCLibrarianTool"
 | |
| 				OutputFile="$(OutDir)/curlpp.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;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
 | |
| 			UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
 | |
| 			>
 | |
| 			<File
 | |
| 				RelativePath=".\src\curlpp\cURLpp.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\src\curlpp\Easy.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\src\curlpp\Exception.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\src\curlpp\Form.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\src\curlpp\Info.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\src\curlpp\Infos.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\src\curlpp\Multi.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\src\curlpp\Option.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\src\curlpp\OptionBase.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\src\curlpp\Options.cpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<Filter
 | |
| 				Name="internal"
 | |
| 				>
 | |
| 				<File
 | |
| 					RelativePath=".\src\curlpp\internal\CurlHandle.cpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\src\curlpp\internal\OptionList.cpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\src\curlpp\internal\OptionSetter.cpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\src\curlpp\internal\SList.cpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 			</Filter>
 | |
| 			<Filter
 | |
| 				Name="utils"
 | |
| 				>
 | |
| 				<File
 | |
| 					RelativePath=".\src\utilspp\singleton\LifetimeLibrary.cpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\src\utilspp\singleton\PrivateMembers.cpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 			</Filter>
 | |
| 		</Filter>
 | |
| 		<Filter
 | |
| 			Name="Header Files"
 | |
| 			Filter="h;hpp;hxx;hm;inl;inc;xsd"
 | |
| 			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
 | |
| 			>
 | |
| 			<File
 | |
| 				RelativePath=".\src\curlpp\autolink.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\include\curlpp\config.win32.h"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\include\curlpp\cURLpp.hpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\include\curlpp\Easy.hpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\include\curlpp\Easy.inl"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\include\curlpp\Exception.hpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\include\curlpp\Form.hpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\include\curlpp\Info.hpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\include\curlpp\Info.inl"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\include\curlpp\Infos.hpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\include\curlpp\Multi.hpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\include\curlpp\Option.hpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\include\curlpp\Option.inl"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\include\curlpp\OptionBase.hpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\include\curlpp\Options.hpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<File
 | |
| 				RelativePath=".\include\curlpp\Types.hpp"
 | |
| 				>
 | |
| 			</File>
 | |
| 			<Filter
 | |
| 				Name="internal"
 | |
| 				>
 | |
| 				<File
 | |
| 					RelativePath=".\include\curlpp\internal\buildconfig.h"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\curlpp\internal\CurlHandle.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\curlpp\internal\CurlHandle.inl"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\curlpp\internal\global.h"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\curlpp\internal\OptionContainer.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\curlpp\internal\OptionContainer.inl"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\curlpp\internal\OptionContainerType.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\curlpp\internal\OptionList.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\curlpp\internal\OptionSetter.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\curlpp\internal\OptionSetter.inl"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\curlpp\internal\SList.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 			</Filter>
 | |
| 			<Filter
 | |
| 				Name="utils"
 | |
| 				>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\functor\Binder.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\clone_ptr.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\singleton\CreationStatic.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\singleton\CreationStatic.inl"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\singleton\CreationUsingNew.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\singleton\CreationUsingNew.inl"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\EmptyType.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\functor\Functor.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\functor\FunctorHandler.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\functor\FunctorImpl.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\Functors.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\singleton\LifetimeDefault.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\singleton\LifetimeDefault.inl"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\singleton\LifetimeLibrary.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\singleton\LifetimeLibrary.inl"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\singleton\LifetimeWithLongevity.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\singleton\LifetimeWithLongevity.inl"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\functor\MemFunHandler.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\NonCopyable.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\NullType.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\singleton\PrivateMembers.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\singleton\PrivateMembers.inl"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\Singleton.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\singleton\SingletonHolder.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\singleton\SingletonHolder.inl"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\SmartPtr.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\ThreadingFactoryMutex.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\ThreadingFactoryMutex.inl"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\ThreadingSingle.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\ThreadingSingle.inl"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\TypeList.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 				<File
 | |
| 					RelativePath=".\include\utilspp\TypeTrait.hpp"
 | |
| 					>
 | |
| 				</File>
 | |
| 			</Filter>
 | |
| 		</Filter>
 | |
| 		<File
 | |
| 			RelativePath=".\README.win32"
 | |
| 			>
 | |
| 		</File>
 | |
| 	</Files>
 | |
| 	<Globals>
 | |
| 	</Globals>
 | |
| </VisualStudioProject>
 |