1 | # Microsoft Developer Studio Project File - Name="Library" - Package Owner=<4> |
---|
2 | # Microsoft Developer Studio Generated Build File, Format Version 6.00 |
---|
3 | # ** DO NOT EDIT ** |
---|
4 | |
---|
5 | # TARGTYPE "Win32 (x86) Static Library" 0x0104 |
---|
6 | |
---|
7 | CFG=Library - Win32 Debug |
---|
8 | !MESSAGE This is not a valid makefile. To build this project using NMAKE, |
---|
9 | !MESSAGE use the Export Makefile command and run |
---|
10 | !MESSAGE |
---|
11 | !MESSAGE NMAKE /f "Library.mak". |
---|
12 | !MESSAGE |
---|
13 | !MESSAGE You can specify a configuration when running NMAKE |
---|
14 | !MESSAGE by defining the macro CFG on the command line. For example: |
---|
15 | !MESSAGE |
---|
16 | !MESSAGE NMAKE /f "Library.mak" CFG="Library - Win32 Debug" |
---|
17 | !MESSAGE |
---|
18 | !MESSAGE Possible choices for configuration are: |
---|
19 | !MESSAGE |
---|
20 | !MESSAGE "Library - Win32 Release" (based on "Win32 (x86) Static Library") |
---|
21 | !MESSAGE "Library - Win32 Debug" (based on "Win32 (x86) Static Library") |
---|
22 | !MESSAGE |
---|
23 | |
---|
24 | # Begin Project |
---|
25 | # PROP AllowPerConfigDependencies 0 |
---|
26 | # PROP Scc_ProjName "" |
---|
27 | # PROP Scc_LocalPath "" |
---|
28 | CPP=cl.exe |
---|
29 | RSC=rc.exe |
---|
30 | |
---|
31 | !IF "$(CFG)" == "Library - Win32 Release" |
---|
32 | |
---|
33 | # PROP BASE Use_MFC 0 |
---|
34 | # PROP BASE Use_Debug_Libraries 0 |
---|
35 | # PROP BASE Output_Dir "Release" |
---|
36 | # PROP BASE Intermediate_Dir "Release" |
---|
37 | # PROP BASE Target_Dir "" |
---|
38 | # PROP Use_MFC 0 |
---|
39 | # PROP Use_Debug_Libraries 0 |
---|
40 | # PROP Output_Dir "Release" |
---|
41 | # PROP Intermediate_Dir "Release" |
---|
42 | # PROP Target_Dir "" |
---|
43 | # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /c |
---|
44 | # ADD CPP /nologo /W3 /GX /O2 /I "c:/spirit161" /I "c:/boost_1_31_0" /D "WIN32" /D "NDEBUG" /D "_MBCS" /D "_LIB" /YX /FD /Zm800 /c |
---|
45 | # ADD BASE RSC /l 0x409 /d "NDEBUG" |
---|
46 | # ADD RSC /l 0x409 /d "NDEBUG" |
---|
47 | BSC32=bscmake.exe |
---|
48 | # ADD BASE BSC32 /nologo |
---|
49 | # ADD BSC32 /nologo |
---|
50 | LIB32=link.exe -lib |
---|
51 | # ADD BASE LIB32 /nologo |
---|
52 | # ADD LIB32 /nologo |
---|
53 | |
---|
54 | !ELSEIF "$(CFG)" == "Library - Win32 Debug" |
---|
55 | |
---|
56 | # PROP BASE Use_MFC 0 |
---|
57 | # PROP BASE Use_Debug_Libraries 1 |
---|
58 | # PROP BASE Output_Dir "Debug" |
---|
59 | # PROP BASE Intermediate_Dir "Debug" |
---|
60 | # PROP BASE Target_Dir "" |
---|
61 | # PROP Use_MFC 0 |
---|
62 | # PROP Use_Debug_Libraries 1 |
---|
63 | # PROP Output_Dir "Debug" |
---|
64 | # PROP Intermediate_Dir "Debug" |
---|
65 | # PROP Target_Dir "" |
---|
66 | # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /YX /FD /GZ /c |
---|
67 | # ADD CPP /nologo /W3 /Gm /GR /GX /Zi /Od /I "c:\spirit161" /I "..\..\.." /I "c:/spirit161" /I "c:/boost_1_31_0" /D "WIN32" /D "_DEBUG" /D "_MBCS" /D "_LIB" /FD /GZ /Zm800 /c |
---|
68 | # ADD BASE RSC /l 0x409 /d "_DEBUG" |
---|
69 | # ADD RSC /l 0x409 /d "_DEBUG" |
---|
70 | BSC32=bscmake.exe |
---|
71 | # ADD BASE BSC32 /nologo |
---|
72 | # ADD BSC32 /nologo |
---|
73 | LIB32=link.exe -lib |
---|
74 | # ADD BASE LIB32 /nologo |
---|
75 | # ADD LIB32 /nologo |
---|
76 | |
---|
77 | !ENDIF |
---|
78 | |
---|
79 | # Begin Target |
---|
80 | |
---|
81 | # Name "Library - Win32 Release" |
---|
82 | # Name "Library - Win32 Debug" |
---|
83 | # Begin Group "Achive Implementations" |
---|
84 | |
---|
85 | # PROP Default_Filter "hpp" |
---|
86 | # Begin Source File |
---|
87 | |
---|
88 | SOURCE=..\..\..\boost\archive\archive_exception.hpp |
---|
89 | # End Source File |
---|
90 | # Begin Source File |
---|
91 | |
---|
92 | SOURCE=..\..\..\boost\archive\basic_archive.hpp |
---|
93 | # End Source File |
---|
94 | # Begin Source File |
---|
95 | |
---|
96 | SOURCE=..\..\..\boost\archive\binary_iarchive.hpp |
---|
97 | # End Source File |
---|
98 | # Begin Source File |
---|
99 | |
---|
100 | SOURCE=..\..\..\boost\archive\binary_oarchive.hpp |
---|
101 | # End Source File |
---|
102 | # Begin Source File |
---|
103 | |
---|
104 | SOURCE=..\..\..\boost\archive\extended_type_info.hpp |
---|
105 | # End Source File |
---|
106 | # Begin Source File |
---|
107 | |
---|
108 | SOURCE=..\..\..\boost\archive\polymorphic_binary_iarchive.hpp |
---|
109 | # End Source File |
---|
110 | # Begin Source File |
---|
111 | |
---|
112 | SOURCE=..\..\..\boost\archive\polymorphic_binary_oarchive.hpp |
---|
113 | # End Source File |
---|
114 | # Begin Source File |
---|
115 | |
---|
116 | SOURCE=..\..\..\boost\archive\polymorphic_iarchive.hpp |
---|
117 | # End Source File |
---|
118 | # Begin Source File |
---|
119 | |
---|
120 | SOURCE=..\..\..\boost\archive\polymorphic_oarchive.hpp |
---|
121 | # End Source File |
---|
122 | # Begin Source File |
---|
123 | |
---|
124 | SOURCE=..\..\..\boost\archive\polymorphic_text_iarchive.hpp |
---|
125 | # End Source File |
---|
126 | # Begin Source File |
---|
127 | |
---|
128 | SOURCE=..\..\..\boost\archive\polymorphic_text_oarchive.hpp |
---|
129 | # End Source File |
---|
130 | # Begin Source File |
---|
131 | |
---|
132 | SOURCE=..\..\..\boost\archive\polymorphic_xml_iarchive.hpp |
---|
133 | # End Source File |
---|
134 | # Begin Source File |
---|
135 | |
---|
136 | SOURCE=..\..\..\boost\archive\polymorphic_xml_oarchive.hpp |
---|
137 | # End Source File |
---|
138 | # Begin Source File |
---|
139 | |
---|
140 | SOURCE=..\..\..\boost\archive\text_iarchive.hpp |
---|
141 | # End Source File |
---|
142 | # Begin Source File |
---|
143 | |
---|
144 | SOURCE=..\..\..\boost\archive\text_oarchive.hpp |
---|
145 | # End Source File |
---|
146 | # Begin Source File |
---|
147 | |
---|
148 | SOURCE=..\..\..\boost\archive\xml_iarchive.hpp |
---|
149 | # End Source File |
---|
150 | # Begin Source File |
---|
151 | |
---|
152 | SOURCE=..\..\..\boost\archive\xml_oarchive.hpp |
---|
153 | # End Source File |
---|
154 | # End Group |
---|
155 | # Begin Group "Serialization User Headers" |
---|
156 | |
---|
157 | # PROP Default_Filter "hpp" |
---|
158 | # Begin Source File |
---|
159 | |
---|
160 | SOURCE=..\..\..\boost\serialization\access.hpp |
---|
161 | # End Source File |
---|
162 | # Begin Source File |
---|
163 | |
---|
164 | SOURCE=..\..\..\boost\serialization\base_object.hpp |
---|
165 | # End Source File |
---|
166 | # Begin Source File |
---|
167 | |
---|
168 | SOURCE=..\..\..\boost\serialization\binary_object.hpp |
---|
169 | # End Source File |
---|
170 | # Begin Source File |
---|
171 | |
---|
172 | SOURCE=..\..\..\boost\serialization\export.hpp |
---|
173 | # End Source File |
---|
174 | # Begin Source File |
---|
175 | |
---|
176 | SOURCE=..\..\..\boost\serialization\extended_type_info.hpp |
---|
177 | # End Source File |
---|
178 | # Begin Source File |
---|
179 | |
---|
180 | SOURCE=..\..\..\boost\serialization\extended_type_info_no_rtti.hpp |
---|
181 | # End Source File |
---|
182 | # Begin Source File |
---|
183 | |
---|
184 | SOURCE=..\..\..\boost\serialization\extended_type_info_typeid.hpp |
---|
185 | # End Source File |
---|
186 | # Begin Source File |
---|
187 | |
---|
188 | SOURCE=..\..\..\boost\serialization\is_abstract.hpp |
---|
189 | # End Source File |
---|
190 | # Begin Source File |
---|
191 | |
---|
192 | SOURCE=..\..\..\boost\serialization\level.hpp |
---|
193 | # End Source File |
---|
194 | # Begin Source File |
---|
195 | |
---|
196 | SOURCE=..\..\..\boost\serialization\level_enum.hpp |
---|
197 | # End Source File |
---|
198 | # Begin Source File |
---|
199 | |
---|
200 | SOURCE=..\..\..\boost\serialization\split_free.hpp |
---|
201 | # End Source File |
---|
202 | # Begin Source File |
---|
203 | |
---|
204 | SOURCE=..\..\..\boost\serialization\split_member.hpp |
---|
205 | # End Source File |
---|
206 | # Begin Source File |
---|
207 | |
---|
208 | SOURCE=..\..\..\boost\serialization\tracking.hpp |
---|
209 | # End Source File |
---|
210 | # Begin Source File |
---|
211 | |
---|
212 | SOURCE=..\..\..\boost\serialization\tracking_enum.hpp |
---|
213 | # End Source File |
---|
214 | # Begin Source File |
---|
215 | |
---|
216 | SOURCE=..\..\..\boost\serialization\traits.hpp |
---|
217 | # End Source File |
---|
218 | # Begin Source File |
---|
219 | |
---|
220 | SOURCE=..\..\..\boost\serialization\type_info_implementation.hpp |
---|
221 | # End Source File |
---|
222 | # Begin Source File |
---|
223 | |
---|
224 | SOURCE=..\..\..\boost\serialization\version.hpp |
---|
225 | # End Source File |
---|
226 | # Begin Source File |
---|
227 | |
---|
228 | SOURCE=..\..\..\boost\serialization\void_cast.hpp |
---|
229 | # End Source File |
---|
230 | # End Group |
---|
231 | # Begin Group "Serialization Implementations" |
---|
232 | |
---|
233 | # PROP Default_Filter "hpp" |
---|
234 | # Begin Source File |
---|
235 | |
---|
236 | SOURCE=..\..\..\boost\serialization\collection_traits.hpp |
---|
237 | # End Source File |
---|
238 | # Begin Source File |
---|
239 | |
---|
240 | SOURCE=..\..\..\boost\serialization\collections_load_imp.hpp |
---|
241 | # End Source File |
---|
242 | # Begin Source File |
---|
243 | |
---|
244 | SOURCE=..\..\..\boost\serialization\collections_save_imp.hpp |
---|
245 | # End Source File |
---|
246 | # Begin Source File |
---|
247 | |
---|
248 | SOURCE=..\..\..\boost\serialization\deque.hpp |
---|
249 | # End Source File |
---|
250 | # Begin Source File |
---|
251 | |
---|
252 | SOURCE=..\..\..\boost\serialization\hash_map.hpp |
---|
253 | # End Source File |
---|
254 | # Begin Source File |
---|
255 | |
---|
256 | SOURCE=..\..\..\boost\serialization\hash_set.hpp |
---|
257 | # End Source File |
---|
258 | # Begin Source File |
---|
259 | |
---|
260 | SOURCE=..\..\..\boost\serialization\list.hpp |
---|
261 | # End Source File |
---|
262 | # Begin Source File |
---|
263 | |
---|
264 | SOURCE=..\..\..\boost\serialization\map.hpp |
---|
265 | # End Source File |
---|
266 | # Begin Source File |
---|
267 | |
---|
268 | SOURCE=..\..\..\boost\serialization\nvp.hpp |
---|
269 | # End Source File |
---|
270 | # Begin Source File |
---|
271 | |
---|
272 | SOURCE=..\..\..\boost\serialization\optional.hpp |
---|
273 | # End Source File |
---|
274 | # Begin Source File |
---|
275 | |
---|
276 | SOURCE=..\..\..\boost\serialization\scoped_ptr.hpp |
---|
277 | # End Source File |
---|
278 | # Begin Source File |
---|
279 | |
---|
280 | SOURCE=..\..\..\boost\serialization\set.hpp |
---|
281 | # End Source File |
---|
282 | # Begin Source File |
---|
283 | |
---|
284 | SOURCE=..\..\..\boost\serialization\shared_count.hpp |
---|
285 | # End Source File |
---|
286 | # Begin Source File |
---|
287 | |
---|
288 | SOURCE=..\..\..\boost\serialization\shared_ptr.hpp |
---|
289 | # End Source File |
---|
290 | # Begin Source File |
---|
291 | |
---|
292 | SOURCE=..\..\..\boost\serialization\slist.hpp |
---|
293 | # End Source File |
---|
294 | # Begin Source File |
---|
295 | |
---|
296 | SOURCE=..\..\..\boost\serialization\string.hpp |
---|
297 | # End Source File |
---|
298 | # Begin Source File |
---|
299 | |
---|
300 | SOURCE=..\..\..\boost\serialization\utility.hpp |
---|
301 | # End Source File |
---|
302 | # Begin Source File |
---|
303 | |
---|
304 | SOURCE=..\..\..\boost\serialization\vector.hpp |
---|
305 | # End Source File |
---|
306 | # End Group |
---|
307 | # Begin Group "Archive Developer Headers" |
---|
308 | |
---|
309 | # PROP Default_Filter "hpp" |
---|
310 | # Begin Source File |
---|
311 | |
---|
312 | SOURCE=..\..\..\boost\archive\basic_binary_iarchive.hpp |
---|
313 | # End Source File |
---|
314 | # Begin Source File |
---|
315 | |
---|
316 | SOURCE=..\..\..\boost\archive\basic_binary_iprimitive.hpp |
---|
317 | # End Source File |
---|
318 | # Begin Source File |
---|
319 | |
---|
320 | SOURCE=..\..\..\boost\archive\basic_binary_oarchive.hpp |
---|
321 | # End Source File |
---|
322 | # Begin Source File |
---|
323 | |
---|
324 | SOURCE=..\..\..\boost\archive\basic_binary_oprimitive.hpp |
---|
325 | # End Source File |
---|
326 | # Begin Source File |
---|
327 | |
---|
328 | SOURCE=..\..\..\boost\archive\basic_text_iarchive.hpp |
---|
329 | # End Source File |
---|
330 | # Begin Source File |
---|
331 | |
---|
332 | SOURCE=..\..\..\boost\archive\basic_text_iprimitive.hpp |
---|
333 | # End Source File |
---|
334 | # Begin Source File |
---|
335 | |
---|
336 | SOURCE=..\..\..\boost\archive\basic_text_oarchive.hpp |
---|
337 | # End Source File |
---|
338 | # Begin Source File |
---|
339 | |
---|
340 | SOURCE=..\..\..\boost\archive\basic_text_oprimitive.hpp |
---|
341 | # End Source File |
---|
342 | # Begin Source File |
---|
343 | |
---|
344 | SOURCE=..\..\..\boost\archive\basic_xml_archive.hpp |
---|
345 | # End Source File |
---|
346 | # Begin Source File |
---|
347 | |
---|
348 | SOURCE=..\..\..\boost\archive\basic_xml_iarchive.hpp |
---|
349 | # End Source File |
---|
350 | # Begin Source File |
---|
351 | |
---|
352 | SOURCE=..\..\..\boost\archive\basic_xml_oarchive.hpp |
---|
353 | # End Source File |
---|
354 | # End Group |
---|
355 | # Begin Group "Archive Detail" |
---|
356 | |
---|
357 | # PROP Default_Filter "hpp" |
---|
358 | # Begin Source File |
---|
359 | |
---|
360 | SOURCE=..\..\..\boost\archive\detail\archive_pointer_iserializer.hpp |
---|
361 | # End Source File |
---|
362 | # Begin Source File |
---|
363 | |
---|
364 | SOURCE=..\..\..\boost\archive\detail\archive_pointer_oserializer.hpp |
---|
365 | # End Source File |
---|
366 | # Begin Source File |
---|
367 | |
---|
368 | SOURCE=..\..\..\boost\archive\detail\basic_archive_pointer_iserializer.hpp |
---|
369 | # End Source File |
---|
370 | # Begin Source File |
---|
371 | |
---|
372 | SOURCE=..\..\..\boost\archive\detail\basic_archive_pointer_oserializer.hpp |
---|
373 | # End Source File |
---|
374 | # Begin Source File |
---|
375 | |
---|
376 | SOURCE=..\..\..\boost\archive\detail\basic_iarchive.hpp |
---|
377 | # End Source File |
---|
378 | # Begin Source File |
---|
379 | |
---|
380 | SOURCE=..\..\..\boost\archive\detail\basic_iserializer.hpp |
---|
381 | # End Source File |
---|
382 | # Begin Source File |
---|
383 | |
---|
384 | SOURCE=..\..\..\boost\archive\detail\basic_oarchive.hpp |
---|
385 | # End Source File |
---|
386 | # Begin Source File |
---|
387 | |
---|
388 | SOURCE=..\..\..\boost\archive\detail\basic_oserializer.hpp |
---|
389 | # End Source File |
---|
390 | # Begin Source File |
---|
391 | |
---|
392 | SOURCE=..\..\..\boost\archive\detail\basic_pointer_iserializer.hpp |
---|
393 | # End Source File |
---|
394 | # Begin Source File |
---|
395 | |
---|
396 | SOURCE=..\..\..\boost\archive\detail\basic_pointer_oserializer.hpp |
---|
397 | # End Source File |
---|
398 | # Begin Source File |
---|
399 | |
---|
400 | SOURCE=..\..\..\boost\archive\detail\basic_serializer.hpp |
---|
401 | # End Source File |
---|
402 | # Begin Source File |
---|
403 | |
---|
404 | SOURCE=..\..\..\boost\archive\detail\basic_serializer_map.hpp |
---|
405 | # End Source File |
---|
406 | # Begin Source File |
---|
407 | |
---|
408 | SOURCE=..\..\..\boost\archive\detail\common_archive.hpp |
---|
409 | # End Source File |
---|
410 | # Begin Source File |
---|
411 | |
---|
412 | SOURCE=..\..\..\boost\archive\detail\common_iarchive.hpp |
---|
413 | # End Source File |
---|
414 | # Begin Source File |
---|
415 | |
---|
416 | SOURCE=..\..\..\boost\archive\detail\common_oarchive.hpp |
---|
417 | # End Source File |
---|
418 | # Begin Source File |
---|
419 | |
---|
420 | SOURCE=..\..\..\boost\archive\detail\interface_iarchive.hpp |
---|
421 | # End Source File |
---|
422 | # Begin Source File |
---|
423 | |
---|
424 | SOURCE=..\..\..\boost\archive\detail\interface_oarchive.hpp |
---|
425 | # End Source File |
---|
426 | # Begin Source File |
---|
427 | |
---|
428 | SOURCE=..\..\..\boost\archive\detail\iserializer.hpp |
---|
429 | # End Source File |
---|
430 | # Begin Source File |
---|
431 | |
---|
432 | SOURCE=..\..\..\boost\archive\detail\known_archive_types.hpp |
---|
433 | # End Source File |
---|
434 | # Begin Source File |
---|
435 | |
---|
436 | SOURCE=..\..\..\boost\archive\detail\known_archive_types_fwd.hpp |
---|
437 | # End Source File |
---|
438 | # Begin Source File |
---|
439 | |
---|
440 | SOURCE=..\..\..\boost\archive\detail\oserializer.hpp |
---|
441 | # End Source File |
---|
442 | # Begin Source File |
---|
443 | |
---|
444 | SOURCE=..\..\..\boost\archive\detail\polymorphic_iarchive_impl.hpp |
---|
445 | # End Source File |
---|
446 | # Begin Source File |
---|
447 | |
---|
448 | SOURCE=..\..\..\boost\archive\detail\polymorphic_oarchive_impl.hpp |
---|
449 | # End Source File |
---|
450 | # Begin Source File |
---|
451 | |
---|
452 | SOURCE=..\..\..\boost\serialization\serialization.hpp |
---|
453 | # End Source File |
---|
454 | # End Group |
---|
455 | # Begin Group "Utility Headers" |
---|
456 | |
---|
457 | # PROP Default_Filter "hpp" |
---|
458 | # Begin Source File |
---|
459 | |
---|
460 | SOURCE=..\..\..\boost\archive\add_facet.hpp |
---|
461 | # End Source File |
---|
462 | # Begin Source File |
---|
463 | |
---|
464 | SOURCE=..\..\..\boost\archive\codecvt_null.hpp |
---|
465 | # End Source File |
---|
466 | # Begin Source File |
---|
467 | |
---|
468 | SOURCE=..\..\..\boost\archive\dinkumware.hpp |
---|
469 | # End Source File |
---|
470 | # Begin Source File |
---|
471 | |
---|
472 | SOURCE=..\..\..\boost\serialization\force_include.hpp |
---|
473 | # End Source File |
---|
474 | # Begin Source File |
---|
475 | |
---|
476 | SOURCE=..\..\..\boost\pfto.hpp |
---|
477 | # End Source File |
---|
478 | # Begin Source File |
---|
479 | |
---|
480 | SOURCE=..\..\..\boost\smart_cast.hpp |
---|
481 | # End Source File |
---|
482 | # Begin Source File |
---|
483 | |
---|
484 | SOURCE=..\..\..\boost\state_saver.hpp |
---|
485 | # End Source File |
---|
486 | # Begin Source File |
---|
487 | |
---|
488 | SOURCE=..\..\..\boost\static_warning.hpp |
---|
489 | # End Source File |
---|
490 | # Begin Source File |
---|
491 | |
---|
492 | SOURCE=..\..\..\boost\strong_typedef.hpp |
---|
493 | # End Source File |
---|
494 | # Begin Source File |
---|
495 | |
---|
496 | SOURCE=..\..\..\boost\utf8_codecvt_facet.hpp |
---|
497 | # End Source File |
---|
498 | # Begin Source File |
---|
499 | |
---|
500 | SOURCE=..\..\..\boost\archive\wcslen.hpp |
---|
501 | # End Source File |
---|
502 | # End Group |
---|
503 | # Begin Group "Templates" |
---|
504 | |
---|
505 | # PROP Default_Filter "ipp" |
---|
506 | # Begin Source File |
---|
507 | |
---|
508 | SOURCE=..\..\..\boost\archive\impl\archive_pointer_iserializer.ipp |
---|
509 | # End Source File |
---|
510 | # Begin Source File |
---|
511 | |
---|
512 | SOURCE=..\..\..\boost\archive\impl\archive_pointer_oserializer.ipp |
---|
513 | # End Source File |
---|
514 | # Begin Source File |
---|
515 | |
---|
516 | SOURCE=..\..\..\boost\archive\impl\basic_binary_iprimitive.ipp |
---|
517 | # End Source File |
---|
518 | # Begin Source File |
---|
519 | |
---|
520 | SOURCE=..\..\..\boost\archive\impl\basic_binary_iprimitive.ipp.bak |
---|
521 | # End Source File |
---|
522 | # Begin Source File |
---|
523 | |
---|
524 | SOURCE=..\..\..\boost\archive\impl\basic_binary_oprimitive.ipp |
---|
525 | # End Source File |
---|
526 | # Begin Source File |
---|
527 | |
---|
528 | SOURCE=..\..\..\boost\archive\impl\basic_text_iarchive.ipp |
---|
529 | # End Source File |
---|
530 | # Begin Source File |
---|
531 | |
---|
532 | SOURCE=..\..\..\boost\archive\impl\basic_text_iprimitive.ipp |
---|
533 | # End Source File |
---|
534 | # Begin Source File |
---|
535 | |
---|
536 | SOURCE=..\..\..\boost\archive\impl\basic_text_oprimitive.ipp |
---|
537 | # End Source File |
---|
538 | # Begin Source File |
---|
539 | |
---|
540 | SOURCE=..\..\..\boost\archive\impl\basic_xml_iarchive.ipp |
---|
541 | # End Source File |
---|
542 | # Begin Source File |
---|
543 | |
---|
544 | SOURCE=..\..\..\boost\archive\impl\basic_xml_oarchive.ipp |
---|
545 | # End Source File |
---|
546 | # Begin Source File |
---|
547 | |
---|
548 | SOURCE=..\..\..\boost\archive\impl\text_iarchive_impl.ipp |
---|
549 | # End Source File |
---|
550 | # Begin Source File |
---|
551 | |
---|
552 | SOURCE=..\..\..\boost\archive\impl\text_oarchive_impl.ipp |
---|
553 | # End Source File |
---|
554 | # Begin Source File |
---|
555 | |
---|
556 | SOURCE=..\..\..\boost\archive\impl\text_wiarchive_impl.ipp |
---|
557 | # End Source File |
---|
558 | # Begin Source File |
---|
559 | |
---|
560 | SOURCE=..\..\..\boost\archive\impl\text_woarchive_impl.ipp |
---|
561 | # End Source File |
---|
562 | # Begin Source File |
---|
563 | |
---|
564 | SOURCE=..\..\..\boost\archive\impl\xml_iarchive_impl.ipp |
---|
565 | # End Source File |
---|
566 | # Begin Source File |
---|
567 | |
---|
568 | SOURCE=..\..\..\boost\archive\impl\xml_oarchive_impl.ipp |
---|
569 | # End Source File |
---|
570 | # Begin Source File |
---|
571 | |
---|
572 | SOURCE=..\..\..\boost\archive\impl\xml_wiarchive_impl.ipp |
---|
573 | # End Source File |
---|
574 | # Begin Source File |
---|
575 | |
---|
576 | SOURCE=..\..\..\boost\archive\impl\xml_woarchive_impl.ipp |
---|
577 | # End Source File |
---|
578 | # End Group |
---|
579 | # Begin Group "Iterators" |
---|
580 | |
---|
581 | # PROP Default_Filter "hpp" |
---|
582 | # Begin Source File |
---|
583 | |
---|
584 | SOURCE=..\..\..\boost\archive\iterators\base64_exception.hpp |
---|
585 | # End Source File |
---|
586 | # Begin Source File |
---|
587 | |
---|
588 | SOURCE=..\..\..\boost\archive\iterators\base64_from_binary.hpp |
---|
589 | # End Source File |
---|
590 | # Begin Source File |
---|
591 | |
---|
592 | SOURCE=..\..\..\boost\archive\iterators\binary_from_base64.hpp |
---|
593 | # End Source File |
---|
594 | # Begin Source File |
---|
595 | |
---|
596 | SOURCE=..\..\..\boost\archive\iterators\escape.hpp |
---|
597 | # End Source File |
---|
598 | # Begin Source File |
---|
599 | |
---|
600 | SOURCE=..\..\..\boost\archive\iterators\insert_linebreaks.hpp |
---|
601 | # End Source File |
---|
602 | # Begin Source File |
---|
603 | |
---|
604 | SOURCE=..\..\..\boost\archive\iterators\istream_iterator.hpp |
---|
605 | # End Source File |
---|
606 | # Begin Source File |
---|
607 | |
---|
608 | SOURCE=..\..\..\boost\archive\iterators\mb_from_wchar.hpp |
---|
609 | # End Source File |
---|
610 | # Begin Source File |
---|
611 | |
---|
612 | SOURCE=..\..\..\boost\archive\iterators\ostream_iterator.hpp |
---|
613 | # End Source File |
---|
614 | # Begin Source File |
---|
615 | |
---|
616 | SOURCE=..\..\..\boost\archive\iterators\remove_whitespace.hpp |
---|
617 | # End Source File |
---|
618 | # Begin Source File |
---|
619 | |
---|
620 | SOURCE=..\..\..\boost\archive\iterators\transform_width.hpp |
---|
621 | # End Source File |
---|
622 | # Begin Source File |
---|
623 | |
---|
624 | SOURCE=..\..\..\boost\archive\iterators\unescape.hpp |
---|
625 | # End Source File |
---|
626 | # Begin Source File |
---|
627 | |
---|
628 | SOURCE=..\..\..\boost\archive\iterators\wchar_from_mb.hpp |
---|
629 | # End Source File |
---|
630 | # Begin Source File |
---|
631 | |
---|
632 | SOURCE=..\..\..\boost\archive\iterators\xml_escape.hpp |
---|
633 | # End Source File |
---|
634 | # Begin Source File |
---|
635 | |
---|
636 | SOURCE=..\..\..\boost\archive\iterators\xml_unescape.hpp |
---|
637 | # End Source File |
---|
638 | # End Group |
---|
639 | # Begin Group "Source" |
---|
640 | |
---|
641 | # PROP Default_Filter "cpp" |
---|
642 | # Begin Source File |
---|
643 | |
---|
644 | SOURCE=..\src\basic_archive.cpp |
---|
645 | # End Source File |
---|
646 | # Begin Source File |
---|
647 | |
---|
648 | SOURCE=..\src\basic_iarchive.cpp |
---|
649 | # End Source File |
---|
650 | # Begin Source File |
---|
651 | |
---|
652 | SOURCE=..\src\basic_oarchive.cpp |
---|
653 | # End Source File |
---|
654 | # Begin Source File |
---|
655 | |
---|
656 | SOURCE=..\src\basic_serializer_map.cpp |
---|
657 | # End Source File |
---|
658 | # Begin Source File |
---|
659 | |
---|
660 | SOURCE=..\src\basic_text_iprimitive.cpp |
---|
661 | # End Source File |
---|
662 | # Begin Source File |
---|
663 | |
---|
664 | SOURCE=..\src\basic_text_oprimitive.cpp |
---|
665 | # End Source File |
---|
666 | # Begin Source File |
---|
667 | |
---|
668 | SOURCE=..\src\basic_xml_archive.cpp |
---|
669 | # End Source File |
---|
670 | # Begin Source File |
---|
671 | |
---|
672 | SOURCE=..\src\basic_xml_grammar.ipp |
---|
673 | # End Source File |
---|
674 | # Begin Source File |
---|
675 | |
---|
676 | SOURCE=..\src\binary_iarchive.cpp |
---|
677 | # End Source File |
---|
678 | # Begin Source File |
---|
679 | |
---|
680 | SOURCE=..\src\binary_oarchive.cpp |
---|
681 | # End Source File |
---|
682 | # Begin Source File |
---|
683 | |
---|
684 | SOURCE=..\src\codecvt_null.cpp |
---|
685 | # End Source File |
---|
686 | # Begin Source File |
---|
687 | |
---|
688 | SOURCE=..\src\extended_type_info.cpp |
---|
689 | # End Source File |
---|
690 | # Begin Source File |
---|
691 | |
---|
692 | SOURCE=..\src\extended_type_info_no_rtti.cpp |
---|
693 | # End Source File |
---|
694 | # Begin Source File |
---|
695 | |
---|
696 | SOURCE=..\src\extended_type_info_typeid.cpp |
---|
697 | # End Source File |
---|
698 | # Begin Source File |
---|
699 | |
---|
700 | SOURCE=..\src\polymorphic_iarchive.cpp |
---|
701 | # End Source File |
---|
702 | # Begin Source File |
---|
703 | |
---|
704 | SOURCE=..\src\polymorphic_oarchive.cpp |
---|
705 | # End Source File |
---|
706 | # Begin Source File |
---|
707 | |
---|
708 | SOURCE=..\src\text_iarchive.cpp |
---|
709 | # End Source File |
---|
710 | # Begin Source File |
---|
711 | |
---|
712 | SOURCE=..\src\text_oarchive.cpp |
---|
713 | # End Source File |
---|
714 | # Begin Source File |
---|
715 | |
---|
716 | SOURCE=..\src\void_cast.cpp |
---|
717 | # End Source File |
---|
718 | # Begin Source File |
---|
719 | |
---|
720 | SOURCE=..\src\xml_grammar.cpp |
---|
721 | # End Source File |
---|
722 | # Begin Source File |
---|
723 | |
---|
724 | SOURCE=..\src\xml_iarchive.cpp |
---|
725 | # End Source File |
---|
726 | # Begin Source File |
---|
727 | |
---|
728 | SOURCE=..\src\xml_oarchive.cpp |
---|
729 | # End Source File |
---|
730 | # End Group |
---|
731 | # End Target |
---|
732 | # End Project |
---|