• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="7.10"
5	Name="perf_test"
6	ProjectGUID="{910E70E6-2C91-AA67-BF4C-A9C74A309927}"
7	Keyword="Win32Proj">
8	<Platforms>
9		<Platform
10			Name="Win32"/>
11	</Platforms>
12	<Configurations>
13		<Configuration
14			Name="Debug|Win32"
15			OutputDirectory="Debug"
16			IntermediateDirectory="Debug"
17			ConfigurationType="1"
18			CharacterSet="2">
19			<Tool
20				Name="VCCLCompilerTool"
21				Optimization="0"
22				AdditionalIncludeDirectories="../../../../../"
23				PreprocessorDefinitions="BOOST_DATE_TIME_NO_LIB"
24				MinimalRebuild="TRUE"
25				BasicRuntimeChecks="3"
26				RuntimeLibrary="1"
27				DisableLanguageExtensions="FALSE"
28				TreatWChar_tAsBuiltInType="TRUE"
29				ForceConformanceInForLoopScope="TRUE"
30				UsePrecompiledHeader="0"
31				WarningLevel="4"
32				Detect64BitPortabilityProblems="TRUE"
33				DebugInformationFormat="4"/>
34			<Tool
35				Name="VCCustomBuildTool"/>
36			<Tool
37				Name="VCLinkerTool"
38				OutputFile="$(OutDir)/perf_test.exe"
39				LinkIncremental="2"
40				GenerateDebugInformation="TRUE"
41				ProgramDatabaseFile="$(OutDir)/perf_test.pdb"
42				SubSystem="1"
43				TargetMachine="1"/>
44			<Tool
45				Name="VCMIDLTool"/>
46			<Tool
47				Name="VCPostBuildEventTool"/>
48			<Tool
49				Name="VCPreBuildEventTool"/>
50			<Tool
51				Name="VCPreLinkEventTool"/>
52			<Tool
53				Name="VCResourceCompilerTool"/>
54			<Tool
55				Name="VCWebServiceProxyGeneratorTool"/>
56			<Tool
57				Name="VCXMLDataGeneratorTool"/>
58			<Tool
59				Name="VCWebDeploymentTool"/>
60			<Tool
61				Name="VCManagedWrapperGeneratorTool"/>
62			<Tool
63				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
64		</Configuration>
65		<Configuration
66			Name="Release|Win32"
67			OutputDirectory="Release"
68			IntermediateDirectory="Release"
69			ConfigurationType="1"
70			CharacterSet="2">
71			<Tool
72				Name="VCCLCompilerTool"
73				AdditionalIncludeDirectories="../../../../../"
74				PreprocessorDefinitions="BOOST_DATE_TIME_NO_LIB"
75				RuntimeLibrary="0"
76				DisableLanguageExtensions="FALSE"
77				UsePrecompiledHeader="0"
78				WarningLevel="3"
79				Detect64BitPortabilityProblems="TRUE"
80				DebugInformationFormat="3"/>
81			<Tool
82				Name="VCCustomBuildTool"/>
83			<Tool
84				Name="VCLinkerTool"
85				OutputFile="$(OutDir)/perf_test.exe"
86				LinkIncremental="1"
87				GenerateDebugInformation="TRUE"
88				SubSystem="1"
89				OptimizeReferences="2"
90				EnableCOMDATFolding="2"
91				TargetMachine="1"/>
92			<Tool
93				Name="VCMIDLTool"/>
94			<Tool
95				Name="VCPostBuildEventTool"/>
96			<Tool
97				Name="VCPreBuildEventTool"/>
98			<Tool
99				Name="VCPreLinkEventTool"/>
100			<Tool
101				Name="VCResourceCompilerTool"/>
102			<Tool
103				Name="VCWebServiceProxyGeneratorTool"/>
104			<Tool
105				Name="VCXMLDataGeneratorTool"/>
106			<Tool
107				Name="VCWebDeploymentTool"/>
108			<Tool
109				Name="VCManagedWrapperGeneratorTool"/>
110			<Tool
111				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
112		</Configuration>
113	</Configurations>
114	<References>
115	</References>
116	<Files>
117		<Filter
118			Name="Source Files"
119			Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
120			UniqueIdentifier="{43C77EF1-B78A-73C5-7346-2D7522AE2C3F}">
121			<File
122				RelativePath="..\..\..\perf\perf_list.cpp">
123			</File>
124		</Filter>
125	</Files>
126	<Globals>
127	</Globals>
128</VisualStudioProject>
129