]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/intrusive/proj/vc7ide/container_size_test/container_size_test.vcproj
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / intrusive / proj / vc7ide / container_size_test / container_size_test.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="container_size_test"
6 ProjectGUID="{9E721E26-45AF-192C-AD67-A4CC7D096497}"
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)/container_size_test.exe"
39 LinkIncremental="2"
40 GenerateDebugInformation="TRUE"
41 ProgramDatabaseFile="$(OutDir)/container_size_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,NDEBUG"
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)/container_size_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="{4F0C713E-750E-B78A-4373-52D2204C1ACA}">
121 <File
122 RelativePath="..\..\..\test\container_size_test.cpp">
123 </File>
124 </Filter>
125 </Files>
126 <Globals>
127 </Globals>
128 </VisualStudioProject>