]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/container/proj/vc7ide/bench_alloc_expand_bwd.vcproj
buildsys: switch source download to quincy
[ceph.git] / ceph / src / boost / libs / container / proj / vc7ide / bench_alloc_expand_bwd.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="bench_alloc_expand_bwd"
6 ProjectGUID="{C7C283A2-7BF8-8612-42FE-B9D26A0793A1}"
7 Keyword="Win32Proj">
8 <Platforms>
9 <Platform
10 Name="Win32"/>
11 </Platforms>
12 <Configurations>
13 <Configuration
14 Name="Debug|Win32"
15 OutputDirectory="../../Bin/Win32/Debug"
16 IntermediateDirectory="Debug/bench_alloc_expand_bwd"
17 ConfigurationType="1"
18 CharacterSet="2">
19 <Tool
20 Name="VCCLCompilerTool"
21 Optimization="0"
22 AdditionalIncludeDirectories="../../../.."
23 PreprocessorDefinitions="BOOST_CONTAINER_NO_LIB"
24 MinimalRebuild="TRUE"
25 BasicRuntimeChecks="3"
26 RuntimeLibrary="3"
27 TreatWChar_tAsBuiltInType="TRUE"
28 ForceConformanceInForLoopScope="FALSE"
29 UsePrecompiledHeader="0"
30 WarningLevel="4"
31 Detect64BitPortabilityProblems="TRUE"
32 DebugInformationFormat="3"/>
33 <Tool
34 Name="VCCustomBuildTool"/>
35 <Tool
36 Name="VCLinkerTool"
37 AdditionalDependencies="alloc_lib.lib"
38 OutputFile="$(OutDir)/bench_alloc_expand_bwd_d.exe"
39 LinkIncremental="1"
40 AdditionalLibraryDirectories="../../bin/debug;../../../../stage/lib"
41 GenerateDebugInformation="TRUE"
42 ProgramDatabaseFile="$(OutDir)/bench_alloc_expand_bwd.pdb"
43 SubSystem="1"
44 TargetMachine="1"
45 FixedBaseAddress="1"
46 />
47 <Tool
48 Name="VCMIDLTool"/>
49 <Tool
50 Name="VCPostBuildEventTool"/>
51 <Tool
52 Name="VCPreBuildEventTool"/>
53 <Tool
54 Name="VCPreLinkEventTool"/>
55 <Tool
56 Name="VCResourceCompilerTool"/>
57 <Tool
58 Name="VCWebServiceProxyGeneratorTool"/>
59 <Tool
60 Name="VCXMLDataGeneratorTool"/>
61 <Tool
62 Name="VCWebDeploymentTool"/>
63 <Tool
64 Name="VCManagedWrapperGeneratorTool"/>
65 <Tool
66 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
67 </Configuration>
68 <Configuration
69 Name="Release|Win32"
70 OutputDirectory="../../Bin/Win32/Release"
71 IntermediateDirectory="Release/bench_alloc_expand_bwd"
72 ConfigurationType="1"
73 CharacterSet="2">
74 <Tool
75 Name="VCCLCompilerTool"
76 AdditionalIncludeDirectories="../../../.."
77 PreprocessorDefinitions="WIN32;NDEBUG;BOOST_CONTAINER_NO_LIB"
78 RuntimeLibrary="2"
79 TreatWChar_tAsBuiltInType="TRUE"
80 ForceConformanceInForLoopScope="FALSE"
81 UsePrecompiledHeader="0"
82 WarningLevel="4"
83 Detect64BitPortabilityProblems="TRUE"
84 DebugInformationFormat="0"/>
85 <Tool
86 Name="VCCustomBuildTool"/>
87 <Tool
88 Name="VCLinkerTool"
89 AdditionalDependencies="winmm.lib alloc_lib.lib"
90 OutputFile="$(OutDir)/bench_alloc_expand_bwd.exe"
91 LinkIncremental="1"
92 AdditionalLibraryDirectories="../../bin/release;../../../../stage/lib"
93 GenerateDebugInformation="TRUE"
94 SubSystem="1"
95 OptimizeReferences="2"
96 EnableCOMDATFolding="2"
97 TargetMachine="1"
98 FixedBaseAddress="1"/>
99 <Tool
100 Name="VCMIDLTool"/>
101 <Tool
102 Name="VCPostBuildEventTool"/>
103 <Tool
104 Name="VCPreBuildEventTool"/>
105 <Tool
106 Name="VCPreLinkEventTool"/>
107 <Tool
108 Name="VCResourceCompilerTool"/>
109 <Tool
110 Name="VCWebServiceProxyGeneratorTool"/>
111 <Tool
112 Name="VCXMLDataGeneratorTool"/>
113 <Tool
114 Name="VCWebDeploymentTool"/>
115 <Tool
116 Name="VCManagedWrapperGeneratorTool"/>
117 <Tool
118 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
119 </Configuration>
120 </Configurations>
121 <References>
122 </References>
123 <Files>
124 <Filter
125 Name="Source Files"
126 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
127 UniqueIdentifier="{D1217F85-BC56-6640-05A6-247AF7A2A58F}">
128 <File
129 RelativePath="..\..\bench\bench_alloc_expand_bwd.cpp">
130 </File>
131 </Filter>
132 </Files>
133 <Globals>
134 </Globals>
135 </VisualStudioProject>