• 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="_movelib"
6	ProjectGUID="{F6BAFC51-6BBD-2EC3-B204-9A67C31325A3}"
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)/move.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="move"
100			Filter="">
101			<File
102				RelativePath="..\..\..\..\boost\move\adl_move_swap.hpp">
103			</File>
104			<File
105				RelativePath="..\..\..\..\boost\move\algorithm.hpp">
106			</File>
107			<File
108				RelativePath="..\..\..\..\boost\move\core.hpp">
109			</File>
110			<File
111				RelativePath="..\..\..\..\boost\move\default_delete.hpp">
112			</File>
113			<File
114				RelativePath="..\..\..\..\boost\move\iterator.hpp">
115			</File>
116			<File
117				RelativePath="..\..\..\..\boost\move\make_unique.hpp">
118			</File>
119			<File
120				RelativePath="..\..\..\..\boost\move\move.hpp">
121			</File>
122			<File
123				RelativePath="..\..\..\..\boost\move\traits.hpp">
124			</File>
125			<File
126				RelativePath="..\..\..\..\boost\move\unique_ptr.hpp">
127			</File>
128			<File
129				RelativePath="..\..\..\..\boost\move\utility.hpp">
130			</File>
131			<File
132				RelativePath="..\..\..\..\boost\move\utility_core.hpp">
133			</File>
134			<Filter
135				Name="detail"
136				Filter="">
137				<File
138					RelativePath="..\..\..\..\boost\move\detail\config_begin.hpp">
139				</File>
140				<File
141					RelativePath="..\..\..\..\boost\move\detail\config_end.hpp">
142				</File>
143				<File
144					RelativePath="..\..\..\..\boost\move\detail\destruct_n.hpp">
145				</File>
146				<File
147					RelativePath="..\..\..\..\boost\move\detail\fwd_macros.hpp">
148				</File>
149				<File
150					RelativePath="..\..\..\..\boost\move\detail\iterator_to_raw_pointer.hpp">
151				</File>
152				<File
153					RelativePath="..\..\..\..\boost\move\detail\iterator_traits.hpp">
154				</File>
155				<File
156					RelativePath="..\..\..\..\boost\move\detail\meta_utils.hpp">
157				</File>
158				<File
159					RelativePath="..\..\..\..\boost\move\detail\meta_utils_core.hpp">
160				</File>
161				<File
162					RelativePath="..\..\..\..\boost\move\detail\move_helpers.hpp">
163				</File>
164				<File
165					RelativePath="..\..\..\..\boost\move\detail\placement_new.hpp">
166				</File>
167				<File
168					RelativePath="..\..\..\..\boost\move\detail\pointer_element.hpp">
169				</File>
170				<File
171					RelativePath="..\..\..\..\boost\move\detail\reverse_iterator.hpp">
172				</File>
173				<File
174					RelativePath="..\..\..\..\boost\move\detail\std_ns_begin.hpp">
175				</File>
176				<File
177					RelativePath="..\..\..\..\boost\move\detail\std_ns_end.hpp">
178				</File>
179				<File
180					RelativePath="..\..\..\..\boost\move\detail\to_raw_pointer.hpp">
181				</File>
182				<File
183					RelativePath="..\..\..\..\boost\move\detail\type_traits.hpp">
184				</File>
185				<File
186					RelativePath="..\..\..\..\boost\move\detail\unique_ptr_meta_utils.hpp">
187				</File>
188				<File
189					RelativePath="..\..\..\..\boost\move\detail\workaround.hpp">
190				</File>
191			</Filter>
192			<Filter
193				Name="algo"
194				Filter="">
195				<File
196					RelativePath="..\..\..\..\boost\move\algo\adaptive_merge.hpp">
197				</File>
198				<File
199					RelativePath="..\..\..\..\boost\move\algo\adaptive_sort.hpp">
200				</File>
201				<File
202					RelativePath="..\..\..\..\boost\move\algo\move.hpp">
203				</File>
204				<File
205					RelativePath="..\..\..\..\boost\move\algo\predicate.hpp">
206				</File>
207				<File
208					RelativePath="..\..\..\..\boost\move\algo\unique.hpp">
209				</File>
210				<Filter
211					Name="detail"
212					Filter="">
213					<File
214						RelativePath="..\..\..\..\boost\move\algo\detail\adaptive_sort_merge.hpp">
215					</File>
216					<File
217						RelativePath="..\..\..\..\boost\move\algo\detail\basic_op.hpp">
218					</File>
219					<File
220						RelativePath="..\..\..\..\boost\move\algo\detail\heap_sort.hpp">
221					</File>
222					<File
223						RelativePath="..\..\..\..\boost\move\algo\detail\insertion_sort.hpp">
224					</File>
225					<File
226						RelativePath="..\..\..\..\boost\move\algo\detail\merge.hpp">
227					</File>
228					<File
229						RelativePath="..\..\..\..\boost\move\algo\detail\merge_sort.hpp">
230					</File>
231					<File
232						RelativePath="..\..\..\..\boost\move\algo\detail\pdqsort.hpp">
233					</File>
234					<File
235						RelativePath="..\..\..\..\boost\move\algo\detail\set_difference.hpp">
236					</File>
237				</Filter>
238			</Filter>
239		</Filter>
240		<Filter
241			Name="doc"
242			Filter="">
243			<File
244				RelativePath="..\..\doc\Jamfile.v2">
245			</File>
246			<File
247				RelativePath="..\..\doc\move.qbk">
248			</File>
249		</Filter>
250		<Filter
251			Name="example"
252			Filter="">
253			<File
254				RelativePath="..\..\example\copymovable.hpp">
255			</File>
256			<File
257				RelativePath="..\..\example\doc_clone_ptr.cpp">
258			</File>
259			<File
260				RelativePath="..\..\example\doc_construct_forward.cpp">
261			</File>
262			<File
263				RelativePath="..\..\example\doc_file_descriptor.cpp">
264			</File>
265			<File
266				RelativePath="..\..\example\doc_how_works.cpp">
267			</File>
268			<File
269				RelativePath="..\..\example\doc_move_algorithms.cpp">
270			</File>
271			<File
272				RelativePath="..\..\example\doc_move_inserter.cpp">
273			</File>
274			<File
275				RelativePath="..\..\example\doc_move_iterator.cpp">
276			</File>
277			<File
278				RelativePath="..\..\example\doc_move_return.cpp">
279			</File>
280			<File
281				RelativePath="..\..\example\doc_template_assign.cpp">
282			</File>
283			<File
284				RelativePath="..\..\example\Jamfile.v2">
285			</File>
286			<File
287				RelativePath="..\..\example\movable.hpp">
288			</File>
289		</Filter>
290		<Filter
291			Name="test"
292			Filter="">
293			<File
294				RelativePath="..\..\test\Jamfile.v2">
295			</File>
296			<File
297				RelativePath="..\..\test\order_type.hpp">
298			</File>
299			<File
300				RelativePath="..\..\test\random_shuffle.hpp">
301			</File>
302			<File
303				RelativePath="..\..\test\unique_ptr_test_utils_beg.hpp">
304			</File>
305			<File
306				RelativePath="..\..\test\unique_ptr_test_utils_end.hpp">
307			</File>
308		</Filter>
309	</Files>
310	<Globals>
311	</Globals>
312</VisualStudioProject>
313