• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1<?xml version="1.0" encoding="Windows-1252"?>
2<VisualStudioProject
3	ProjectType="Visual C++"
4	Version="7.10"
5	Name="_intrusivelib"
6	ProjectGUID="{90F3C5BD-8E6C-4629-BC71-A1009EC88059}"
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="4"
18			CharacterSet="2">
19			<Tool
20				Name="VCCLCompilerTool"
21				Optimization="0"
22				PreprocessorDefinitions="WIN32;_DEBUG;_LIB"
23				MinimalRebuild="TRUE"
24				BasicRuntimeChecks="3"
25				RuntimeLibrary="1"
26				UsePrecompiledHeader="0"
27				WarningLevel="3"
28				Detect64BitPortabilityProblems="TRUE"
29				DebugInformationFormat="4"/>
30			<Tool
31				Name="VCCustomBuildTool"/>
32			<Tool
33				Name="VCLibrarianTool"
34				OutputFile="$(OutDir)/_intrusivelib.lib"/>
35			<Tool
36				Name="VCMIDLTool"/>
37			<Tool
38				Name="VCPostBuildEventTool"/>
39			<Tool
40				Name="VCPreBuildEventTool"/>
41			<Tool
42				Name="VCPreLinkEventTool"/>
43			<Tool
44				Name="VCResourceCompilerTool"/>
45			<Tool
46				Name="VCWebServiceProxyGeneratorTool"/>
47			<Tool
48				Name="VCXMLDataGeneratorTool"/>
49			<Tool
50				Name="VCManagedWrapperGeneratorTool"/>
51			<Tool
52				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
53		</Configuration>
54		<Configuration
55			Name="Release|Win32"
56			OutputDirectory="Release"
57			IntermediateDirectory="Release"
58			ConfigurationType="4"
59			CharacterSet="2">
60			<Tool
61				Name="VCCLCompilerTool"
62				PreprocessorDefinitions="WIN32;NDEBUG;_LIB"
63				RuntimeLibrary="0"
64				UsePrecompiledHeader="0"
65				WarningLevel="3"
66				Detect64BitPortabilityProblems="TRUE"
67				DebugInformationFormat="3"/>
68			<Tool
69				Name="VCCustomBuildTool"/>
70			<Tool
71				Name="VCLibrarianTool"
72				OutputFile="$(OutDir)/_intrusivelib.lib"/>
73			<Tool
74				Name="VCMIDLTool"/>
75			<Tool
76				Name="VCPostBuildEventTool"/>
77			<Tool
78				Name="VCPreBuildEventTool"/>
79			<Tool
80				Name="VCPreLinkEventTool"/>
81			<Tool
82				Name="VCResourceCompilerTool"/>
83			<Tool
84				Name="VCWebServiceProxyGeneratorTool"/>
85			<Tool
86				Name="VCXMLDataGeneratorTool"/>
87			<Tool
88				Name="VCManagedWrapperGeneratorTool"/>
89			<Tool
90				Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
91		</Configuration>
92	</Configurations>
93	<References>
94	</References>
95	<Files>
96		<Filter
97			Name="Header Files"
98			Filter="h;hpp;hxx;hm;inl;inc;xsd"
99			UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}">
100			<File
101				RelativePath="..\..\..\..\..\boost\intrusive\any_hook.hpp">
102			</File>
103			<File
104				RelativePath="..\..\..\..\..\boost\intrusive\avl_set.hpp">
105			</File>
106			<File
107				RelativePath="..\..\..\..\..\boost\intrusive\avl_set_hook.hpp">
108			</File>
109			<File
110				RelativePath="..\..\..\..\..\boost\intrusive\avltree.hpp">
111			</File>
112			<File
113				RelativePath="..\..\..\..\..\boost\intrusive\avltree_algorithms.hpp">
114			</File>
115			<File
116				RelativePath="..\..\..\..\..\boost\intrusive\bs_set.hpp">
117			</File>
118			<File
119				RelativePath="..\..\..\..\..\boost\intrusive\bs_set_hook.hpp">
120			</File>
121			<File
122				RelativePath="..\..\..\..\..\boost\intrusive\bstree.hpp">
123			</File>
124			<File
125				RelativePath="..\..\..\..\..\boost\intrusive\bstree_algorithms.hpp">
126			</File>
127			<File
128				RelativePath="..\..\..\..\..\boost\intrusive\circular_list_algorithms.hpp">
129			</File>
130			<File
131				RelativePath="..\..\..\..\..\boost\intrusive\circular_slist_algorithms.hpp">
132			</File>
133			<File
134				RelativePath="..\..\..\..\..\boost\intrusive\derivation_value_traits.hpp">
135			</File>
136			<File
137				RelativePath="..\..\..\..\..\boost\intrusive\hashtable.hpp">
138			</File>
139			<File
140				RelativePath="..\..\..\..\..\boost\intrusive\intrusive_fwd.hpp">
141			</File>
142			<File
143				RelativePath="..\..\..\..\..\boost\intrusive\linear_slist_algorithms.hpp">
144			</File>
145			<File
146				RelativePath="..\..\..\..\..\boost\intrusive\link_mode.hpp">
147			</File>
148			<File
149				RelativePath="..\..\..\..\..\boost\intrusive\list.hpp">
150			</File>
151			<File
152				RelativePath="..\..\..\..\..\boost\intrusive\list_hook.hpp">
153			</File>
154			<File
155				RelativePath="..\..\..\..\..\boost\intrusive\member_value_traits.hpp">
156			</File>
157			<File
158				RelativePath="..\..\..\..\..\boost\intrusive\options.hpp">
159			</File>
160			<File
161				RelativePath="..\..\..\..\..\boost\intrusive\pack_options.hpp">
162			</File>
163			<File
164				RelativePath="..\..\..\..\..\boost\intrusive\parent_from_member.hpp">
165			</File>
166			<File
167				RelativePath="..\..\..\..\..\boost\intrusive\pointer_plus_bits.hpp">
168			</File>
169			<File
170				RelativePath="..\..\..\..\..\boost\intrusive\pointer_rebind.hpp">
171			</File>
172			<File
173				RelativePath="..\..\..\..\..\boost\intrusive\pointer_traits.hpp">
174			</File>
175			<File
176				RelativePath="..\..\..\..\..\boost\intrusive\priority_compare.hpp">
177			</File>
178			<File
179				RelativePath="..\..\..\..\..\boost\intrusive\rbtree.hpp">
180			</File>
181			<File
182				RelativePath="..\..\..\..\..\boost\intrusive\rbtree_algorithms.hpp">
183			</File>
184			<File
185				RelativePath="..\..\..\..\..\boost\intrusive\set.hpp">
186			</File>
187			<File
188				RelativePath="..\..\..\..\..\boost\intrusive\set_hook.hpp">
189			</File>
190			<File
191				RelativePath="..\..\..\..\..\boost\intrusive\sg_set.hpp">
192			</File>
193			<File
194				RelativePath="..\..\..\..\..\boost\intrusive\sgtree.hpp">
195			</File>
196			<File
197				RelativePath="..\..\..\..\..\boost\intrusive\sgtree_algorithms.hpp">
198			</File>
199			<File
200				RelativePath="..\..\..\..\..\boost\intrusive\slist.hpp">
201			</File>
202			<File
203				RelativePath="..\..\..\..\..\boost\intrusive\slist_hook.hpp">
204			</File>
205			<File
206				RelativePath="..\..\..\..\..\boost\intrusive\splay_set.hpp">
207			</File>
208			<File
209				RelativePath="..\..\..\..\..\boost\intrusive\splaytree.hpp">
210			</File>
211			<File
212				RelativePath="..\..\..\..\..\boost\intrusive\splaytree_algorithms.hpp">
213			</File>
214			<File
215				RelativePath="..\..\..\..\..\boost\intrusive\treap.hpp">
216			</File>
217			<File
218				RelativePath="..\..\..\..\..\boost\intrusive\treap_algorithms.hpp">
219			</File>
220			<File
221				RelativePath="..\..\..\..\..\boost\intrusive\treap_set.hpp">
222			</File>
223			<File
224				RelativePath="..\..\..\..\..\boost\intrusive\trivial_value_traits.hpp">
225			</File>
226			<File
227				RelativePath="..\..\..\..\..\boost\intrusive\unordered_set.hpp">
228			</File>
229			<File
230				RelativePath="..\..\..\..\..\boost\intrusive\unordered_set_hook.hpp">
231			</File>
232			<Filter
233				Name="detail"
234				Filter="">
235				<File
236					RelativePath="..\..\..\..\..\boost\intrusive\detail\algo_type.hpp">
237				</File>
238				<File
239					RelativePath="..\..\..\..\..\boost\intrusive\detail\algorithm.hpp">
240				</File>
241				<File
242					RelativePath="..\..\..\..\..\boost\intrusive\detail\any_node_and_algorithms.hpp">
243				</File>
244				<File
245					RelativePath="..\..\..\..\..\boost\intrusive\detail\array_initializer.hpp">
246				</File>
247				<File
248					RelativePath="..\..\..\..\..\boost\intrusive\detail\assert.hpp">
249				</File>
250				<File
251					RelativePath="..\..\..\..\..\boost\intrusive\detail\avltree_node.hpp">
252				</File>
253				<File
254					RelativePath="..\..\..\..\..\boost\intrusive\detail\bstree_algorithms_base.hpp">
255				</File>
256				<File
257					RelativePath="..\..\..\..\..\boost\intrusive\detail\common_slist_algorithms.hpp">
258				</File>
259				<File
260					RelativePath="..\..\..\..\..\boost\intrusive\detail\config_begin.hpp">
261				</File>
262				<File
263					RelativePath="..\..\..\..\..\boost\intrusive\detail\config_end.hpp">
264				</File>
265				<File
266					RelativePath="..\..\..\..\..\boost\intrusive\detail\default_header_holder.hpp">
267				</File>
268				<File
269					RelativePath="..\..\..\..\..\boost\intrusive\detail\ebo_functor_holder.hpp">
270				</File>
271				<File
272					RelativePath="..\..\..\..\..\boost\intrusive\detail\empty_node_checker.hpp">
273				</File>
274				<File
275					RelativePath="..\..\..\..\..\boost\intrusive\detail\equal_to_value.hpp">
276				</File>
277				<File
278					RelativePath="..\..\..\..\..\boost\intrusive\detail\exception_disposer.hpp">
279				</File>
280				<File
281					RelativePath="..\..\..\..\..\boost\intrusive\detail\function_detector.hpp">
282				</File>
283				<File
284					RelativePath="..\..\..\..\..\boost\intrusive\detail\generic_hook.hpp">
285				</File>
286				<File
287					RelativePath="..\..\..\..\..\boost\intrusive\detail\get_value_traits.hpp">
288				</File>
289				<File
290					RelativePath="..\..\..\..\..\boost\intrusive\detail\has_member_function_callable_with.hpp">
291				</File>
292				<File
293					RelativePath="..\..\..\..\..\boost\intrusive\detail\hashtable_node.hpp">
294				</File>
295				<File
296					RelativePath="..\..\..\..\..\boost\intrusive\detail\hook_traits.hpp">
297				</File>
298				<File
299					RelativePath="..\..\..\..\..\boost\intrusive\detail\iiterator.hpp">
300				</File>
301				<File
302					RelativePath="..\..\..\..\..\boost\intrusive\detail\is_stateful_value_traits.hpp">
303				</File>
304				<File
305					RelativePath="..\..\..\..\..\boost\intrusive\detail\iterator.hpp">
306				</File>
307				<File
308					RelativePath="..\..\..\..\..\boost\intrusive\detail\key_nodeptr_comp.hpp">
309				</File>
310				<File
311					RelativePath="..\..\..\..\..\boost\intrusive\detail\list_iterator.hpp">
312				</File>
313				<File
314					RelativePath="..\..\..\..\..\boost\intrusive\detail\list_node.hpp">
315				</File>
316				<File
317					RelativePath="..\..\..\..\..\boost\intrusive\detail\math.hpp">
318				</File>
319				<File
320					RelativePath="..\..\..\..\..\boost\intrusive\detail\minimal_less_equal_header.hpp">
321				</File>
322				<File
323					RelativePath="..\..\..\..\..\boost\intrusive\detail\minimal_pair_header.hpp">
324				</File>
325				<File
326					RelativePath="..\..\..\..\..\boost\intrusive\detail\mpl.hpp">
327				</File>
328				<File
329					RelativePath="..\..\..\..\..\boost\intrusive\detail\node_cloner_disposer.hpp">
330				</File>
331				<File
332					RelativePath="..\..\..\..\..\boost\intrusive\detail\node_holder.hpp">
333				</File>
334				<File
335					RelativePath="..\..\..\..\..\boost\intrusive\detail\node_to_value.hpp">
336				</File>
337				<File
338					RelativePath="..\..\..\..\..\boost\intrusive\detail\parent_from_member.hpp">
339				</File>
340				<File
341					RelativePath="..\..\..\..\..\boost\intrusive\detail\rbtree_node.hpp">
342				</File>
343				<File
344					RelativePath="..\..\..\..\..\boost\intrusive\detail\reverse_iterator.hpp">
345				</File>
346				<File
347					RelativePath="..\..\..\..\..\boost\intrusive\detail\simple_disposers.hpp">
348				</File>
349				<File
350					RelativePath="..\..\..\..\..\boost\intrusive\detail\size_holder.hpp">
351				</File>
352				<File
353					RelativePath="..\..\..\..\..\boost\intrusive\detail\slist_iterator.hpp">
354				</File>
355				<File
356					RelativePath="..\..\..\..\..\boost\intrusive\detail\slist_node.hpp">
357				</File>
358				<File
359					RelativePath="..\..\..\..\..\boost\intrusive\detail\std_fwd.hpp">
360				</File>
361				<File
362					RelativePath="..\..\..\..\..\boost\intrusive\detail\transform_iterator.hpp">
363				</File>
364				<File
365					RelativePath="..\..\..\..\..\boost\intrusive\detail\tree_iterator.hpp">
366				</File>
367				<File
368					RelativePath="..\..\..\..\..\boost\intrusive\detail\tree_node.hpp">
369				</File>
370				<File
371					RelativePath="..\..\..\..\..\boost\intrusive\detail\tree_value_compare.hpp">
372				</File>
373				<File
374					RelativePath="..\..\..\..\..\boost\intrusive\detail\uncast.hpp">
375				</File>
376				<File
377					RelativePath="..\..\..\..\..\boost\intrusive\detail\workaround.hpp">
378				</File>
379			</Filter>
380		</Filter>
381		<Filter
382			Name="Test headers"
383			Filter="">
384			<File
385				RelativePath="..\..\..\test\avl_test_common.hpp">
386			</File>
387			<File
388				RelativePath="..\..\..\test\bounded_pointer.hpp">
389			</File>
390			<File
391				RelativePath="..\..\..\test\bptr_value.hpp">
392			</File>
393			<File
394				RelativePath="..\..\..\test\bs_test_common.hpp">
395			</File>
396			<File
397				RelativePath="..\..\..\test\common_functors.hpp">
398			</File>
399			<File
400				RelativePath="..\..\..\test\generic_assoc_test.hpp">
401			</File>
402			<File
403				RelativePath="..\..\..\test\generic_multiset_test.hpp">
404			</File>
405			<File
406				RelativePath="..\..\..\test\generic_set_test.hpp">
407			</File>
408			<File
409				RelativePath="..\..\..\test\int_holder.hpp">
410			</File>
411			<File
412				RelativePath="..\..\..\test\iterator_test.hpp">
413			</File>
414			<File
415				RelativePath="..\..\..\test\itestvalue.hpp">
416			</File>
417			<File
418				RelativePath="..\..\..\test\Jamfile.v2">
419			</File>
420			<File
421				RelativePath="..\..\..\test\nonhook_node.hpp">
422			</File>
423			<File
424				RelativePath="..\..\..\test\rb_test_common.hpp">
425			</File>
426			<File
427				RelativePath="..\..\..\test\smart_ptr.hpp">
428			</File>
429			<File
430				RelativePath="..\..\..\test\test_common.hpp">
431			</File>
432			<File
433				RelativePath="..\..\..\test\test_container.hpp">
434			</File>
435			<File
436				RelativePath="..\..\..\test\test_macros.hpp">
437			</File>
438			<File
439				RelativePath="..\..\..\test\unordered_test.hpp">
440			</File>
441			<File
442				RelativePath="..\..\..\test\unordered_test_common.hpp">
443			</File>
444		</Filter>
445		<Filter
446			Name="example"
447			Filter="">
448			<File
449				RelativePath="..\..\..\example\doc_advanced_value_traits.cpp">
450			</File>
451			<File
452				RelativePath="..\..\..\example\doc_any_hook.cpp">
453			</File>
454			<File
455				RelativePath="..\..\..\example\doc_assoc_optimized_code.cpp">
456			</File>
457			<File
458				RelativePath="..\..\..\example\doc_auto_unlink.cpp">
459			</File>
460			<File
461				RelativePath="..\..\..\example\doc_avl_set.cpp">
462			</File>
463			<File
464				RelativePath="..\..\..\example\doc_avltree_algorithms.cpp">
465			</File>
466			<File
467				RelativePath="..\..\..\example\doc_bucket_traits.cpp">
468			</File>
469			<File
470				RelativePath="..\..\..\example\doc_clone_from.cpp">
471			</File>
472			<File
473				RelativePath="..\..\..\example\doc_derivation_value_traits.cpp">
474			</File>
475			<File
476				RelativePath="..\..\..\example\doc_entity.cpp">
477			</File>
478			<File
479				RelativePath="..\..\..\example\doc_erasing_and_disposing.cpp">
480			</File>
481			<File
482				RelativePath="..\..\..\example\doc_function_hooks.cpp">
483			</File>
484			<File
485				RelativePath="..\..\..\example\doc_how_to_use.cpp">
486			</File>
487			<File
488				RelativePath="..\..\..\example\doc_iterator_from_value.cpp">
489			</File>
490			<File
491				RelativePath="..\..\..\example\doc_list.cpp">
492			</File>
493			<File
494				RelativePath="..\..\..\example\doc_list_algorithms.cpp">
495			</File>
496			<File
497				RelativePath="..\..\..\example\doc_map.cpp">
498			</File>
499			<File
500				RelativePath="..\..\..\example\doc_member_value_traits.cpp">
501			</File>
502			<File
503				RelativePath="..\..\..\example\doc_offset_ptr.cpp">
504			</File>
505			<File
506				RelativePath="..\..\..\example\doc_positional_insertion.cpp">
507			</File>
508			<File
509				RelativePath="..\..\..\example\doc_rbtree_algorithms.cpp">
510			</File>
511			<File
512				RelativePath="..\..\..\example\doc_recursive.cpp">
513			</File>
514			<File
515				RelativePath="..\..\..\example\doc_recursive_member.cpp">
516			</File>
517			<File
518				RelativePath="..\..\..\example\doc_set.cpp">
519			</File>
520			<File
521				RelativePath="..\..\..\example\doc_sg_set.cpp">
522			</File>
523			<File
524				RelativePath="..\..\..\example\doc_slist.cpp">
525			</File>
526			<File
527				RelativePath="..\..\..\example\doc_slist_algorithms.cpp">
528			</File>
529			<File
530				RelativePath="..\..\..\example\doc_splay_algorithms.cpp">
531			</File>
532			<File
533				RelativePath="..\..\..\example\doc_splay_set.cpp">
534			</File>
535			<File
536				RelativePath="..\..\..\example\doc_splaytree_algorithms.cpp">
537			</File>
538			<File
539				RelativePath="..\..\..\example\doc_stateful_value_traits.cpp">
540			</File>
541			<File
542				RelativePath="..\..\..\example\doc_treap_algorithms.cpp">
543			</File>
544			<File
545				RelativePath="..\..\..\example\doc_treap_set.cpp">
546			</File>
547			<File
548				RelativePath="..\..\..\example\doc_unordered_set.cpp">
549			</File>
550			<File
551				RelativePath="..\..\..\example\doc_value_traits.cpp">
552			</File>
553			<File
554				RelativePath="..\..\..\example\doc_window.cpp">
555			</File>
556			<File
557				RelativePath="..\..\..\example\Jamfile.v2">
558			</File>
559		</Filter>
560		<Filter
561			Name="perf"
562			Filter="">
563			<File
564				RelativePath="..\..\..\perf\Jamfile.v2">
565				<FileConfiguration
566					Name="Debug|Win32"
567					ExcludedFromBuild="TRUE">
568					<Tool
569						Name="VCCustomBuildTool"/>
570				</FileConfiguration>
571			</File>
572			<File
573				RelativePath="..\..\..\perf\perf_list.cpp">
574			</File>
575		</Filter>
576		<Filter
577			Name="doc"
578			Filter="">
579			<File
580				RelativePath="..\..\..\doc\index.idx">
581			</File>
582			<File
583				RelativePath="..\..\..\doc\intrusive.qbk">
584			</File>
585			<File
586				RelativePath="..\..\..\doc\Jamfile.v2">
587			</File>
588		</Filter>
589		<File
590			RelativePath="..\to-do.txt">
591		</File>
592	</Files>
593	<Globals>
594	</Globals>
595</VisualStudioProject>
596