]> git.proxmox.com Git - ceph.git/blame - ceph/src/boost/libs/container/proj/vc7ide/container.vcproj
update sources to v12.2.3
[ceph.git] / ceph / src / boost / libs / container / proj / vc7ide / container.vcproj
CommitLineData
7c673cae
FG
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\new_allocator.hpp">
130 </File>
131 <File
132 RelativePath="..\..\..\..\boost\container\node_allocator.hpp">
133 </File>
134 <File
135 RelativePath="..\..\..\..\boost\container\node_handle.hpp">
136 </File>
137 <File
138 RelativePath="..\..\..\..\boost\container\options.hpp">
139 </File>
140 <File
141 RelativePath="..\..\..\..\boost\container\scoped_allocator.hpp">
142 </File>
143 <File
144 RelativePath="..\..\..\..\boost\container\scoped_allocator_fwd.hpp">
145 </File>
146 <File
147 RelativePath="..\..\..\..\boost\container\set.hpp">
148 </File>
149 <File
150 RelativePath="..\..\..\..\boost\container\slist.hpp">
151 </File>
152 <File
153 RelativePath="..\..\..\..\boost\container\small_vector.hpp">
154 </File>
155 <File
156 RelativePath="..\..\..\..\boost\container\stable_vector.hpp">
157 </File>
158 <File
159 RelativePath="..\..\..\..\boost\container\static_vector.hpp">
160 </File>
161 <File
162 RelativePath="..\..\..\..\boost\container\string.hpp">
163 </File>
164 <File
165 RelativePath="..\..\..\..\boost\container\throw_exception.hpp">
166 </File>
167 <File
168 RelativePath="..\..\..\..\boost\container\uses_allocator.hpp">
169 </File>
170 <File
171 RelativePath="..\..\..\..\boost\container\uses_allocator_fwd.hpp">
172 </File>
173 <File
174 RelativePath="..\..\..\..\boost\container\vector.hpp">
175 </File>
176 <Filter
177 Name="detail"
178 Filter="">
179 <File
180 RelativePath="..\..\..\..\boost\container\detail\adaptive_node_pool.hpp">
181 </File>
182 <File
183 RelativePath="..\..\..\..\boost\container\detail\adaptive_node_pool_impl.hpp">
184 </File>
185 <File
186 RelativePath="..\..\..\..\boost\container\detail\addressof.hpp">
187 </File>
188 <File
189 RelativePath="..\..\..\..\boost\container\detail\advanced_insert_int.hpp">
190 </File>
191 <File
192 RelativePath="..\..\..\..\boost\container\detail\algorithm.hpp">
193 </File>
194 <File
195 RelativePath="..\..\..\..\boost\container\detail\alloc_helpers.hpp">
196 </File>
197 <File
198 RelativePath="..\..\..\..\boost\container\detail\alloc_lib.h">
199 </File>
200 <File
201 RelativePath="..\..\..\..\boost\container\detail\alloc_lib.hpp">
202 </File>
203 <File
204 RelativePath="..\..\..\..\boost\container\detail\allocation_type.hpp">
205 </File>
206 <File
207 RelativePath="..\..\..\..\boost\container\detail\allocator_version_traits.hpp">
208 </File>
209 <File
210 RelativePath="..\..\..\..\boost\container\detail\auto_link.hpp">
211 </File>
212 <File
213 RelativePath="..\..\..\..\boost\container\detail\block_list.hpp">
214 </File>
215 <File
216 RelativePath="..\..\..\..\boost\container\detail\block_slist.hpp">
217 </File>
218 <File
219 RelativePath="..\..\..\..\boost\container\detail\compare_functors.hpp">
220 </File>
221 <File
222 RelativePath="..\..\..\..\boost\container\detail\config_begin.hpp">
223 </File>
224 <File
225 RelativePath="..\..\..\..\boost\container\detail\config_end.hpp">
226 </File>
227 <File
228 RelativePath="..\..\..\..\boost\container\detail\construct_in_place.hpp">
229 </File>
230 <File
231 RelativePath="..\..\..\..\boost\container\detail\copy_move_algo.hpp">
232 </File>
233 <File
234 RelativePath="..\..\..\..\boost\container\detail\destroyers.hpp">
235 </File>
236 <File
237 RelativePath="..\..\..\..\boost\container\detail\dispatch_uses_allocator.hpp">
238 </File>
239 <File
240 RelativePath="..\..\..\..\boost\container\detail\dlmalloc.hpp">
241 </File>
242 <File
243 RelativePath="..\..\..\..\boost\container\detail\flat_tree.hpp">
244 </File>
245 <File
246 RelativePath="..\..\..\..\boost\container\detail\function_detector.hpp">
247 </File>
248 <File
b32b8144
FG
249 RelativePath="..\..\..\..\boost\container\detail\is_container.hpp">
250 </File>
251 <File
252 RelativePath="..\..\..\..\boost\container\detail\is_contiguous_container.hpp">
7c673cae
FG
253 </File>
254 <File
255 RelativePath="..\..\..\..\boost\container\detail\is_sorted.hpp">
256 </File>
257 <File
258 RelativePath="..\..\..\..\boost\container\detail\iterator.hpp">
259 </File>
260 <File
261 RelativePath="..\..\..\..\boost\container\detail\iterator_to_raw_pointer.hpp">
262 </File>
263 <File
264 RelativePath="..\..\..\..\boost\container\detail\iterators.hpp">
265 </File>
266 <File
267 RelativePath="..\..\..\..\boost\container\detail\math_functions.hpp">
268 </File>
269 <File
270 RelativePath="..\..\..\..\boost\container\detail\min_max.hpp">
271 </File>
272 <File
273 RelativePath="..\..\..\..\boost\container\detail\minimal_char_traits_header.hpp">
274 </File>
275 <File
276 RelativePath="..\..\..\..\boost\container\detail\mpl.hpp">
277 </File>
278 <File
279 RelativePath="..\..\..\..\boost\container\detail\multiallocation_chain.hpp">
280 </File>
281 <File
282 RelativePath="..\..\..\..\boost\container\detail\mutex.hpp">
283 </File>
284 <File
285 RelativePath="..\..\..\..\boost\container\detail\next_capacity.hpp">
286 </File>
287 <File
288 RelativePath="..\..\..\..\boost\container\detail\node_alloc_holder.hpp">
289 </File>
290 <File
291 RelativePath="..\..\..\..\boost\container\detail\node_pool.hpp">
292 </File>
293 <File
294 RelativePath="..\..\..\..\boost\container\detail\node_pool_impl.hpp">
295 </File>
296 <File
297 RelativePath="..\..\..\..\boost\container\detail\pair.hpp">
298 </File>
299 <File
300 RelativePath="..\..\..\..\boost\container\detail\placement_new.hpp">
301 </File>
302 <File
303 RelativePath="..\..\..\..\boost\container\detail\pool_common.hpp">
304 </File>
305 <File
306 RelativePath="..\..\..\..\boost\container\detail\pool_common_alloc.hpp">
307 </File>
308 <File
309 RelativePath="..\..\..\..\boost\container\detail\pool_resource.hpp">
310 </File>
311 <File
312 RelativePath="..\..\..\..\boost\container\detail\singleton.hpp">
313 </File>
314 <File
315 RelativePath="..\..\..\..\boost\container\detail\std_fwd.hpp">
316 </File>
317 <File
318 RelativePath="..\to-do.txt">
319 </File>
320 <File
321 RelativePath="..\..\..\..\boost\container\detail\to_raw_pointer.hpp">
322 </File>
323 <File
324 RelativePath="..\..\..\..\boost\container\detail\transform_iterator.hpp">
325 </File>
326 <File
327 RelativePath="..\..\..\..\boost\container\detail\tree.hpp">
328 </File>
329 <File
330 RelativePath="..\..\..\..\boost\container\detail\type_traits.hpp">
331 </File>
332 <File
333 RelativePath="..\..\..\..\boost\container\detail\value_init.hpp">
334 </File>
335 <File
336 RelativePath="..\..\..\..\boost\container\detail\variadic_templates_tools.hpp">
337 </File>
338 <File
339 RelativePath="..\..\..\..\boost\container\detail\version_type.hpp">
340 </File>
341 <File
342 RelativePath="..\..\..\..\boost\container\detail\workaround.hpp">
343 </File>
344 </Filter>
345 <Filter
346 Name="pmr"
347 Filter="">
348 <File
349 RelativePath="..\..\..\..\boost\container\pmr\deque.hpp">
350 </File>
351 <File
352 RelativePath="..\..\..\..\boost\container\pmr\flat_map.hpp">
353 </File>
354 <File
355 RelativePath="..\..\..\..\boost\container\pmr\flat_set.hpp">
356 </File>
357 <File
358 RelativePath="..\..\..\..\boost\container\pmr\global_resource.hpp">
359 </File>
360 <File
361 RelativePath="..\..\..\..\boost\container\pmr\list.hpp">
362 </File>
363 <File
364 RelativePath="..\..\..\..\boost\container\pmr\map.hpp">
365 </File>
366 <File
367 RelativePath="..\..\..\..\boost\container\pmr\memory_resource.hpp">
368 </File>
369 <File
370 RelativePath="..\..\..\..\boost\container\pmr\monotonic_buffer_resource.hpp">
371 </File>
372 <File
373 RelativePath="..\..\..\..\boost\container\pmr\polymorphic_allocator.hpp">
374 </File>
375 <File
376 RelativePath="..\..\..\..\boost\container\pmr\pool_options.hpp">
377 </File>
378 <File
379 RelativePath="..\..\..\..\boost\container\pmr\resource_adaptor.hpp">
380 </File>
381 <File
382 RelativePath="..\..\..\..\boost\container\pmr\set.hpp">
383 </File>
384 <File
385 RelativePath="..\..\..\..\boost\container\pmr\slist.hpp">
386 </File>
387 <File
388 RelativePath="..\..\..\..\boost\container\pmr\small_vector.hpp">
389 </File>
390 <File
391 RelativePath="..\..\..\..\boost\container\pmr\stable_vector.hpp">
392 </File>
393 <File
394 RelativePath="..\..\..\..\boost\container\pmr\string.hpp">
395 </File>
396 <File
397 RelativePath="..\..\..\..\boost\container\pmr\synchronized_pool_resource.hpp">
398 </File>
399 <File
400 RelativePath="..\..\..\..\boost\container\pmr\unsynchronized_pool_resource.hpp">
401 </File>
402 <File
403 RelativePath="..\..\..\..\boost\container\pmr\vector.hpp">
404 </File>
405 </Filter>
406 </Filter>
407 <Filter
408 Name="doc"
409 Filter="">
410 <File
411 RelativePath="..\..\doc\container.qbk">
412 </File>
413 <File
414 RelativePath="..\..\doc\index.idx">
415 </File>
416 <File
417 RelativePath="..\..\doc\Jamfile.v2">
418 </File>
419 </Filter>
420 <Filter
421 Name="example"
422 Filter="">
423 <File
424 RelativePath="..\..\example\doc_custom_tree.cpp">
425 <FileConfiguration
426 Name="Debug|Win32"
427 ExcludedFromBuild="TRUE">
428 <Tool
429 Name="VCCLCompilerTool"/>
430 </FileConfiguration>
431 </File>
432 <File
433 RelativePath="..\..\example\doc_emplace.cpp">
434 </File>
435 <File
436 RelativePath="..\..\example\doc_extended_allocators.cpp">
437 <FileConfiguration
438 Name="Debug|Win32"
439 ExcludedFromBuild="TRUE">
440 <Tool
441 Name="VCCLCompilerTool"/>
442 </FileConfiguration>
443 </File>
444 <File
445 RelativePath="..\..\example\doc_move_containers.cpp">
446 </File>
447 <File
448 RelativePath="..\..\example\doc_pmr.cpp">
449 <FileConfiguration
450 Name="Debug|Win32"
451 ExcludedFromBuild="TRUE">
452 <Tool
453 Name="VCCLCompilerTool"/>
454 </FileConfiguration>
455 </File>
456 <File
457 RelativePath="..\..\example\doc_recursive_containers.cpp">
458 </File>
459 <File
460 RelativePath="..\..\example\doc_type_erasure.cpp">
461 </File>
462 <File
463 RelativePath="..\..\example\Jamfile.v2">
464 </File>
465 </Filter>
466 <Filter
467 Name="test"
468 Filter="">
469 <File
470 RelativePath="..\..\test\allocator_argument_tester.hpp">
471 </File>
472 <File
473 RelativePath="..\..\test\check_equal_containers.hpp">
474 </File>
475 <File
476 RelativePath="..\..\test\container_common_tests.hpp">
477 </File>
478 <File
479 RelativePath="..\..\test\default_init_test.hpp">
480 </File>
481 <File
482 RelativePath="..\..\test\dummy_test_allocator.hpp">
483 </File>
484 <File
485 RelativePath="..\..\test\emplace_test.hpp">
486 </File>
487 <File
488 RelativePath="..\..\test\expand_bwd_test_allocator.hpp">
489 </File>
490 <File
491 RelativePath="..\..\test\expand_bwd_test_template.hpp">
492 </File>
493 <File
494 RelativePath="..\..\test\forward_to_input_iterator.hpp">
495 </File>
496 <File
497 RelativePath="..\..\test\heap_version_1.hpp">
498 </File>
499 <File
500 RelativePath="..\..\test\input_from_forward_iterator.hpp">
501 </File>
502 <File
503 RelativePath="..\..\test\insert_test.hpp">
504 </File>
505 <File
506 RelativePath="..\..\test\Jamfile.v2">
507 </File>
508 <File
509 RelativePath="..\..\test\list_test.hpp">
510 </File>
511 <File
512 RelativePath="..\..\test\map_test.hpp">
513 </File>
514 <File
515 RelativePath="..\..\test\movable_int.hpp">
516 </File>
517 <File
518 RelativePath="..\..\test\print_container.hpp">
519 </File>
520 <File
521 RelativePath="..\..\test\propagate_allocator_test.hpp">
522 </File>
523 <File
524 RelativePath="..\..\test\propagation_test_allocator.hpp">
525 </File>
526 <File
527 RelativePath="..\..\test\set_test.hpp">
528 </File>
529 <File
530 RelativePath="..\..\test\static_vector_test.hpp">
531 </File>
532 <File
533 RelativePath="..\..\test\vector_test.hpp">
534 </File>
535 </Filter>
536 <Filter
537 Name="bench"
538 Filter="">
539 <File
540 RelativePath="..\..\bench\bench_set.hpp">
541 </File>
542 <File
543 RelativePath="..\..\bench\Jamfile.v2">
544 </File>
545 <File
546 RelativePath="..\..\bench\varray.hpp">
547 </File>
548 <Filter
549 Name="detail"
550 Filter="">
551 <File
552 RelativePath="..\..\bench\detail\varray.hpp">
553 </File>
554 <File
555 RelativePath="..\..\bench\detail\varray_concept.hpp">
556 </File>
557 <File
558 RelativePath="..\..\bench\detail\varray_util.hpp">
559 </File>
560 </Filter>
561 </Filter>
562 </Files>
563 <Globals>
564 </Globals>
565</VisualStudioProject>