Mercurial > vba-clojure
comparison src/win32/7zip/7z/7zip_2005.vcproj @ 1:f9f4f1b99eed
importing src directory
author | Robert McIntyre <rlm@mit.edu> |
---|---|
date | Sat, 03 Mar 2012 10:31:27 -0600 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
0:8ced16adf2e1 | 1:f9f4f1b99eed |
---|---|
1 <?xml version="1.0" encoding="Windows-1252"?> | |
2 <VisualStudioProject | |
3 ProjectType="Visual C++" | |
4 Version="8.00" | |
5 Name="wlib7zip" | |
6 ProjectGUID="{5646C572-A578-49F8-9DA9-3E00A8CBFE3F}" | |
7 RootNamespace="gens" | |
8 > | |
9 <Platforms> | |
10 <Platform | |
11 Name="Win32" | |
12 /> | |
13 </Platforms> | |
14 <ToolFiles> | |
15 <DefaultToolFile | |
16 FileName="masm.rules" | |
17 /> | |
18 </ToolFiles> | |
19 <Configurations> | |
20 <Configuration | |
21 Name="Release|Win32" | |
22 OutputDirectory="$(SolutionDir)\.VS2005\$(ConfigurationName)\$(PlatformName)\$(ProjectName)" | |
23 IntermediateDirectory="$(SolutionDir)\.VS2005\$(ConfigurationName)\$(PlatformName)\$(ProjectName)" | |
24 ConfigurationType="4" | |
25 UseOfMFC="0" | |
26 ATLMinimizesCRunTimeLibraryUsage="false" | |
27 WholeProgramOptimization="1" | |
28 > | |
29 <Tool | |
30 Name="VCPreBuildEventTool" | |
31 /> | |
32 <Tool | |
33 Name="VCCustomBuildTool" | |
34 /> | |
35 <Tool | |
36 Name="MASM" | |
37 /> | |
38 <Tool | |
39 Name="VCXMLDataGeneratorTool" | |
40 /> | |
41 <Tool | |
42 Name="VCWebServiceProxyGeneratorTool" | |
43 /> | |
44 <Tool | |
45 Name="VCMIDLTool" | |
46 PreprocessorDefinitions="NDEBUG" | |
47 MkTypLibCompatible="true" | |
48 SuppressStartupBanner="true" | |
49 TargetEnvironment="1" | |
50 TypeLibraryName=".\Release/gens.tlb" | |
51 HeaderFileName="" | |
52 /> | |
53 <Tool | |
54 Name="VCCLCompilerTool" | |
55 Optimization="3" | |
56 InlineFunctionExpansion="2" | |
57 EnableIntrinsicFunctions="true" | |
58 FavorSizeOrSpeed="1" | |
59 OmitFramePointers="true" | |
60 EnableFiberSafeOptimizations="true" | |
61 WholeProgramOptimization="true" | |
62 AdditionalIncludeDirectories="CPP" | |
63 PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;EXTRACT_ONLY;_NO_CRYPTO" | |
64 StringPooling="true" | |
65 ExceptionHandling="1" | |
66 RuntimeLibrary="0" | |
67 UsePrecompiledHeader="2" | |
68 PrecompiledHeaderFile="$(IntDir)\7z.pch" | |
69 AssemblerListingLocation="$(IntDir)\" | |
70 ObjectFile="$(IntDir)\" | |
71 ProgramDataBaseFileName="$(IntDir)\vc80.pdb" | |
72 WarningLevel="3" | |
73 SuppressStartupBanner="true" | |
74 DebugInformationFormat="3" | |
75 OmitDefaultLibName="true" | |
76 /> | |
77 <Tool | |
78 Name="VCManagedResourceCompilerTool" | |
79 /> | |
80 <Tool | |
81 Name="VCResourceCompilerTool" | |
82 PreprocessorDefinitions="NDEBUG" | |
83 /> | |
84 <Tool | |
85 Name="VCPreLinkEventTool" | |
86 /> | |
87 <Tool | |
88 Name="VCLibrarianTool" | |
89 AdditionalOptions=" /LTCG" | |
90 /> | |
91 <Tool | |
92 Name="VCALinkTool" | |
93 /> | |
94 <Tool | |
95 Name="VCXDCMakeTool" | |
96 /> | |
97 <Tool | |
98 Name="VCBscMakeTool" | |
99 /> | |
100 <Tool | |
101 Name="VCFxCopTool" | |
102 /> | |
103 <Tool | |
104 Name="VCPostBuildEventTool" | |
105 /> | |
106 </Configuration> | |
107 <Configuration | |
108 Name="Debug|Win32" | |
109 OutputDirectory="$(SolutionDir)\.VS2005\$(ConfigurationName)\$(PlatformName)\$(ProjectName)" | |
110 IntermediateDirectory="$(SolutionDir)\.VS2005\$(ConfigurationName)\$(PlatformName)\$(ProjectName)" | |
111 ConfigurationType="4" | |
112 UseOfMFC="0" | |
113 ATLMinimizesCRunTimeLibraryUsage="false" | |
114 > | |
115 <Tool | |
116 Name="VCPreBuildEventTool" | |
117 CommandLine="" | |
118 /> | |
119 <Tool | |
120 Name="VCCustomBuildTool" | |
121 CommandLine="" | |
122 /> | |
123 <Tool | |
124 Name="MASM" | |
125 /> | |
126 <Tool | |
127 Name="VCXMLDataGeneratorTool" | |
128 /> | |
129 <Tool | |
130 Name="VCWebServiceProxyGeneratorTool" | |
131 /> | |
132 <Tool | |
133 Name="VCMIDLTool" | |
134 PreprocessorDefinitions="NDEBUG" | |
135 MkTypLibCompatible="true" | |
136 SuppressStartupBanner="true" | |
137 TargetEnvironment="1" | |
138 TypeLibraryName=".\Release/gens.tlb" | |
139 HeaderFileName="" | |
140 /> | |
141 <Tool | |
142 Name="VCCLCompilerTool" | |
143 Optimization="0" | |
144 InlineFunctionExpansion="0" | |
145 EnableIntrinsicFunctions="false" | |
146 AdditionalIncludeDirectories="CPP" | |
147 PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;EXTRACT_ONLY;_NO_CRYPTO" | |
148 StringPooling="false" | |
149 ExceptionHandling="1" | |
150 BasicRuntimeChecks="3" | |
151 SmallerTypeCheck="true" | |
152 RuntimeLibrary="0" | |
153 EnableFunctionLevelLinking="false" | |
154 UsePrecompiledHeader="2" | |
155 PrecompiledHeaderFile="$(IntDir)\7z.pch" | |
156 AssemblerListingLocation="$(IntDir)\" | |
157 ObjectFile="$(IntDir)\" | |
158 ProgramDataBaseFileName="$(IntDir)\vc80.pdb" | |
159 WarningLevel="3" | |
160 SuppressStartupBanner="true" | |
161 DebugInformationFormat="3" | |
162 OmitDefaultLibName="true" | |
163 /> | |
164 <Tool | |
165 Name="VCManagedResourceCompilerTool" | |
166 /> | |
167 <Tool | |
168 Name="VCResourceCompilerTool" | |
169 PreprocessorDefinitions="NDEBUG" | |
170 /> | |
171 <Tool | |
172 Name="VCPreLinkEventTool" | |
173 /> | |
174 <Tool | |
175 Name="VCLibrarianTool" | |
176 /> | |
177 <Tool | |
178 Name="VCALinkTool" | |
179 /> | |
180 <Tool | |
181 Name="VCXDCMakeTool" | |
182 /> | |
183 <Tool | |
184 Name="VCBscMakeTool" | |
185 /> | |
186 <Tool | |
187 Name="VCFxCopTool" | |
188 /> | |
189 <Tool | |
190 Name="VCPostBuildEventTool" | |
191 /> | |
192 </Configuration> | |
193 </Configurations> | |
194 <References> | |
195 </References> | |
196 <Files> | |
197 <Filter | |
198 Name="7zip" | |
199 > | |
200 <File | |
201 RelativePath=".\CPP\7zip\Common\FilterCoder.cpp" | |
202 > | |
203 <FileConfiguration | |
204 Name="Release|Win32" | |
205 > | |
206 <Tool | |
207 Name="VCCLCompilerTool" | |
208 UsePrecompiledHeader="2" | |
209 /> | |
210 </FileConfiguration> | |
211 <FileConfiguration | |
212 Name="Debug|Win32" | |
213 > | |
214 <Tool | |
215 Name="VCCLCompilerTool" | |
216 UsePrecompiledHeader="2" | |
217 /> | |
218 </FileConfiguration> | |
219 </File> | |
220 <File | |
221 RelativePath=".\CPP\7zip\Common\InBuffer.cpp" | |
222 > | |
223 <FileConfiguration | |
224 Name="Release|Win32" | |
225 > | |
226 <Tool | |
227 Name="VCCLCompilerTool" | |
228 UsePrecompiledHeader="2" | |
229 /> | |
230 </FileConfiguration> | |
231 <FileConfiguration | |
232 Name="Debug|Win32" | |
233 > | |
234 <Tool | |
235 Name="VCCLCompilerTool" | |
236 UsePrecompiledHeader="2" | |
237 /> | |
238 </FileConfiguration> | |
239 </File> | |
240 <File | |
241 RelativePath=".\CPP\7zip\Common\InOutTempBuffer.cpp" | |
242 > | |
243 <FileConfiguration | |
244 Name="Release|Win32" | |
245 > | |
246 <Tool | |
247 Name="VCCLCompilerTool" | |
248 UsePrecompiledHeader="2" | |
249 /> | |
250 </FileConfiguration> | |
251 <FileConfiguration | |
252 Name="Debug|Win32" | |
253 > | |
254 <Tool | |
255 Name="VCCLCompilerTool" | |
256 UsePrecompiledHeader="2" | |
257 /> | |
258 </FileConfiguration> | |
259 </File> | |
260 <File | |
261 RelativePath=".\CPP\7zip\Common\LimitedStreams.cpp" | |
262 > | |
263 <FileConfiguration | |
264 Name="Release|Win32" | |
265 > | |
266 <Tool | |
267 Name="VCCLCompilerTool" | |
268 UsePrecompiledHeader="2" | |
269 /> | |
270 </FileConfiguration> | |
271 <FileConfiguration | |
272 Name="Debug|Win32" | |
273 > | |
274 <Tool | |
275 Name="VCCLCompilerTool" | |
276 UsePrecompiledHeader="2" | |
277 /> | |
278 </FileConfiguration> | |
279 </File> | |
280 <File | |
281 RelativePath=".\CPP\7zip\Common\LockedStream.cpp" | |
282 > | |
283 <FileConfiguration | |
284 Name="Release|Win32" | |
285 > | |
286 <Tool | |
287 Name="VCCLCompilerTool" | |
288 UsePrecompiledHeader="2" | |
289 /> | |
290 </FileConfiguration> | |
291 <FileConfiguration | |
292 Name="Debug|Win32" | |
293 > | |
294 <Tool | |
295 Name="VCCLCompilerTool" | |
296 UsePrecompiledHeader="2" | |
297 /> | |
298 </FileConfiguration> | |
299 </File> | |
300 <File | |
301 RelativePath=".\CPP\7zip\Common\MemBlocks.cpp" | |
302 > | |
303 <FileConfiguration | |
304 Name="Release|Win32" | |
305 > | |
306 <Tool | |
307 Name="VCCLCompilerTool" | |
308 UsePrecompiledHeader="2" | |
309 /> | |
310 </FileConfiguration> | |
311 <FileConfiguration | |
312 Name="Debug|Win32" | |
313 > | |
314 <Tool | |
315 Name="VCCLCompilerTool" | |
316 UsePrecompiledHeader="2" | |
317 /> | |
318 </FileConfiguration> | |
319 </File> | |
320 <File | |
321 RelativePath=".\CPP\7zip\Common\MethodId.cpp" | |
322 > | |
323 <FileConfiguration | |
324 Name="Release|Win32" | |
325 > | |
326 <Tool | |
327 Name="VCCLCompilerTool" | |
328 UsePrecompiledHeader="2" | |
329 /> | |
330 </FileConfiguration> | |
331 <FileConfiguration | |
332 Name="Debug|Win32" | |
333 > | |
334 <Tool | |
335 Name="VCCLCompilerTool" | |
336 UsePrecompiledHeader="2" | |
337 /> | |
338 </FileConfiguration> | |
339 </File> | |
340 <File | |
341 RelativePath=".\CPP\7zip\Common\MethodProps.cpp" | |
342 > | |
343 <FileConfiguration | |
344 Name="Release|Win32" | |
345 > | |
346 <Tool | |
347 Name="VCCLCompilerTool" | |
348 UsePrecompiledHeader="2" | |
349 /> | |
350 </FileConfiguration> | |
351 <FileConfiguration | |
352 Name="Debug|Win32" | |
353 > | |
354 <Tool | |
355 Name="VCCLCompilerTool" | |
356 UsePrecompiledHeader="2" | |
357 /> | |
358 </FileConfiguration> | |
359 </File> | |
360 <File | |
361 RelativePath=".\CPP\7zip\Common\OffsetStream.cpp" | |
362 > | |
363 <FileConfiguration | |
364 Name="Release|Win32" | |
365 > | |
366 <Tool | |
367 Name="VCCLCompilerTool" | |
368 UsePrecompiledHeader="2" | |
369 /> | |
370 </FileConfiguration> | |
371 <FileConfiguration | |
372 Name="Debug|Win32" | |
373 > | |
374 <Tool | |
375 Name="VCCLCompilerTool" | |
376 UsePrecompiledHeader="2" | |
377 /> | |
378 </FileConfiguration> | |
379 </File> | |
380 <File | |
381 RelativePath=".\CPP\7zip\Common\OutBuffer.cpp" | |
382 > | |
383 <FileConfiguration | |
384 Name="Release|Win32" | |
385 > | |
386 <Tool | |
387 Name="VCCLCompilerTool" | |
388 UsePrecompiledHeader="2" | |
389 /> | |
390 </FileConfiguration> | |
391 <FileConfiguration | |
392 Name="Debug|Win32" | |
393 > | |
394 <Tool | |
395 Name="VCCLCompilerTool" | |
396 UsePrecompiledHeader="2" | |
397 /> | |
398 </FileConfiguration> | |
399 </File> | |
400 <File | |
401 RelativePath=".\CPP\7zip\Common\OutMemStream.cpp" | |
402 > | |
403 <FileConfiguration | |
404 Name="Release|Win32" | |
405 > | |
406 <Tool | |
407 Name="VCCLCompilerTool" | |
408 UsePrecompiledHeader="2" | |
409 /> | |
410 </FileConfiguration> | |
411 <FileConfiguration | |
412 Name="Debug|Win32" | |
413 > | |
414 <Tool | |
415 Name="VCCLCompilerTool" | |
416 UsePrecompiledHeader="2" | |
417 /> | |
418 </FileConfiguration> | |
419 </File> | |
420 <File | |
421 RelativePath=".\CPP\7zip\Common\ProgressMt.cpp" | |
422 > | |
423 <FileConfiguration | |
424 Name="Release|Win32" | |
425 > | |
426 <Tool | |
427 Name="VCCLCompilerTool" | |
428 UsePrecompiledHeader="2" | |
429 /> | |
430 </FileConfiguration> | |
431 <FileConfiguration | |
432 Name="Debug|Win32" | |
433 > | |
434 <Tool | |
435 Name="VCCLCompilerTool" | |
436 UsePrecompiledHeader="2" | |
437 /> | |
438 </FileConfiguration> | |
439 </File> | |
440 <File | |
441 RelativePath=".\CPP\7zip\Common\ProgressUtils.cpp" | |
442 > | |
443 <FileConfiguration | |
444 Name="Release|Win32" | |
445 > | |
446 <Tool | |
447 Name="VCCLCompilerTool" | |
448 UsePrecompiledHeader="2" | |
449 /> | |
450 </FileConfiguration> | |
451 <FileConfiguration | |
452 Name="Debug|Win32" | |
453 > | |
454 <Tool | |
455 Name="VCCLCompilerTool" | |
456 UsePrecompiledHeader="2" | |
457 /> | |
458 </FileConfiguration> | |
459 </File> | |
460 <File | |
461 RelativePath=".\CPP\7zip\Common\StreamBinder.cpp" | |
462 > | |
463 <FileConfiguration | |
464 Name="Release|Win32" | |
465 > | |
466 <Tool | |
467 Name="VCCLCompilerTool" | |
468 UsePrecompiledHeader="2" | |
469 /> | |
470 </FileConfiguration> | |
471 <FileConfiguration | |
472 Name="Debug|Win32" | |
473 > | |
474 <Tool | |
475 Name="VCCLCompilerTool" | |
476 UsePrecompiledHeader="2" | |
477 /> | |
478 </FileConfiguration> | |
479 </File> | |
480 <File | |
481 RelativePath=".\CPP\7zip\Common\StreamObjects.cpp" | |
482 > | |
483 <FileConfiguration | |
484 Name="Release|Win32" | |
485 > | |
486 <Tool | |
487 Name="VCCLCompilerTool" | |
488 UsePrecompiledHeader="2" | |
489 /> | |
490 </FileConfiguration> | |
491 <FileConfiguration | |
492 Name="Debug|Win32" | |
493 > | |
494 <Tool | |
495 Name="VCCLCompilerTool" | |
496 UsePrecompiledHeader="2" | |
497 /> | |
498 </FileConfiguration> | |
499 </File> | |
500 <File | |
501 RelativePath=".\CPP\7zip\Common\StreamUtils.cpp" | |
502 > | |
503 <FileConfiguration | |
504 Name="Release|Win32" | |
505 > | |
506 <Tool | |
507 Name="VCCLCompilerTool" | |
508 UsePrecompiledHeader="2" | |
509 /> | |
510 </FileConfiguration> | |
511 <FileConfiguration | |
512 Name="Debug|Win32" | |
513 > | |
514 <Tool | |
515 Name="VCCLCompilerTool" | |
516 UsePrecompiledHeader="2" | |
517 /> | |
518 </FileConfiguration> | |
519 </File> | |
520 <File | |
521 RelativePath=".\CPP\7zip\Common\VirtThread.cpp" | |
522 > | |
523 <FileConfiguration | |
524 Name="Release|Win32" | |
525 > | |
526 <Tool | |
527 Name="VCCLCompilerTool" | |
528 UsePrecompiledHeader="2" | |
529 /> | |
530 </FileConfiguration> | |
531 <FileConfiguration | |
532 Name="Debug|Win32" | |
533 > | |
534 <Tool | |
535 Name="VCCLCompilerTool" | |
536 UsePrecompiledHeader="2" | |
537 /> | |
538 </FileConfiguration> | |
539 </File> | |
540 </Filter> | |
541 <Filter | |
542 Name="Windows" | |
543 > | |
544 <File | |
545 RelativePath=".\CPP\Windows\FileDir.cpp" | |
546 > | |
547 <FileConfiguration | |
548 Name="Release|Win32" | |
549 > | |
550 <Tool | |
551 Name="VCCLCompilerTool" | |
552 UsePrecompiledHeader="2" | |
553 /> | |
554 </FileConfiguration> | |
555 <FileConfiguration | |
556 Name="Debug|Win32" | |
557 > | |
558 <Tool | |
559 Name="VCCLCompilerTool" | |
560 UsePrecompiledHeader="2" | |
561 /> | |
562 </FileConfiguration> | |
563 </File> | |
564 <File | |
565 RelativePath=".\CPP\Windows\FileFind.cpp" | |
566 > | |
567 <FileConfiguration | |
568 Name="Release|Win32" | |
569 > | |
570 <Tool | |
571 Name="VCCLCompilerTool" | |
572 UsePrecompiledHeader="2" | |
573 /> | |
574 </FileConfiguration> | |
575 <FileConfiguration | |
576 Name="Debug|Win32" | |
577 > | |
578 <Tool | |
579 Name="VCCLCompilerTool" | |
580 UsePrecompiledHeader="2" | |
581 /> | |
582 </FileConfiguration> | |
583 </File> | |
584 <File | |
585 RelativePath=".\CPP\Windows\FileIO.cpp" | |
586 > | |
587 <FileConfiguration | |
588 Name="Release|Win32" | |
589 > | |
590 <Tool | |
591 Name="VCCLCompilerTool" | |
592 UsePrecompiledHeader="2" | |
593 /> | |
594 </FileConfiguration> | |
595 <FileConfiguration | |
596 Name="Debug|Win32" | |
597 > | |
598 <Tool | |
599 Name="VCCLCompilerTool" | |
600 UsePrecompiledHeader="2" | |
601 /> | |
602 </FileConfiguration> | |
603 </File> | |
604 <File | |
605 RelativePath=".\CPP\Windows\PropVariant.cpp" | |
606 > | |
607 <FileConfiguration | |
608 Name="Release|Win32" | |
609 > | |
610 <Tool | |
611 Name="VCCLCompilerTool" | |
612 UsePrecompiledHeader="2" | |
613 /> | |
614 </FileConfiguration> | |
615 <FileConfiguration | |
616 Name="Debug|Win32" | |
617 > | |
618 <Tool | |
619 Name="VCCLCompilerTool" | |
620 UsePrecompiledHeader="2" | |
621 /> | |
622 </FileConfiguration> | |
623 </File> | |
624 <File | |
625 RelativePath=".\CPP\Windows\Time.cpp" | |
626 > | |
627 <FileConfiguration | |
628 Name="Release|Win32" | |
629 > | |
630 <Tool | |
631 Name="VCCLCompilerTool" | |
632 UsePrecompiledHeader="2" | |
633 /> | |
634 </FileConfiguration> | |
635 <FileConfiguration | |
636 Name="Debug|Win32" | |
637 > | |
638 <Tool | |
639 Name="VCCLCompilerTool" | |
640 UsePrecompiledHeader="2" | |
641 /> | |
642 </FileConfiguration> | |
643 </File> | |
644 </Filter> | |
645 <Filter | |
646 Name="Archive" | |
647 > | |
648 <Filter | |
649 Name="7z" | |
650 > | |
651 <File | |
652 RelativePath=".\CPP\7zip\Archive\7z\7zCompressionMode.cpp" | |
653 > | |
654 <FileConfiguration | |
655 Name="Release|Win32" | |
656 > | |
657 <Tool | |
658 Name="VCCLCompilerTool" | |
659 UsePrecompiledHeader="2" | |
660 /> | |
661 </FileConfiguration> | |
662 <FileConfiguration | |
663 Name="Debug|Win32" | |
664 > | |
665 <Tool | |
666 Name="VCCLCompilerTool" | |
667 UsePrecompiledHeader="2" | |
668 /> | |
669 </FileConfiguration> | |
670 </File> | |
671 <File | |
672 RelativePath=".\CPP\7zip\Archive\7z\7zDecode.cpp" | |
673 > | |
674 <FileConfiguration | |
675 Name="Release|Win32" | |
676 > | |
677 <Tool | |
678 Name="VCCLCompilerTool" | |
679 UsePrecompiledHeader="2" | |
680 /> | |
681 </FileConfiguration> | |
682 <FileConfiguration | |
683 Name="Debug|Win32" | |
684 > | |
685 <Tool | |
686 Name="VCCLCompilerTool" | |
687 UsePrecompiledHeader="2" | |
688 /> | |
689 </FileConfiguration> | |
690 </File> | |
691 <File | |
692 RelativePath=".\CPP\7zip\Archive\7z\7zExtract.cpp" | |
693 > | |
694 <FileConfiguration | |
695 Name="Release|Win32" | |
696 > | |
697 <Tool | |
698 Name="VCCLCompilerTool" | |
699 UsePrecompiledHeader="2" | |
700 /> | |
701 </FileConfiguration> | |
702 <FileConfiguration | |
703 Name="Debug|Win32" | |
704 > | |
705 <Tool | |
706 Name="VCCLCompilerTool" | |
707 UsePrecompiledHeader="2" | |
708 /> | |
709 </FileConfiguration> | |
710 </File> | |
711 <File | |
712 RelativePath=".\CPP\7zip\Archive\7z\7zFolderInStream.cpp" | |
713 > | |
714 <FileConfiguration | |
715 Name="Release|Win32" | |
716 > | |
717 <Tool | |
718 Name="VCCLCompilerTool" | |
719 UsePrecompiledHeader="2" | |
720 /> | |
721 </FileConfiguration> | |
722 <FileConfiguration | |
723 Name="Debug|Win32" | |
724 > | |
725 <Tool | |
726 Name="VCCLCompilerTool" | |
727 UsePrecompiledHeader="2" | |
728 /> | |
729 </FileConfiguration> | |
730 </File> | |
731 <File | |
732 RelativePath=".\CPP\7zip\Archive\7z\7zFolderOutStream.cpp" | |
733 > | |
734 <FileConfiguration | |
735 Name="Release|Win32" | |
736 > | |
737 <Tool | |
738 Name="VCCLCompilerTool" | |
739 UsePrecompiledHeader="2" | |
740 /> | |
741 </FileConfiguration> | |
742 <FileConfiguration | |
743 Name="Debug|Win32" | |
744 > | |
745 <Tool | |
746 Name="VCCLCompilerTool" | |
747 UsePrecompiledHeader="2" | |
748 /> | |
749 </FileConfiguration> | |
750 </File> | |
751 <File | |
752 RelativePath=".\CPP\7zip\Archive\7z\7zHandler.cpp" | |
753 > | |
754 <FileConfiguration | |
755 Name="Release|Win32" | |
756 > | |
757 <Tool | |
758 Name="VCCLCompilerTool" | |
759 UsePrecompiledHeader="2" | |
760 /> | |
761 </FileConfiguration> | |
762 <FileConfiguration | |
763 Name="Debug|Win32" | |
764 > | |
765 <Tool | |
766 Name="VCCLCompilerTool" | |
767 UsePrecompiledHeader="2" | |
768 /> | |
769 </FileConfiguration> | |
770 </File> | |
771 <File | |
772 RelativePath=".\CPP\7zip\Archive\7z\7zHeader.cpp" | |
773 > | |
774 <FileConfiguration | |
775 Name="Release|Win32" | |
776 > | |
777 <Tool | |
778 Name="VCCLCompilerTool" | |
779 UsePrecompiledHeader="2" | |
780 /> | |
781 </FileConfiguration> | |
782 <FileConfiguration | |
783 Name="Debug|Win32" | |
784 > | |
785 <Tool | |
786 Name="VCCLCompilerTool" | |
787 UsePrecompiledHeader="2" | |
788 /> | |
789 </FileConfiguration> | |
790 </File> | |
791 <File | |
792 RelativePath=".\CPP\7zip\Archive\7z\7zIn.cpp" | |
793 > | |
794 <FileConfiguration | |
795 Name="Release|Win32" | |
796 > | |
797 <Tool | |
798 Name="VCCLCompilerTool" | |
799 UsePrecompiledHeader="2" | |
800 /> | |
801 </FileConfiguration> | |
802 <FileConfiguration | |
803 Name="Debug|Win32" | |
804 > | |
805 <Tool | |
806 Name="VCCLCompilerTool" | |
807 UsePrecompiledHeader="2" | |
808 /> | |
809 </FileConfiguration> | |
810 </File> | |
811 <File | |
812 RelativePath=".\CPP\7zip\Archive\7z\7zProperties.cpp" | |
813 > | |
814 <FileConfiguration | |
815 Name="Release|Win32" | |
816 > | |
817 <Tool | |
818 Name="VCCLCompilerTool" | |
819 UsePrecompiledHeader="2" | |
820 /> | |
821 </FileConfiguration> | |
822 <FileConfiguration | |
823 Name="Debug|Win32" | |
824 > | |
825 <Tool | |
826 Name="VCCLCompilerTool" | |
827 UsePrecompiledHeader="2" | |
828 /> | |
829 </FileConfiguration> | |
830 </File> | |
831 <File | |
832 RelativePath=".\CPP\7zip\Archive\7z\7zSpecStream.cpp" | |
833 > | |
834 <FileConfiguration | |
835 Name="Release|Win32" | |
836 > | |
837 <Tool | |
838 Name="VCCLCompilerTool" | |
839 UsePrecompiledHeader="2" | |
840 /> | |
841 </FileConfiguration> | |
842 <FileConfiguration | |
843 Name="Debug|Win32" | |
844 > | |
845 <Tool | |
846 Name="VCCLCompilerTool" | |
847 UsePrecompiledHeader="2" | |
848 /> | |
849 </FileConfiguration> | |
850 </File> | |
851 </Filter> | |
852 <Filter | |
853 Name="Rar" | |
854 > | |
855 <File | |
856 RelativePath=".\CPP\7zip\Archive\Rar\RarHandler.cpp" | |
857 > | |
858 <FileConfiguration | |
859 Name="Release|Win32" | |
860 > | |
861 <Tool | |
862 Name="VCCLCompilerTool" | |
863 UsePrecompiledHeader="2" | |
864 /> | |
865 </FileConfiguration> | |
866 <FileConfiguration | |
867 Name="Debug|Win32" | |
868 > | |
869 <Tool | |
870 Name="VCCLCompilerTool" | |
871 UsePrecompiledHeader="2" | |
872 /> | |
873 </FileConfiguration> | |
874 </File> | |
875 <File | |
876 RelativePath=".\CPP\7zip\Archive\Rar\RarHeader.cpp" | |
877 > | |
878 <FileConfiguration | |
879 Name="Release|Win32" | |
880 > | |
881 <Tool | |
882 Name="VCCLCompilerTool" | |
883 UsePrecompiledHeader="2" | |
884 /> | |
885 </FileConfiguration> | |
886 <FileConfiguration | |
887 Name="Debug|Win32" | |
888 > | |
889 <Tool | |
890 Name="VCCLCompilerTool" | |
891 UsePrecompiledHeader="2" | |
892 /> | |
893 </FileConfiguration> | |
894 </File> | |
895 <File | |
896 RelativePath=".\CPP\7zip\Archive\Rar\RarIn.cpp" | |
897 > | |
898 <FileConfiguration | |
899 Name="Release|Win32" | |
900 > | |
901 <Tool | |
902 Name="VCCLCompilerTool" | |
903 UsePrecompiledHeader="2" | |
904 /> | |
905 </FileConfiguration> | |
906 <FileConfiguration | |
907 Name="Debug|Win32" | |
908 > | |
909 <Tool | |
910 Name="VCCLCompilerTool" | |
911 UsePrecompiledHeader="2" | |
912 /> | |
913 </FileConfiguration> | |
914 </File> | |
915 <File | |
916 RelativePath=".\CPP\7zip\Archive\Rar\RarItem.cpp" | |
917 > | |
918 <FileConfiguration | |
919 Name="Release|Win32" | |
920 > | |
921 <Tool | |
922 Name="VCCLCompilerTool" | |
923 UsePrecompiledHeader="2" | |
924 /> | |
925 </FileConfiguration> | |
926 <FileConfiguration | |
927 Name="Debug|Win32" | |
928 > | |
929 <Tool | |
930 Name="VCCLCompilerTool" | |
931 UsePrecompiledHeader="2" | |
932 /> | |
933 </FileConfiguration> | |
934 </File> | |
935 <File | |
936 RelativePath=".\CPP\7zip\Archive\Rar\RarVolumeInStream.cpp" | |
937 > | |
938 <FileConfiguration | |
939 Name="Release|Win32" | |
940 > | |
941 <Tool | |
942 Name="VCCLCompilerTool" | |
943 UsePrecompiledHeader="2" | |
944 /> | |
945 </FileConfiguration> | |
946 <FileConfiguration | |
947 Name="Debug|Win32" | |
948 > | |
949 <Tool | |
950 Name="VCCLCompilerTool" | |
951 UsePrecompiledHeader="2" | |
952 /> | |
953 </FileConfiguration> | |
954 </File> | |
955 </Filter> | |
956 <Filter | |
957 Name="bz2" | |
958 > | |
959 <File | |
960 RelativePath=".\CPP\7zip\Archive\BZip2\BZip2Handler.cpp" | |
961 > | |
962 <FileConfiguration | |
963 Name="Release|Win32" | |
964 > | |
965 <Tool | |
966 Name="VCCLCompilerTool" | |
967 UsePrecompiledHeader="2" | |
968 /> | |
969 </FileConfiguration> | |
970 <FileConfiguration | |
971 Name="Debug|Win32" | |
972 > | |
973 <Tool | |
974 Name="VCCLCompilerTool" | |
975 UsePrecompiledHeader="2" | |
976 /> | |
977 </FileConfiguration> | |
978 </File> | |
979 </Filter> | |
980 <Filter | |
981 Name="Archive common" | |
982 > | |
983 <File | |
984 RelativePath=".\CPP\7zip\Archive\Common\CoderMixer2.cpp" | |
985 > | |
986 <FileConfiguration | |
987 Name="Release|Win32" | |
988 > | |
989 <Tool | |
990 Name="VCCLCompilerTool" | |
991 UsePrecompiledHeader="2" | |
992 /> | |
993 </FileConfiguration> | |
994 <FileConfiguration | |
995 Name="Debug|Win32" | |
996 > | |
997 <Tool | |
998 Name="VCCLCompilerTool" | |
999 UsePrecompiledHeader="2" | |
1000 /> | |
1001 </FileConfiguration> | |
1002 </File> | |
1003 <File | |
1004 RelativePath=".\CPP\7zip\Archive\Common\CoderMixer2MT.cpp" | |
1005 > | |
1006 <FileConfiguration | |
1007 Name="Release|Win32" | |
1008 > | |
1009 <Tool | |
1010 Name="VCCLCompilerTool" | |
1011 UsePrecompiledHeader="2" | |
1012 /> | |
1013 </FileConfiguration> | |
1014 <FileConfiguration | |
1015 Name="Debug|Win32" | |
1016 > | |
1017 <Tool | |
1018 Name="VCCLCompilerTool" | |
1019 UsePrecompiledHeader="2" | |
1020 /> | |
1021 </FileConfiguration> | |
1022 </File> | |
1023 <File | |
1024 RelativePath=".\CPP\7zip\Archive\Common\DummyOutStream.cpp" | |
1025 > | |
1026 <FileConfiguration | |
1027 Name="Release|Win32" | |
1028 > | |
1029 <Tool | |
1030 Name="VCCLCompilerTool" | |
1031 UsePrecompiledHeader="2" | |
1032 /> | |
1033 </FileConfiguration> | |
1034 <FileConfiguration | |
1035 Name="Debug|Win32" | |
1036 > | |
1037 <Tool | |
1038 Name="VCCLCompilerTool" | |
1039 UsePrecompiledHeader="2" | |
1040 /> | |
1041 </FileConfiguration> | |
1042 </File> | |
1043 <File | |
1044 RelativePath=".\CPP\7zip\Archive\Common\FindSignature.cpp" | |
1045 > | |
1046 <FileConfiguration | |
1047 Name="Release|Win32" | |
1048 > | |
1049 <Tool | |
1050 Name="VCCLCompilerTool" | |
1051 UsePrecompiledHeader="2" | |
1052 /> | |
1053 </FileConfiguration> | |
1054 <FileConfiguration | |
1055 Name="Debug|Win32" | |
1056 > | |
1057 <Tool | |
1058 Name="VCCLCompilerTool" | |
1059 UsePrecompiledHeader="2" | |
1060 /> | |
1061 </FileConfiguration> | |
1062 </File> | |
1063 <File | |
1064 RelativePath=".\CPP\7zip\Archive\Common\InStreamWithCRC.cpp" | |
1065 > | |
1066 <FileConfiguration | |
1067 Name="Release|Win32" | |
1068 > | |
1069 <Tool | |
1070 Name="VCCLCompilerTool" | |
1071 UsePrecompiledHeader="2" | |
1072 /> | |
1073 </FileConfiguration> | |
1074 <FileConfiguration | |
1075 Name="Debug|Win32" | |
1076 > | |
1077 <Tool | |
1078 Name="VCCLCompilerTool" | |
1079 UsePrecompiledHeader="2" | |
1080 /> | |
1081 </FileConfiguration> | |
1082 </File> | |
1083 <File | |
1084 RelativePath=".\CPP\7zip\Archive\Common\ItemNameUtils.cpp" | |
1085 > | |
1086 <FileConfiguration | |
1087 Name="Release|Win32" | |
1088 > | |
1089 <Tool | |
1090 Name="VCCLCompilerTool" | |
1091 UsePrecompiledHeader="2" | |
1092 /> | |
1093 </FileConfiguration> | |
1094 <FileConfiguration | |
1095 Name="Debug|Win32" | |
1096 > | |
1097 <Tool | |
1098 Name="VCCLCompilerTool" | |
1099 UsePrecompiledHeader="2" | |
1100 /> | |
1101 </FileConfiguration> | |
1102 </File> | |
1103 <File | |
1104 RelativePath=".\CPP\7zip\Archive\Common\MultiStream.cpp" | |
1105 > | |
1106 <FileConfiguration | |
1107 Name="Release|Win32" | |
1108 > | |
1109 <Tool | |
1110 Name="VCCLCompilerTool" | |
1111 UsePrecompiledHeader="2" | |
1112 /> | |
1113 </FileConfiguration> | |
1114 <FileConfiguration | |
1115 Name="Debug|Win32" | |
1116 > | |
1117 <Tool | |
1118 Name="VCCLCompilerTool" | |
1119 UsePrecompiledHeader="2" | |
1120 /> | |
1121 </FileConfiguration> | |
1122 </File> | |
1123 <File | |
1124 RelativePath=".\CPP\7zip\Archive\Common\OutStreamWithCRC.cpp" | |
1125 > | |
1126 <FileConfiguration | |
1127 Name="Release|Win32" | |
1128 > | |
1129 <Tool | |
1130 Name="VCCLCompilerTool" | |
1131 UsePrecompiledHeader="2" | |
1132 /> | |
1133 </FileConfiguration> | |
1134 <FileConfiguration | |
1135 Name="Debug|Win32" | |
1136 > | |
1137 <Tool | |
1138 Name="VCCLCompilerTool" | |
1139 UsePrecompiledHeader="2" | |
1140 /> | |
1141 </FileConfiguration> | |
1142 </File> | |
1143 <File | |
1144 RelativePath=".\CPP\7zip\Archive\Common\ParseProperties.cpp" | |
1145 > | |
1146 <FileConfiguration | |
1147 Name="Release|Win32" | |
1148 > | |
1149 <Tool | |
1150 Name="VCCLCompilerTool" | |
1151 UsePrecompiledHeader="2" | |
1152 /> | |
1153 </FileConfiguration> | |
1154 <FileConfiguration | |
1155 Name="Debug|Win32" | |
1156 > | |
1157 <Tool | |
1158 Name="VCCLCompilerTool" | |
1159 UsePrecompiledHeader="2" | |
1160 /> | |
1161 </FileConfiguration> | |
1162 </File> | |
1163 </Filter> | |
1164 <Filter | |
1165 Name="GZip" | |
1166 > | |
1167 <File | |
1168 RelativePath=".\CPP\7zip\Archive\GZip\GZipHandler.cpp" | |
1169 > | |
1170 <FileConfiguration | |
1171 Name="Release|Win32" | |
1172 > | |
1173 <Tool | |
1174 Name="VCCLCompilerTool" | |
1175 UsePrecompiledHeader="2" | |
1176 /> | |
1177 </FileConfiguration> | |
1178 <FileConfiguration | |
1179 Name="Debug|Win32" | |
1180 > | |
1181 <Tool | |
1182 Name="VCCLCompilerTool" | |
1183 UsePrecompiledHeader="2" | |
1184 /> | |
1185 </FileConfiguration> | |
1186 </File> | |
1187 <File | |
1188 RelativePath=".\CPP\7zip\Archive\GZip\GZipHeader.cpp" | |
1189 > | |
1190 <FileConfiguration | |
1191 Name="Release|Win32" | |
1192 > | |
1193 <Tool | |
1194 Name="VCCLCompilerTool" | |
1195 UsePrecompiledHeader="2" | |
1196 /> | |
1197 </FileConfiguration> | |
1198 <FileConfiguration | |
1199 Name="Debug|Win32" | |
1200 > | |
1201 <Tool | |
1202 Name="VCCLCompilerTool" | |
1203 UsePrecompiledHeader="2" | |
1204 /> | |
1205 </FileConfiguration> | |
1206 </File> | |
1207 <File | |
1208 RelativePath=".\CPP\7zip\Archive\GZip\GZipIn.cpp" | |
1209 > | |
1210 <FileConfiguration | |
1211 Name="Release|Win32" | |
1212 > | |
1213 <Tool | |
1214 Name="VCCLCompilerTool" | |
1215 UsePrecompiledHeader="2" | |
1216 /> | |
1217 </FileConfiguration> | |
1218 <FileConfiguration | |
1219 Name="Debug|Win32" | |
1220 > | |
1221 <Tool | |
1222 Name="VCCLCompilerTool" | |
1223 UsePrecompiledHeader="2" | |
1224 /> | |
1225 </FileConfiguration> | |
1226 </File> | |
1227 </Filter> | |
1228 <Filter | |
1229 Name="Lzh" | |
1230 > | |
1231 <File | |
1232 RelativePath=".\CPP\7zip\Archive\Lzh\LzhCRC.cpp" | |
1233 > | |
1234 <FileConfiguration | |
1235 Name="Release|Win32" | |
1236 > | |
1237 <Tool | |
1238 Name="VCCLCompilerTool" | |
1239 UsePrecompiledHeader="2" | |
1240 /> | |
1241 </FileConfiguration> | |
1242 <FileConfiguration | |
1243 Name="Debug|Win32" | |
1244 > | |
1245 <Tool | |
1246 Name="VCCLCompilerTool" | |
1247 UsePrecompiledHeader="2" | |
1248 /> | |
1249 </FileConfiguration> | |
1250 </File> | |
1251 <File | |
1252 RelativePath=".\CPP\7zip\Archive\Lzh\LzhHandler.cpp" | |
1253 > | |
1254 <FileConfiguration | |
1255 Name="Release|Win32" | |
1256 > | |
1257 <Tool | |
1258 Name="VCCLCompilerTool" | |
1259 UsePrecompiledHeader="2" | |
1260 /> | |
1261 </FileConfiguration> | |
1262 <FileConfiguration | |
1263 Name="Debug|Win32" | |
1264 > | |
1265 <Tool | |
1266 Name="VCCLCompilerTool" | |
1267 UsePrecompiledHeader="2" | |
1268 /> | |
1269 </FileConfiguration> | |
1270 </File> | |
1271 <File | |
1272 RelativePath=".\CPP\7zip\Archive\Lzh\LzhIn.cpp" | |
1273 > | |
1274 <FileConfiguration | |
1275 Name="Release|Win32" | |
1276 > | |
1277 <Tool | |
1278 Name="VCCLCompilerTool" | |
1279 UsePrecompiledHeader="2" | |
1280 /> | |
1281 </FileConfiguration> | |
1282 <FileConfiguration | |
1283 Name="Debug|Win32" | |
1284 > | |
1285 <Tool | |
1286 Name="VCCLCompilerTool" | |
1287 UsePrecompiledHeader="2" | |
1288 /> | |
1289 </FileConfiguration> | |
1290 </File> | |
1291 <File | |
1292 RelativePath=".\CPP\7zip\Archive\Lzh\LzhOutStreamWithCRC.cpp" | |
1293 > | |
1294 <FileConfiguration | |
1295 Name="Release|Win32" | |
1296 > | |
1297 <Tool | |
1298 Name="VCCLCompilerTool" | |
1299 UsePrecompiledHeader="2" | |
1300 /> | |
1301 </FileConfiguration> | |
1302 <FileConfiguration | |
1303 Name="Debug|Win32" | |
1304 > | |
1305 <Tool | |
1306 Name="VCCLCompilerTool" | |
1307 UsePrecompiledHeader="2" | |
1308 /> | |
1309 </FileConfiguration> | |
1310 </File> | |
1311 </Filter> | |
1312 <Filter | |
1313 Name="Split" | |
1314 > | |
1315 <File | |
1316 RelativePath=".\CPP\7zip\Archive\Split\SplitHandler.cpp" | |
1317 > | |
1318 <FileConfiguration | |
1319 Name="Release|Win32" | |
1320 > | |
1321 <Tool | |
1322 Name="VCCLCompilerTool" | |
1323 UsePrecompiledHeader="2" | |
1324 /> | |
1325 </FileConfiguration> | |
1326 <FileConfiguration | |
1327 Name="Debug|Win32" | |
1328 > | |
1329 <Tool | |
1330 Name="VCCLCompilerTool" | |
1331 UsePrecompiledHeader="2" | |
1332 /> | |
1333 </FileConfiguration> | |
1334 </File> | |
1335 </Filter> | |
1336 <Filter | |
1337 Name="Tar" | |
1338 > | |
1339 <File | |
1340 RelativePath=".\CPP\7zip\Archive\Tar\TarHandler.cpp" | |
1341 > | |
1342 <FileConfiguration | |
1343 Name="Release|Win32" | |
1344 > | |
1345 <Tool | |
1346 Name="VCCLCompilerTool" | |
1347 UsePrecompiledHeader="2" | |
1348 /> | |
1349 </FileConfiguration> | |
1350 <FileConfiguration | |
1351 Name="Debug|Win32" | |
1352 > | |
1353 <Tool | |
1354 Name="VCCLCompilerTool" | |
1355 UsePrecompiledHeader="2" | |
1356 /> | |
1357 </FileConfiguration> | |
1358 </File> | |
1359 <File | |
1360 RelativePath=".\CPP\7zip\Archive\Tar\TarHeader.cpp" | |
1361 > | |
1362 <FileConfiguration | |
1363 Name="Release|Win32" | |
1364 > | |
1365 <Tool | |
1366 Name="VCCLCompilerTool" | |
1367 UsePrecompiledHeader="2" | |
1368 /> | |
1369 </FileConfiguration> | |
1370 <FileConfiguration | |
1371 Name="Debug|Win32" | |
1372 > | |
1373 <Tool | |
1374 Name="VCCLCompilerTool" | |
1375 UsePrecompiledHeader="2" | |
1376 /> | |
1377 </FileConfiguration> | |
1378 </File> | |
1379 <File | |
1380 RelativePath=".\CPP\7zip\Archive\Tar\TarIn.cpp" | |
1381 > | |
1382 <FileConfiguration | |
1383 Name="Release|Win32" | |
1384 > | |
1385 <Tool | |
1386 Name="VCCLCompilerTool" | |
1387 UsePrecompiledHeader="2" | |
1388 /> | |
1389 </FileConfiguration> | |
1390 <FileConfiguration | |
1391 Name="Debug|Win32" | |
1392 > | |
1393 <Tool | |
1394 Name="VCCLCompilerTool" | |
1395 UsePrecompiledHeader="2" | |
1396 /> | |
1397 </FileConfiguration> | |
1398 </File> | |
1399 </Filter> | |
1400 <Filter | |
1401 Name="Zip" | |
1402 > | |
1403 <File | |
1404 RelativePath=".\CPP\7zip\Archive\Zip\ZipHandler.cpp" | |
1405 > | |
1406 <FileConfiguration | |
1407 Name="Release|Win32" | |
1408 > | |
1409 <Tool | |
1410 Name="VCCLCompilerTool" | |
1411 UsePrecompiledHeader="2" | |
1412 /> | |
1413 </FileConfiguration> | |
1414 <FileConfiguration | |
1415 Name="Debug|Win32" | |
1416 > | |
1417 <Tool | |
1418 Name="VCCLCompilerTool" | |
1419 UsePrecompiledHeader="2" | |
1420 /> | |
1421 </FileConfiguration> | |
1422 </File> | |
1423 <File | |
1424 RelativePath=".\CPP\7zip\Archive\Zip\ZipHeader.cpp" | |
1425 > | |
1426 <FileConfiguration | |
1427 Name="Release|Win32" | |
1428 > | |
1429 <Tool | |
1430 Name="VCCLCompilerTool" | |
1431 UsePrecompiledHeader="2" | |
1432 /> | |
1433 </FileConfiguration> | |
1434 <FileConfiguration | |
1435 Name="Debug|Win32" | |
1436 > | |
1437 <Tool | |
1438 Name="VCCLCompilerTool" | |
1439 UsePrecompiledHeader="2" | |
1440 /> | |
1441 </FileConfiguration> | |
1442 </File> | |
1443 <File | |
1444 RelativePath=".\CPP\7zip\Archive\Zip\ZipIn.cpp" | |
1445 > | |
1446 <FileConfiguration | |
1447 Name="Release|Win32" | |
1448 > | |
1449 <Tool | |
1450 Name="VCCLCompilerTool" | |
1451 UsePrecompiledHeader="2" | |
1452 /> | |
1453 </FileConfiguration> | |
1454 <FileConfiguration | |
1455 Name="Debug|Win32" | |
1456 > | |
1457 <Tool | |
1458 Name="VCCLCompilerTool" | |
1459 UsePrecompiledHeader="2" | |
1460 /> | |
1461 </FileConfiguration> | |
1462 </File> | |
1463 <File | |
1464 RelativePath=".\CPP\7zip\Archive\Zip\ZipItem.cpp" | |
1465 > | |
1466 <FileConfiguration | |
1467 Name="Release|Win32" | |
1468 > | |
1469 <Tool | |
1470 Name="VCCLCompilerTool" | |
1471 UsePrecompiledHeader="2" | |
1472 /> | |
1473 </FileConfiguration> | |
1474 <FileConfiguration | |
1475 Name="Debug|Win32" | |
1476 > | |
1477 <Tool | |
1478 Name="VCCLCompilerTool" | |
1479 UsePrecompiledHeader="2" | |
1480 /> | |
1481 </FileConfiguration> | |
1482 </File> | |
1483 </Filter> | |
1484 <Filter | |
1485 Name="Lzma Ar" | |
1486 > | |
1487 <File | |
1488 RelativePath=".\CPP\7zip\Archive\Lzma\LzmaFiltersDecode.cpp" | |
1489 > | |
1490 <FileConfiguration | |
1491 Name="Release|Win32" | |
1492 > | |
1493 <Tool | |
1494 Name="VCCLCompilerTool" | |
1495 UsePrecompiledHeader="2" | |
1496 /> | |
1497 </FileConfiguration> | |
1498 <FileConfiguration | |
1499 Name="Debug|Win32" | |
1500 > | |
1501 <Tool | |
1502 Name="VCCLCompilerTool" | |
1503 UsePrecompiledHeader="2" | |
1504 /> | |
1505 </FileConfiguration> | |
1506 </File> | |
1507 <File | |
1508 RelativePath=".\CPP\7zip\Archive\Lzma\LzmaHandler.cpp" | |
1509 > | |
1510 <FileConfiguration | |
1511 Name="Release|Win32" | |
1512 > | |
1513 <Tool | |
1514 Name="VCCLCompilerTool" | |
1515 UsePrecompiledHeader="2" | |
1516 /> | |
1517 </FileConfiguration> | |
1518 <FileConfiguration | |
1519 Name="Debug|Win32" | |
1520 > | |
1521 <Tool | |
1522 Name="VCCLCompilerTool" | |
1523 UsePrecompiledHeader="2" | |
1524 /> | |
1525 </FileConfiguration> | |
1526 </File> | |
1527 <File | |
1528 RelativePath=".\CPP\7zip\Archive\Lzma\LzmaIn.cpp" | |
1529 > | |
1530 <FileConfiguration | |
1531 Name="Release|Win32" | |
1532 > | |
1533 <Tool | |
1534 Name="VCCLCompilerTool" | |
1535 UsePrecompiledHeader="2" | |
1536 /> | |
1537 </FileConfiguration> | |
1538 <FileConfiguration | |
1539 Name="Debug|Win32" | |
1540 > | |
1541 <Tool | |
1542 Name="VCCLCompilerTool" | |
1543 UsePrecompiledHeader="2" | |
1544 /> | |
1545 </FileConfiguration> | |
1546 </File> | |
1547 </Filter> | |
1548 </Filter> | |
1549 <Filter | |
1550 Name="C" | |
1551 > | |
1552 <File | |
1553 RelativePath=".\C\7zCrc.c" | |
1554 > | |
1555 <FileConfiguration | |
1556 Name="Release|Win32" | |
1557 > | |
1558 <Tool | |
1559 Name="VCCLCompilerTool" | |
1560 UsePrecompiledHeader="0" | |
1561 /> | |
1562 </FileConfiguration> | |
1563 <FileConfiguration | |
1564 Name="Debug|Win32" | |
1565 > | |
1566 <Tool | |
1567 Name="VCCLCompilerTool" | |
1568 UsePrecompiledHeader="0" | |
1569 /> | |
1570 </FileConfiguration> | |
1571 </File> | |
1572 <File | |
1573 RelativePath=".\C\Aes.c" | |
1574 > | |
1575 <FileConfiguration | |
1576 Name="Release|Win32" | |
1577 > | |
1578 <Tool | |
1579 Name="VCCLCompilerTool" | |
1580 UsePrecompiledHeader="0" | |
1581 /> | |
1582 </FileConfiguration> | |
1583 <FileConfiguration | |
1584 Name="Debug|Win32" | |
1585 > | |
1586 <Tool | |
1587 Name="VCCLCompilerTool" | |
1588 UsePrecompiledHeader="0" | |
1589 /> | |
1590 </FileConfiguration> | |
1591 </File> | |
1592 <File | |
1593 RelativePath=".\C\Alloc.c" | |
1594 > | |
1595 <FileConfiguration | |
1596 Name="Release|Win32" | |
1597 > | |
1598 <Tool | |
1599 Name="VCCLCompilerTool" | |
1600 UsePrecompiledHeader="0" | |
1601 /> | |
1602 </FileConfiguration> | |
1603 <FileConfiguration | |
1604 Name="Debug|Win32" | |
1605 > | |
1606 <Tool | |
1607 Name="VCCLCompilerTool" | |
1608 UsePrecompiledHeader="0" | |
1609 /> | |
1610 </FileConfiguration> | |
1611 </File> | |
1612 <File | |
1613 RelativePath=".\C\Bra.c" | |
1614 > | |
1615 <FileConfiguration | |
1616 Name="Release|Win32" | |
1617 > | |
1618 <Tool | |
1619 Name="VCCLCompilerTool" | |
1620 UsePrecompiledHeader="0" | |
1621 /> | |
1622 </FileConfiguration> | |
1623 <FileConfiguration | |
1624 Name="Debug|Win32" | |
1625 > | |
1626 <Tool | |
1627 Name="VCCLCompilerTool" | |
1628 UsePrecompiledHeader="0" | |
1629 /> | |
1630 </FileConfiguration> | |
1631 </File> | |
1632 <File | |
1633 RelativePath=".\C\Bra86.c" | |
1634 > | |
1635 <FileConfiguration | |
1636 Name="Release|Win32" | |
1637 > | |
1638 <Tool | |
1639 Name="VCCLCompilerTool" | |
1640 UsePrecompiledHeader="0" | |
1641 /> | |
1642 </FileConfiguration> | |
1643 <FileConfiguration | |
1644 Name="Debug|Win32" | |
1645 > | |
1646 <Tool | |
1647 Name="VCCLCompilerTool" | |
1648 UsePrecompiledHeader="0" | |
1649 /> | |
1650 </FileConfiguration> | |
1651 </File> | |
1652 <File | |
1653 RelativePath=".\C\BraIA64.c" | |
1654 > | |
1655 <FileConfiguration | |
1656 Name="Release|Win32" | |
1657 > | |
1658 <Tool | |
1659 Name="VCCLCompilerTool" | |
1660 UsePrecompiledHeader="0" | |
1661 /> | |
1662 </FileConfiguration> | |
1663 <FileConfiguration | |
1664 Name="Debug|Win32" | |
1665 > | |
1666 <Tool | |
1667 Name="VCCLCompilerTool" | |
1668 UsePrecompiledHeader="0" | |
1669 /> | |
1670 </FileConfiguration> | |
1671 </File> | |
1672 <File | |
1673 RelativePath=".\C\BwtSort.c" | |
1674 > | |
1675 <FileConfiguration | |
1676 Name="Release|Win32" | |
1677 > | |
1678 <Tool | |
1679 Name="VCCLCompilerTool" | |
1680 UsePrecompiledHeader="0" | |
1681 /> | |
1682 </FileConfiguration> | |
1683 <FileConfiguration | |
1684 Name="Debug|Win32" | |
1685 > | |
1686 <Tool | |
1687 Name="VCCLCompilerTool" | |
1688 UsePrecompiledHeader="0" | |
1689 /> | |
1690 </FileConfiguration> | |
1691 </File> | |
1692 <File | |
1693 RelativePath=".\C\HuffEnc.c" | |
1694 > | |
1695 <FileConfiguration | |
1696 Name="Release|Win32" | |
1697 > | |
1698 <Tool | |
1699 Name="VCCLCompilerTool" | |
1700 UsePrecompiledHeader="0" | |
1701 /> | |
1702 </FileConfiguration> | |
1703 <FileConfiguration | |
1704 Name="Debug|Win32" | |
1705 > | |
1706 <Tool | |
1707 Name="VCCLCompilerTool" | |
1708 UsePrecompiledHeader="0" | |
1709 /> | |
1710 </FileConfiguration> | |
1711 </File> | |
1712 <File | |
1713 RelativePath=".\C\LzFind.c" | |
1714 > | |
1715 <FileConfiguration | |
1716 Name="Release|Win32" | |
1717 > | |
1718 <Tool | |
1719 Name="VCCLCompilerTool" | |
1720 UsePrecompiledHeader="0" | |
1721 /> | |
1722 </FileConfiguration> | |
1723 <FileConfiguration | |
1724 Name="Debug|Win32" | |
1725 > | |
1726 <Tool | |
1727 Name="VCCLCompilerTool" | |
1728 UsePrecompiledHeader="0" | |
1729 /> | |
1730 </FileConfiguration> | |
1731 </File> | |
1732 <File | |
1733 RelativePath=".\C\LzFindMt.c" | |
1734 > | |
1735 <FileConfiguration | |
1736 Name="Release|Win32" | |
1737 > | |
1738 <Tool | |
1739 Name="VCCLCompilerTool" | |
1740 UsePrecompiledHeader="0" | |
1741 /> | |
1742 </FileConfiguration> | |
1743 <FileConfiguration | |
1744 Name="Debug|Win32" | |
1745 > | |
1746 <Tool | |
1747 Name="VCCLCompilerTool" | |
1748 UsePrecompiledHeader="0" | |
1749 /> | |
1750 </FileConfiguration> | |
1751 </File> | |
1752 <File | |
1753 RelativePath=".\C\LzmaDec.c" | |
1754 > | |
1755 <FileConfiguration | |
1756 Name="Release|Win32" | |
1757 > | |
1758 <Tool | |
1759 Name="VCCLCompilerTool" | |
1760 UsePrecompiledHeader="0" | |
1761 /> | |
1762 </FileConfiguration> | |
1763 <FileConfiguration | |
1764 Name="Debug|Win32" | |
1765 > | |
1766 <Tool | |
1767 Name="VCCLCompilerTool" | |
1768 UsePrecompiledHeader="0" | |
1769 /> | |
1770 </FileConfiguration> | |
1771 </File> | |
1772 <File | |
1773 RelativePath=".\C\LzmaEnc.c" | |
1774 > | |
1775 <FileConfiguration | |
1776 Name="Release|Win32" | |
1777 > | |
1778 <Tool | |
1779 Name="VCCLCompilerTool" | |
1780 UsePrecompiledHeader="0" | |
1781 /> | |
1782 </FileConfiguration> | |
1783 <FileConfiguration | |
1784 Name="Debug|Win32" | |
1785 > | |
1786 <Tool | |
1787 Name="VCCLCompilerTool" | |
1788 UsePrecompiledHeader="0" | |
1789 /> | |
1790 </FileConfiguration> | |
1791 </File> | |
1792 <File | |
1793 RelativePath=".\C\Sha256.c" | |
1794 > | |
1795 <FileConfiguration | |
1796 Name="Release|Win32" | |
1797 > | |
1798 <Tool | |
1799 Name="VCCLCompilerTool" | |
1800 UsePrecompiledHeader="0" | |
1801 /> | |
1802 </FileConfiguration> | |
1803 <FileConfiguration | |
1804 Name="Debug|Win32" | |
1805 > | |
1806 <Tool | |
1807 Name="VCCLCompilerTool" | |
1808 UsePrecompiledHeader="0" | |
1809 /> | |
1810 </FileConfiguration> | |
1811 </File> | |
1812 <File | |
1813 RelativePath=".\C\Sort.c" | |
1814 > | |
1815 <FileConfiguration | |
1816 Name="Release|Win32" | |
1817 > | |
1818 <Tool | |
1819 Name="VCCLCompilerTool" | |
1820 UsePrecompiledHeader="0" | |
1821 /> | |
1822 </FileConfiguration> | |
1823 <FileConfiguration | |
1824 Name="Debug|Win32" | |
1825 > | |
1826 <Tool | |
1827 Name="VCCLCompilerTool" | |
1828 UsePrecompiledHeader="0" | |
1829 /> | |
1830 </FileConfiguration> | |
1831 </File> | |
1832 <File | |
1833 RelativePath=".\C\Threads.c" | |
1834 > | |
1835 <FileConfiguration | |
1836 Name="Release|Win32" | |
1837 > | |
1838 <Tool | |
1839 Name="VCCLCompilerTool" | |
1840 UsePrecompiledHeader="0" | |
1841 /> | |
1842 </FileConfiguration> | |
1843 <FileConfiguration | |
1844 Name="Debug|Win32" | |
1845 > | |
1846 <Tool | |
1847 Name="VCCLCompilerTool" | |
1848 UsePrecompiledHeader="0" | |
1849 /> | |
1850 </FileConfiguration> | |
1851 </File> | |
1852 </Filter> | |
1853 <Filter | |
1854 Name="Common" | |
1855 > | |
1856 <File | |
1857 RelativePath=".\CPP\Common\CRC.cpp" | |
1858 > | |
1859 <FileConfiguration | |
1860 Name="Release|Win32" | |
1861 > | |
1862 <Tool | |
1863 Name="VCCLCompilerTool" | |
1864 UsePrecompiledHeader="2" | |
1865 /> | |
1866 </FileConfiguration> | |
1867 <FileConfiguration | |
1868 Name="Debug|Win32" | |
1869 > | |
1870 <Tool | |
1871 Name="VCCLCompilerTool" | |
1872 UsePrecompiledHeader="2" | |
1873 /> | |
1874 </FileConfiguration> | |
1875 </File> | |
1876 <File | |
1877 RelativePath=".\CPP\Common\IntToString.cpp" | |
1878 > | |
1879 <FileConfiguration | |
1880 Name="Release|Win32" | |
1881 > | |
1882 <Tool | |
1883 Name="VCCLCompilerTool" | |
1884 UsePrecompiledHeader="2" | |
1885 /> | |
1886 </FileConfiguration> | |
1887 <FileConfiguration | |
1888 Name="Debug|Win32" | |
1889 > | |
1890 <Tool | |
1891 Name="VCCLCompilerTool" | |
1892 UsePrecompiledHeader="2" | |
1893 /> | |
1894 </FileConfiguration> | |
1895 </File> | |
1896 <File | |
1897 RelativePath=".\CPP\Common\MyMap.cpp" | |
1898 > | |
1899 <FileConfiguration | |
1900 Name="Release|Win32" | |
1901 > | |
1902 <Tool | |
1903 Name="VCCLCompilerTool" | |
1904 UsePrecompiledHeader="2" | |
1905 /> | |
1906 </FileConfiguration> | |
1907 <FileConfiguration | |
1908 Name="Debug|Win32" | |
1909 > | |
1910 <Tool | |
1911 Name="VCCLCompilerTool" | |
1912 UsePrecompiledHeader="2" | |
1913 /> | |
1914 </FileConfiguration> | |
1915 </File> | |
1916 <File | |
1917 RelativePath=".\CPP\Common\MyString.cpp" | |
1918 > | |
1919 <FileConfiguration | |
1920 Name="Release|Win32" | |
1921 > | |
1922 <Tool | |
1923 Name="VCCLCompilerTool" | |
1924 UsePrecompiledHeader="2" | |
1925 /> | |
1926 </FileConfiguration> | |
1927 <FileConfiguration | |
1928 Name="Debug|Win32" | |
1929 > | |
1930 <Tool | |
1931 Name="VCCLCompilerTool" | |
1932 UsePrecompiledHeader="2" | |
1933 /> | |
1934 </FileConfiguration> | |
1935 </File> | |
1936 <File | |
1937 RelativePath=".\CPP\Common\MyVector.cpp" | |
1938 > | |
1939 <FileConfiguration | |
1940 Name="Release|Win32" | |
1941 > | |
1942 <Tool | |
1943 Name="VCCLCompilerTool" | |
1944 UsePrecompiledHeader="2" | |
1945 /> | |
1946 </FileConfiguration> | |
1947 <FileConfiguration | |
1948 Name="Debug|Win32" | |
1949 > | |
1950 <Tool | |
1951 Name="VCCLCompilerTool" | |
1952 UsePrecompiledHeader="2" | |
1953 /> | |
1954 </FileConfiguration> | |
1955 </File> | |
1956 <File | |
1957 RelativePath=".\CPP\Common\MyXml.cpp" | |
1958 > | |
1959 <FileConfiguration | |
1960 Name="Release|Win32" | |
1961 > | |
1962 <Tool | |
1963 Name="VCCLCompilerTool" | |
1964 UsePrecompiledHeader="2" | |
1965 /> | |
1966 </FileConfiguration> | |
1967 <FileConfiguration | |
1968 Name="Debug|Win32" | |
1969 > | |
1970 <Tool | |
1971 Name="VCCLCompilerTool" | |
1972 UsePrecompiledHeader="2" | |
1973 /> | |
1974 </FileConfiguration> | |
1975 </File> | |
1976 <File | |
1977 RelativePath=".\CPP\Common\NewHandler.cpp" | |
1978 > | |
1979 <FileConfiguration | |
1980 Name="Release|Win32" | |
1981 ExcludedFromBuild="true" | |
1982 > | |
1983 <Tool | |
1984 Name="VCCLCompilerTool" | |
1985 UsePrecompiledHeader="2" | |
1986 /> | |
1987 </FileConfiguration> | |
1988 <FileConfiguration | |
1989 Name="Debug|Win32" | |
1990 ExcludedFromBuild="true" | |
1991 > | |
1992 <Tool | |
1993 Name="VCCLCompilerTool" | |
1994 UsePrecompiledHeader="2" | |
1995 /> | |
1996 </FileConfiguration> | |
1997 </File> | |
1998 <File | |
1999 RelativePath=".\CPP\Common\StringConvert.cpp" | |
2000 > | |
2001 <FileConfiguration | |
2002 Name="Release|Win32" | |
2003 > | |
2004 <Tool | |
2005 Name="VCCLCompilerTool" | |
2006 UsePrecompiledHeader="2" | |
2007 /> | |
2008 </FileConfiguration> | |
2009 <FileConfiguration | |
2010 Name="Debug|Win32" | |
2011 > | |
2012 <Tool | |
2013 Name="VCCLCompilerTool" | |
2014 UsePrecompiledHeader="2" | |
2015 /> | |
2016 </FileConfiguration> | |
2017 </File> | |
2018 <File | |
2019 RelativePath=".\CPP\Common\StringToInt.cpp" | |
2020 > | |
2021 <FileConfiguration | |
2022 Name="Release|Win32" | |
2023 > | |
2024 <Tool | |
2025 Name="VCCLCompilerTool" | |
2026 UsePrecompiledHeader="2" | |
2027 /> | |
2028 </FileConfiguration> | |
2029 <FileConfiguration | |
2030 Name="Debug|Win32" | |
2031 > | |
2032 <Tool | |
2033 Name="VCCLCompilerTool" | |
2034 UsePrecompiledHeader="2" | |
2035 /> | |
2036 </FileConfiguration> | |
2037 </File> | |
2038 <File | |
2039 RelativePath=".\CPP\Common\UTFConvert.cpp" | |
2040 > | |
2041 <FileConfiguration | |
2042 Name="Release|Win32" | |
2043 > | |
2044 <Tool | |
2045 Name="VCCLCompilerTool" | |
2046 UsePrecompiledHeader="2" | |
2047 /> | |
2048 </FileConfiguration> | |
2049 <FileConfiguration | |
2050 Name="Debug|Win32" | |
2051 > | |
2052 <Tool | |
2053 Name="VCCLCompilerTool" | |
2054 UsePrecompiledHeader="2" | |
2055 /> | |
2056 </FileConfiguration> | |
2057 </File> | |
2058 <File | |
2059 RelativePath=".\CPP\Common\Wildcard.cpp" | |
2060 > | |
2061 <FileConfiguration | |
2062 Name="Release|Win32" | |
2063 > | |
2064 <Tool | |
2065 Name="VCCLCompilerTool" | |
2066 UsePrecompiledHeader="2" | |
2067 /> | |
2068 </FileConfiguration> | |
2069 <FileConfiguration | |
2070 Name="Debug|Win32" | |
2071 > | |
2072 <Tool | |
2073 Name="VCCLCompilerTool" | |
2074 UsePrecompiledHeader="2" | |
2075 /> | |
2076 </FileConfiguration> | |
2077 </File> | |
2078 </Filter> | |
2079 <Filter | |
2080 Name="Compress" | |
2081 > | |
2082 <File | |
2083 RelativePath=".\CPP\7zip\Compress\LzhDecoder.cpp" | |
2084 > | |
2085 <FileConfiguration | |
2086 Name="Release|Win32" | |
2087 > | |
2088 <Tool | |
2089 Name="VCCLCompilerTool" | |
2090 UsePrecompiledHeader="2" | |
2091 /> | |
2092 </FileConfiguration> | |
2093 <FileConfiguration | |
2094 Name="Debug|Win32" | |
2095 > | |
2096 <Tool | |
2097 Name="VCCLCompilerTool" | |
2098 UsePrecompiledHeader="2" | |
2099 /> | |
2100 </FileConfiguration> | |
2101 </File> | |
2102 <File | |
2103 RelativePath=".\CPP\7zip\Compress\LzOutWindow.cpp" | |
2104 > | |
2105 <FileConfiguration | |
2106 Name="Release|Win32" | |
2107 > | |
2108 <Tool | |
2109 Name="VCCLCompilerTool" | |
2110 UsePrecompiledHeader="2" | |
2111 /> | |
2112 </FileConfiguration> | |
2113 <FileConfiguration | |
2114 Name="Debug|Win32" | |
2115 > | |
2116 <Tool | |
2117 Name="VCCLCompilerTool" | |
2118 UsePrecompiledHeader="2" | |
2119 /> | |
2120 </FileConfiguration> | |
2121 </File> | |
2122 <Filter | |
2123 Name="PPMD" | |
2124 > | |
2125 <File | |
2126 RelativePath=".\CPP\7zip\Compress\PpmdDecoder.cpp" | |
2127 > | |
2128 <FileConfiguration | |
2129 Name="Release|Win32" | |
2130 > | |
2131 <Tool | |
2132 Name="VCCLCompilerTool" | |
2133 UsePrecompiledHeader="2" | |
2134 /> | |
2135 </FileConfiguration> | |
2136 <FileConfiguration | |
2137 Name="Debug|Win32" | |
2138 > | |
2139 <Tool | |
2140 Name="VCCLCompilerTool" | |
2141 UsePrecompiledHeader="2" | |
2142 /> | |
2143 </FileConfiguration> | |
2144 </File> | |
2145 </Filter> | |
2146 <Filter | |
2147 Name="Bit Coder" | |
2148 > | |
2149 <File | |
2150 RelativePath=".\CPP\7zip\Compress\BitlDecoder.cpp" | |
2151 > | |
2152 <FileConfiguration | |
2153 Name="Release|Win32" | |
2154 > | |
2155 <Tool | |
2156 Name="VCCLCompilerTool" | |
2157 UsePrecompiledHeader="2" | |
2158 /> | |
2159 </FileConfiguration> | |
2160 <FileConfiguration | |
2161 Name="Debug|Win32" | |
2162 > | |
2163 <Tool | |
2164 Name="VCCLCompilerTool" | |
2165 UsePrecompiledHeader="2" | |
2166 /> | |
2167 </FileConfiguration> | |
2168 </File> | |
2169 </Filter> | |
2170 <Filter | |
2171 Name="Rar Compress" | |
2172 > | |
2173 <File | |
2174 RelativePath=".\CPP\7zip\Compress\Rar1Decoder.cpp" | |
2175 > | |
2176 <FileConfiguration | |
2177 Name="Release|Win32" | |
2178 > | |
2179 <Tool | |
2180 Name="VCCLCompilerTool" | |
2181 UsePrecompiledHeader="2" | |
2182 /> | |
2183 </FileConfiguration> | |
2184 <FileConfiguration | |
2185 Name="Debug|Win32" | |
2186 > | |
2187 <Tool | |
2188 Name="VCCLCompilerTool" | |
2189 UsePrecompiledHeader="2" | |
2190 /> | |
2191 </FileConfiguration> | |
2192 </File> | |
2193 <File | |
2194 RelativePath=".\CPP\7zip\Compress\Rar2Decoder.cpp" | |
2195 > | |
2196 <FileConfiguration | |
2197 Name="Release|Win32" | |
2198 > | |
2199 <Tool | |
2200 Name="VCCLCompilerTool" | |
2201 UsePrecompiledHeader="2" | |
2202 /> | |
2203 </FileConfiguration> | |
2204 <FileConfiguration | |
2205 Name="Debug|Win32" | |
2206 > | |
2207 <Tool | |
2208 Name="VCCLCompilerTool" | |
2209 UsePrecompiledHeader="2" | |
2210 /> | |
2211 </FileConfiguration> | |
2212 </File> | |
2213 <File | |
2214 RelativePath=".\CPP\7zip\Compress\Rar3Decoder.cpp" | |
2215 > | |
2216 <FileConfiguration | |
2217 Name="Release|Win32" | |
2218 > | |
2219 <Tool | |
2220 Name="VCCLCompilerTool" | |
2221 UsePrecompiledHeader="2" | |
2222 /> | |
2223 </FileConfiguration> | |
2224 <FileConfiguration | |
2225 Name="Debug|Win32" | |
2226 > | |
2227 <Tool | |
2228 Name="VCCLCompilerTool" | |
2229 UsePrecompiledHeader="2" | |
2230 /> | |
2231 </FileConfiguration> | |
2232 </File> | |
2233 <File | |
2234 RelativePath=".\CPP\7zip\Compress\Rar3Vm.cpp" | |
2235 > | |
2236 <FileConfiguration | |
2237 Name="Release|Win32" | |
2238 > | |
2239 <Tool | |
2240 Name="VCCLCompilerTool" | |
2241 UsePrecompiledHeader="2" | |
2242 /> | |
2243 </FileConfiguration> | |
2244 <FileConfiguration | |
2245 Name="Debug|Win32" | |
2246 > | |
2247 <Tool | |
2248 Name="VCCLCompilerTool" | |
2249 UsePrecompiledHeader="2" | |
2250 /> | |
2251 </FileConfiguration> | |
2252 </File> | |
2253 </Filter> | |
2254 <Filter | |
2255 Name="BZip2 Compress" | |
2256 > | |
2257 <File | |
2258 RelativePath=".\CPP\7zip\Compress\BZip2Crc.cpp" | |
2259 > | |
2260 <FileConfiguration | |
2261 Name="Release|Win32" | |
2262 > | |
2263 <Tool | |
2264 Name="VCCLCompilerTool" | |
2265 UsePrecompiledHeader="2" | |
2266 /> | |
2267 </FileConfiguration> | |
2268 <FileConfiguration | |
2269 Name="Debug|Win32" | |
2270 > | |
2271 <Tool | |
2272 Name="VCCLCompilerTool" | |
2273 UsePrecompiledHeader="2" | |
2274 /> | |
2275 </FileConfiguration> | |
2276 </File> | |
2277 <File | |
2278 RelativePath=".\CPP\7zip\Compress\BZip2Decoder.cpp" | |
2279 > | |
2280 <FileConfiguration | |
2281 Name="Release|Win32" | |
2282 > | |
2283 <Tool | |
2284 Name="VCCLCompilerTool" | |
2285 UsePrecompiledHeader="2" | |
2286 /> | |
2287 </FileConfiguration> | |
2288 <FileConfiguration | |
2289 Name="Debug|Win32" | |
2290 > | |
2291 <Tool | |
2292 Name="VCCLCompilerTool" | |
2293 UsePrecompiledHeader="2" | |
2294 /> | |
2295 </FileConfiguration> | |
2296 </File> | |
2297 </Filter> | |
2298 <Filter | |
2299 Name="Zip Compress" | |
2300 > | |
2301 <File | |
2302 RelativePath=".\CPP\7zip\Compress\DeflateDecoder.cpp" | |
2303 > | |
2304 <FileConfiguration | |
2305 Name="Release|Win32" | |
2306 > | |
2307 <Tool | |
2308 Name="VCCLCompilerTool" | |
2309 UsePrecompiledHeader="2" | |
2310 /> | |
2311 </FileConfiguration> | |
2312 <FileConfiguration | |
2313 Name="Debug|Win32" | |
2314 > | |
2315 <Tool | |
2316 Name="VCCLCompilerTool" | |
2317 UsePrecompiledHeader="2" | |
2318 /> | |
2319 </FileConfiguration> | |
2320 </File> | |
2321 <File | |
2322 RelativePath=".\CPP\7zip\Compress\ImplodeDecoder.cpp" | |
2323 > | |
2324 <FileConfiguration | |
2325 Name="Release|Win32" | |
2326 > | |
2327 <Tool | |
2328 Name="VCCLCompilerTool" | |
2329 UsePrecompiledHeader="2" | |
2330 /> | |
2331 </FileConfiguration> | |
2332 <FileConfiguration | |
2333 Name="Debug|Win32" | |
2334 > | |
2335 <Tool | |
2336 Name="VCCLCompilerTool" | |
2337 UsePrecompiledHeader="2" | |
2338 /> | |
2339 </FileConfiguration> | |
2340 </File> | |
2341 <File | |
2342 RelativePath=".\CPP\7zip\Compress\ImplodeHuffmanDecoder.cpp" | |
2343 > | |
2344 <FileConfiguration | |
2345 Name="Release|Win32" | |
2346 > | |
2347 <Tool | |
2348 Name="VCCLCompilerTool" | |
2349 UsePrecompiledHeader="2" | |
2350 /> | |
2351 </FileConfiguration> | |
2352 <FileConfiguration | |
2353 Name="Debug|Win32" | |
2354 > | |
2355 <Tool | |
2356 Name="VCCLCompilerTool" | |
2357 UsePrecompiledHeader="2" | |
2358 /> | |
2359 </FileConfiguration> | |
2360 </File> | |
2361 <File | |
2362 RelativePath=".\CPP\7zip\Compress\ShrinkDecoder.cpp" | |
2363 > | |
2364 <FileConfiguration | |
2365 Name="Release|Win32" | |
2366 > | |
2367 <Tool | |
2368 Name="VCCLCompilerTool" | |
2369 UsePrecompiledHeader="2" | |
2370 /> | |
2371 </FileConfiguration> | |
2372 <FileConfiguration | |
2373 Name="Debug|Win32" | |
2374 > | |
2375 <Tool | |
2376 Name="VCCLCompilerTool" | |
2377 UsePrecompiledHeader="2" | |
2378 /> | |
2379 </FileConfiguration> | |
2380 </File> | |
2381 <File | |
2382 RelativePath=".\CPP\7zip\Compress\ZlibDecoder.cpp" | |
2383 > | |
2384 <FileConfiguration | |
2385 Name="Release|Win32" | |
2386 > | |
2387 <Tool | |
2388 Name="VCCLCompilerTool" | |
2389 UsePrecompiledHeader="2" | |
2390 /> | |
2391 </FileConfiguration> | |
2392 <FileConfiguration | |
2393 Name="Debug|Win32" | |
2394 > | |
2395 <Tool | |
2396 Name="VCCLCompilerTool" | |
2397 UsePrecompiledHeader="2" | |
2398 /> | |
2399 </FileConfiguration> | |
2400 </File> | |
2401 </Filter> | |
2402 <Filter | |
2403 Name="7z Compress" | |
2404 > | |
2405 <File | |
2406 RelativePath=".\CPP\7zip\Compress\Bcj2Coder.cpp" | |
2407 > | |
2408 <FileConfiguration | |
2409 Name="Release|Win32" | |
2410 > | |
2411 <Tool | |
2412 Name="VCCLCompilerTool" | |
2413 UsePrecompiledHeader="2" | |
2414 /> | |
2415 </FileConfiguration> | |
2416 <FileConfiguration | |
2417 Name="Debug|Win32" | |
2418 > | |
2419 <Tool | |
2420 Name="VCCLCompilerTool" | |
2421 UsePrecompiledHeader="2" | |
2422 /> | |
2423 </FileConfiguration> | |
2424 </File> | |
2425 <File | |
2426 RelativePath=".\CPP\7zip\Compress\BcjCoder.cpp" | |
2427 > | |
2428 <FileConfiguration | |
2429 Name="Release|Win32" | |
2430 > | |
2431 <Tool | |
2432 Name="VCCLCompilerTool" | |
2433 UsePrecompiledHeader="2" | |
2434 /> | |
2435 </FileConfiguration> | |
2436 <FileConfiguration | |
2437 Name="Debug|Win32" | |
2438 > | |
2439 <Tool | |
2440 Name="VCCLCompilerTool" | |
2441 UsePrecompiledHeader="2" | |
2442 /> | |
2443 </FileConfiguration> | |
2444 </File> | |
2445 <File | |
2446 RelativePath=".\CPP\7zip\Compress\BranchCoder.cpp" | |
2447 > | |
2448 <FileConfiguration | |
2449 Name="Release|Win32" | |
2450 > | |
2451 <Tool | |
2452 Name="VCCLCompilerTool" | |
2453 UsePrecompiledHeader="2" | |
2454 /> | |
2455 </FileConfiguration> | |
2456 <FileConfiguration | |
2457 Name="Debug|Win32" | |
2458 > | |
2459 <Tool | |
2460 Name="VCCLCompilerTool" | |
2461 UsePrecompiledHeader="2" | |
2462 /> | |
2463 </FileConfiguration> | |
2464 </File> | |
2465 <File | |
2466 RelativePath=".\CPP\7zip\Compress\BranchMisc.cpp" | |
2467 > | |
2468 <FileConfiguration | |
2469 Name="Release|Win32" | |
2470 > | |
2471 <Tool | |
2472 Name="VCCLCompilerTool" | |
2473 UsePrecompiledHeader="2" | |
2474 /> | |
2475 </FileConfiguration> | |
2476 <FileConfiguration | |
2477 Name="Debug|Win32" | |
2478 > | |
2479 <Tool | |
2480 Name="VCCLCompilerTool" | |
2481 UsePrecompiledHeader="2" | |
2482 /> | |
2483 </FileConfiguration> | |
2484 </File> | |
2485 <File | |
2486 RelativePath=".\CPP\7zip\Compress\ByteSwap.cpp" | |
2487 > | |
2488 <FileConfiguration | |
2489 Name="Release|Win32" | |
2490 > | |
2491 <Tool | |
2492 Name="VCCLCompilerTool" | |
2493 UsePrecompiledHeader="2" | |
2494 /> | |
2495 </FileConfiguration> | |
2496 <FileConfiguration | |
2497 Name="Debug|Win32" | |
2498 > | |
2499 <Tool | |
2500 Name="VCCLCompilerTool" | |
2501 UsePrecompiledHeader="2" | |
2502 /> | |
2503 </FileConfiguration> | |
2504 </File> | |
2505 <File | |
2506 RelativePath=".\CPP\7zip\Compress\CopyCoder.cpp" | |
2507 > | |
2508 <FileConfiguration | |
2509 Name="Release|Win32" | |
2510 > | |
2511 <Tool | |
2512 Name="VCCLCompilerTool" | |
2513 UsePrecompiledHeader="2" | |
2514 /> | |
2515 </FileConfiguration> | |
2516 <FileConfiguration | |
2517 Name="Debug|Win32" | |
2518 > | |
2519 <Tool | |
2520 Name="VCCLCompilerTool" | |
2521 UsePrecompiledHeader="2" | |
2522 /> | |
2523 </FileConfiguration> | |
2524 </File> | |
2525 <File | |
2526 RelativePath=".\CPP\7zip\Compress\LzmaDecoder.cpp" | |
2527 > | |
2528 <FileConfiguration | |
2529 Name="Release|Win32" | |
2530 > | |
2531 <Tool | |
2532 Name="VCCLCompilerTool" | |
2533 UsePrecompiledHeader="2" | |
2534 /> | |
2535 </FileConfiguration> | |
2536 <FileConfiguration | |
2537 Name="Debug|Win32" | |
2538 > | |
2539 <Tool | |
2540 Name="VCCLCompilerTool" | |
2541 UsePrecompiledHeader="2" | |
2542 /> | |
2543 </FileConfiguration> | |
2544 </File> | |
2545 </Filter> | |
2546 </Filter> | |
2547 <Filter | |
2548 Name="Crypto" | |
2549 > | |
2550 <File | |
2551 RelativePath=".\CPP\7zip\Crypto\7zAes.cpp" | |
2552 > | |
2553 <FileConfiguration | |
2554 Name="Release|Win32" | |
2555 > | |
2556 <Tool | |
2557 Name="VCCLCompilerTool" | |
2558 UsePrecompiledHeader="2" | |
2559 /> | |
2560 </FileConfiguration> | |
2561 <FileConfiguration | |
2562 Name="Debug|Win32" | |
2563 > | |
2564 <Tool | |
2565 Name="VCCLCompilerTool" | |
2566 UsePrecompiledHeader="2" | |
2567 /> | |
2568 </FileConfiguration> | |
2569 </File> | |
2570 <File | |
2571 RelativePath=".\CPP\7zip\Crypto\HmacSha1.cpp" | |
2572 > | |
2573 <FileConfiguration | |
2574 Name="Release|Win32" | |
2575 > | |
2576 <Tool | |
2577 Name="VCCLCompilerTool" | |
2578 UsePrecompiledHeader="2" | |
2579 /> | |
2580 </FileConfiguration> | |
2581 <FileConfiguration | |
2582 Name="Debug|Win32" | |
2583 > | |
2584 <Tool | |
2585 Name="VCCLCompilerTool" | |
2586 UsePrecompiledHeader="2" | |
2587 /> | |
2588 </FileConfiguration> | |
2589 </File> | |
2590 <File | |
2591 RelativePath=".\CPP\7zip\Crypto\MyAes.cpp" | |
2592 > | |
2593 <FileConfiguration | |
2594 Name="Release|Win32" | |
2595 > | |
2596 <Tool | |
2597 Name="VCCLCompilerTool" | |
2598 UsePrecompiledHeader="2" | |
2599 /> | |
2600 </FileConfiguration> | |
2601 <FileConfiguration | |
2602 Name="Debug|Win32" | |
2603 > | |
2604 <Tool | |
2605 Name="VCCLCompilerTool" | |
2606 UsePrecompiledHeader="2" | |
2607 /> | |
2608 </FileConfiguration> | |
2609 </File> | |
2610 <File | |
2611 RelativePath=".\CPP\7zip\Crypto\Pbkdf2HmacSha1.cpp" | |
2612 > | |
2613 <FileConfiguration | |
2614 Name="Release|Win32" | |
2615 > | |
2616 <Tool | |
2617 Name="VCCLCompilerTool" | |
2618 UsePrecompiledHeader="2" | |
2619 /> | |
2620 </FileConfiguration> | |
2621 <FileConfiguration | |
2622 Name="Debug|Win32" | |
2623 > | |
2624 <Tool | |
2625 Name="VCCLCompilerTool" | |
2626 UsePrecompiledHeader="2" | |
2627 /> | |
2628 </FileConfiguration> | |
2629 </File> | |
2630 <File | |
2631 RelativePath=".\CPP\7zip\Crypto\RandGen.cpp" | |
2632 > | |
2633 <FileConfiguration | |
2634 Name="Release|Win32" | |
2635 > | |
2636 <Tool | |
2637 Name="VCCLCompilerTool" | |
2638 UsePrecompiledHeader="2" | |
2639 /> | |
2640 </FileConfiguration> | |
2641 <FileConfiguration | |
2642 Name="Debug|Win32" | |
2643 > | |
2644 <Tool | |
2645 Name="VCCLCompilerTool" | |
2646 UsePrecompiledHeader="2" | |
2647 /> | |
2648 </FileConfiguration> | |
2649 </File> | |
2650 <File | |
2651 RelativePath=".\CPP\7zip\Crypto\Rar20Crypto.cpp" | |
2652 > | |
2653 <FileConfiguration | |
2654 Name="Release|Win32" | |
2655 > | |
2656 <Tool | |
2657 Name="VCCLCompilerTool" | |
2658 UsePrecompiledHeader="2" | |
2659 /> | |
2660 </FileConfiguration> | |
2661 <FileConfiguration | |
2662 Name="Debug|Win32" | |
2663 > | |
2664 <Tool | |
2665 Name="VCCLCompilerTool" | |
2666 UsePrecompiledHeader="2" | |
2667 /> | |
2668 </FileConfiguration> | |
2669 </File> | |
2670 <File | |
2671 RelativePath=".\CPP\7zip\Crypto\RarAes.cpp" | |
2672 > | |
2673 <FileConfiguration | |
2674 Name="Release|Win32" | |
2675 > | |
2676 <Tool | |
2677 Name="VCCLCompilerTool" | |
2678 UsePrecompiledHeader="2" | |
2679 /> | |
2680 </FileConfiguration> | |
2681 <FileConfiguration | |
2682 Name="Debug|Win32" | |
2683 > | |
2684 <Tool | |
2685 Name="VCCLCompilerTool" | |
2686 UsePrecompiledHeader="2" | |
2687 /> | |
2688 </FileConfiguration> | |
2689 </File> | |
2690 <File | |
2691 RelativePath=".\CPP\7zip\Crypto\Sha1.cpp" | |
2692 > | |
2693 <FileConfiguration | |
2694 Name="Release|Win32" | |
2695 > | |
2696 <Tool | |
2697 Name="VCCLCompilerTool" | |
2698 UsePrecompiledHeader="2" | |
2699 /> | |
2700 </FileConfiguration> | |
2701 <FileConfiguration | |
2702 Name="Debug|Win32" | |
2703 > | |
2704 <Tool | |
2705 Name="VCCLCompilerTool" | |
2706 UsePrecompiledHeader="2" | |
2707 /> | |
2708 </FileConfiguration> | |
2709 </File> | |
2710 <File | |
2711 RelativePath=".\CPP\7zip\Crypto\WzAes.cpp" | |
2712 > | |
2713 <FileConfiguration | |
2714 Name="Release|Win32" | |
2715 > | |
2716 <Tool | |
2717 Name="VCCLCompilerTool" | |
2718 UsePrecompiledHeader="2" | |
2719 /> | |
2720 </FileConfiguration> | |
2721 <FileConfiguration | |
2722 Name="Debug|Win32" | |
2723 > | |
2724 <Tool | |
2725 Name="VCCLCompilerTool" | |
2726 UsePrecompiledHeader="2" | |
2727 /> | |
2728 </FileConfiguration> | |
2729 </File> | |
2730 <File | |
2731 RelativePath=".\CPP\7zip\Crypto\ZipCrypto.cpp" | |
2732 > | |
2733 <FileConfiguration | |
2734 Name="Release|Win32" | |
2735 > | |
2736 <Tool | |
2737 Name="VCCLCompilerTool" | |
2738 UsePrecompiledHeader="2" | |
2739 /> | |
2740 </FileConfiguration> | |
2741 <FileConfiguration | |
2742 Name="Debug|Win32" | |
2743 > | |
2744 <Tool | |
2745 Name="VCCLCompilerTool" | |
2746 UsePrecompiledHeader="2" | |
2747 /> | |
2748 </FileConfiguration> | |
2749 </File> | |
2750 <File | |
2751 RelativePath=".\CPP\7zip\Crypto\ZipStrong.cpp" | |
2752 > | |
2753 <FileConfiguration | |
2754 Name="Release|Win32" | |
2755 > | |
2756 <Tool | |
2757 Name="VCCLCompilerTool" | |
2758 UsePrecompiledHeader="2" | |
2759 /> | |
2760 </FileConfiguration> | |
2761 <FileConfiguration | |
2762 Name="Debug|Win32" | |
2763 > | |
2764 <Tool | |
2765 Name="VCCLCompilerTool" | |
2766 UsePrecompiledHeader="2" | |
2767 /> | |
2768 </FileConfiguration> | |
2769 </File> | |
2770 </Filter> | |
2771 <Filter | |
2772 Name="Headers" | |
2773 > | |
2774 <File | |
2775 RelativePath=".\CPP\7zip\Crypto\7zAes.h" | |
2776 > | |
2777 </File> | |
2778 <File | |
2779 RelativePath=".\CPP\7zip\Archive\7z\7zCompressionMode.h" | |
2780 > | |
2781 </File> | |
2782 <File | |
2783 RelativePath=".\C\7zCrc.h" | |
2784 > | |
2785 </File> | |
2786 <File | |
2787 RelativePath=".\CPP\7zip\Archive\7z\7zDecode.h" | |
2788 > | |
2789 </File> | |
2790 <File | |
2791 RelativePath=".\CPP\7zip\Archive\7z\7zFolderInStream.h" | |
2792 > | |
2793 </File> | |
2794 <File | |
2795 RelativePath=".\CPP\7zip\Archive\7z\7zFolderOutStream.h" | |
2796 > | |
2797 </File> | |
2798 <File | |
2799 RelativePath=".\CPP\7zip\Archive\7z\7zHandler.h" | |
2800 > | |
2801 </File> | |
2802 <File | |
2803 RelativePath=".\CPP\7zip\Archive\7z\7zHeader.h" | |
2804 > | |
2805 </File> | |
2806 <File | |
2807 RelativePath=".\CPP\7zip\Archive\7z\7zIn.h" | |
2808 > | |
2809 </File> | |
2810 <File | |
2811 RelativePath=".\CPP\7zip\Archive\7z\7zItem.h" | |
2812 > | |
2813 </File> | |
2814 <File | |
2815 RelativePath=".\CPP\7zip\Archive\7z\7zProperties.h" | |
2816 > | |
2817 </File> | |
2818 <File | |
2819 RelativePath=".\CPP\7zip\Archive\7z\7zSpecStream.h" | |
2820 > | |
2821 </File> | |
2822 <File | |
2823 RelativePath=".\C\Aes.h" | |
2824 > | |
2825 </File> | |
2826 <File | |
2827 RelativePath=".\C\Alloc.h" | |
2828 > | |
2829 </File> | |
2830 <File | |
2831 RelativePath=".\CPP\7zip\Compress\Bcj2Coder.h" | |
2832 > | |
2833 </File> | |
2834 <File | |
2835 RelativePath=".\CPP\7zip\Compress\BcjCoder.h" | |
2836 > | |
2837 </File> | |
2838 <File | |
2839 RelativePath=".\CPP\7zip\Compress\BitlDecoder.h" | |
2840 > | |
2841 </File> | |
2842 <File | |
2843 RelativePath=".\CPP\7zip\Compress\BitmDecoder.h" | |
2844 > | |
2845 </File> | |
2846 <File | |
2847 RelativePath=".\C\Bra.h" | |
2848 > | |
2849 </File> | |
2850 <File | |
2851 RelativePath=".\CPP\7zip\Compress\BranchCoder.h" | |
2852 > | |
2853 </File> | |
2854 <File | |
2855 RelativePath=".\CPP\7zip\Compress\BranchMisc.h" | |
2856 > | |
2857 </File> | |
2858 <File | |
2859 RelativePath=".\CPP\Common\Buffer.h" | |
2860 > | |
2861 </File> | |
2862 <File | |
2863 RelativePath=".\C\BwtSort.h" | |
2864 > | |
2865 </File> | |
2866 <File | |
2867 RelativePath=".\CPP\7zip\Compress\ByteSwap.h" | |
2868 > | |
2869 </File> | |
2870 <File | |
2871 RelativePath=".\CPP\7zip\Compress\BZip2Const.h" | |
2872 > | |
2873 </File> | |
2874 <File | |
2875 RelativePath=".\CPP\7zip\Compress\BZip2Crc.h" | |
2876 > | |
2877 </File> | |
2878 <File | |
2879 RelativePath=".\CPP\7zip\Compress\BZip2Decoder.h" | |
2880 > | |
2881 </File> | |
2882 <File | |
2883 RelativePath=".\CPP\7zip\Archive\BZip2\BZip2Handler.h" | |
2884 > | |
2885 </File> | |
2886 <File | |
2887 RelativePath=".\CPP\7zip\Archive\BZip2\BZip2Item.h" | |
2888 > | |
2889 </File> | |
2890 <File | |
2891 RelativePath=".\CPP\7zip\Archive\Common\CoderMixer2.h" | |
2892 > | |
2893 </File> | |
2894 <File | |
2895 RelativePath=".\CPP\7zip\Archive\Common\CoderMixer2MT.h" | |
2896 > | |
2897 </File> | |
2898 <File | |
2899 RelativePath=".\CPP\Common\ComTry.h" | |
2900 > | |
2901 </File> | |
2902 <File | |
2903 RelativePath=".\CPP\7zip\Compress\CopyCoder.h" | |
2904 > | |
2905 </File> | |
2906 <File | |
2907 RelativePath=".\C\CpuArch.h" | |
2908 > | |
2909 </File> | |
2910 <File | |
2911 RelativePath=".\CPP\7zip\Common\CreateCoder.h" | |
2912 > | |
2913 </File> | |
2914 <File | |
2915 RelativePath=".\CPP\7zip\Common\DeclareArcs.h" | |
2916 > | |
2917 </File> | |
2918 <File | |
2919 RelativePath=".\CPP\7zip\Common\DeclareCodecs.h" | |
2920 > | |
2921 </File> | |
2922 <File | |
2923 RelativePath=".\CPP\7zip\Compress\DeflateConst.h" | |
2924 > | |
2925 </File> | |
2926 <File | |
2927 RelativePath=".\CPP\7zip\Compress\DeflateDecoder.h" | |
2928 > | |
2929 </File> | |
2930 <File | |
2931 RelativePath=".\CPP\Windows\Defs.h" | |
2932 > | |
2933 </File> | |
2934 <File | |
2935 RelativePath=".\CPP\Common\Defs.h" | |
2936 > | |
2937 </File> | |
2938 <File | |
2939 RelativePath=".\CPP\7zip\Archive\Common\DummyOutStream.h" | |
2940 > | |
2941 </File> | |
2942 <File | |
2943 RelativePath=".\CPP\Common\DynamicBuffer.h" | |
2944 > | |
2945 </File> | |
2946 <File | |
2947 RelativePath=".\CPP\Windows\FileDir.h" | |
2948 > | |
2949 </File> | |
2950 <File | |
2951 RelativePath=".\CPP\Windows\FileFind.h" | |
2952 > | |
2953 </File> | |
2954 <File | |
2955 RelativePath=".\CPP\Windows\FileIO.h" | |
2956 > | |
2957 </File> | |
2958 <File | |
2959 RelativePath=".\CPP\Windows\FileName.h" | |
2960 > | |
2961 </File> | |
2962 <File | |
2963 RelativePath=".\CPP\7zip\Common\FilterCoder.h" | |
2964 > | |
2965 </File> | |
2966 <File | |
2967 RelativePath=".\CPP\7zip\Archive\Common\FindSignature.h" | |
2968 > | |
2969 </File> | |
2970 <File | |
2971 RelativePath=".\CPP\7zip\Archive\GZip\GZipHandler.h" | |
2972 > | |
2973 </File> | |
2974 <File | |
2975 RelativePath=".\CPP\7zip\Archive\GZip\GZipHeader.h" | |
2976 > | |
2977 </File> | |
2978 <File | |
2979 RelativePath=".\CPP\7zip\Archive\GZip\GZipIn.h" | |
2980 > | |
2981 </File> | |
2982 <File | |
2983 RelativePath=".\CPP\7zip\Archive\GZip\GZipItem.h" | |
2984 > | |
2985 </File> | |
2986 <File | |
2987 RelativePath=".\CPP\7zip\Archive\GZip\GZipUpdate.h" | |
2988 > | |
2989 </File> | |
2990 <File | |
2991 RelativePath=".\CPP\Windows\Handle.h" | |
2992 > | |
2993 </File> | |
2994 <File | |
2995 RelativePath=".\CPP\7zip\Crypto\HmacSha1.h" | |
2996 > | |
2997 </File> | |
2998 <File | |
2999 RelativePath=".\C\HuffEnc.h" | |
3000 > | |
3001 </File> | |
3002 <File | |
3003 RelativePath=".\CPP\7zip\Compress\HuffmanDecoder.h" | |
3004 > | |
3005 </File> | |
3006 <File | |
3007 RelativePath=".\CPP\7zip\Archive\IArchive.h" | |
3008 > | |
3009 </File> | |
3010 <File | |
3011 RelativePath=".\CPP\7zip\ICoder.h" | |
3012 > | |
3013 </File> | |
3014 <File | |
3015 RelativePath=".\CPP\7zip\IDecl.h" | |
3016 > | |
3017 </File> | |
3018 <File | |
3019 RelativePath=".\CPP\7zip\Compress\ImplodeDecoder.h" | |
3020 > | |
3021 </File> | |
3022 <File | |
3023 RelativePath=".\CPP\7zip\Compress\ImplodeHuffmanDecoder.h" | |
3024 > | |
3025 </File> | |
3026 <File | |
3027 RelativePath=".\CPP\7zip\Common\InBuffer.h" | |
3028 > | |
3029 </File> | |
3030 <File | |
3031 RelativePath=".\CPP\Common\InitializeStaticLib.h" | |
3032 > | |
3033 </File> | |
3034 <File | |
3035 RelativePath=".\CPP\7zip\Common\InOutTempBuffer.h" | |
3036 > | |
3037 </File> | |
3038 <File | |
3039 RelativePath=".\CPP\7zip\Archive\Common\InStreamWithCRC.h" | |
3040 > | |
3041 </File> | |
3042 <File | |
3043 RelativePath=".\CPP\Common\IntToString.h" | |
3044 > | |
3045 </File> | |
3046 <File | |
3047 RelativePath=".\CPP\7zip\IPassword.h" | |
3048 > | |
3049 </File> | |
3050 <File | |
3051 RelativePath=".\CPP\7zip\IProgress.h" | |
3052 > | |
3053 </File> | |
3054 <File | |
3055 RelativePath=".\CPP\7zip\IStream.h" | |
3056 > | |
3057 </File> | |
3058 <File | |
3059 RelativePath=".\CPP\7zip\Archive\Common\ItemNameUtils.h" | |
3060 > | |
3061 </File> | |
3062 <File | |
3063 RelativePath=".\CPP\7zip\Common\LimitedStreams.h" | |
3064 > | |
3065 </File> | |
3066 <File | |
3067 RelativePath=".\CPP\7zip\Common\LockedStream.h" | |
3068 > | |
3069 </File> | |
3070 <File | |
3071 RelativePath=".\C\LzFind.h" | |
3072 > | |
3073 </File> | |
3074 <File | |
3075 RelativePath=".\C\LzFindMt.h" | |
3076 > | |
3077 </File> | |
3078 <File | |
3079 RelativePath=".\C\LzHash.h" | |
3080 > | |
3081 </File> | |
3082 <File | |
3083 RelativePath=".\CPP\7zip\Archive\Lzh\LzhCRC.h" | |
3084 > | |
3085 </File> | |
3086 <File | |
3087 RelativePath=".\CPP\7zip\Compress\LzhDecoder.h" | |
3088 > | |
3089 </File> | |
3090 <File | |
3091 RelativePath=".\CPP\7zip\Archive\Lzh\LzhHandler.h" | |
3092 > | |
3093 </File> | |
3094 <File | |
3095 RelativePath=".\CPP\7zip\Archive\Lzh\LzhHeader.h" | |
3096 > | |
3097 </File> | |
3098 <File | |
3099 RelativePath=".\CPP\7zip\Archive\Lzh\LzhIn.h" | |
3100 > | |
3101 </File> | |
3102 <File | |
3103 RelativePath=".\CPP\7zip\Archive\Lzh\LzhItem.h" | |
3104 > | |
3105 </File> | |
3106 <File | |
3107 RelativePath=".\CPP\7zip\Archive\Lzh\LzhOutStreamWithCRC.h" | |
3108 > | |
3109 </File> | |
3110 <File | |
3111 RelativePath=".\C\LzmaDec.h" | |
3112 > | |
3113 </File> | |
3114 <File | |
3115 RelativePath=".\CPP\7zip\Compress\LzmaDecoder.h" | |
3116 > | |
3117 </File> | |
3118 <File | |
3119 RelativePath=".\C\LzmaEnc.h" | |
3120 > | |
3121 </File> | |
3122 <File | |
3123 RelativePath=".\CPP\7zip\Archive\Lzma\LzmaFiltersDecode.h" | |
3124 > | |
3125 </File> | |
3126 <File | |
3127 RelativePath=".\CPP\7zip\Archive\Lzma\LzmaHandler.h" | |
3128 > | |
3129 </File> | |
3130 <File | |
3131 RelativePath=".\CPP\7zip\Archive\Lzma\LzmaIn.h" | |
3132 > | |
3133 </File> | |
3134 <File | |
3135 RelativePath=".\CPP\7zip\Archive\Lzma\LzmaItem.h" | |
3136 > | |
3137 </File> | |
3138 <File | |
3139 RelativePath=".\CPP\7zip\Compress\LzOutWindow.h" | |
3140 > | |
3141 </File> | |
3142 <File | |
3143 RelativePath=".\CPP\7zip\Common\MemBlocks.h" | |
3144 > | |
3145 </File> | |
3146 <File | |
3147 RelativePath=".\CPP\7zip\Common\MethodId.h" | |
3148 > | |
3149 </File> | |
3150 <File | |
3151 RelativePath=".\CPP\7zip\Common\MethodProps.h" | |
3152 > | |
3153 </File> | |
3154 <File | |
3155 RelativePath=".\CPP\7zip\Compress\Mtf8.h" | |
3156 > | |
3157 </File> | |
3158 <File | |
3159 RelativePath=".\CPP\7zip\Archive\Common\MultiStream.h" | |
3160 > | |
3161 </File> | |
3162 <File | |
3163 RelativePath=".\CPP\7zip\Crypto\MyAes.h" | |
3164 > | |
3165 </File> | |
3166 <File | |
3167 RelativePath=".\CPP\Common\MyCom.h" | |
3168 > | |
3169 </File> | |
3170 <File | |
3171 RelativePath=".\CPP\Common\MyException.h" | |
3172 > | |
3173 </File> | |
3174 <File | |
3175 RelativePath=".\CPP\Common\MyInitGuid.h" | |
3176 > | |
3177 </File> | |
3178 <File | |
3179 RelativePath=".\CPP\Common\MyMap.h" | |
3180 > | |
3181 </File> | |
3182 <File | |
3183 RelativePath=".\CPP\Common\MyString.h" | |
3184 > | |
3185 </File> | |
3186 <File | |
3187 RelativePath=".\CPP\Common\MyUnknown.h" | |
3188 > | |
3189 </File> | |
3190 <File | |
3191 RelativePath=".\CPP\Common\MyVector.h" | |
3192 > | |
3193 </File> | |
3194 <File | |
3195 RelativePath=".\CPP\Common\MyWindows.h" | |
3196 > | |
3197 </File> | |
3198 <File | |
3199 RelativePath=".\CPP\Common\MyXml.h" | |
3200 > | |
3201 </File> | |
3202 <File | |
3203 RelativePath=".\CPP\Common\NewHandler.h" | |
3204 > | |
3205 </File> | |
3206 <File | |
3207 RelativePath=".\CPP\7zip\Common\OffsetStream.h" | |
3208 > | |
3209 </File> | |
3210 <File | |
3211 RelativePath=".\CPP\7zip\Common\OutBuffer.h" | |
3212 > | |
3213 </File> | |
3214 <File | |
3215 RelativePath=".\CPP\7zip\Common\OutMemStream.h" | |
3216 > | |
3217 </File> | |
3218 <File | |
3219 RelativePath=".\CPP\7zip\Archive\Common\OutStreamWithCRC.h" | |
3220 > | |
3221 </File> | |
3222 <File | |
3223 RelativePath=".\CPP\7zip\Archive\Common\ParseProperties.h" | |
3224 > | |
3225 </File> | |
3226 <File | |
3227 RelativePath=".\CPP\7zip\Crypto\Pbkdf2HmacSha1.h" | |
3228 > | |
3229 </File> | |
3230 <File | |
3231 RelativePath=".\CPP\7zip\Compress\PpmdContext.h" | |
3232 > | |
3233 </File> | |
3234 <File | |
3235 RelativePath=".\CPP\7zip\Compress\PpmdDecode.h" | |
3236 > | |
3237 </File> | |
3238 <File | |
3239 RelativePath=".\CPP\7zip\Compress\PpmdDecoder.h" | |
3240 > | |
3241 </File> | |
3242 <File | |
3243 RelativePath=".\CPP\7zip\Compress\PpmdSubAlloc.h" | |
3244 > | |
3245 </File> | |
3246 <File | |
3247 RelativePath=".\CPP\7zip\Compress\PpmdType.h" | |
3248 > | |
3249 </File> | |
3250 <File | |
3251 RelativePath=".\CPP\7zip\Common\ProgressMt.h" | |
3252 > | |
3253 </File> | |
3254 <File | |
3255 RelativePath=".\CPP\7zip\Common\ProgressUtils.h" | |
3256 > | |
3257 </File> | |
3258 <File | |
3259 RelativePath=".\CPP\7zip\PropID.h" | |
3260 > | |
3261 </File> | |
3262 <File | |
3263 RelativePath=".\CPP\Windows\PropVariant.h" | |
3264 > | |
3265 </File> | |
3266 <File | |
3267 RelativePath=".\CPP\7zip\Crypto\RandGen.h" | |
3268 > | |
3269 </File> | |
3270 <File | |
3271 RelativePath=".\CPP\7zip\Compress\RangeCoder.h" | |
3272 > | |
3273 </File> | |
3274 <File | |
3275 RelativePath=".\CPP\7zip\Compress\RangeCoderBit.h" | |
3276 > | |
3277 </File> | |
3278 <File | |
3279 RelativePath=".\CPP\7zip\Compress\Rar1Decoder.h" | |
3280 > | |
3281 </File> | |
3282 <File | |
3283 RelativePath=".\CPP\7zip\Crypto\Rar20Crypto.h" | |
3284 > | |
3285 </File> | |
3286 <File | |
3287 RelativePath=".\CPP\7zip\Compress\Rar2Decoder.h" | |
3288 > | |
3289 </File> | |
3290 <File | |
3291 RelativePath=".\CPP\7zip\Compress\Rar3Decoder.h" | |
3292 > | |
3293 </File> | |
3294 <File | |
3295 RelativePath=".\CPP\7zip\Compress\Rar3Vm.h" | |
3296 > | |
3297 </File> | |
3298 <File | |
3299 RelativePath=".\CPP\7zip\Crypto\RarAes.h" | |
3300 > | |
3301 </File> | |
3302 <File | |
3303 RelativePath=".\CPP\7zip\Archive\Rar\RarHandler.h" | |
3304 > | |
3305 </File> | |
3306 <File | |
3307 RelativePath=".\CPP\7zip\Archive\Rar\RarHeader.h" | |
3308 > | |
3309 </File> | |
3310 <File | |
3311 RelativePath=".\CPP\7zip\Archive\Rar\RarIn.h" | |
3312 > | |
3313 </File> | |
3314 <File | |
3315 RelativePath=".\CPP\7zip\Archive\Rar\RarItem.h" | |
3316 > | |
3317 </File> | |
3318 <File | |
3319 RelativePath=".\CPP\7zip\Archive\Rar\RarVolumeInStream.h" | |
3320 > | |
3321 </File> | |
3322 <File | |
3323 RelativePath=".\CPP\7zip\Common\RegisterArc.h" | |
3324 > | |
3325 </File> | |
3326 <File | |
3327 RelativePath=".\CPP\7zip\Common\RegisterCodec.h" | |
3328 > | |
3329 </File> | |
3330 <File | |
3331 RelativePath=".\C\RotateDefs.h" | |
3332 > | |
3333 </File> | |
3334 <File | |
3335 RelativePath=".\CPP\7zip\Crypto\Sha1.h" | |
3336 > | |
3337 </File> | |
3338 <File | |
3339 RelativePath=".\C\Sha256.h" | |
3340 > | |
3341 </File> | |
3342 <File | |
3343 RelativePath=".\CPP\7zip\Compress\ShrinkDecoder.h" | |
3344 > | |
3345 </File> | |
3346 <File | |
3347 RelativePath=".\C\Sort.h" | |
3348 > | |
3349 </File> | |
3350 <File | |
3351 RelativePath=".\CPP\7zip\Archive\Split\SplitHandler.h" | |
3352 > | |
3353 </File> | |
3354 <File | |
3355 RelativePath=".\CPP\7zip\Archive\Common\StdAfx.h" | |
3356 > | |
3357 </File> | |
3358 <File | |
3359 RelativePath=".\CPP\7zip\Archive\Rar\StdAfx.h" | |
3360 > | |
3361 </File> | |
3362 <File | |
3363 RelativePath=".\CPP\7zip\Archive\BZip2\StdAfx.h" | |
3364 > | |
3365 </File> | |
3366 <File | |
3367 RelativePath=".\CPP\Windows\StdAfx.h" | |
3368 > | |
3369 </File> | |
3370 <File | |
3371 RelativePath=".\CPP\7zip\Archive\7z\StdAfx.h" | |
3372 > | |
3373 </File> | |
3374 <File | |
3375 RelativePath=".\CPP\7zip\Archive\StdAfx.h" | |
3376 > | |
3377 </File> | |
3378 <File | |
3379 RelativePath=".\CPP\7zip\Compress\StdAfx.h" | |
3380 > | |
3381 </File> | |
3382 <File | |
3383 RelativePath=".\CPP\7zip\Bundles\Format7zF\StdAfx.h" | |
3384 > | |
3385 </File> | |
3386 <File | |
3387 RelativePath=".\CPP\7zip\Archive\GZip\StdAfx.h" | |
3388 > | |
3389 </File> | |
3390 <File | |
3391 RelativePath=".\CPP\7zip\Crypto\StdAfx.h" | |
3392 > | |
3393 </File> | |
3394 <File | |
3395 RelativePath=".\CPP\7zip\Archive\Tar\StdAfx.h" | |
3396 > | |
3397 </File> | |
3398 <File | |
3399 RelativePath=".\CPP\7zip\Archive\Zip\StdAfx.h" | |
3400 > | |
3401 </File> | |
3402 <File | |
3403 RelativePath=".\CPP\7zip\Archive\Lzh\StdAfx.h" | |
3404 > | |
3405 </File> | |
3406 <File | |
3407 RelativePath=".\CPP\7zip\Common\StdAfx.h" | |
3408 > | |
3409 </File> | |
3410 <File | |
3411 RelativePath=".\CPP\7zip\Archive\Split\StdAfx.h" | |
3412 > | |
3413 </File> | |
3414 <File | |
3415 RelativePath=".\CPP\7zip\Archive\Lzma\StdAfx.h" | |
3416 > | |
3417 </File> | |
3418 <File | |
3419 RelativePath=".\CPP\7zip\Common\StreamBinder.h" | |
3420 > | |
3421 </File> | |
3422 <File | |
3423 RelativePath=".\CPP\7zip\Common\StreamObjects.h" | |
3424 > | |
3425 </File> | |
3426 <File | |
3427 RelativePath=".\CPP\7zip\Common\StreamUtils.h" | |
3428 > | |
3429 </File> | |
3430 <File | |
3431 RelativePath=".\CPP\Common\StringConvert.h" | |
3432 > | |
3433 </File> | |
3434 <File | |
3435 RelativePath=".\CPP\Common\StringToInt.h" | |
3436 > | |
3437 </File> | |
3438 <File | |
3439 RelativePath=".\CPP\Windows\Synchronization.h" | |
3440 > | |
3441 </File> | |
3442 <File | |
3443 RelativePath=".\CPP\7zip\Archive\Tar\TarHandler.h" | |
3444 > | |
3445 </File> | |
3446 <File | |
3447 RelativePath=".\CPP\7zip\Archive\Tar\TarHeader.h" | |
3448 > | |
3449 </File> | |
3450 <File | |
3451 RelativePath=".\CPP\7zip\Archive\Tar\TarIn.h" | |
3452 > | |
3453 </File> | |
3454 <File | |
3455 RelativePath=".\CPP\7zip\Archive\Tar\TarItem.h" | |
3456 > | |
3457 </File> | |
3458 <File | |
3459 RelativePath=".\CPP\Windows\Thread.h" | |
3460 > | |
3461 </File> | |
3462 <File | |
3463 RelativePath=".\C\Threads.h" | |
3464 > | |
3465 </File> | |
3466 <File | |
3467 RelativePath=".\CPP\Windows\Time.h" | |
3468 > | |
3469 </File> | |
3470 <File | |
3471 RelativePath=".\CPP\Common\Types.h" | |
3472 > | |
3473 </File> | |
3474 <File | |
3475 RelativePath=".\C\Types.h" | |
3476 > | |
3477 </File> | |
3478 <File | |
3479 RelativePath=".\CPP\Common\UTFConvert.h" | |
3480 > | |
3481 </File> | |
3482 <File | |
3483 RelativePath=".\CPP\7zip\Common\VirtThread.h" | |
3484 > | |
3485 </File> | |
3486 <File | |
3487 RelativePath=".\CPP\Common\Wildcard.h" | |
3488 > | |
3489 </File> | |
3490 <File | |
3491 RelativePath=".\CPP\7zip\Crypto\WzAes.h" | |
3492 > | |
3493 </File> | |
3494 <File | |
3495 RelativePath=".\CPP\7zip\Archive\Zip\ZipCompressionMode.h" | |
3496 > | |
3497 </File> | |
3498 <File | |
3499 RelativePath=".\CPP\7zip\Crypto\ZipCrypto.h" | |
3500 > | |
3501 </File> | |
3502 <File | |
3503 RelativePath=".\CPP\7zip\Archive\Zip\ZipHandler.h" | |
3504 > | |
3505 </File> | |
3506 <File | |
3507 RelativePath=".\CPP\7zip\Archive\Zip\ZipHeader.h" | |
3508 > | |
3509 </File> | |
3510 <File | |
3511 RelativePath=".\CPP\7zip\Archive\Zip\ZipIn.h" | |
3512 > | |
3513 </File> | |
3514 <File | |
3515 RelativePath=".\CPP\7zip\Archive\Zip\ZipItem.h" | |
3516 > | |
3517 </File> | |
3518 <File | |
3519 RelativePath=".\CPP\7zip\Archive\Zip\ZipItemEx.h" | |
3520 > | |
3521 </File> | |
3522 <File | |
3523 RelativePath=".\CPP\7zip\Crypto\ZipStrong.h" | |
3524 > | |
3525 </File> | |
3526 <File | |
3527 RelativePath=".\CPP\7zip\Compress\ZlibDecoder.h" | |
3528 > | |
3529 </File> | |
3530 </Filter> | |
3531 <Filter | |
3532 Name="Register" | |
3533 > | |
3534 <File | |
3535 RelativePath=".\CPP\7zip\Crypto\7zAesRegister.cpp" | |
3536 > | |
3537 <FileConfiguration | |
3538 Name="Release|Win32" | |
3539 > | |
3540 <Tool | |
3541 Name="VCCLCompilerTool" | |
3542 UsePrecompiledHeader="2" | |
3543 /> | |
3544 </FileConfiguration> | |
3545 <FileConfiguration | |
3546 Name="Debug|Win32" | |
3547 > | |
3548 <Tool | |
3549 Name="VCCLCompilerTool" | |
3550 UsePrecompiledHeader="2" | |
3551 /> | |
3552 </FileConfiguration> | |
3553 </File> | |
3554 <File | |
3555 RelativePath=".\CPP\7zip\Archive\7z\7zRegister.cpp" | |
3556 > | |
3557 <FileConfiguration | |
3558 Name="Release|Win32" | |
3559 > | |
3560 <Tool | |
3561 Name="VCCLCompilerTool" | |
3562 UsePrecompiledHeader="2" | |
3563 /> | |
3564 </FileConfiguration> | |
3565 <FileConfiguration | |
3566 Name="Debug|Win32" | |
3567 > | |
3568 <Tool | |
3569 Name="VCCLCompilerTool" | |
3570 UsePrecompiledHeader="2" | |
3571 /> | |
3572 </FileConfiguration> | |
3573 </File> | |
3574 <File | |
3575 RelativePath=".\CPP\7zip\Archive\ArchiveExports.cpp" | |
3576 > | |
3577 <FileConfiguration | |
3578 Name="Release|Win32" | |
3579 > | |
3580 <Tool | |
3581 Name="VCCLCompilerTool" | |
3582 UsePrecompiledHeader="1" | |
3583 /> | |
3584 </FileConfiguration> | |
3585 <FileConfiguration | |
3586 Name="Debug|Win32" | |
3587 > | |
3588 <Tool | |
3589 Name="VCCLCompilerTool" | |
3590 UsePrecompiledHeader="1" | |
3591 /> | |
3592 </FileConfiguration> | |
3593 </File> | |
3594 <File | |
3595 RelativePath=".\CPP\7zip\Compress\Bcj2Register.cpp" | |
3596 > | |
3597 <FileConfiguration | |
3598 Name="Release|Win32" | |
3599 > | |
3600 <Tool | |
3601 Name="VCCLCompilerTool" | |
3602 UsePrecompiledHeader="2" | |
3603 /> | |
3604 </FileConfiguration> | |
3605 <FileConfiguration | |
3606 Name="Debug|Win32" | |
3607 > | |
3608 <Tool | |
3609 Name="VCCLCompilerTool" | |
3610 UsePrecompiledHeader="2" | |
3611 /> | |
3612 </FileConfiguration> | |
3613 </File> | |
3614 <File | |
3615 RelativePath=".\CPP\7zip\Compress\BcjRegister.cpp" | |
3616 > | |
3617 <FileConfiguration | |
3618 Name="Release|Win32" | |
3619 > | |
3620 <Tool | |
3621 Name="VCCLCompilerTool" | |
3622 UsePrecompiledHeader="2" | |
3623 /> | |
3624 </FileConfiguration> | |
3625 <FileConfiguration | |
3626 Name="Debug|Win32" | |
3627 > | |
3628 <Tool | |
3629 Name="VCCLCompilerTool" | |
3630 UsePrecompiledHeader="2" | |
3631 /> | |
3632 </FileConfiguration> | |
3633 </File> | |
3634 <File | |
3635 RelativePath=".\CPP\7zip\Compress\BranchRegister.cpp" | |
3636 > | |
3637 <FileConfiguration | |
3638 Name="Release|Win32" | |
3639 > | |
3640 <Tool | |
3641 Name="VCCLCompilerTool" | |
3642 UsePrecompiledHeader="2" | |
3643 /> | |
3644 </FileConfiguration> | |
3645 <FileConfiguration | |
3646 Name="Debug|Win32" | |
3647 > | |
3648 <Tool | |
3649 Name="VCCLCompilerTool" | |
3650 UsePrecompiledHeader="2" | |
3651 /> | |
3652 </FileConfiguration> | |
3653 </File> | |
3654 <File | |
3655 RelativePath=".\CPP\7zip\Compress\ByteSwapRegister.cpp" | |
3656 > | |
3657 <FileConfiguration | |
3658 Name="Release|Win32" | |
3659 > | |
3660 <Tool | |
3661 Name="VCCLCompilerTool" | |
3662 UsePrecompiledHeader="2" | |
3663 /> | |
3664 </FileConfiguration> | |
3665 <FileConfiguration | |
3666 Name="Debug|Win32" | |
3667 > | |
3668 <Tool | |
3669 Name="VCCLCompilerTool" | |
3670 UsePrecompiledHeader="2" | |
3671 /> | |
3672 </FileConfiguration> | |
3673 </File> | |
3674 <File | |
3675 RelativePath=".\CPP\7zip\Archive\BZip2\bz2Register.cpp" | |
3676 > | |
3677 <FileConfiguration | |
3678 Name="Release|Win32" | |
3679 > | |
3680 <Tool | |
3681 Name="VCCLCompilerTool" | |
3682 UsePrecompiledHeader="2" | |
3683 /> | |
3684 </FileConfiguration> | |
3685 <FileConfiguration | |
3686 Name="Debug|Win32" | |
3687 > | |
3688 <Tool | |
3689 Name="VCCLCompilerTool" | |
3690 UsePrecompiledHeader="2" | |
3691 /> | |
3692 </FileConfiguration> | |
3693 </File> | |
3694 <File | |
3695 RelativePath=".\CPP\7zip\Compress\BZip2Register.cpp" | |
3696 > | |
3697 <FileConfiguration | |
3698 Name="Release|Win32" | |
3699 > | |
3700 <Tool | |
3701 Name="VCCLCompilerTool" | |
3702 UsePrecompiledHeader="2" | |
3703 /> | |
3704 </FileConfiguration> | |
3705 <FileConfiguration | |
3706 Name="Debug|Win32" | |
3707 > | |
3708 <Tool | |
3709 Name="VCCLCompilerTool" | |
3710 UsePrecompiledHeader="2" | |
3711 /> | |
3712 </FileConfiguration> | |
3713 </File> | |
3714 <File | |
3715 RelativePath=".\CPP\7zip\Compress\CodecExports.cpp" | |
3716 > | |
3717 <FileConfiguration | |
3718 Name="Release|Win32" | |
3719 > | |
3720 <Tool | |
3721 Name="VCCLCompilerTool" | |
3722 UsePrecompiledHeader="2" | |
3723 /> | |
3724 </FileConfiguration> | |
3725 <FileConfiguration | |
3726 Name="Debug|Win32" | |
3727 > | |
3728 <Tool | |
3729 Name="VCCLCompilerTool" | |
3730 UsePrecompiledHeader="2" | |
3731 /> | |
3732 </FileConfiguration> | |
3733 </File> | |
3734 <File | |
3735 RelativePath=".\CPP\7zip\Compress\CopyRegister.cpp" | |
3736 > | |
3737 <FileConfiguration | |
3738 Name="Release|Win32" | |
3739 > | |
3740 <Tool | |
3741 Name="VCCLCompilerTool" | |
3742 UsePrecompiledHeader="2" | |
3743 /> | |
3744 </FileConfiguration> | |
3745 <FileConfiguration | |
3746 Name="Debug|Win32" | |
3747 > | |
3748 <Tool | |
3749 Name="VCCLCompilerTool" | |
3750 UsePrecompiledHeader="2" | |
3751 /> | |
3752 </FileConfiguration> | |
3753 </File> | |
3754 <File | |
3755 RelativePath=".\CPP\7zip\Common\CreateCoder.cpp" | |
3756 > | |
3757 <FileConfiguration | |
3758 Name="Release|Win32" | |
3759 > | |
3760 <Tool | |
3761 Name="VCCLCompilerTool" | |
3762 UsePrecompiledHeader="2" | |
3763 /> | |
3764 </FileConfiguration> | |
3765 <FileConfiguration | |
3766 Name="Debug|Win32" | |
3767 > | |
3768 <Tool | |
3769 Name="VCCLCompilerTool" | |
3770 UsePrecompiledHeader="2" | |
3771 /> | |
3772 </FileConfiguration> | |
3773 </File> | |
3774 <File | |
3775 RelativePath=".\CPP\7zip\Compress\Deflate64Register.cpp" | |
3776 > | |
3777 <FileConfiguration | |
3778 Name="Release|Win32" | |
3779 > | |
3780 <Tool | |
3781 Name="VCCLCompilerTool" | |
3782 UsePrecompiledHeader="2" | |
3783 /> | |
3784 </FileConfiguration> | |
3785 <FileConfiguration | |
3786 Name="Debug|Win32" | |
3787 > | |
3788 <Tool | |
3789 Name="VCCLCompilerTool" | |
3790 UsePrecompiledHeader="2" | |
3791 /> | |
3792 </FileConfiguration> | |
3793 </File> | |
3794 <File | |
3795 RelativePath=".\CPP\7zip\Compress\DeflateNsisRegister.cpp" | |
3796 > | |
3797 <FileConfiguration | |
3798 Name="Release|Win32" | |
3799 > | |
3800 <Tool | |
3801 Name="VCCLCompilerTool" | |
3802 UsePrecompiledHeader="2" | |
3803 /> | |
3804 </FileConfiguration> | |
3805 <FileConfiguration | |
3806 Name="Debug|Win32" | |
3807 > | |
3808 <Tool | |
3809 Name="VCCLCompilerTool" | |
3810 UsePrecompiledHeader="2" | |
3811 /> | |
3812 </FileConfiguration> | |
3813 </File> | |
3814 <File | |
3815 RelativePath=".\CPP\7zip\Compress\DeflateRegister.cpp" | |
3816 > | |
3817 <FileConfiguration | |
3818 Name="Release|Win32" | |
3819 > | |
3820 <Tool | |
3821 Name="VCCLCompilerTool" | |
3822 UsePrecompiledHeader="2" | |
3823 /> | |
3824 </FileConfiguration> | |
3825 <FileConfiguration | |
3826 Name="Debug|Win32" | |
3827 > | |
3828 <Tool | |
3829 Name="VCCLCompilerTool" | |
3830 UsePrecompiledHeader="2" | |
3831 /> | |
3832 </FileConfiguration> | |
3833 </File> | |
3834 <File | |
3835 RelativePath=".\CPP\7zip\Archive\DllExports2.cpp" | |
3836 > | |
3837 <FileConfiguration | |
3838 Name="Release|Win32" | |
3839 > | |
3840 <Tool | |
3841 Name="VCCLCompilerTool" | |
3842 UsePrecompiledHeader="2" | |
3843 /> | |
3844 </FileConfiguration> | |
3845 <FileConfiguration | |
3846 Name="Debug|Win32" | |
3847 > | |
3848 <Tool | |
3849 Name="VCCLCompilerTool" | |
3850 UsePrecompiledHeader="2" | |
3851 /> | |
3852 </FileConfiguration> | |
3853 </File> | |
3854 <File | |
3855 RelativePath=".\CPP\7zip\Archive\GZip\GZipRegister.cpp" | |
3856 > | |
3857 <FileConfiguration | |
3858 Name="Release|Win32" | |
3859 > | |
3860 <Tool | |
3861 Name="VCCLCompilerTool" | |
3862 UsePrecompiledHeader="2" | |
3863 /> | |
3864 </FileConfiguration> | |
3865 <FileConfiguration | |
3866 Name="Debug|Win32" | |
3867 > | |
3868 <Tool | |
3869 Name="VCCLCompilerTool" | |
3870 UsePrecompiledHeader="2" | |
3871 /> | |
3872 </FileConfiguration> | |
3873 </File> | |
3874 <File | |
3875 RelativePath=".\CPP\7zip\Archive\Lzh\LzhRegister.cpp" | |
3876 > | |
3877 <FileConfiguration | |
3878 Name="Release|Win32" | |
3879 > | |
3880 <Tool | |
3881 Name="VCCLCompilerTool" | |
3882 UsePrecompiledHeader="2" | |
3883 /> | |
3884 </FileConfiguration> | |
3885 <FileConfiguration | |
3886 Name="Debug|Win32" | |
3887 > | |
3888 <Tool | |
3889 Name="VCCLCompilerTool" | |
3890 UsePrecompiledHeader="2" | |
3891 /> | |
3892 </FileConfiguration> | |
3893 </File> | |
3894 <File | |
3895 RelativePath=".\CPP\7zip\Archive\Lzma\LzmaArcRegister.cpp" | |
3896 > | |
3897 <FileConfiguration | |
3898 Name="Release|Win32" | |
3899 > | |
3900 <Tool | |
3901 Name="VCCLCompilerTool" | |
3902 UsePrecompiledHeader="2" | |
3903 /> | |
3904 </FileConfiguration> | |
3905 <FileConfiguration | |
3906 Name="Debug|Win32" | |
3907 > | |
3908 <Tool | |
3909 Name="VCCLCompilerTool" | |
3910 UsePrecompiledHeader="2" | |
3911 /> | |
3912 </FileConfiguration> | |
3913 </File> | |
3914 <File | |
3915 RelativePath=".\CPP\7zip\Compress\LzmaRegister.cpp" | |
3916 > | |
3917 <FileConfiguration | |
3918 Name="Release|Win32" | |
3919 > | |
3920 <Tool | |
3921 Name="VCCLCompilerTool" | |
3922 UsePrecompiledHeader="2" | |
3923 /> | |
3924 </FileConfiguration> | |
3925 <FileConfiguration | |
3926 Name="Debug|Win32" | |
3927 > | |
3928 <Tool | |
3929 Name="VCCLCompilerTool" | |
3930 UsePrecompiledHeader="2" | |
3931 /> | |
3932 </FileConfiguration> | |
3933 </File> | |
3934 <File | |
3935 RelativePath=".\CPP\7zip\Compress\PpmdRegister.cpp" | |
3936 > | |
3937 <FileConfiguration | |
3938 Name="Release|Win32" | |
3939 > | |
3940 <Tool | |
3941 Name="VCCLCompilerTool" | |
3942 UsePrecompiledHeader="2" | |
3943 /> | |
3944 </FileConfiguration> | |
3945 <FileConfiguration | |
3946 Name="Debug|Win32" | |
3947 > | |
3948 <Tool | |
3949 Name="VCCLCompilerTool" | |
3950 UsePrecompiledHeader="2" | |
3951 /> | |
3952 </FileConfiguration> | |
3953 </File> | |
3954 <File | |
3955 RelativePath=".\CPP\7zip\Compress\RarCodecsRegister.cpp" | |
3956 > | |
3957 <FileConfiguration | |
3958 Name="Release|Win32" | |
3959 > | |
3960 <Tool | |
3961 Name="VCCLCompilerTool" | |
3962 UsePrecompiledHeader="2" | |
3963 /> | |
3964 </FileConfiguration> | |
3965 <FileConfiguration | |
3966 Name="Debug|Win32" | |
3967 > | |
3968 <Tool | |
3969 Name="VCCLCompilerTool" | |
3970 UsePrecompiledHeader="2" | |
3971 /> | |
3972 </FileConfiguration> | |
3973 </File> | |
3974 <File | |
3975 RelativePath=".\CPP\7zip\Archive\Rar\RarRegister.cpp" | |
3976 > | |
3977 <FileConfiguration | |
3978 Name="Release|Win32" | |
3979 > | |
3980 <Tool | |
3981 Name="VCCLCompilerTool" | |
3982 UsePrecompiledHeader="2" | |
3983 /> | |
3984 </FileConfiguration> | |
3985 <FileConfiguration | |
3986 Name="Debug|Win32" | |
3987 > | |
3988 <Tool | |
3989 Name="VCCLCompilerTool" | |
3990 UsePrecompiledHeader="2" | |
3991 /> | |
3992 </FileConfiguration> | |
3993 </File> | |
3994 <File | |
3995 RelativePath=".\CPP\7zip\Archive\Split\SplitRegister.cpp" | |
3996 > | |
3997 <FileConfiguration | |
3998 Name="Release|Win32" | |
3999 > | |
4000 <Tool | |
4001 Name="VCCLCompilerTool" | |
4002 UsePrecompiledHeader="2" | |
4003 /> | |
4004 </FileConfiguration> | |
4005 <FileConfiguration | |
4006 Name="Debug|Win32" | |
4007 > | |
4008 <Tool | |
4009 Name="VCCLCompilerTool" | |
4010 UsePrecompiledHeader="2" | |
4011 /> | |
4012 </FileConfiguration> | |
4013 </File> | |
4014 <File | |
4015 RelativePath=".\CPP\7zip\Archive\Tar\TarRegister.cpp" | |
4016 > | |
4017 <FileConfiguration | |
4018 Name="Release|Win32" | |
4019 > | |
4020 <Tool | |
4021 Name="VCCLCompilerTool" | |
4022 UsePrecompiledHeader="2" | |
4023 /> | |
4024 </FileConfiguration> | |
4025 <FileConfiguration | |
4026 Name="Debug|Win32" | |
4027 > | |
4028 <Tool | |
4029 Name="VCCLCompilerTool" | |
4030 UsePrecompiledHeader="2" | |
4031 /> | |
4032 </FileConfiguration> | |
4033 </File> | |
4034 <File | |
4035 RelativePath=".\CPP\7zip\Archive\Zip\ZipRegister.cpp" | |
4036 > | |
4037 <FileConfiguration | |
4038 Name="Release|Win32" | |
4039 > | |
4040 <Tool | |
4041 Name="VCCLCompilerTool" | |
4042 UsePrecompiledHeader="2" | |
4043 /> | |
4044 </FileConfiguration> | |
4045 <FileConfiguration | |
4046 Name="Debug|Win32" | |
4047 > | |
4048 <Tool | |
4049 Name="VCCLCompilerTool" | |
4050 UsePrecompiledHeader="2" | |
4051 /> | |
4052 </FileConfiguration> | |
4053 </File> | |
4054 </Filter> | |
4055 </Files> | |
4056 <Globals> | |
4057 </Globals> | |
4058 </VisualStudioProject> |