Sophie

Sophie

distrib > Fedora > 17 > i386 > media > updates > by-pkgid > b03c44838559deaeff848c57e893606a > files > 9

boost-examples-1.48.0-14.fc17.noarch.rpm

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioProject
	ProjectType="Visual C++"
	Version="7.10"
	Name="example"
	ProjectGUID="{57D2AB8B-8CBB-4B28-921E-C6916109B843}"
	Keyword="Win32Proj">
	<Platforms>
		<Platform
			Name="Win32"/>
	</Platforms>
	<Configurations>
		<Configuration
			Name="Debug|Win32"
			OutputDirectory="Debug"
			IntermediateDirectory="Debug"
			ConfigurationType="1"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				Optimization="0"
				AdditionalIncludeDirectories="..\..\..;$(BOOST_ROOT)"
				PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE"
				MinimalRebuild="TRUE"
				BasicRuntimeChecks="3"
				RuntimeLibrary="5"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="TRUE"
				DebugInformationFormat="3"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)/example.exe"
				LinkIncremental="2"
				GenerateDebugInformation="TRUE"
				ProgramDatabaseFile="$(OutDir)/example.pdb"
				SubSystem="1"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</Configuration>
		<Configuration
			Name="Release|Win32"
			OutputDirectory="Release"
			IntermediateDirectory="Release"
			ConfigurationType="1"
			CharacterSet="2">
			<Tool
				Name="VCCLCompilerTool"
				AdditionalIncludeDirectories="..\..\..;$(BOOST_ROOT)"
				PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
				RuntimeLibrary="4"
				UsePrecompiledHeader="0"
				WarningLevel="3"
				Detect64BitPortabilityProblems="TRUE"
				DebugInformationFormat="3"/>
			<Tool
				Name="VCCustomBuildTool"/>
			<Tool
				Name="VCLinkerTool"
				OutputFile="$(OutDir)/example.exe"
				LinkIncremental="1"
				GenerateDebugInformation="TRUE"
				SubSystem="1"
				OptimizeReferences="2"
				EnableCOMDATFolding="2"
				TargetMachine="1"/>
			<Tool
				Name="VCMIDLTool"/>
			<Tool
				Name="VCPostBuildEventTool"/>
			<Tool
				Name="VCPreBuildEventTool"/>
			<Tool
				Name="VCPreLinkEventTool"/>
			<Tool
				Name="VCResourceCompilerTool"/>
			<Tool
				Name="VCWebServiceProxyGeneratorTool"/>
			<Tool
				Name="VCXMLDataGeneratorTool"/>
			<Tool
				Name="VCWebDeploymentTool"/>
			<Tool
				Name="VCManagedWrapperGeneratorTool"/>
			<Tool
				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
		</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=".\main.cpp">
			</File>
		</Filter>
		<Filter
			Name="Header Files"
			Filter="h;hpp;hxx;hm;inl;inc;xsd"
			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
			<File
				RelativePath="..\..\..\boost\accumulators\accumulators.hpp">
			</File>
			<File
				RelativePath="..\..\..\boost\accumulators\accumulators_fwd.hpp">
			</File>
			<File
				RelativePath="..\..\..\boost\accumulators\statistics.hpp">
			</File>
			<File
				RelativePath="..\..\..\boost\accumulators\statistics_fwd.hpp">
			</File>
			<Filter
				Name="statistics"
				Filter="">
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\count.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\covariance.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\density.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\error_of.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\error_of_mean.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\extended_p_square.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\extended_p_square_quantile.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\kurtosis.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\max.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\mean.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\median.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\min.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\moment.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\p_square_cumulative_distribution.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\p_square_quantile.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\peaks_over_threshold.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\pot_quantile.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\pot_tail_mean.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\skewness.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\stats.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\sum.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\tail.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\tail_mean.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\tail_quantile.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\tail_variate.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\tail_variate_means.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\times2_iterator.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\variance.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_covariance.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_density.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_extended_p_square.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_kurtosis.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_mean.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_median.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_moment.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_p_square_cumulative_distribution.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_p_square_quantile.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_peaks_over_threshold.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_skewness.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_sum.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_tail_mean.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_tail_quantile.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_tail_variate_means.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\weighted_variance.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\statistics\with_error.hpp">
				</File>
				<Filter
					Name="variates"
					Filter="">
					<File
						RelativePath="..\..\..\boost\accumulators\statistics\variates\covariate.hpp">
					</File>
				</Filter>
				<Filter
					Name="parameters"
					Filter="">
					<File
						RelativePath="..\..\..\boost\accumulators\statistics\parameters\quantile_probability.hpp">
					</File>
				</Filter>
			</Filter>
			<Filter
				Name="framework"
				Filter="">
				<File
					RelativePath="..\..\..\boost\accumulators\framework\accumulator_base.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\framework\accumulator_concept.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\framework\accumulator_set.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\framework\depends_on.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\framework\external.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\framework\extractor.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\framework\features.hpp">
				</File>
				<Filter
					Name="parameters"
					Filter="">
					<File
						RelativePath="..\..\..\boost\accumulators\framework\parameters\accumulator.hpp">
					</File>
					<File
						RelativePath="..\..\..\boost\accumulators\framework\parameters\sample.hpp">
					</File>
					<File
						RelativePath="..\..\..\boost\accumulators\framework\parameters\weight.hpp">
					</File>
					<File
						RelativePath="..\..\..\boost\accumulators\framework\parameters\weights.hpp">
					</File>
				</Filter>
				<Filter
					Name="accumulators"
					Filter="">
					<File
						RelativePath="..\..\..\boost\accumulators\framework\accumulators\droppable_accumulator.hpp">
					</File>
					<File
						RelativePath="..\..\..\boost\accumulators\framework\accumulators\external_accumulator.hpp">
					</File>
					<File
						RelativePath="..\..\..\boost\accumulators\framework\accumulators\reference_accumulator.hpp">
					</File>
					<File
						RelativePath="..\..\..\boost\accumulators\framework\accumulators\value_accumulator.hpp">
					</File>
				</Filter>
			</Filter>
			<Filter
				Name="numeric"
				Filter="">
				<File
					RelativePath="..\..\..\boost\accumulators\numeric\functional.hpp">
				</File>
				<File
					RelativePath="..\..\..\boost\accumulators\numeric\functional_fwd.hpp">
				</File>
				<Filter
					Name="functional"
					Filter="">
					<File
						RelativePath="..\..\..\boost\accumulators\numeric\functional\complex.hpp">
					</File>
					<File
						RelativePath="..\..\..\boost\accumulators\numeric\functional\valarray.hpp">
					</File>
					<File
						RelativePath="..\..\..\boost\accumulators\numeric\functional\vector.hpp">
					</File>
				</Filter>
				<Filter
					Name="detail"
					Filter="">
					<File
						RelativePath="..\..\..\boost\accumulators\numeric\detail\function1.hpp">
					</File>
					<File
						RelativePath="..\..\..\boost\accumulators\numeric\detail\function2.hpp">
					</File>
					<File
						RelativePath="..\..\..\boost\accumulators\numeric\detail\function3.hpp">
					</File>
					<File
						RelativePath="..\..\..\boost\accumulators\numeric\detail\function4.hpp">
					</File>
					<File
						RelativePath="..\..\..\boost\accumulators\numeric\detail\function_n.hpp">
					</File>
					<File
						RelativePath="..\..\..\boost\accumulators\numeric\detail\pod_singleton.hpp">
					</File>
				</Filter>
			</Filter>
		</Filter>
	</Files>
	<Globals>
	</Globals>
</VisualStudioProject>