Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / intrusive / proj / vc7ide / treap_set / treap_set.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="treap_set"
6         ProjectGUID="{1E09E697-4A2F-BC76-7C91-2BA479B29159}"
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="WIN32;_DEBUG;_CONSOLE"
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)/treap_set.exe"
39                                 LinkIncremental="2"
40                                 GenerateDebugInformation="TRUE"
41                                 ProgramDatabaseFile="$(OutDir)/treap_set.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="WIN32;NDEBUG;_CONSOLE"
75                                 RuntimeLibrary="0"
76                                 UsePrecompiledHeader="0"
77                                 WarningLevel="3"
78                                 Detect64BitPortabilityProblems="TRUE"
79                                 DebugInformationFormat="3"/>
80                         <Tool
81                                 Name="VCCustomBuildTool"/>
82                         <Tool
83                                 Name="VCLinkerTool"
84                                 OutputFile="$(OutDir)/treap_set.exe"
85                                 LinkIncremental="1"
86                                 GenerateDebugInformation="TRUE"
87                                 SubSystem="1"
88                                 OptimizeReferences="2"
89                                 EnableCOMDATFolding="2"
90                                 TargetMachine="1"/>
91                         <Tool
92                                 Name="VCMIDLTool"/>
93                         <Tool
94                                 Name="VCPostBuildEventTool"/>
95                         <Tool
96                                 Name="VCPreBuildEventTool"/>
97                         <Tool
98                                 Name="VCPreLinkEventTool"/>
99                         <Tool
100                                 Name="VCResourceCompilerTool"/>
101                         <Tool
102                                 Name="VCWebServiceProxyGeneratorTool"/>
103                         <Tool
104                                 Name="VCXMLDataGeneratorTool"/>
105                         <Tool
106                                 Name="VCWebDeploymentTool"/>
107                         <Tool
108                                 Name="VCManagedWrapperGeneratorTool"/>
109                         <Tool
110                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
111                 </Configuration>
112         </Configurations>
113         <References>
114         </References>
115         <Files>
116                 <Filter
117                         Name="Source Files"
118                         Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
119                         UniqueIdentifier="{FB776C10-E357-A4F5-326F-42A2D7254B3F}">
120                         <File
121                                 RelativePath="..\..\..\test\treap_set_test.cpp">
122                         </File>
123                 </Filter>
124         </Files>
125         <Globals>
126         </Globals>
127 </VisualStudioProject>