Imported Upstream version 1.57.0
[platform/upstream/boost.git] / libs / container / proj / vc7ide / container.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3         ProjectType="Visual C++"
4         Version="7.10"
5         Name="_containerlib"
6         ProjectGUID="{FF56BAF1-32EC-4B22-B6BD-95A3A67C3135}"
7         Keyword="Win32Proj">
8         <Platforms>
9                 <Platform
10                         Name="Win32"/>
11         </Platforms>
12         <Configurations>
13                 <Configuration
14                         Name="Debug|Win32"
15                         OutputDirectory="../../Bin/Win32"
16                         IntermediateDirectory="Debug"
17                         ConfigurationType="4"
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="3"
27                                 UsePrecompiledHeader="0"
28                                 WarningLevel="3"
29                                 Detect64BitPortabilityProblems="TRUE"
30                                 DebugInformationFormat="3"/>
31                         <Tool
32                                 Name="VCCustomBuildTool"/>
33                         <Tool
34                                 Name="VCLibrarianTool"
35                                 OutputFile="$(OutDir)/d.lib"/>
36                         <Tool
37                                 Name="VCMIDLTool"/>
38                         <Tool
39                                 Name="VCPostBuildEventTool"/>
40                         <Tool
41                                 Name="VCPreBuildEventTool"/>
42                         <Tool
43                                 Name="VCPreLinkEventTool"/>
44                         <Tool
45                                 Name="VCResourceCompilerTool"/>
46                         <Tool
47                                 Name="VCWebServiceProxyGeneratorTool"/>
48                         <Tool
49                                 Name="VCXMLDataGeneratorTool"/>
50                         <Tool
51                                 Name="VCManagedWrapperGeneratorTool"/>
52                         <Tool
53                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
54                 </Configuration>
55                 <Configuration
56                         Name="Release|Win32"
57                         OutputDirectory="../../Bin/Win32"
58                         IntermediateDirectory="Release"
59                         ConfigurationType="4"
60                         CharacterSet="2">
61                         <Tool
62                                 Name="VCCLCompilerTool"
63                                 AdditionalIncludeDirectories="../../../.."
64                                 PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE"
65                                 RuntimeLibrary="2"
66                                 UsePrecompiledHeader="0"
67                                 WarningLevel="3"
68                                 Detect64BitPortabilityProblems="TRUE"
69                                 DebugInformationFormat="0"/>
70                         <Tool
71                                 Name="VCCustomBuildTool"/>
72                         <Tool
73                                 Name="VCLibrarianTool"
74                                 OutputFile="$(OutDir)/container.lib"/>
75                         <Tool
76                                 Name="VCMIDLTool"/>
77                         <Tool
78                                 Name="VCPostBuildEventTool"/>
79                         <Tool
80                                 Name="VCPreBuildEventTool"/>
81                         <Tool
82                                 Name="VCPreLinkEventTool"/>
83                         <Tool
84                                 Name="VCResourceCompilerTool"/>
85                         <Tool
86                                 Name="VCWebServiceProxyGeneratorTool"/>
87                         <Tool
88                                 Name="VCXMLDataGeneratorTool"/>
89                         <Tool
90                                 Name="VCManagedWrapperGeneratorTool"/>
91                         <Tool
92                                 Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
93                 </Configuration>
94         </Configurations>
95         <References>
96         </References>
97         <Files>
98                 <Filter
99                         Name="container"
100                         Filter="">
101                         <File
102                                 RelativePath="..\..\..\..\boost\container\adaptive_pool.hpp">
103                         </File>
104                         <File
105                                 RelativePath="..\..\..\..\boost\container\allocator.hpp">
106                         </File>
107                         <File
108                                 RelativePath="..\..\..\..\boost\container\allocator_traits.hpp">
109                         </File>
110                         <File
111                                 RelativePath="..\..\..\..\boost\container\container_fwd.hpp">
112                         </File>
113                         <File
114                                 RelativePath="..\..\..\..\boost\container\deque.hpp">
115                         </File>
116                         <File
117                                 RelativePath="..\..\..\..\boost\container\flat_map.hpp">
118                         </File>
119                         <File
120                                 RelativePath="..\..\..\..\boost\container\flat_set.hpp">
121                         </File>
122                         <File
123                                 RelativePath="..\..\..\..\boost\container\list.hpp">
124                         </File>
125                         <File
126                                 RelativePath="..\..\..\..\boost\container\map.hpp">
127                         </File>
128                         <File
129                                 RelativePath="..\..\..\..\boost\container\node_allocator.hpp">
130                         </File>
131                         <File
132                                 RelativePath="..\..\..\..\boost\container\options.hpp">
133                         </File>
134                         <File
135                                 RelativePath="..\..\..\..\boost\container\scoped_allocator.hpp">
136                         </File>
137                         <File
138                                 RelativePath="..\..\..\..\boost\container\scoped_allocator_fwd.hpp">
139                         </File>
140                         <File
141                                 RelativePath="..\..\..\..\boost\container\set.hpp">
142                         </File>
143                         <File
144                                 RelativePath="..\..\..\..\boost\container\slist.hpp">
145                         </File>
146                         <File
147                                 RelativePath="..\..\..\..\boost\container\stable_vector.hpp">
148                         </File>
149                         <File
150                                 RelativePath="..\..\..\..\boost\container\static_vector.hpp">
151                         </File>
152                         <File
153                                 RelativePath="..\..\..\..\boost\container\string.hpp">
154                         </File>
155                         <File
156                                 RelativePath="..\..\..\..\boost\container\throw_exception.hpp">
157                         </File>
158                         <File
159                                 RelativePath="..\to-do.txt">
160                         </File>
161                         <File
162                                 RelativePath="..\..\..\..\boost\container\vector.hpp">
163                         </File>
164                         <Filter
165                                 Name="detail"
166                                 Filter="">
167                                 <File
168                                         RelativePath="..\..\..\..\boost\container\detail\adaptive_node_pool.hpp">
169                                 </File>
170                                 <File
171                                         RelativePath="..\..\..\..\boost\container\detail\adaptive_node_pool_impl.hpp">
172                                 </File>
173                                 <File
174                                         RelativePath="..\..\..\..\boost\container\detail\advanced_insert_int.hpp">
175                                 </File>
176                                 <File
177                                         RelativePath="..\..\..\..\boost\container\detail\algorithms.hpp">
178                                 </File>
179                                 <File
180                                         RelativePath="..\..\..\..\boost\container\detail\alloc_lib.h">
181                                 </File>
182                                 <File
183                                         RelativePath="..\..\..\..\boost\container\detail\allocation_type.hpp">
184                                 </File>
185                                 <File
186                                         RelativePath="..\..\..\..\boost\container\detail\allocator_version_traits.hpp">
187                                 </File>
188                                 <File
189                                         RelativePath="..\..\..\..\boost\container\detail\auto_link.hpp">
190                                 </File>
191                                 <File
192                                         RelativePath="..\..\..\..\boost\container\detail\boost_cont_ext_auto_link.hpp">
193                                 </File>
194                                 <File
195                                         RelativePath="..\..\..\..\boost\container\detail\config_begin.hpp">
196                                 </File>
197                                 <File
198                                         RelativePath="..\..\..\..\boost\container\detail\config_end.hpp">
199                                 </File>
200                                 <File
201                                         RelativePath="..\..\..\..\boost\container\detail\destroyers.hpp">
202                                 </File>
203                                 <File
204                                         RelativePath="..\..\..\..\boost\container\detail\flat_tree.hpp">
205                                 </File>
206                                 <File
207                                         RelativePath="..\..\..\..\boost\container\detail\function_detector.hpp">
208                                 </File>
209                                 <File
210                                         RelativePath="..\..\..\..\boost\container\detail\hash_table.hpp">
211                                 </File>
212                                 <File
213                                         RelativePath="..\..\..\..\boost\container\detail\iterator_traits.hpp">
214                                 </File>
215                                 <File
216                                         RelativePath="..\..\..\..\boost\container\detail\iterators.hpp">
217                                 </File>
218                                 <File
219                                         RelativePath="..\..\..\..\boost\container\detail\math_functions.hpp">
220                                 </File>
221                                 <File
222                                         RelativePath="..\..\..\..\boost\container\detail\memory_util.hpp">
223                                 </File>
224                                 <File
225                                         RelativePath="..\..\..\..\boost\container\detail\mpl.hpp">
226                                 </File>
227                                 <File
228                                         RelativePath="..\..\..\..\boost\container\detail\multiallocation_chain.hpp">
229                                 </File>
230                                 <File
231                                         RelativePath="..\..\..\..\boost\container\detail\mutex.hpp">
232                                 </File>
233                                 <File
234                                         RelativePath="..\..\..\..\boost\container\detail\node_alloc_holder.hpp">
235                                 </File>
236                                 <File
237                                         RelativePath="..\..\..\..\boost\container\detail\node_pool.hpp">
238                                 </File>
239                                 <File
240                                         RelativePath="..\..\..\..\boost\container\detail\node_pool_impl.hpp">
241                                 </File>
242                                 <File
243                                         RelativePath="..\..\..\..\boost\container\detail\pair.hpp">
244                                 </File>
245                                 <File
246                                         RelativePath="..\..\..\..\boost\container\detail\pool_common.hpp">
247                                 </File>
248                                 <File
249                                         RelativePath="..\..\..\..\boost\container\detail\pool_common_alloc.hpp">
250                                 </File>
251                                 <File
252                                         RelativePath="..\..\..\..\boost\container\detail\preprocessor.hpp">
253                                 </File>
254                                 <File
255                                         RelativePath="..\..\..\..\boost\container\detail\reverse_iterator.hpp">
256                                 </File>
257                                 <File
258                                         RelativePath="..\..\..\..\boost\container\detail\singleton.hpp">
259                                 </File>
260                                 <File
261                                         RelativePath="..\..\..\..\boost\container\detail\std_fwd.hpp">
262                                 </File>
263                                 <File
264                                         RelativePath="..\..\..\..\boost\container\detail\transform_iterator.hpp">
265                                 </File>
266                                 <File
267                                         RelativePath="..\..\..\..\boost\container\detail\tree.hpp">
268                                 </File>
269                                 <File
270                                         RelativePath="..\..\..\..\boost\container\detail\type_traits.hpp">
271                                 </File>
272                                 <File
273                                         RelativePath="..\..\..\..\boost\container\detail\utilities.hpp">
274                                 </File>
275                                 <File
276                                         RelativePath="..\..\..\..\boost\container\detail\value_init.hpp">
277                                 </File>
278                                 <File
279                                         RelativePath="..\..\..\..\boost\container\detail\variadic_templates_tools.hpp">
280                                 </File>
281                                 <File
282                                         RelativePath="..\..\..\..\boost\container\detail\version_type.hpp">
283                                 </File>
284                                 <File
285                                         RelativePath="..\..\..\..\boost\container\detail\workaround.hpp">
286                                 </File>
287                         </Filter>
288                 </Filter>
289                 <Filter
290                         Name="doc"
291                         Filter="">
292                         <File
293                                 RelativePath="..\..\doc\container.qbk">
294                         </File>
295                         <File
296                                 RelativePath="..\..\doc\index.idx">
297                         </File>
298                         <File
299                                 RelativePath="..\..\doc\Jamfile.v2">
300                         </File>
301                 </Filter>
302                 <Filter
303                         Name="example"
304                         Filter="">
305                         <File
306                                 RelativePath="..\..\example\doc_emplace.cpp">
307                         </File>
308                         <File
309                                 RelativePath="..\..\example\doc_move_containers.cpp">
310                         </File>
311                         <File
312                                 RelativePath="..\..\example\doc_recursive_containers.cpp">
313                         </File>
314                         <File
315                                 RelativePath="..\..\example\doc_type_erasure.cpp">
316                         </File>
317                         <File
318                                 RelativePath="..\..\example\Jamfile.v2">
319                         </File>
320                 </Filter>
321                 <Filter
322                         Name="test"
323                         Filter="">
324                         <File
325                                 RelativePath="..\..\test\check_equal_containers.hpp">
326                         </File>
327                         <File
328                                 RelativePath="..\..\test\default_init_test.hpp">
329                         </File>
330                         <File
331                                 RelativePath="..\..\test\dummy_test_allocator.hpp">
332                         </File>
333                         <File
334                                 RelativePath="..\..\test\emplace_test.hpp">
335                         </File>
336                         <File
337                                 RelativePath="..\..\test\expand_bwd_test_allocator.hpp">
338                         </File>
339                         <File
340                                 RelativePath="..\..\test\expand_bwd_test_template.hpp">
341                         </File>
342                         <File
343                                 RelativePath="..\..\test\forward_to_input_iterator.hpp">
344                         </File>
345                         <File
346                                 RelativePath="..\..\test\heap_allocator_v1.hpp">
347                         </File>
348                         <File
349                                 RelativePath="..\..\test\insert_test.hpp">
350                         </File>
351                         <File
352                                 RelativePath="..\..\test\Jamfile.v2">
353                         </File>
354                         <File
355                                 RelativePath="..\..\test\list_test.hpp">
356                         </File>
357                         <File
358                                 RelativePath="..\..\test\map_test.hpp">
359                         </File>
360                         <File
361                                 RelativePath="..\..\test\movable_int.hpp">
362                         </File>
363                         <File
364                                 RelativePath="..\..\test\print_container.hpp">
365                         </File>
366                         <File
367                                 RelativePath="..\..\test\propagate_allocator_test.hpp">
368                         </File>
369                         <File
370                                 RelativePath="..\..\test\set_test.hpp">
371                         </File>
372                         <File
373                                 RelativePath="..\..\test\static_vector_test.hpp">
374                         </File>
375                         <File
376                                 RelativePath="..\..\test\util.hpp">
377                         </File>
378                 </Filter>
379                 <Filter
380                         Name="bench"
381                         Filter="">
382                         <File
383                                 RelativePath="..\..\bench\Jamfile.v2">
384                         </File>
385                         <File
386                                 RelativePath="..\..\bench\varray.hpp">
387                         </File>
388                         <Filter
389                                 Name="detail"
390                                 Filter="">
391                                 <File
392                                         RelativePath="..\..\bench\detail\varray.hpp">
393                                 </File>
394                                 <File
395                                         RelativePath="..\..\bench\detail\varray_concept.hpp">
396                                 </File>
397                                 <File
398                                         RelativePath="..\..\bench\detail\varray_util.hpp">
399                                 </File>
400                         </Filter>
401                 </Filter>
402         </Files>
403         <Globals>
404         </Globals>
405 </VisualStudioProject>