]> git.proxmox.com Git - ceph.git/blob - ceph/src/boost/libs/interprocess/proj/vc7ide/interprocesslib.vcproj
add subtree-ish sources for 12.0.3
[ceph.git] / ceph / src / boost / libs / interprocess / proj / vc7ide / interprocesslib.vcproj
1 <?xml version="1.0" encoding="Windows-1252"?>
2 <VisualStudioProject
3 ProjectType="Visual C++"
4 Version="7.10"
5 Name="_interprocesslib"
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;BOOST_DATE_TIME_NO_LIB"
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;BOOST_DATE_TIME_NO_LIB"
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)/interprocess.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="Containers"
100 Filter="">
101 <File
102 RelativePath="..\..\..\..\boost\interprocess\containers\allocation_type.hpp">
103 </File>
104 <File
105 RelativePath="..\..\..\..\boost\interprocess\containers\containers_fwd.hpp">
106 </File>
107 <File
108 RelativePath="..\..\..\..\boost\interprocess\containers\deque.hpp">
109 </File>
110 <File
111 RelativePath="..\..\..\..\boost\interprocess\containers\flat_map.hpp">
112 </File>
113 <File
114 RelativePath="..\..\..\..\boost\interprocess\containers\flat_set.hpp">
115 </File>
116 <File
117 RelativePath="..\..\..\..\boost\interprocess\containers\list.hpp">
118 </File>
119 <File
120 RelativePath="..\..\..\..\boost\interprocess\containers\map.hpp">
121 </File>
122 <File
123 RelativePath="..\..\..\..\boost\interprocess\containers\pair.hpp">
124 </File>
125 <File
126 RelativePath="..\..\..\..\boost\interprocess\containers\set.hpp">
127 </File>
128 <File
129 RelativePath="..\..\..\..\boost\interprocess\containers\slist.hpp">
130 </File>
131 <File
132 RelativePath="..\..\..\..\boost\interprocess\containers\stable_vector.hpp">
133 </File>
134 <File
135 RelativePath="..\..\..\..\boost\interprocess\containers\string.hpp">
136 </File>
137 <File
138 RelativePath="..\..\..\..\boost\interprocess\containers\vector.hpp">
139 </File>
140 <File
141 RelativePath="..\..\..\..\boost\interprocess\containers\version_type.hpp">
142 </File>
143 </Filter>
144 <Filter
145 Name="Allocators"
146 Filter="">
147 <File
148 RelativePath="..\..\..\..\boost\interprocess\allocators\adaptive_pool.hpp">
149 </File>
150 <File
151 RelativePath="..\..\..\..\boost\interprocess\allocators\allocation_type.hpp">
152 </File>
153 <File
154 RelativePath="..\..\..\..\boost\interprocess\allocators\allocator.hpp">
155 </File>
156 <File
157 RelativePath="..\..\..\..\boost\interprocess\allocators\cached_adaptive_pool.hpp">
158 </File>
159 <File
160 RelativePath="..\..\..\..\boost\interprocess\allocators\cached_node_allocator.hpp">
161 </File>
162 <File
163 RelativePath="..\..\..\..\boost\interprocess\allocators\node_allocator.hpp">
164 </File>
165 <File
166 RelativePath="..\..\..\..\boost\interprocess\allocators\private_adaptive_pool.hpp">
167 </File>
168 <File
169 RelativePath="..\..\..\..\boost\interprocess\allocators\private_node_allocator.hpp">
170 </File>
171 <Filter
172 Name="detail"
173 Filter="">
174 <File
175 RelativePath="..\..\..\..\boost\interprocess\allocators\detail\adaptive_node_pool.hpp">
176 </File>
177 <File
178 RelativePath="..\..\..\..\boost\interprocess\allocators\detail\allocator_common.hpp">
179 </File>
180 <File
181 RelativePath="..\..\..\..\boost\interprocess\allocators\detail\node_pool.hpp">
182 </File>
183 <File
184 RelativePath="..\..\..\..\boost\interprocess\allocators\detail\node_tools.hpp">
185 </File>
186 </Filter>
187 </Filter>
188 <Filter
189 Name="Sync"
190 Filter="">
191 <File
192 RelativePath="..\..\..\..\boost\interprocess\sync\file_lock.hpp">
193 </File>
194 <File
195 RelativePath="..\..\..\..\boost\interprocess\sync\interprocess_condition.hpp">
196 </File>
197 <File
198 RelativePath="..\..\..\..\boost\interprocess\sync\interprocess_condition_any.hpp">
199 </File>
200 <File
201 RelativePath="..\..\..\..\boost\interprocess\sync\interprocess_mutex.hpp">
202 </File>
203 <File
204 RelativePath="..\..\..\..\boost\interprocess\sync\interprocess_recursive_mutex.hpp">
205 </File>
206 <File
207 RelativePath="..\..\..\..\boost\interprocess\sync\interprocess_semaphore.hpp">
208 </File>
209 <File
210 RelativePath="..\..\..\..\boost\interprocess\sync\interprocess_sharable_mutex.hpp">
211 </File>
212 <File
213 RelativePath="..\..\..\..\boost\interprocess\sync\interprocess_upgradable_mutex.hpp">
214 </File>
215 <File
216 RelativePath="..\..\..\..\boost\interprocess\sync\lock_options.hpp">
217 </File>
218 <File
219 RelativePath="..\..\..\..\boost\interprocess\sync\mutex_family.hpp">
220 </File>
221 <File
222 RelativePath="..\..\..\..\boost\interprocess\sync\named_condition.hpp">
223 </File>
224 <File
225 RelativePath="..\..\..\..\boost\interprocess\sync\named_condition_any.hpp">
226 </File>
227 <File
228 RelativePath="..\..\..\..\boost\interprocess\sync\named_mutex.hpp">
229 </File>
230 <File
231 RelativePath="..\..\..\..\boost\interprocess\sync\named_recursive_mutex.hpp">
232 </File>
233 <File
234 RelativePath="..\..\..\..\boost\interprocess\sync\named_semaphore.hpp">
235 </File>
236 <File
237 RelativePath="..\..\..\..\boost\interprocess\sync\named_sharable_mutex.hpp">
238 </File>
239 <File
240 RelativePath="..\..\..\..\boost\interprocess\sync\named_upgradable_mutex.hpp">
241 </File>
242 <File
243 RelativePath="..\..\..\..\boost\interprocess\sync\null_mutex.hpp">
244 </File>
245 <File
246 RelativePath="..\..\..\..\boost\interprocess\sync\scoped_lock.hpp">
247 </File>
248 <File
249 RelativePath="..\..\..\..\boost\interprocess\sync\sharable_lock.hpp">
250 </File>
251 <File
252 RelativePath="..\..\..\..\boost\interprocess\sync\upgradable_lock.hpp">
253 </File>
254 <Filter
255 Name="posix"
256 Filter="">
257 <File
258 RelativePath="..\..\..\..\boost\interprocess\sync\posix\condition.hpp">
259 </File>
260 <File
261 RelativePath="..\..\..\..\boost\interprocess\sync\posix\mutex.hpp">
262 </File>
263 <File
264 RelativePath="..\..\..\..\boost\interprocess\sync\posix\named_mutex.hpp">
265 </File>
266 <File
267 RelativePath="..\..\..\..\boost\interprocess\sync\posix\named_semaphore.hpp">
268 </File>
269 <File
270 RelativePath="..\..\..\..\boost\interprocess\sync\posix\pthread_helpers.hpp">
271 </File>
272 <File
273 RelativePath="..\..\..\..\boost\interprocess\sync\posix\ptime_to_timespec.hpp">
274 </File>
275 <File
276 RelativePath="..\..\..\..\boost\interprocess\sync\posix\recursive_mutex.hpp">
277 </File>
278 <File
279 RelativePath="..\..\..\..\boost\interprocess\sync\posix\semaphore.hpp">
280 </File>
281 <File
282 RelativePath="..\..\..\..\boost\interprocess\sync\posix\semaphore_wrapper.hpp">
283 </File>
284 </Filter>
285 <Filter
286 Name="spin"
287 Filter="">
288 <File
289 RelativePath="..\..\..\..\boost\interprocess\sync\spin\condition.hpp">
290 </File>
291 <File
292 RelativePath="..\..\..\..\boost\interprocess\sync\spin\mutex.hpp">
293 </File>
294 <File
295 RelativePath="..\..\..\..\boost\interprocess\sync\spin\recursive_mutex.hpp">
296 </File>
297 <File
298 RelativePath="..\..\..\..\boost\interprocess\sync\spin\semaphore.hpp">
299 </File>
300 <File
301 RelativePath="..\..\..\..\boost\interprocess\sync\spin\wait.hpp">
302 </File>
303 </Filter>
304 <Filter
305 Name="windows"
306 Filter="">
307 <File
308 RelativePath="..\..\..\..\boost\interprocess\sync\windows\condition.hpp">
309 </File>
310 <File
311 RelativePath="..\..\..\..\boost\interprocess\sync\windows\mutex.hpp">
312 </File>
313 <File
314 RelativePath="..\..\..\..\boost\interprocess\sync\windows\named_condition.hpp">
315 </File>
316 <File
317 RelativePath="..\..\..\..\boost\interprocess\sync\windows\named_condition_any.hpp">
318 </File>
319 <File
320 RelativePath="..\..\..\..\boost\interprocess\sync\windows\named_mutex.hpp">
321 </File>
322 <File
323 RelativePath="..\..\..\..\boost\interprocess\sync\windows\named_recursive_mutex.hpp">
324 </File>
325 <File
326 RelativePath="..\..\..\..\boost\interprocess\sync\windows\named_semaphore.hpp">
327 </File>
328 <File
329 RelativePath="..\..\..\..\boost\interprocess\sync\windows\named_sync.hpp">
330 </File>
331 <File
332 RelativePath="..\..\..\..\boost\interprocess\sync\windows\recursive_mutex.hpp">
333 </File>
334 <File
335 RelativePath="..\..\..\..\boost\interprocess\sync\windows\semaphore.hpp">
336 </File>
337 <File
338 RelativePath="..\..\..\..\boost\interprocess\sync\windows\sync_utils.hpp">
339 </File>
340 <File
341 RelativePath="..\..\..\..\boost\interprocess\sync\windows\winapi_mutex_wrapper.hpp">
342 </File>
343 <File
344 RelativePath="..\..\..\..\boost\interprocess\sync\windows\winapi_semaphore_wrapper.hpp">
345 </File>
346 <File
347 RelativePath="..\..\..\..\boost\interprocess\sync\windows\winapi_wrapper_common.hpp">
348 </File>
349 </Filter>
350 <Filter
351 Name="shm"
352 Filter="">
353 <File
354 RelativePath="..\..\..\..\boost\interprocess\sync\shm\named_condition.hpp">
355 </File>
356 <File
357 RelativePath="..\..\..\..\boost\interprocess\sync\shm\named_condition_any.hpp">
358 </File>
359 <File
360 RelativePath="..\..\..\..\boost\interprocess\sync\shm\named_creation_functor.hpp">
361 </File>
362 <File
363 RelativePath="..\..\..\..\boost\interprocess\sync\shm\named_mutex.hpp">
364 </File>
365 <File
366 RelativePath="..\..\..\..\boost\interprocess\sync\shm\named_recursive_mutex.hpp">
367 </File>
368 <File
369 RelativePath="..\..\..\..\boost\interprocess\sync\shm\named_semaphore.hpp">
370 </File>
371 <File
372 RelativePath="..\..\..\..\boost\interprocess\sync\shm\named_upgradable_mutex.hpp">
373 </File>
374 </Filter>
375 <Filter
376 Name="detail"
377 Filter="">
378 <File
379 RelativePath="..\..\..\..\boost\interprocess\sync\detail\common_algorithms.hpp">
380 </File>
381 <File
382 RelativePath="..\..\..\..\boost\interprocess\sync\detail\condition_algorithm_8a.hpp">
383 </File>
384 <File
385 RelativePath="..\..\..\..\boost\interprocess\sync\detail\condition_any_algorithm.hpp">
386 </File>
387 <File
388 RelativePath="..\..\..\..\boost\interprocess\sync\detail\locks.hpp">
389 </File>
390 </Filter>
391 </Filter>
392 <Filter
393 Name="Memory algorithms"
394 Filter="">
395 <File
396 RelativePath="..\..\..\..\boost\interprocess\mem_algo\rbtree_best_fit.hpp">
397 </File>
398 <File
399 RelativePath="..\..\..\..\boost\interprocess\mem_algo\simple_seq_fit.hpp">
400 </File>
401 <Filter
402 Name="detail"
403 Filter="">
404 <File
405 RelativePath="..\..\..\..\boost\interprocess\mem_algo\detail\mem_algo_common.hpp">
406 </File>
407 <File
408 RelativePath="..\..\..\..\boost\interprocess\mem_algo\detail\simple_seq_fit_impl.hpp">
409 </File>
410 </Filter>
411 </Filter>
412 <Filter
413 Name="Public interface"
414 Filter="h;hpp;hxx;hm;inl;inc;xsd"
415 UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
416 <File
417 RelativePath="..\..\..\..\boost\interprocess\anonymous_shared_memory.hpp">
418 </File>
419 <File
420 RelativePath="..\..\..\..\boost\interprocess\creation_tags.hpp">
421 </File>
422 <File
423 RelativePath="..\..\..\..\boost\interprocess\errors.hpp">
424 </File>
425 <File
426 RelativePath="..\..\..\..\boost\interprocess\exceptions.hpp">
427 </File>
428 <File
429 RelativePath="..\..\..\..\boost\interprocess\file_mapping.hpp">
430 </File>
431 <File
432 RelativePath="..\..\..\..\boost\interprocess\interprocess_fwd.hpp">
433 </File>
434 <File
435 RelativePath="..\..\..\..\boost\interprocess\managed_external_buffer.hpp">
436 </File>
437 <File
438 RelativePath="..\..\..\..\boost\interprocess\managed_heap_memory.hpp">
439 </File>
440 <File
441 RelativePath="..\..\..\..\boost\interprocess\managed_mapped_file.hpp">
442 </File>
443 <File
444 RelativePath="..\..\..\..\boost\interprocess\managed_shared_memory.hpp">
445 </File>
446 <File
447 RelativePath="..\..\..\..\boost\interprocess\managed_windows_shared_memory.hpp">
448 </File>
449 <File
450 RelativePath="..\..\..\..\boost\interprocess\managed_xsi_shared_memory.hpp">
451 </File>
452 <File
453 RelativePath="..\..\..\..\boost\interprocess\mapped_region.hpp">
454 </File>
455 <File
456 RelativePath="..\..\..\..\boost\interprocess\permissions.hpp">
457 </File>
458 <File
459 RelativePath="..\..\..\..\boost\interprocess\segment_manager.hpp">
460 </File>
461 <File
462 RelativePath="..\..\..\..\boost\interprocess\shared_memory_object.hpp">
463 </File>
464 <File
465 RelativePath="..\..\..\..\boost\interprocess\windows_shared_memory.hpp">
466 </File>
467 <File
468 RelativePath="..\..\..\..\boost\interprocess\xsi_shared_memory.hpp">
469 </File>
470 </Filter>
471 <Filter
472 Name="Detail"
473 Filter="">
474 <File
475 RelativePath="..\..\..\..\boost\interprocess\detail\atomic.hpp">
476 </File>
477 <File
478 RelativePath="..\..\..\..\boost\interprocess\detail\cast_tags.hpp">
479 </File>
480 <File
481 RelativePath="..\..\..\..\boost\interprocess\detail\config_begin.hpp">
482 </File>
483 <File
484 RelativePath="..\..\..\..\boost\interprocess\detail\config_end.hpp">
485 </File>
486 <File
487 RelativePath="..\..\..\..\boost\interprocess\detail\config_external_begin.hpp">
488 </File>
489 <File
490 RelativePath="..\..\..\..\boost\interprocess\detail\config_external_end.hpp">
491 </File>
492 <File
493 RelativePath="..\..\..\..\boost\interprocess\detail\file_locking_helpers.hpp">
494 </File>
495 <File
496 RelativePath="..\..\..\..\boost\interprocess\detail\file_wrapper.hpp">
497 </File>
498 <File
499 RelativePath="..\..\..\..\boost\interprocess\detail\in_place_interface.hpp">
500 </File>
501 <File
502 RelativePath="..\..\..\..\boost\interprocess\detail\intermodule_singleton.hpp">
503 </File>
504 <File
505 RelativePath="..\..\..\..\boost\interprocess\detail\interprocess_tester.hpp">
506 </File>
507 <File
508 RelativePath="..\..\..\..\boost\interprocess\detail\lock_file_utilities.hpp">
509 </File>
510 <File
511 RelativePath="..\..\..\..\boost\interprocess\detail\managed_global_memory.hpp">
512 </File>
513 <File
514 RelativePath="..\..\..\..\boost\interprocess\detail\managed_memory_impl.hpp">
515 </File>
516 <File
517 RelativePath="..\..\..\..\boost\interprocess\detail\managed_multi_shared_memory.hpp">
518 </File>
519 <File
520 RelativePath="..\..\..\..\boost\interprocess\detail\managed_open_or_create_impl.hpp">
521 </File>
522 <File
523 RelativePath="..\..\..\..\boost\interprocess\detail\min_max.hpp">
524 </File>
525 <File
526 RelativePath="..\..\..\..\boost\interprocess\detail\move.hpp">
527 </File>
528 <File
529 RelativePath="..\..\..\..\boost\interprocess\detail\mpl.hpp">
530 </File>
531 <File
532 RelativePath="..\..\..\..\boost\interprocess\detail\named_proxy.hpp">
533 </File>
534 <File
535 RelativePath="..\..\..\..\boost\interprocess\detail\nothrow.hpp">
536 </File>
537 <File
538 RelativePath="..\..\..\..\boost\interprocess\detail\os_file_functions.hpp">
539 </File>
540 <File
541 RelativePath="..\..\..\..\boost\interprocess\detail\os_thread_functions.hpp">
542 </File>
543 <File
544 RelativePath="..\..\..\..\boost\interprocess\detail\placement_new.hpp">
545 </File>
546 <File
547 RelativePath="..\..\..\..\boost\interprocess\detail\pointer_type.hpp">
548 </File>
549 <File
550 RelativePath="..\..\..\..\boost\interprocess\detail\posix_time_types_wrk.hpp">
551 </File>
552 <File
553 RelativePath="..\..\..\..\boost\interprocess\detail\ptime_wrk.hpp">
554 </File>
555 <File
556 RelativePath="..\..\..\..\boost\interprocess\detail\robust_emulation.hpp">
557 </File>
558 <File
559 RelativePath="..\..\..\..\boost\interprocess\detail\segment_manager_helper.hpp">
560 </File>
561 <File
562 RelativePath="..\..\..\..\boost\interprocess\detail\shared_dir_helpers.hpp">
563 </File>
564 <File
565 RelativePath="..\..\..\..\boost\interprocess\detail\simple_swap.hpp">
566 </File>
567 <File
568 RelativePath="..\..\..\..\boost\interprocess\detail\std_fwd.hpp">
569 </File>
570 <File
571 RelativePath="..\..\..\..\boost\interprocess\detail\transform_iterator.hpp">
572 </File>
573 <File
574 RelativePath="..\..\..\..\boost\interprocess\detail\type_traits.hpp">
575 </File>
576 <File
577 RelativePath="..\..\..\..\boost\interprocess\detail\utilities.hpp">
578 </File>
579 <File
580 RelativePath="..\..\..\..\boost\interprocess\detail\win32_api.hpp">
581 </File>
582 <File
583 RelativePath="..\..\..\..\boost\interprocess\detail\workaround.hpp">
584 </File>
585 <File
586 RelativePath="..\..\..\..\boost\interprocess\detail\xsi_shared_memory_file_wrapper.hpp">
587 </File>
588 <Filter
589 Name="intermodule"
590 Filter="">
591 <File
592 RelativePath="..\..\..\..\boost\interprocess\detail\intermodule_singleton_common.hpp">
593 </File>
594 <File
595 RelativePath="..\..\..\..\boost\interprocess\detail\portable_intermodule_singleton.hpp">
596 </File>
597 <File
598 RelativePath="..\..\..\..\boost\interprocess\detail\windows_intermodule_singleton.hpp">
599 </File>
600 </Filter>
601 </Filter>
602 <Filter
603 Name="Documentation"
604 Filter="">
605 <File
606 RelativePath="..\..\doc\index.idx">
607 </File>
608 <File
609 RelativePath="..\..\doc\interprocess.qbk">
610 </File>
611 <File
612 RelativePath="..\..\doc\Jamfile.v2">
613 </File>
614 </Filter>
615 <Filter
616 Name="Indexes"
617 Filter="">
618 <File
619 RelativePath="..\..\..\..\boost\interprocess\indexes\flat_map_index.hpp">
620 </File>
621 <File
622 RelativePath="..\..\..\..\boost\interprocess\indexes\iset_index.hpp">
623 </File>
624 <File
625 RelativePath="..\..\..\..\boost\interprocess\indexes\iunordered_set_index.hpp">
626 </File>
627 <File
628 RelativePath="..\..\..\..\boost\interprocess\indexes\map_index.hpp">
629 </File>
630 <File
631 RelativePath="..\..\..\..\boost\interprocess\indexes\null_index.hpp">
632 </File>
633 <File
634 RelativePath="..\..\..\..\boost\interprocess\indexes\unordered_map_index.hpp">
635 </File>
636 </Filter>
637 <Filter
638 Name="Streams"
639 Filter="">
640 <File
641 RelativePath="..\..\..\..\boost\interprocess\streams\bufferstream.hpp">
642 </File>
643 <File
644 RelativePath="..\..\..\..\boost\interprocess\streams\vectorstream.hpp">
645 </File>
646 </Filter>
647 <Filter
648 Name="Test"
649 Filter="">
650 <File
651 RelativePath="..\..\test\allocator_v1.hpp">
652 </File>
653 <File
654 RelativePath="..\..\test\boost_interprocess_check.hpp">
655 </File>
656 <File
657 RelativePath="..\..\test\check_equal_containers.hpp">
658 </File>
659 <File
660 RelativePath="..\..\test\condition_test_template.hpp">
661 </File>
662 <File
663 RelativePath="..\..\test\dummy_test_allocator.hpp">
664 </File>
665 <File
666 RelativePath="..\..\test\emplace_test.hpp">
667 </File>
668 <File
669 RelativePath="..\..\test\expand_bwd_test_allocator.hpp">
670 </File>
671 <File
672 RelativePath="..\..\test\expand_bwd_test_template.hpp">
673 </File>
674 <File
675 RelativePath="..\..\test\get_process_id_name.hpp">
676 </File>
677 <File
678 RelativePath="..\..\test\heap_allocator_v1.hpp">
679 </File>
680 <File
681 RelativePath="..\..\test\Jamfile.v2">
682 </File>
683 <File
684 RelativePath="..\..\test\list_test.hpp">
685 </File>
686 <File
687 RelativePath="..\..\test\map_test.hpp">
688 </File>
689 <File
690 RelativePath="..\..\test\memory_algorithm_test_template.hpp">
691 </File>
692 <File
693 RelativePath="..\..\test\movable_int.hpp">
694 </File>
695 <File
696 RelativePath="..\..\test\mutex_test_template.hpp">
697 </File>
698 <File
699 RelativePath="..\..\test\named_allocation_test_template.hpp">
700 </File>
701 <File
702 RelativePath="..\..\test\named_creation_template.hpp">
703 </File>
704 <File
705 RelativePath="..\..\test\node_pool_test.hpp">
706 </File>
707 <File
708 RelativePath="..\..\test\print_container.hpp">
709 </File>
710 <File
711 RelativePath="..\..\test\robust_mutex_test.hpp">
712 </File>
713 <File
714 RelativePath="..\..\test\set_test.hpp">
715 </File>
716 <File
717 RelativePath="..\..\test\sharable_mutex_test_template.hpp">
718 </File>
719 <File
720 RelativePath="..\..\test\util.hpp">
721 </File>
722 <File
723 RelativePath="..\..\test\vector_test.hpp">
724 </File>
725 </Filter>
726 <Filter
727 Name="Example"
728 Filter="">
729 <File
730 RelativePath="..\..\example\comp_doc_anonymous_conditionA.cpp">
731 </File>
732 <File
733 RelativePath="..\..\example\comp_doc_anonymous_conditionB.cpp">
734 </File>
735 <File
736 RelativePath="..\..\example\comp_doc_anonymous_mutexA.cpp">
737 </File>
738 <File
739 RelativePath="..\..\example\comp_doc_anonymous_mutexB.cpp">
740 </File>
741 <File
742 RelativePath="..\..\example\comp_doc_anonymous_semaphoreA.cpp">
743 </File>
744 <File
745 RelativePath="..\..\example\comp_doc_anonymous_semaphoreB.cpp">
746 </File>
747 <File
748 RelativePath="..\..\example\comp_doc_anonymous_upgradable_mutexA.cpp">
749 </File>
750 <File
751 RelativePath="..\..\example\comp_doc_anonymous_upgradable_mutexB.cpp">
752 </File>
753 <File
754 RelativePath="..\..\example\comp_doc_message_queueA.cpp">
755 </File>
756 <File
757 RelativePath="..\..\example\comp_doc_message_queueB.cpp">
758 </File>
759 <File
760 RelativePath="..\..\example\doc_adaptive_pool.cpp">
761 <FileConfiguration
762 Name="Debug|Win32"
763 ExcludedFromBuild="TRUE">
764 <Tool
765 Name="VCCLCompilerTool"/>
766 </FileConfiguration>
767 </File>
768 <File
769 RelativePath="..\..\example\doc_allocator.cpp">
770 <FileConfiguration
771 Name="Debug|Win32"
772 ExcludedFromBuild="TRUE">
773 <Tool
774 Name="VCCLCompilerTool"/>
775 </FileConfiguration>
776 </File>
777 <File
778 RelativePath="..\..\example\doc_anonymous_condition_shared_data.hpp">
779 <FileConfiguration
780 Name="Debug|Win32"
781 ExcludedFromBuild="TRUE">
782 <Tool
783 Name="VCCustomBuildTool"/>
784 </FileConfiguration>
785 </File>
786 <File
787 RelativePath="..\..\example\doc_anonymous_conditionA.cpp">
788 <FileConfiguration
789 Name="Debug|Win32"
790 ExcludedFromBuild="TRUE">
791 <Tool
792 Name="VCCLCompilerTool"/>
793 </FileConfiguration>
794 </File>
795 <File
796 RelativePath="..\..\example\doc_anonymous_conditionB.cpp">
797 <FileConfiguration
798 Name="Debug|Win32"
799 ExcludedFromBuild="TRUE">
800 <Tool
801 Name="VCCLCompilerTool"/>
802 </FileConfiguration>
803 </File>
804 <File
805 RelativePath="..\..\example\doc_anonymous_mutex_shared_data.hpp">
806 <FileConfiguration
807 Name="Debug|Win32"
808 ExcludedFromBuild="TRUE">
809 <Tool
810 Name="VCCustomBuildTool"/>
811 </FileConfiguration>
812 </File>
813 <File
814 RelativePath="..\..\example\doc_anonymous_mutexA.cpp">
815 <FileConfiguration
816 Name="Debug|Win32"
817 ExcludedFromBuild="TRUE">
818 <Tool
819 Name="VCCLCompilerTool"/>
820 </FileConfiguration>
821 </File>
822 <File
823 RelativePath="..\..\example\doc_anonymous_mutexB.cpp">
824 <FileConfiguration
825 Name="Debug|Win32"
826 ExcludedFromBuild="TRUE">
827 <Tool
828 Name="VCCLCompilerTool"/>
829 </FileConfiguration>
830 </File>
831 <File
832 RelativePath="..\..\example\doc_anonymous_semaphore_shared_data.hpp">
833 <FileConfiguration
834 Name="Debug|Win32"
835 ExcludedFromBuild="TRUE">
836 <Tool
837 Name="VCCustomBuildTool"/>
838 </FileConfiguration>
839 </File>
840 <File
841 RelativePath="..\..\example\doc_anonymous_semaphoreA.cpp">
842 <FileConfiguration
843 Name="Debug|Win32"
844 ExcludedFromBuild="TRUE">
845 <Tool
846 Name="VCCLCompilerTool"/>
847 </FileConfiguration>
848 </File>
849 <File
850 RelativePath="..\..\example\doc_anonymous_semaphoreB.cpp">
851 <FileConfiguration
852 Name="Debug|Win32"
853 ExcludedFromBuild="TRUE">
854 <Tool
855 Name="VCCLCompilerTool"/>
856 </FileConfiguration>
857 </File>
858 <File
859 RelativePath="..\..\example\doc_anonymous_shared_memory.cpp">
860 </File>
861 <File
862 RelativePath="..\..\example\doc_anonymous_upgradable_mutexA.cpp">
863 <FileConfiguration
864 Name="Debug|Win32"
865 ExcludedFromBuild="TRUE">
866 <Tool
867 Name="VCCLCompilerTool"/>
868 </FileConfiguration>
869 </File>
870 <File
871 RelativePath="..\..\example\doc_anonymous_upgradable_mutexB.cpp">
872 <FileConfiguration
873 Name="Debug|Win32"
874 ExcludedFromBuild="TRUE">
875 <Tool
876 Name="VCCLCompilerTool"/>
877 </FileConfiguration>
878 </File>
879 <File
880 RelativePath="..\..\example\doc_bufferstream.cpp">
881 <FileConfiguration
882 Name="Debug|Win32"
883 ExcludedFromBuild="TRUE">
884 <Tool
885 Name="VCCLCompilerTool"/>
886 </FileConfiguration>
887 </File>
888 <File
889 RelativePath="..\..\example\doc_cached_adaptive_pool.cpp">
890 <FileConfiguration
891 Name="Debug|Win32"
892 ExcludedFromBuild="TRUE">
893 <Tool
894 Name="VCCLCompilerTool"/>
895 </FileConfiguration>
896 </File>
897 <File
898 RelativePath="..\..\example\doc_cached_node_allocator.cpp">
899 <FileConfiguration
900 Name="Debug|Win32"
901 ExcludedFromBuild="TRUE">
902 <Tool
903 Name="VCCLCompilerTool"/>
904 </FileConfiguration>
905 </File>
906 <File
907 RelativePath="..\..\example\doc_complex_map.cpp">
908 </File>
909 <File
910 RelativePath="..\..\example\doc_cont.cpp">
911 <FileConfiguration
912 Name="Debug|Win32"
913 ExcludedFromBuild="TRUE">
914 <Tool
915 Name="VCCLCompilerTool"/>
916 </FileConfiguration>
917 </File>
918 <File
919 RelativePath="..\..\example\doc_contA.cpp">
920 <FileConfiguration
921 Name="Debug|Win32"
922 ExcludedFromBuild="TRUE">
923 <Tool
924 Name="VCCLCompilerTool"/>
925 </FileConfiguration>
926 </File>
927 <File
928 RelativePath="..\..\example\doc_contB.cpp">
929 <FileConfiguration
930 Name="Debug|Win32"
931 ExcludedFromBuild="TRUE">
932 <Tool
933 Name="VCCLCompilerTool"/>
934 </FileConfiguration>
935 </File>
936 <File
937 RelativePath="..\..\example\doc_file_mapping.cpp">
938 <FileConfiguration
939 Name="Debug|Win32"
940 ExcludedFromBuild="TRUE">
941 <Tool
942 Name="VCCLCompilerTool"/>
943 </FileConfiguration>
944 </File>
945 <File
946 RelativePath="..\..\example\doc_file_mapping2.cpp">
947 <FileConfiguration
948 Name="Debug|Win32"
949 ExcludedFromBuild="TRUE">
950 <Tool
951 Name="VCCLCompilerTool"/>
952 </FileConfiguration>
953 </File>
954 <File
955 RelativePath="..\..\example\doc_intrusive.cpp">
956 <FileConfiguration
957 Name="Debug|Win32"
958 ExcludedFromBuild="TRUE">
959 <Tool
960 Name="VCCLCompilerTool"/>
961 </FileConfiguration>
962 </File>
963 <File
964 RelativePath="..\..\example\doc_ipc_message.cpp">
965 </File>
966 <File
967 RelativePath="..\..\example\doc_ipc_messageA.cpp">
968 <FileConfiguration
969 Name="Debug|Win32"
970 ExcludedFromBuild="TRUE">
971 <Tool
972 Name="VCCLCompilerTool"/>
973 </FileConfiguration>
974 </File>
975 <File
976 RelativePath="..\..\example\doc_ipc_messageB.cpp">
977 <FileConfiguration
978 Name="Debug|Win32"
979 ExcludedFromBuild="TRUE">
980 <Tool
981 Name="VCCLCompilerTool"/>
982 </FileConfiguration>
983 </File>
984 <File
985 RelativePath="..\..\example\doc_managed_aligned_allocation.cpp">
986 <FileConfiguration
987 Name="Debug|Win32"
988 ExcludedFromBuild="TRUE">
989 <Tool
990 Name="VCCLCompilerTool"/>
991 </FileConfiguration>
992 </File>
993 <File
994 RelativePath="..\..\example\doc_managed_allocation_command.cpp">
995 <FileConfiguration
996 Name="Debug|Win32"
997 ExcludedFromBuild="TRUE">
998 <Tool
999 Name="VCCLCompilerTool"/>
1000 </FileConfiguration>
1001 </File>
1002 <File
1003 RelativePath="..\..\example\doc_managed_construction_info.cpp">
1004 <FileConfiguration
1005 Name="Debug|Win32"
1006 ExcludedFromBuild="TRUE">
1007 <Tool
1008 Name="VCCLCompilerTool"/>
1009 </FileConfiguration>
1010 </File>
1011 <File
1012 RelativePath="..\..\example\doc_managed_copy_on_write.cpp">
1013 </File>
1014 <File
1015 RelativePath="..\..\example\doc_managed_external_buffer.cpp">
1016 <FileConfiguration
1017 Name="Debug|Win32"
1018 ExcludedFromBuild="TRUE">
1019 <Tool
1020 Name="VCCLCompilerTool"/>
1021 </FileConfiguration>
1022 </File>
1023 <File
1024 RelativePath="..\..\example\doc_managed_grow.cpp">
1025 </File>
1026 <File
1027 RelativePath="..\..\example\doc_managed_heap_memory.cpp">
1028 <FileConfiguration
1029 Name="Debug|Win32"
1030 ExcludedFromBuild="TRUE">
1031 <Tool
1032 Name="VCCLCompilerTool"/>
1033 </FileConfiguration>
1034 </File>
1035 <File
1036 RelativePath="..\..\example\doc_managed_mapped_file.cpp">
1037 <FileConfiguration
1038 Name="Debug|Win32"
1039 ExcludedFromBuild="TRUE">
1040 <Tool
1041 Name="VCCLCompilerTool"/>
1042 </FileConfiguration>
1043 </File>
1044 <File
1045 RelativePath="..\..\example\doc_managed_multiple_allocation.cpp">
1046 <FileConfiguration
1047 Name="Debug|Win32"
1048 ExcludedFromBuild="TRUE">
1049 <Tool
1050 Name="VCCLCompilerTool"/>
1051 </FileConfiguration>
1052 </File>
1053 <File
1054 RelativePath="..\..\example\doc_managed_raw_allocation.cpp">
1055 <FileConfiguration
1056 Name="Debug|Win32"
1057 ExcludedFromBuild="TRUE">
1058 <Tool
1059 Name="VCCLCompilerTool"/>
1060 </FileConfiguration>
1061 </File>
1062 <File
1063 RelativePath="..\..\example\doc_map.cpp">
1064 <FileConfiguration
1065 Name="Debug|Win32"
1066 ExcludedFromBuild="TRUE">
1067 <Tool
1068 Name="VCCLCompilerTool"/>
1069 </FileConfiguration>
1070 </File>
1071 <File
1072 RelativePath="..\..\example\doc_message_queueA.cpp">
1073 <FileConfiguration
1074 Name="Debug|Win32"
1075 ExcludedFromBuild="TRUE">
1076 <Tool
1077 Name="VCCLCompilerTool"/>
1078 </FileConfiguration>
1079 </File>
1080 <File
1081 RelativePath="..\..\example\doc_message_queueB.cpp">
1082 <FileConfiguration
1083 Name="Debug|Win32"
1084 ExcludedFromBuild="TRUE">
1085 <Tool
1086 Name="VCCLCompilerTool"/>
1087 </FileConfiguration>
1088 </File>
1089 <File
1090 RelativePath="..\..\example\doc_move_containers.cpp">
1091 <FileConfiguration
1092 Name="Debug|Win32"
1093 ExcludedFromBuild="TRUE">
1094 <Tool
1095 Name="VCCLCompilerTool"/>
1096 </FileConfiguration>
1097 </File>
1098 <File
1099 RelativePath="..\..\example\doc_multi_index.cpp">
1100 </File>
1101 <File
1102 RelativePath="..\..\example\doc_named_alloc.cpp">
1103 </File>
1104 <File
1105 RelativePath="..\..\example\doc_named_allocA.cpp">
1106 <FileConfiguration
1107 Name="Debug|Win32"
1108 ExcludedFromBuild="TRUE">
1109 <Tool
1110 Name="VCCLCompilerTool"/>
1111 </FileConfiguration>
1112 </File>
1113 <File
1114 RelativePath="..\..\example\doc_named_allocB.cpp">
1115 <FileConfiguration
1116 Name="Debug|Win32"
1117 ExcludedFromBuild="TRUE">
1118 <Tool
1119 Name="VCCLCompilerTool"/>
1120 </FileConfiguration>
1121 </File>
1122 <File
1123 RelativePath="..\..\example\doc_named_condition_shared_data.hpp">
1124 <FileConfiguration
1125 Name="Debug|Win32"
1126 ExcludedFromBuild="TRUE">
1127 <Tool
1128 Name="VCCustomBuildTool"/>
1129 </FileConfiguration>
1130 </File>
1131 <File
1132 RelativePath="..\..\example\doc_named_mutex.cpp">
1133 <FileConfiguration
1134 Name="Debug|Win32"
1135 ExcludedFromBuild="TRUE">
1136 <Tool
1137 Name="VCCLCompilerTool"/>
1138 </FileConfiguration>
1139 </File>
1140 <File
1141 RelativePath="..\..\example\doc_node_allocator.cpp">
1142 <FileConfiguration
1143 Name="Debug|Win32"
1144 ExcludedFromBuild="TRUE">
1145 <Tool
1146 Name="VCCLCompilerTool"/>
1147 </FileConfiguration>
1148 </File>
1149 <File
1150 RelativePath="..\..\example\doc_offset_ptr.cpp">
1151 <FileConfiguration
1152 Name="Debug|Win32"
1153 ExcludedFromBuild="TRUE">
1154 <Tool
1155 Name="VCCLCompilerTool"/>
1156 </FileConfiguration>
1157 </File>
1158 <File
1159 RelativePath="..\..\example\doc_private_adaptive_pool.cpp">
1160 <FileConfiguration
1161 Name="Debug|Win32"
1162 ExcludedFromBuild="TRUE">
1163 <Tool
1164 Name="VCCLCompilerTool"/>
1165 </FileConfiguration>
1166 </File>
1167 <File
1168 RelativePath="..\..\example\doc_private_node_allocator.cpp">
1169 <FileConfiguration
1170 Name="Debug|Win32"
1171 ExcludedFromBuild="TRUE">
1172 <Tool
1173 Name="VCCLCompilerTool"/>
1174 </FileConfiguration>
1175 </File>
1176 <File
1177 RelativePath="..\..\example\doc_scoped_ptr.cpp">
1178 <FileConfiguration
1179 Name="Debug|Win32"
1180 ExcludedFromBuild="TRUE">
1181 <Tool
1182 Name="VCCLCompilerTool"/>
1183 </FileConfiguration>
1184 </File>
1185 <File
1186 RelativePath="..\..\example\doc_shared_memory.cpp">
1187 <FileConfiguration
1188 Name="Debug|Win32"
1189 ExcludedFromBuild="TRUE">
1190 <Tool
1191 Name="VCCLCompilerTool"/>
1192 </FileConfiguration>
1193 </File>
1194 <File
1195 RelativePath="..\..\example\doc_shared_memory2.cpp">
1196 <FileConfiguration
1197 Name="Debug|Win32"
1198 ExcludedFromBuild="TRUE">
1199 <Tool
1200 Name="VCCLCompilerTool"/>
1201 </FileConfiguration>
1202 </File>
1203 <File
1204 RelativePath="..\..\example\doc_shared_ptr.cpp">
1205 <FileConfiguration
1206 Name="Debug|Win32"
1207 ExcludedFromBuild="TRUE">
1208 <Tool
1209 Name="VCCLCompilerTool"/>
1210 </FileConfiguration>
1211 </File>
1212 <File
1213 RelativePath="..\..\example\doc_shared_ptr_explicit.cpp">
1214 <FileConfiguration
1215 Name="Debug|Win32"
1216 ExcludedFromBuild="TRUE">
1217 <Tool
1218 Name="VCCLCompilerTool"/>
1219 </FileConfiguration>
1220 </File>
1221 <File
1222 RelativePath="..\..\example\doc_spawn_vector.cpp">
1223 </File>
1224 <File
1225 RelativePath="..\..\example\doc_unique_ptr.cpp">
1226 <FileConfiguration
1227 Name="Debug|Win32"
1228 ExcludedFromBuild="TRUE">
1229 <Tool
1230 Name="VCCLCompilerTool"/>
1231 </FileConfiguration>
1232 </File>
1233 <File
1234 RelativePath="..\..\example\doc_unordered_map.cpp">
1235 </File>
1236 <File
1237 RelativePath="..\..\example\doc_upgradable_mutex_shared_data.hpp">
1238 <FileConfiguration
1239 Name="Debug|Win32"
1240 ExcludedFromBuild="TRUE">
1241 <Tool
1242 Name="VCCustomBuildTool"/>
1243 </FileConfiguration>
1244 </File>
1245 <File
1246 RelativePath="..\..\example\doc_vectorstream.cpp">
1247 <FileConfiguration
1248 Name="Debug|Win32"
1249 ExcludedFromBuild="TRUE">
1250 <Tool
1251 Name="VCCLCompilerTool"/>
1252 </FileConfiguration>
1253 </File>
1254 <File
1255 RelativePath="..\..\example\doc_where_allocate.cpp">
1256 <FileConfiguration
1257 Name="Debug|Win32"
1258 ExcludedFromBuild="TRUE">
1259 <Tool
1260 Name="VCCLCompilerTool"/>
1261 </FileConfiguration>
1262 </File>
1263 <File
1264 RelativePath="..\..\example\doc_windows_shared_memory.cpp">
1265 <FileConfiguration
1266 Name="Debug|Win32"
1267 ExcludedFromBuild="TRUE">
1268 <Tool
1269 Name="VCCLCompilerTool"/>
1270 </FileConfiguration>
1271 </File>
1272 <File
1273 RelativePath="..\..\example\doc_windows_shared_memory2.cpp">
1274 <FileConfiguration
1275 Name="Debug|Win32"
1276 ExcludedFromBuild="TRUE">
1277 <Tool
1278 Name="VCCLCompilerTool"/>
1279 </FileConfiguration>
1280 </File>
1281 <File
1282 RelativePath="..\..\example\doc_xsi_shared_memory.cpp">
1283 </File>
1284 <File
1285 RelativePath="..\..\example\Jamfile.v2">
1286 <FileConfiguration
1287 Name="Debug|Win32"
1288 ExcludedFromBuild="TRUE">
1289 <Tool
1290 Name="VCCustomBuildTool"/>
1291 </FileConfiguration>
1292 </File>
1293 </Filter>
1294 <Filter
1295 Name="IPC"
1296 Filter="">
1297 <File
1298 RelativePath="..\..\..\..\boost\interprocess\ipc\message_queue.hpp">
1299 </File>
1300 </Filter>
1301 <Filter
1302 Name="Smart Pointer"
1303 Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx"
1304 UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}">
1305 <File
1306 RelativePath="..\..\..\..\boost\interprocess\smart_ptr\deleter.hpp">
1307 </File>
1308 <File
1309 RelativePath="..\..\..\..\boost\interprocess\smart_ptr\enable_shared_from_this.hpp">
1310 </File>
1311 <File
1312 RelativePath="..\..\..\..\boost\interprocess\smart_ptr\intrusive_ptr.hpp">
1313 </File>
1314 <File
1315 RelativePath="..\..\..\..\boost\interprocess\offset_ptr.hpp">
1316 </File>
1317 <File
1318 RelativePath="..\..\..\..\boost\interprocess\smart_ptr\scoped_ptr.hpp">
1319 </File>
1320 <File
1321 RelativePath="..\..\..\..\boost\interprocess\smart_ptr\shared_ptr.hpp">
1322 </File>
1323 <File
1324 RelativePath="..\..\..\..\boost\interprocess\smart_ptr\unique_ptr.hpp">
1325 </File>
1326 <File
1327 RelativePath="..\..\..\..\boost\interprocess\smart_ptr\weak_ptr.hpp">
1328 </File>
1329 <Filter
1330 Name="detail"
1331 Filter="">
1332 <File
1333 RelativePath="..\..\..\..\boost\interprocess\smart_ptr\detail\shared_count.hpp">
1334 </File>
1335 <File
1336 RelativePath="..\..\..\..\boost\interprocess\smart_ptr\detail\sp_counted_base.hpp">
1337 </File>
1338 <File
1339 RelativePath="..\..\..\..\boost\interprocess\smart_ptr\detail\sp_counted_base_atomic.hpp">
1340 </File>
1341 <File
1342 RelativePath="..\..\..\..\boost\interprocess\smart_ptr\detail\sp_counted_impl.hpp">
1343 </File>
1344 </Filter>
1345 </Filter>
1346 <File
1347 RelativePath="..\to-do.txt">
1348 </File>
1349 </Files>
1350 <Globals>
1351 </Globals>
1352 </VisualStudioProject>