Mercurial > vba-linux
diff 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 |
line wrap: on
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/src/win32/7zip/7z/7zip_2005.vcproj Sat Mar 03 10:31:27 2012 -0600 1.3 @@ -0,0 +1,4058 @@ 1.4 +<?xml version="1.0" encoding="Windows-1252"?> 1.5 +<VisualStudioProject 1.6 + ProjectType="Visual C++" 1.7 + Version="8.00" 1.8 + Name="wlib7zip" 1.9 + ProjectGUID="{5646C572-A578-49F8-9DA9-3E00A8CBFE3F}" 1.10 + RootNamespace="gens" 1.11 + > 1.12 + <Platforms> 1.13 + <Platform 1.14 + Name="Win32" 1.15 + /> 1.16 + </Platforms> 1.17 + <ToolFiles> 1.18 + <DefaultToolFile 1.19 + FileName="masm.rules" 1.20 + /> 1.21 + </ToolFiles> 1.22 + <Configurations> 1.23 + <Configuration 1.24 + Name="Release|Win32" 1.25 + OutputDirectory="$(SolutionDir)\.VS2005\$(ConfigurationName)\$(PlatformName)\$(ProjectName)" 1.26 + IntermediateDirectory="$(SolutionDir)\.VS2005\$(ConfigurationName)\$(PlatformName)\$(ProjectName)" 1.27 + ConfigurationType="4" 1.28 + UseOfMFC="0" 1.29 + ATLMinimizesCRunTimeLibraryUsage="false" 1.30 + WholeProgramOptimization="1" 1.31 + > 1.32 + <Tool 1.33 + Name="VCPreBuildEventTool" 1.34 + /> 1.35 + <Tool 1.36 + Name="VCCustomBuildTool" 1.37 + /> 1.38 + <Tool 1.39 + Name="MASM" 1.40 + /> 1.41 + <Tool 1.42 + Name="VCXMLDataGeneratorTool" 1.43 + /> 1.44 + <Tool 1.45 + Name="VCWebServiceProxyGeneratorTool" 1.46 + /> 1.47 + <Tool 1.48 + Name="VCMIDLTool" 1.49 + PreprocessorDefinitions="NDEBUG" 1.50 + MkTypLibCompatible="true" 1.51 + SuppressStartupBanner="true" 1.52 + TargetEnvironment="1" 1.53 + TypeLibraryName=".\Release/gens.tlb" 1.54 + HeaderFileName="" 1.55 + /> 1.56 + <Tool 1.57 + Name="VCCLCompilerTool" 1.58 + Optimization="3" 1.59 + InlineFunctionExpansion="2" 1.60 + EnableIntrinsicFunctions="true" 1.61 + FavorSizeOrSpeed="1" 1.62 + OmitFramePointers="true" 1.63 + EnableFiberSafeOptimizations="true" 1.64 + WholeProgramOptimization="true" 1.65 + AdditionalIncludeDirectories="CPP" 1.66 + PreprocessorDefinitions="WIN32;NDEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;EXTRACT_ONLY;_NO_CRYPTO" 1.67 + StringPooling="true" 1.68 + ExceptionHandling="1" 1.69 + RuntimeLibrary="0" 1.70 + UsePrecompiledHeader="2" 1.71 + PrecompiledHeaderFile="$(IntDir)\7z.pch" 1.72 + AssemblerListingLocation="$(IntDir)\" 1.73 + ObjectFile="$(IntDir)\" 1.74 + ProgramDataBaseFileName="$(IntDir)\vc80.pdb" 1.75 + WarningLevel="3" 1.76 + SuppressStartupBanner="true" 1.77 + DebugInformationFormat="3" 1.78 + OmitDefaultLibName="true" 1.79 + /> 1.80 + <Tool 1.81 + Name="VCManagedResourceCompilerTool" 1.82 + /> 1.83 + <Tool 1.84 + Name="VCResourceCompilerTool" 1.85 + PreprocessorDefinitions="NDEBUG" 1.86 + /> 1.87 + <Tool 1.88 + Name="VCPreLinkEventTool" 1.89 + /> 1.90 + <Tool 1.91 + Name="VCLibrarianTool" 1.92 + AdditionalOptions=" /LTCG" 1.93 + /> 1.94 + <Tool 1.95 + Name="VCALinkTool" 1.96 + /> 1.97 + <Tool 1.98 + Name="VCXDCMakeTool" 1.99 + /> 1.100 + <Tool 1.101 + Name="VCBscMakeTool" 1.102 + /> 1.103 + <Tool 1.104 + Name="VCFxCopTool" 1.105 + /> 1.106 + <Tool 1.107 + Name="VCPostBuildEventTool" 1.108 + /> 1.109 + </Configuration> 1.110 + <Configuration 1.111 + Name="Debug|Win32" 1.112 + OutputDirectory="$(SolutionDir)\.VS2005\$(ConfigurationName)\$(PlatformName)\$(ProjectName)" 1.113 + IntermediateDirectory="$(SolutionDir)\.VS2005\$(ConfigurationName)\$(PlatformName)\$(ProjectName)" 1.114 + ConfigurationType="4" 1.115 + UseOfMFC="0" 1.116 + ATLMinimizesCRunTimeLibraryUsage="false" 1.117 + > 1.118 + <Tool 1.119 + Name="VCPreBuildEventTool" 1.120 + CommandLine="" 1.121 + /> 1.122 + <Tool 1.123 + Name="VCCustomBuildTool" 1.124 + CommandLine="" 1.125 + /> 1.126 + <Tool 1.127 + Name="MASM" 1.128 + /> 1.129 + <Tool 1.130 + Name="VCXMLDataGeneratorTool" 1.131 + /> 1.132 + <Tool 1.133 + Name="VCWebServiceProxyGeneratorTool" 1.134 + /> 1.135 + <Tool 1.136 + Name="VCMIDLTool" 1.137 + PreprocessorDefinitions="NDEBUG" 1.138 + MkTypLibCompatible="true" 1.139 + SuppressStartupBanner="true" 1.140 + TargetEnvironment="1" 1.141 + TypeLibraryName=".\Release/gens.tlb" 1.142 + HeaderFileName="" 1.143 + /> 1.144 + <Tool 1.145 + Name="VCCLCompilerTool" 1.146 + Optimization="0" 1.147 + InlineFunctionExpansion="0" 1.148 + EnableIntrinsicFunctions="false" 1.149 + AdditionalIncludeDirectories="CPP" 1.150 + PreprocessorDefinitions="WIN32;_DEBUG;_WINDOWS;_CRT_SECURE_NO_DEPRECATE;EXTRACT_ONLY;_NO_CRYPTO" 1.151 + StringPooling="false" 1.152 + ExceptionHandling="1" 1.153 + BasicRuntimeChecks="3" 1.154 + SmallerTypeCheck="true" 1.155 + RuntimeLibrary="0" 1.156 + EnableFunctionLevelLinking="false" 1.157 + UsePrecompiledHeader="2" 1.158 + PrecompiledHeaderFile="$(IntDir)\7z.pch" 1.159 + AssemblerListingLocation="$(IntDir)\" 1.160 + ObjectFile="$(IntDir)\" 1.161 + ProgramDataBaseFileName="$(IntDir)\vc80.pdb" 1.162 + WarningLevel="3" 1.163 + SuppressStartupBanner="true" 1.164 + DebugInformationFormat="3" 1.165 + OmitDefaultLibName="true" 1.166 + /> 1.167 + <Tool 1.168 + Name="VCManagedResourceCompilerTool" 1.169 + /> 1.170 + <Tool 1.171 + Name="VCResourceCompilerTool" 1.172 + PreprocessorDefinitions="NDEBUG" 1.173 + /> 1.174 + <Tool 1.175 + Name="VCPreLinkEventTool" 1.176 + /> 1.177 + <Tool 1.178 + Name="VCLibrarianTool" 1.179 + /> 1.180 + <Tool 1.181 + Name="VCALinkTool" 1.182 + /> 1.183 + <Tool 1.184 + Name="VCXDCMakeTool" 1.185 + /> 1.186 + <Tool 1.187 + Name="VCBscMakeTool" 1.188 + /> 1.189 + <Tool 1.190 + Name="VCFxCopTool" 1.191 + /> 1.192 + <Tool 1.193 + Name="VCPostBuildEventTool" 1.194 + /> 1.195 + </Configuration> 1.196 + </Configurations> 1.197 + <References> 1.198 + </References> 1.199 + <Files> 1.200 + <Filter 1.201 + Name="7zip" 1.202 + > 1.203 + <File 1.204 + RelativePath=".\CPP\7zip\Common\FilterCoder.cpp" 1.205 + > 1.206 + <FileConfiguration 1.207 + Name="Release|Win32" 1.208 + > 1.209 + <Tool 1.210 + Name="VCCLCompilerTool" 1.211 + UsePrecompiledHeader="2" 1.212 + /> 1.213 + </FileConfiguration> 1.214 + <FileConfiguration 1.215 + Name="Debug|Win32" 1.216 + > 1.217 + <Tool 1.218 + Name="VCCLCompilerTool" 1.219 + UsePrecompiledHeader="2" 1.220 + /> 1.221 + </FileConfiguration> 1.222 + </File> 1.223 + <File 1.224 + RelativePath=".\CPP\7zip\Common\InBuffer.cpp" 1.225 + > 1.226 + <FileConfiguration 1.227 + Name="Release|Win32" 1.228 + > 1.229 + <Tool 1.230 + Name="VCCLCompilerTool" 1.231 + UsePrecompiledHeader="2" 1.232 + /> 1.233 + </FileConfiguration> 1.234 + <FileConfiguration 1.235 + Name="Debug|Win32" 1.236 + > 1.237 + <Tool 1.238 + Name="VCCLCompilerTool" 1.239 + UsePrecompiledHeader="2" 1.240 + /> 1.241 + </FileConfiguration> 1.242 + </File> 1.243 + <File 1.244 + RelativePath=".\CPP\7zip\Common\InOutTempBuffer.cpp" 1.245 + > 1.246 + <FileConfiguration 1.247 + Name="Release|Win32" 1.248 + > 1.249 + <Tool 1.250 + Name="VCCLCompilerTool" 1.251 + UsePrecompiledHeader="2" 1.252 + /> 1.253 + </FileConfiguration> 1.254 + <FileConfiguration 1.255 + Name="Debug|Win32" 1.256 + > 1.257 + <Tool 1.258 + Name="VCCLCompilerTool" 1.259 + UsePrecompiledHeader="2" 1.260 + /> 1.261 + </FileConfiguration> 1.262 + </File> 1.263 + <File 1.264 + RelativePath=".\CPP\7zip\Common\LimitedStreams.cpp" 1.265 + > 1.266 + <FileConfiguration 1.267 + Name="Release|Win32" 1.268 + > 1.269 + <Tool 1.270 + Name="VCCLCompilerTool" 1.271 + UsePrecompiledHeader="2" 1.272 + /> 1.273 + </FileConfiguration> 1.274 + <FileConfiguration 1.275 + Name="Debug|Win32" 1.276 + > 1.277 + <Tool 1.278 + Name="VCCLCompilerTool" 1.279 + UsePrecompiledHeader="2" 1.280 + /> 1.281 + </FileConfiguration> 1.282 + </File> 1.283 + <File 1.284 + RelativePath=".\CPP\7zip\Common\LockedStream.cpp" 1.285 + > 1.286 + <FileConfiguration 1.287 + Name="Release|Win32" 1.288 + > 1.289 + <Tool 1.290 + Name="VCCLCompilerTool" 1.291 + UsePrecompiledHeader="2" 1.292 + /> 1.293 + </FileConfiguration> 1.294 + <FileConfiguration 1.295 + Name="Debug|Win32" 1.296 + > 1.297 + <Tool 1.298 + Name="VCCLCompilerTool" 1.299 + UsePrecompiledHeader="2" 1.300 + /> 1.301 + </FileConfiguration> 1.302 + </File> 1.303 + <File 1.304 + RelativePath=".\CPP\7zip\Common\MemBlocks.cpp" 1.305 + > 1.306 + <FileConfiguration 1.307 + Name="Release|Win32" 1.308 + > 1.309 + <Tool 1.310 + Name="VCCLCompilerTool" 1.311 + UsePrecompiledHeader="2" 1.312 + /> 1.313 + </FileConfiguration> 1.314 + <FileConfiguration 1.315 + Name="Debug|Win32" 1.316 + > 1.317 + <Tool 1.318 + Name="VCCLCompilerTool" 1.319 + UsePrecompiledHeader="2" 1.320 + /> 1.321 + </FileConfiguration> 1.322 + </File> 1.323 + <File 1.324 + RelativePath=".\CPP\7zip\Common\MethodId.cpp" 1.325 + > 1.326 + <FileConfiguration 1.327 + Name="Release|Win32" 1.328 + > 1.329 + <Tool 1.330 + Name="VCCLCompilerTool" 1.331 + UsePrecompiledHeader="2" 1.332 + /> 1.333 + </FileConfiguration> 1.334 + <FileConfiguration 1.335 + Name="Debug|Win32" 1.336 + > 1.337 + <Tool 1.338 + Name="VCCLCompilerTool" 1.339 + UsePrecompiledHeader="2" 1.340 + /> 1.341 + </FileConfiguration> 1.342 + </File> 1.343 + <File 1.344 + RelativePath=".\CPP\7zip\Common\MethodProps.cpp" 1.345 + > 1.346 + <FileConfiguration 1.347 + Name="Release|Win32" 1.348 + > 1.349 + <Tool 1.350 + Name="VCCLCompilerTool" 1.351 + UsePrecompiledHeader="2" 1.352 + /> 1.353 + </FileConfiguration> 1.354 + <FileConfiguration 1.355 + Name="Debug|Win32" 1.356 + > 1.357 + <Tool 1.358 + Name="VCCLCompilerTool" 1.359 + UsePrecompiledHeader="2" 1.360 + /> 1.361 + </FileConfiguration> 1.362 + </File> 1.363 + <File 1.364 + RelativePath=".\CPP\7zip\Common\OffsetStream.cpp" 1.365 + > 1.366 + <FileConfiguration 1.367 + Name="Release|Win32" 1.368 + > 1.369 + <Tool 1.370 + Name="VCCLCompilerTool" 1.371 + UsePrecompiledHeader="2" 1.372 + /> 1.373 + </FileConfiguration> 1.374 + <FileConfiguration 1.375 + Name="Debug|Win32" 1.376 + > 1.377 + <Tool 1.378 + Name="VCCLCompilerTool" 1.379 + UsePrecompiledHeader="2" 1.380 + /> 1.381 + </FileConfiguration> 1.382 + </File> 1.383 + <File 1.384 + RelativePath=".\CPP\7zip\Common\OutBuffer.cpp" 1.385 + > 1.386 + <FileConfiguration 1.387 + Name="Release|Win32" 1.388 + > 1.389 + <Tool 1.390 + Name="VCCLCompilerTool" 1.391 + UsePrecompiledHeader="2" 1.392 + /> 1.393 + </FileConfiguration> 1.394 + <FileConfiguration 1.395 + Name="Debug|Win32" 1.396 + > 1.397 + <Tool 1.398 + Name="VCCLCompilerTool" 1.399 + UsePrecompiledHeader="2" 1.400 + /> 1.401 + </FileConfiguration> 1.402 + </File> 1.403 + <File 1.404 + RelativePath=".\CPP\7zip\Common\OutMemStream.cpp" 1.405 + > 1.406 + <FileConfiguration 1.407 + Name="Release|Win32" 1.408 + > 1.409 + <Tool 1.410 + Name="VCCLCompilerTool" 1.411 + UsePrecompiledHeader="2" 1.412 + /> 1.413 + </FileConfiguration> 1.414 + <FileConfiguration 1.415 + Name="Debug|Win32" 1.416 + > 1.417 + <Tool 1.418 + Name="VCCLCompilerTool" 1.419 + UsePrecompiledHeader="2" 1.420 + /> 1.421 + </FileConfiguration> 1.422 + </File> 1.423 + <File 1.424 + RelativePath=".\CPP\7zip\Common\ProgressMt.cpp" 1.425 + > 1.426 + <FileConfiguration 1.427 + Name="Release|Win32" 1.428 + > 1.429 + <Tool 1.430 + Name="VCCLCompilerTool" 1.431 + UsePrecompiledHeader="2" 1.432 + /> 1.433 + </FileConfiguration> 1.434 + <FileConfiguration 1.435 + Name="Debug|Win32" 1.436 + > 1.437 + <Tool 1.438 + Name="VCCLCompilerTool" 1.439 + UsePrecompiledHeader="2" 1.440 + /> 1.441 + </FileConfiguration> 1.442 + </File> 1.443 + <File 1.444 + RelativePath=".\CPP\7zip\Common\ProgressUtils.cpp" 1.445 + > 1.446 + <FileConfiguration 1.447 + Name="Release|Win32" 1.448 + > 1.449 + <Tool 1.450 + Name="VCCLCompilerTool" 1.451 + UsePrecompiledHeader="2" 1.452 + /> 1.453 + </FileConfiguration> 1.454 + <FileConfiguration 1.455 + Name="Debug|Win32" 1.456 + > 1.457 + <Tool 1.458 + Name="VCCLCompilerTool" 1.459 + UsePrecompiledHeader="2" 1.460 + /> 1.461 + </FileConfiguration> 1.462 + </File> 1.463 + <File 1.464 + RelativePath=".\CPP\7zip\Common\StreamBinder.cpp" 1.465 + > 1.466 + <FileConfiguration 1.467 + Name="Release|Win32" 1.468 + > 1.469 + <Tool 1.470 + Name="VCCLCompilerTool" 1.471 + UsePrecompiledHeader="2" 1.472 + /> 1.473 + </FileConfiguration> 1.474 + <FileConfiguration 1.475 + Name="Debug|Win32" 1.476 + > 1.477 + <Tool 1.478 + Name="VCCLCompilerTool" 1.479 + UsePrecompiledHeader="2" 1.480 + /> 1.481 + </FileConfiguration> 1.482 + </File> 1.483 + <File 1.484 + RelativePath=".\CPP\7zip\Common\StreamObjects.cpp" 1.485 + > 1.486 + <FileConfiguration 1.487 + Name="Release|Win32" 1.488 + > 1.489 + <Tool 1.490 + Name="VCCLCompilerTool" 1.491 + UsePrecompiledHeader="2" 1.492 + /> 1.493 + </FileConfiguration> 1.494 + <FileConfiguration 1.495 + Name="Debug|Win32" 1.496 + > 1.497 + <Tool 1.498 + Name="VCCLCompilerTool" 1.499 + UsePrecompiledHeader="2" 1.500 + /> 1.501 + </FileConfiguration> 1.502 + </File> 1.503 + <File 1.504 + RelativePath=".\CPP\7zip\Common\StreamUtils.cpp" 1.505 + > 1.506 + <FileConfiguration 1.507 + Name="Release|Win32" 1.508 + > 1.509 + <Tool 1.510 + Name="VCCLCompilerTool" 1.511 + UsePrecompiledHeader="2" 1.512 + /> 1.513 + </FileConfiguration> 1.514 + <FileConfiguration 1.515 + Name="Debug|Win32" 1.516 + > 1.517 + <Tool 1.518 + Name="VCCLCompilerTool" 1.519 + UsePrecompiledHeader="2" 1.520 + /> 1.521 + </FileConfiguration> 1.522 + </File> 1.523 + <File 1.524 + RelativePath=".\CPP\7zip\Common\VirtThread.cpp" 1.525 + > 1.526 + <FileConfiguration 1.527 + Name="Release|Win32" 1.528 + > 1.529 + <Tool 1.530 + Name="VCCLCompilerTool" 1.531 + UsePrecompiledHeader="2" 1.532 + /> 1.533 + </FileConfiguration> 1.534 + <FileConfiguration 1.535 + Name="Debug|Win32" 1.536 + > 1.537 + <Tool 1.538 + Name="VCCLCompilerTool" 1.539 + UsePrecompiledHeader="2" 1.540 + /> 1.541 + </FileConfiguration> 1.542 + </File> 1.543 + </Filter> 1.544 + <Filter 1.545 + Name="Windows" 1.546 + > 1.547 + <File 1.548 + RelativePath=".\CPP\Windows\FileDir.cpp" 1.549 + > 1.550 + <FileConfiguration 1.551 + Name="Release|Win32" 1.552 + > 1.553 + <Tool 1.554 + Name="VCCLCompilerTool" 1.555 + UsePrecompiledHeader="2" 1.556 + /> 1.557 + </FileConfiguration> 1.558 + <FileConfiguration 1.559 + Name="Debug|Win32" 1.560 + > 1.561 + <Tool 1.562 + Name="VCCLCompilerTool" 1.563 + UsePrecompiledHeader="2" 1.564 + /> 1.565 + </FileConfiguration> 1.566 + </File> 1.567 + <File 1.568 + RelativePath=".\CPP\Windows\FileFind.cpp" 1.569 + > 1.570 + <FileConfiguration 1.571 + Name="Release|Win32" 1.572 + > 1.573 + <Tool 1.574 + Name="VCCLCompilerTool" 1.575 + UsePrecompiledHeader="2" 1.576 + /> 1.577 + </FileConfiguration> 1.578 + <FileConfiguration 1.579 + Name="Debug|Win32" 1.580 + > 1.581 + <Tool 1.582 + Name="VCCLCompilerTool" 1.583 + UsePrecompiledHeader="2" 1.584 + /> 1.585 + </FileConfiguration> 1.586 + </File> 1.587 + <File 1.588 + RelativePath=".\CPP\Windows\FileIO.cpp" 1.589 + > 1.590 + <FileConfiguration 1.591 + Name="Release|Win32" 1.592 + > 1.593 + <Tool 1.594 + Name="VCCLCompilerTool" 1.595 + UsePrecompiledHeader="2" 1.596 + /> 1.597 + </FileConfiguration> 1.598 + <FileConfiguration 1.599 + Name="Debug|Win32" 1.600 + > 1.601 + <Tool 1.602 + Name="VCCLCompilerTool" 1.603 + UsePrecompiledHeader="2" 1.604 + /> 1.605 + </FileConfiguration> 1.606 + </File> 1.607 + <File 1.608 + RelativePath=".\CPP\Windows\PropVariant.cpp" 1.609 + > 1.610 + <FileConfiguration 1.611 + Name="Release|Win32" 1.612 + > 1.613 + <Tool 1.614 + Name="VCCLCompilerTool" 1.615 + UsePrecompiledHeader="2" 1.616 + /> 1.617 + </FileConfiguration> 1.618 + <FileConfiguration 1.619 + Name="Debug|Win32" 1.620 + > 1.621 + <Tool 1.622 + Name="VCCLCompilerTool" 1.623 + UsePrecompiledHeader="2" 1.624 + /> 1.625 + </FileConfiguration> 1.626 + </File> 1.627 + <File 1.628 + RelativePath=".\CPP\Windows\Time.cpp" 1.629 + > 1.630 + <FileConfiguration 1.631 + Name="Release|Win32" 1.632 + > 1.633 + <Tool 1.634 + Name="VCCLCompilerTool" 1.635 + UsePrecompiledHeader="2" 1.636 + /> 1.637 + </FileConfiguration> 1.638 + <FileConfiguration 1.639 + Name="Debug|Win32" 1.640 + > 1.641 + <Tool 1.642 + Name="VCCLCompilerTool" 1.643 + UsePrecompiledHeader="2" 1.644 + /> 1.645 + </FileConfiguration> 1.646 + </File> 1.647 + </Filter> 1.648 + <Filter 1.649 + Name="Archive" 1.650 + > 1.651 + <Filter 1.652 + Name="7z" 1.653 + > 1.654 + <File 1.655 + RelativePath=".\CPP\7zip\Archive\7z\7zCompressionMode.cpp" 1.656 + > 1.657 + <FileConfiguration 1.658 + Name="Release|Win32" 1.659 + > 1.660 + <Tool 1.661 + Name="VCCLCompilerTool" 1.662 + UsePrecompiledHeader="2" 1.663 + /> 1.664 + </FileConfiguration> 1.665 + <FileConfiguration 1.666 + Name="Debug|Win32" 1.667 + > 1.668 + <Tool 1.669 + Name="VCCLCompilerTool" 1.670 + UsePrecompiledHeader="2" 1.671 + /> 1.672 + </FileConfiguration> 1.673 + </File> 1.674 + <File 1.675 + RelativePath=".\CPP\7zip\Archive\7z\7zDecode.cpp" 1.676 + > 1.677 + <FileConfiguration 1.678 + Name="Release|Win32" 1.679 + > 1.680 + <Tool 1.681 + Name="VCCLCompilerTool" 1.682 + UsePrecompiledHeader="2" 1.683 + /> 1.684 + </FileConfiguration> 1.685 + <FileConfiguration 1.686 + Name="Debug|Win32" 1.687 + > 1.688 + <Tool 1.689 + Name="VCCLCompilerTool" 1.690 + UsePrecompiledHeader="2" 1.691 + /> 1.692 + </FileConfiguration> 1.693 + </File> 1.694 + <File 1.695 + RelativePath=".\CPP\7zip\Archive\7z\7zExtract.cpp" 1.696 + > 1.697 + <FileConfiguration 1.698 + Name="Release|Win32" 1.699 + > 1.700 + <Tool 1.701 + Name="VCCLCompilerTool" 1.702 + UsePrecompiledHeader="2" 1.703 + /> 1.704 + </FileConfiguration> 1.705 + <FileConfiguration 1.706 + Name="Debug|Win32" 1.707 + > 1.708 + <Tool 1.709 + Name="VCCLCompilerTool" 1.710 + UsePrecompiledHeader="2" 1.711 + /> 1.712 + </FileConfiguration> 1.713 + </File> 1.714 + <File 1.715 + RelativePath=".\CPP\7zip\Archive\7z\7zFolderInStream.cpp" 1.716 + > 1.717 + <FileConfiguration 1.718 + Name="Release|Win32" 1.719 + > 1.720 + <Tool 1.721 + Name="VCCLCompilerTool" 1.722 + UsePrecompiledHeader="2" 1.723 + /> 1.724 + </FileConfiguration> 1.725 + <FileConfiguration 1.726 + Name="Debug|Win32" 1.727 + > 1.728 + <Tool 1.729 + Name="VCCLCompilerTool" 1.730 + UsePrecompiledHeader="2" 1.731 + /> 1.732 + </FileConfiguration> 1.733 + </File> 1.734 + <File 1.735 + RelativePath=".\CPP\7zip\Archive\7z\7zFolderOutStream.cpp" 1.736 + > 1.737 + <FileConfiguration 1.738 + Name="Release|Win32" 1.739 + > 1.740 + <Tool 1.741 + Name="VCCLCompilerTool" 1.742 + UsePrecompiledHeader="2" 1.743 + /> 1.744 + </FileConfiguration> 1.745 + <FileConfiguration 1.746 + Name="Debug|Win32" 1.747 + > 1.748 + <Tool 1.749 + Name="VCCLCompilerTool" 1.750 + UsePrecompiledHeader="2" 1.751 + /> 1.752 + </FileConfiguration> 1.753 + </File> 1.754 + <File 1.755 + RelativePath=".\CPP\7zip\Archive\7z\7zHandler.cpp" 1.756 + > 1.757 + <FileConfiguration 1.758 + Name="Release|Win32" 1.759 + > 1.760 + <Tool 1.761 + Name="VCCLCompilerTool" 1.762 + UsePrecompiledHeader="2" 1.763 + /> 1.764 + </FileConfiguration> 1.765 + <FileConfiguration 1.766 + Name="Debug|Win32" 1.767 + > 1.768 + <Tool 1.769 + Name="VCCLCompilerTool" 1.770 + UsePrecompiledHeader="2" 1.771 + /> 1.772 + </FileConfiguration> 1.773 + </File> 1.774 + <File 1.775 + RelativePath=".\CPP\7zip\Archive\7z\7zHeader.cpp" 1.776 + > 1.777 + <FileConfiguration 1.778 + Name="Release|Win32" 1.779 + > 1.780 + <Tool 1.781 + Name="VCCLCompilerTool" 1.782 + UsePrecompiledHeader="2" 1.783 + /> 1.784 + </FileConfiguration> 1.785 + <FileConfiguration 1.786 + Name="Debug|Win32" 1.787 + > 1.788 + <Tool 1.789 + Name="VCCLCompilerTool" 1.790 + UsePrecompiledHeader="2" 1.791 + /> 1.792 + </FileConfiguration> 1.793 + </File> 1.794 + <File 1.795 + RelativePath=".\CPP\7zip\Archive\7z\7zIn.cpp" 1.796 + > 1.797 + <FileConfiguration 1.798 + Name="Release|Win32" 1.799 + > 1.800 + <Tool 1.801 + Name="VCCLCompilerTool" 1.802 + UsePrecompiledHeader="2" 1.803 + /> 1.804 + </FileConfiguration> 1.805 + <FileConfiguration 1.806 + Name="Debug|Win32" 1.807 + > 1.808 + <Tool 1.809 + Name="VCCLCompilerTool" 1.810 + UsePrecompiledHeader="2" 1.811 + /> 1.812 + </FileConfiguration> 1.813 + </File> 1.814 + <File 1.815 + RelativePath=".\CPP\7zip\Archive\7z\7zProperties.cpp" 1.816 + > 1.817 + <FileConfiguration 1.818 + Name="Release|Win32" 1.819 + > 1.820 + <Tool 1.821 + Name="VCCLCompilerTool" 1.822 + UsePrecompiledHeader="2" 1.823 + /> 1.824 + </FileConfiguration> 1.825 + <FileConfiguration 1.826 + Name="Debug|Win32" 1.827 + > 1.828 + <Tool 1.829 + Name="VCCLCompilerTool" 1.830 + UsePrecompiledHeader="2" 1.831 + /> 1.832 + </FileConfiguration> 1.833 + </File> 1.834 + <File 1.835 + RelativePath=".\CPP\7zip\Archive\7z\7zSpecStream.cpp" 1.836 + > 1.837 + <FileConfiguration 1.838 + Name="Release|Win32" 1.839 + > 1.840 + <Tool 1.841 + Name="VCCLCompilerTool" 1.842 + UsePrecompiledHeader="2" 1.843 + /> 1.844 + </FileConfiguration> 1.845 + <FileConfiguration 1.846 + Name="Debug|Win32" 1.847 + > 1.848 + <Tool 1.849 + Name="VCCLCompilerTool" 1.850 + UsePrecompiledHeader="2" 1.851 + /> 1.852 + </FileConfiguration> 1.853 + </File> 1.854 + </Filter> 1.855 + <Filter 1.856 + Name="Rar" 1.857 + > 1.858 + <File 1.859 + RelativePath=".\CPP\7zip\Archive\Rar\RarHandler.cpp" 1.860 + > 1.861 + <FileConfiguration 1.862 + Name="Release|Win32" 1.863 + > 1.864 + <Tool 1.865 + Name="VCCLCompilerTool" 1.866 + UsePrecompiledHeader="2" 1.867 + /> 1.868 + </FileConfiguration> 1.869 + <FileConfiguration 1.870 + Name="Debug|Win32" 1.871 + > 1.872 + <Tool 1.873 + Name="VCCLCompilerTool" 1.874 + UsePrecompiledHeader="2" 1.875 + /> 1.876 + </FileConfiguration> 1.877 + </File> 1.878 + <File 1.879 + RelativePath=".\CPP\7zip\Archive\Rar\RarHeader.cpp" 1.880 + > 1.881 + <FileConfiguration 1.882 + Name="Release|Win32" 1.883 + > 1.884 + <Tool 1.885 + Name="VCCLCompilerTool" 1.886 + UsePrecompiledHeader="2" 1.887 + /> 1.888 + </FileConfiguration> 1.889 + <FileConfiguration 1.890 + Name="Debug|Win32" 1.891 + > 1.892 + <Tool 1.893 + Name="VCCLCompilerTool" 1.894 + UsePrecompiledHeader="2" 1.895 + /> 1.896 + </FileConfiguration> 1.897 + </File> 1.898 + <File 1.899 + RelativePath=".\CPP\7zip\Archive\Rar\RarIn.cpp" 1.900 + > 1.901 + <FileConfiguration 1.902 + Name="Release|Win32" 1.903 + > 1.904 + <Tool 1.905 + Name="VCCLCompilerTool" 1.906 + UsePrecompiledHeader="2" 1.907 + /> 1.908 + </FileConfiguration> 1.909 + <FileConfiguration 1.910 + Name="Debug|Win32" 1.911 + > 1.912 + <Tool 1.913 + Name="VCCLCompilerTool" 1.914 + UsePrecompiledHeader="2" 1.915 + /> 1.916 + </FileConfiguration> 1.917 + </File> 1.918 + <File 1.919 + RelativePath=".\CPP\7zip\Archive\Rar\RarItem.cpp" 1.920 + > 1.921 + <FileConfiguration 1.922 + Name="Release|Win32" 1.923 + > 1.924 + <Tool 1.925 + Name="VCCLCompilerTool" 1.926 + UsePrecompiledHeader="2" 1.927 + /> 1.928 + </FileConfiguration> 1.929 + <FileConfiguration 1.930 + Name="Debug|Win32" 1.931 + > 1.932 + <Tool 1.933 + Name="VCCLCompilerTool" 1.934 + UsePrecompiledHeader="2" 1.935 + /> 1.936 + </FileConfiguration> 1.937 + </File> 1.938 + <File 1.939 + RelativePath=".\CPP\7zip\Archive\Rar\RarVolumeInStream.cpp" 1.940 + > 1.941 + <FileConfiguration 1.942 + Name="Release|Win32" 1.943 + > 1.944 + <Tool 1.945 + Name="VCCLCompilerTool" 1.946 + UsePrecompiledHeader="2" 1.947 + /> 1.948 + </FileConfiguration> 1.949 + <FileConfiguration 1.950 + Name="Debug|Win32" 1.951 + > 1.952 + <Tool 1.953 + Name="VCCLCompilerTool" 1.954 + UsePrecompiledHeader="2" 1.955 + /> 1.956 + </FileConfiguration> 1.957 + </File> 1.958 + </Filter> 1.959 + <Filter 1.960 + Name="bz2" 1.961 + > 1.962 + <File 1.963 + RelativePath=".\CPP\7zip\Archive\BZip2\BZip2Handler.cpp" 1.964 + > 1.965 + <FileConfiguration 1.966 + Name="Release|Win32" 1.967 + > 1.968 + <Tool 1.969 + Name="VCCLCompilerTool" 1.970 + UsePrecompiledHeader="2" 1.971 + /> 1.972 + </FileConfiguration> 1.973 + <FileConfiguration 1.974 + Name="Debug|Win32" 1.975 + > 1.976 + <Tool 1.977 + Name="VCCLCompilerTool" 1.978 + UsePrecompiledHeader="2" 1.979 + /> 1.980 + </FileConfiguration> 1.981 + </File> 1.982 + </Filter> 1.983 + <Filter 1.984 + Name="Archive common" 1.985 + > 1.986 + <File 1.987 + RelativePath=".\CPP\7zip\Archive\Common\CoderMixer2.cpp" 1.988 + > 1.989 + <FileConfiguration 1.990 + Name="Release|Win32" 1.991 + > 1.992 + <Tool 1.993 + Name="VCCLCompilerTool" 1.994 + UsePrecompiledHeader="2" 1.995 + /> 1.996 + </FileConfiguration> 1.997 + <FileConfiguration 1.998 + Name="Debug|Win32" 1.999 + > 1.1000 + <Tool 1.1001 + Name="VCCLCompilerTool" 1.1002 + UsePrecompiledHeader="2" 1.1003 + /> 1.1004 + </FileConfiguration> 1.1005 + </File> 1.1006 + <File 1.1007 + RelativePath=".\CPP\7zip\Archive\Common\CoderMixer2MT.cpp" 1.1008 + > 1.1009 + <FileConfiguration 1.1010 + Name="Release|Win32" 1.1011 + > 1.1012 + <Tool 1.1013 + Name="VCCLCompilerTool" 1.1014 + UsePrecompiledHeader="2" 1.1015 + /> 1.1016 + </FileConfiguration> 1.1017 + <FileConfiguration 1.1018 + Name="Debug|Win32" 1.1019 + > 1.1020 + <Tool 1.1021 + Name="VCCLCompilerTool" 1.1022 + UsePrecompiledHeader="2" 1.1023 + /> 1.1024 + </FileConfiguration> 1.1025 + </File> 1.1026 + <File 1.1027 + RelativePath=".\CPP\7zip\Archive\Common\DummyOutStream.cpp" 1.1028 + > 1.1029 + <FileConfiguration 1.1030 + Name="Release|Win32" 1.1031 + > 1.1032 + <Tool 1.1033 + Name="VCCLCompilerTool" 1.1034 + UsePrecompiledHeader="2" 1.1035 + /> 1.1036 + </FileConfiguration> 1.1037 + <FileConfiguration 1.1038 + Name="Debug|Win32" 1.1039 + > 1.1040 + <Tool 1.1041 + Name="VCCLCompilerTool" 1.1042 + UsePrecompiledHeader="2" 1.1043 + /> 1.1044 + </FileConfiguration> 1.1045 + </File> 1.1046 + <File 1.1047 + RelativePath=".\CPP\7zip\Archive\Common\FindSignature.cpp" 1.1048 + > 1.1049 + <FileConfiguration 1.1050 + Name="Release|Win32" 1.1051 + > 1.1052 + <Tool 1.1053 + Name="VCCLCompilerTool" 1.1054 + UsePrecompiledHeader="2" 1.1055 + /> 1.1056 + </FileConfiguration> 1.1057 + <FileConfiguration 1.1058 + Name="Debug|Win32" 1.1059 + > 1.1060 + <Tool 1.1061 + Name="VCCLCompilerTool" 1.1062 + UsePrecompiledHeader="2" 1.1063 + /> 1.1064 + </FileConfiguration> 1.1065 + </File> 1.1066 + <File 1.1067 + RelativePath=".\CPP\7zip\Archive\Common\InStreamWithCRC.cpp" 1.1068 + > 1.1069 + <FileConfiguration 1.1070 + Name="Release|Win32" 1.1071 + > 1.1072 + <Tool 1.1073 + Name="VCCLCompilerTool" 1.1074 + UsePrecompiledHeader="2" 1.1075 + /> 1.1076 + </FileConfiguration> 1.1077 + <FileConfiguration 1.1078 + Name="Debug|Win32" 1.1079 + > 1.1080 + <Tool 1.1081 + Name="VCCLCompilerTool" 1.1082 + UsePrecompiledHeader="2" 1.1083 + /> 1.1084 + </FileConfiguration> 1.1085 + </File> 1.1086 + <File 1.1087 + RelativePath=".\CPP\7zip\Archive\Common\ItemNameUtils.cpp" 1.1088 + > 1.1089 + <FileConfiguration 1.1090 + Name="Release|Win32" 1.1091 + > 1.1092 + <Tool 1.1093 + Name="VCCLCompilerTool" 1.1094 + UsePrecompiledHeader="2" 1.1095 + /> 1.1096 + </FileConfiguration> 1.1097 + <FileConfiguration 1.1098 + Name="Debug|Win32" 1.1099 + > 1.1100 + <Tool 1.1101 + Name="VCCLCompilerTool" 1.1102 + UsePrecompiledHeader="2" 1.1103 + /> 1.1104 + </FileConfiguration> 1.1105 + </File> 1.1106 + <File 1.1107 + RelativePath=".\CPP\7zip\Archive\Common\MultiStream.cpp" 1.1108 + > 1.1109 + <FileConfiguration 1.1110 + Name="Release|Win32" 1.1111 + > 1.1112 + <Tool 1.1113 + Name="VCCLCompilerTool" 1.1114 + UsePrecompiledHeader="2" 1.1115 + /> 1.1116 + </FileConfiguration> 1.1117 + <FileConfiguration 1.1118 + Name="Debug|Win32" 1.1119 + > 1.1120 + <Tool 1.1121 + Name="VCCLCompilerTool" 1.1122 + UsePrecompiledHeader="2" 1.1123 + /> 1.1124 + </FileConfiguration> 1.1125 + </File> 1.1126 + <File 1.1127 + RelativePath=".\CPP\7zip\Archive\Common\OutStreamWithCRC.cpp" 1.1128 + > 1.1129 + <FileConfiguration 1.1130 + Name="Release|Win32" 1.1131 + > 1.1132 + <Tool 1.1133 + Name="VCCLCompilerTool" 1.1134 + UsePrecompiledHeader="2" 1.1135 + /> 1.1136 + </FileConfiguration> 1.1137 + <FileConfiguration 1.1138 + Name="Debug|Win32" 1.1139 + > 1.1140 + <Tool 1.1141 + Name="VCCLCompilerTool" 1.1142 + UsePrecompiledHeader="2" 1.1143 + /> 1.1144 + </FileConfiguration> 1.1145 + </File> 1.1146 + <File 1.1147 + RelativePath=".\CPP\7zip\Archive\Common\ParseProperties.cpp" 1.1148 + > 1.1149 + <FileConfiguration 1.1150 + Name="Release|Win32" 1.1151 + > 1.1152 + <Tool 1.1153 + Name="VCCLCompilerTool" 1.1154 + UsePrecompiledHeader="2" 1.1155 + /> 1.1156 + </FileConfiguration> 1.1157 + <FileConfiguration 1.1158 + Name="Debug|Win32" 1.1159 + > 1.1160 + <Tool 1.1161 + Name="VCCLCompilerTool" 1.1162 + UsePrecompiledHeader="2" 1.1163 + /> 1.1164 + </FileConfiguration> 1.1165 + </File> 1.1166 + </Filter> 1.1167 + <Filter 1.1168 + Name="GZip" 1.1169 + > 1.1170 + <File 1.1171 + RelativePath=".\CPP\7zip\Archive\GZip\GZipHandler.cpp" 1.1172 + > 1.1173 + <FileConfiguration 1.1174 + Name="Release|Win32" 1.1175 + > 1.1176 + <Tool 1.1177 + Name="VCCLCompilerTool" 1.1178 + UsePrecompiledHeader="2" 1.1179 + /> 1.1180 + </FileConfiguration> 1.1181 + <FileConfiguration 1.1182 + Name="Debug|Win32" 1.1183 + > 1.1184 + <Tool 1.1185 + Name="VCCLCompilerTool" 1.1186 + UsePrecompiledHeader="2" 1.1187 + /> 1.1188 + </FileConfiguration> 1.1189 + </File> 1.1190 + <File 1.1191 + RelativePath=".\CPP\7zip\Archive\GZip\GZipHeader.cpp" 1.1192 + > 1.1193 + <FileConfiguration 1.1194 + Name="Release|Win32" 1.1195 + > 1.1196 + <Tool 1.1197 + Name="VCCLCompilerTool" 1.1198 + UsePrecompiledHeader="2" 1.1199 + /> 1.1200 + </FileConfiguration> 1.1201 + <FileConfiguration 1.1202 + Name="Debug|Win32" 1.1203 + > 1.1204 + <Tool 1.1205 + Name="VCCLCompilerTool" 1.1206 + UsePrecompiledHeader="2" 1.1207 + /> 1.1208 + </FileConfiguration> 1.1209 + </File> 1.1210 + <File 1.1211 + RelativePath=".\CPP\7zip\Archive\GZip\GZipIn.cpp" 1.1212 + > 1.1213 + <FileConfiguration 1.1214 + Name="Release|Win32" 1.1215 + > 1.1216 + <Tool 1.1217 + Name="VCCLCompilerTool" 1.1218 + UsePrecompiledHeader="2" 1.1219 + /> 1.1220 + </FileConfiguration> 1.1221 + <FileConfiguration 1.1222 + Name="Debug|Win32" 1.1223 + > 1.1224 + <Tool 1.1225 + Name="VCCLCompilerTool" 1.1226 + UsePrecompiledHeader="2" 1.1227 + /> 1.1228 + </FileConfiguration> 1.1229 + </File> 1.1230 + </Filter> 1.1231 + <Filter 1.1232 + Name="Lzh" 1.1233 + > 1.1234 + <File 1.1235 + RelativePath=".\CPP\7zip\Archive\Lzh\LzhCRC.cpp" 1.1236 + > 1.1237 + <FileConfiguration 1.1238 + Name="Release|Win32" 1.1239 + > 1.1240 + <Tool 1.1241 + Name="VCCLCompilerTool" 1.1242 + UsePrecompiledHeader="2" 1.1243 + /> 1.1244 + </FileConfiguration> 1.1245 + <FileConfiguration 1.1246 + Name="Debug|Win32" 1.1247 + > 1.1248 + <Tool 1.1249 + Name="VCCLCompilerTool" 1.1250 + UsePrecompiledHeader="2" 1.1251 + /> 1.1252 + </FileConfiguration> 1.1253 + </File> 1.1254 + <File 1.1255 + RelativePath=".\CPP\7zip\Archive\Lzh\LzhHandler.cpp" 1.1256 + > 1.1257 + <FileConfiguration 1.1258 + Name="Release|Win32" 1.1259 + > 1.1260 + <Tool 1.1261 + Name="VCCLCompilerTool" 1.1262 + UsePrecompiledHeader="2" 1.1263 + /> 1.1264 + </FileConfiguration> 1.1265 + <FileConfiguration 1.1266 + Name="Debug|Win32" 1.1267 + > 1.1268 + <Tool 1.1269 + Name="VCCLCompilerTool" 1.1270 + UsePrecompiledHeader="2" 1.1271 + /> 1.1272 + </FileConfiguration> 1.1273 + </File> 1.1274 + <File 1.1275 + RelativePath=".\CPP\7zip\Archive\Lzh\LzhIn.cpp" 1.1276 + > 1.1277 + <FileConfiguration 1.1278 + Name="Release|Win32" 1.1279 + > 1.1280 + <Tool 1.1281 + Name="VCCLCompilerTool" 1.1282 + UsePrecompiledHeader="2" 1.1283 + /> 1.1284 + </FileConfiguration> 1.1285 + <FileConfiguration 1.1286 + Name="Debug|Win32" 1.1287 + > 1.1288 + <Tool 1.1289 + Name="VCCLCompilerTool" 1.1290 + UsePrecompiledHeader="2" 1.1291 + /> 1.1292 + </FileConfiguration> 1.1293 + </File> 1.1294 + <File 1.1295 + RelativePath=".\CPP\7zip\Archive\Lzh\LzhOutStreamWithCRC.cpp" 1.1296 + > 1.1297 + <FileConfiguration 1.1298 + Name="Release|Win32" 1.1299 + > 1.1300 + <Tool 1.1301 + Name="VCCLCompilerTool" 1.1302 + UsePrecompiledHeader="2" 1.1303 + /> 1.1304 + </FileConfiguration> 1.1305 + <FileConfiguration 1.1306 + Name="Debug|Win32" 1.1307 + > 1.1308 + <Tool 1.1309 + Name="VCCLCompilerTool" 1.1310 + UsePrecompiledHeader="2" 1.1311 + /> 1.1312 + </FileConfiguration> 1.1313 + </File> 1.1314 + </Filter> 1.1315 + <Filter 1.1316 + Name="Split" 1.1317 + > 1.1318 + <File 1.1319 + RelativePath=".\CPP\7zip\Archive\Split\SplitHandler.cpp" 1.1320 + > 1.1321 + <FileConfiguration 1.1322 + Name="Release|Win32" 1.1323 + > 1.1324 + <Tool 1.1325 + Name="VCCLCompilerTool" 1.1326 + UsePrecompiledHeader="2" 1.1327 + /> 1.1328 + </FileConfiguration> 1.1329 + <FileConfiguration 1.1330 + Name="Debug|Win32" 1.1331 + > 1.1332 + <Tool 1.1333 + Name="VCCLCompilerTool" 1.1334 + UsePrecompiledHeader="2" 1.1335 + /> 1.1336 + </FileConfiguration> 1.1337 + </File> 1.1338 + </Filter> 1.1339 + <Filter 1.1340 + Name="Tar" 1.1341 + > 1.1342 + <File 1.1343 + RelativePath=".\CPP\7zip\Archive\Tar\TarHandler.cpp" 1.1344 + > 1.1345 + <FileConfiguration 1.1346 + Name="Release|Win32" 1.1347 + > 1.1348 + <Tool 1.1349 + Name="VCCLCompilerTool" 1.1350 + UsePrecompiledHeader="2" 1.1351 + /> 1.1352 + </FileConfiguration> 1.1353 + <FileConfiguration 1.1354 + Name="Debug|Win32" 1.1355 + > 1.1356 + <Tool 1.1357 + Name="VCCLCompilerTool" 1.1358 + UsePrecompiledHeader="2" 1.1359 + /> 1.1360 + </FileConfiguration> 1.1361 + </File> 1.1362 + <File 1.1363 + RelativePath=".\CPP\7zip\Archive\Tar\TarHeader.cpp" 1.1364 + > 1.1365 + <FileConfiguration 1.1366 + Name="Release|Win32" 1.1367 + > 1.1368 + <Tool 1.1369 + Name="VCCLCompilerTool" 1.1370 + UsePrecompiledHeader="2" 1.1371 + /> 1.1372 + </FileConfiguration> 1.1373 + <FileConfiguration 1.1374 + Name="Debug|Win32" 1.1375 + > 1.1376 + <Tool 1.1377 + Name="VCCLCompilerTool" 1.1378 + UsePrecompiledHeader="2" 1.1379 + /> 1.1380 + </FileConfiguration> 1.1381 + </File> 1.1382 + <File 1.1383 + RelativePath=".\CPP\7zip\Archive\Tar\TarIn.cpp" 1.1384 + > 1.1385 + <FileConfiguration 1.1386 + Name="Release|Win32" 1.1387 + > 1.1388 + <Tool 1.1389 + Name="VCCLCompilerTool" 1.1390 + UsePrecompiledHeader="2" 1.1391 + /> 1.1392 + </FileConfiguration> 1.1393 + <FileConfiguration 1.1394 + Name="Debug|Win32" 1.1395 + > 1.1396 + <Tool 1.1397 + Name="VCCLCompilerTool" 1.1398 + UsePrecompiledHeader="2" 1.1399 + /> 1.1400 + </FileConfiguration> 1.1401 + </File> 1.1402 + </Filter> 1.1403 + <Filter 1.1404 + Name="Zip" 1.1405 + > 1.1406 + <File 1.1407 + RelativePath=".\CPP\7zip\Archive\Zip\ZipHandler.cpp" 1.1408 + > 1.1409 + <FileConfiguration 1.1410 + Name="Release|Win32" 1.1411 + > 1.1412 + <Tool 1.1413 + Name="VCCLCompilerTool" 1.1414 + UsePrecompiledHeader="2" 1.1415 + /> 1.1416 + </FileConfiguration> 1.1417 + <FileConfiguration 1.1418 + Name="Debug|Win32" 1.1419 + > 1.1420 + <Tool 1.1421 + Name="VCCLCompilerTool" 1.1422 + UsePrecompiledHeader="2" 1.1423 + /> 1.1424 + </FileConfiguration> 1.1425 + </File> 1.1426 + <File 1.1427 + RelativePath=".\CPP\7zip\Archive\Zip\ZipHeader.cpp" 1.1428 + > 1.1429 + <FileConfiguration 1.1430 + Name="Release|Win32" 1.1431 + > 1.1432 + <Tool 1.1433 + Name="VCCLCompilerTool" 1.1434 + UsePrecompiledHeader="2" 1.1435 + /> 1.1436 + </FileConfiguration> 1.1437 + <FileConfiguration 1.1438 + Name="Debug|Win32" 1.1439 + > 1.1440 + <Tool 1.1441 + Name="VCCLCompilerTool" 1.1442 + UsePrecompiledHeader="2" 1.1443 + /> 1.1444 + </FileConfiguration> 1.1445 + </File> 1.1446 + <File 1.1447 + RelativePath=".\CPP\7zip\Archive\Zip\ZipIn.cpp" 1.1448 + > 1.1449 + <FileConfiguration 1.1450 + Name="Release|Win32" 1.1451 + > 1.1452 + <Tool 1.1453 + Name="VCCLCompilerTool" 1.1454 + UsePrecompiledHeader="2" 1.1455 + /> 1.1456 + </FileConfiguration> 1.1457 + <FileConfiguration 1.1458 + Name="Debug|Win32" 1.1459 + > 1.1460 + <Tool 1.1461 + Name="VCCLCompilerTool" 1.1462 + UsePrecompiledHeader="2" 1.1463 + /> 1.1464 + </FileConfiguration> 1.1465 + </File> 1.1466 + <File 1.1467 + RelativePath=".\CPP\7zip\Archive\Zip\ZipItem.cpp" 1.1468 + > 1.1469 + <FileConfiguration 1.1470 + Name="Release|Win32" 1.1471 + > 1.1472 + <Tool 1.1473 + Name="VCCLCompilerTool" 1.1474 + UsePrecompiledHeader="2" 1.1475 + /> 1.1476 + </FileConfiguration> 1.1477 + <FileConfiguration 1.1478 + Name="Debug|Win32" 1.1479 + > 1.1480 + <Tool 1.1481 + Name="VCCLCompilerTool" 1.1482 + UsePrecompiledHeader="2" 1.1483 + /> 1.1484 + </FileConfiguration> 1.1485 + </File> 1.1486 + </Filter> 1.1487 + <Filter 1.1488 + Name="Lzma Ar" 1.1489 + > 1.1490 + <File 1.1491 + RelativePath=".\CPP\7zip\Archive\Lzma\LzmaFiltersDecode.cpp" 1.1492 + > 1.1493 + <FileConfiguration 1.1494 + Name="Release|Win32" 1.1495 + > 1.1496 + <Tool 1.1497 + Name="VCCLCompilerTool" 1.1498 + UsePrecompiledHeader="2" 1.1499 + /> 1.1500 + </FileConfiguration> 1.1501 + <FileConfiguration 1.1502 + Name="Debug|Win32" 1.1503 + > 1.1504 + <Tool 1.1505 + Name="VCCLCompilerTool" 1.1506 + UsePrecompiledHeader="2" 1.1507 + /> 1.1508 + </FileConfiguration> 1.1509 + </File> 1.1510 + <File 1.1511 + RelativePath=".\CPP\7zip\Archive\Lzma\LzmaHandler.cpp" 1.1512 + > 1.1513 + <FileConfiguration 1.1514 + Name="Release|Win32" 1.1515 + > 1.1516 + <Tool 1.1517 + Name="VCCLCompilerTool" 1.1518 + UsePrecompiledHeader="2" 1.1519 + /> 1.1520 + </FileConfiguration> 1.1521 + <FileConfiguration 1.1522 + Name="Debug|Win32" 1.1523 + > 1.1524 + <Tool 1.1525 + Name="VCCLCompilerTool" 1.1526 + UsePrecompiledHeader="2" 1.1527 + /> 1.1528 + </FileConfiguration> 1.1529 + </File> 1.1530 + <File 1.1531 + RelativePath=".\CPP\7zip\Archive\Lzma\LzmaIn.cpp" 1.1532 + > 1.1533 + <FileConfiguration 1.1534 + Name="Release|Win32" 1.1535 + > 1.1536 + <Tool 1.1537 + Name="VCCLCompilerTool" 1.1538 + UsePrecompiledHeader="2" 1.1539 + /> 1.1540 + </FileConfiguration> 1.1541 + <FileConfiguration 1.1542 + Name="Debug|Win32" 1.1543 + > 1.1544 + <Tool 1.1545 + Name="VCCLCompilerTool" 1.1546 + UsePrecompiledHeader="2" 1.1547 + /> 1.1548 + </FileConfiguration> 1.1549 + </File> 1.1550 + </Filter> 1.1551 + </Filter> 1.1552 + <Filter 1.1553 + Name="C" 1.1554 + > 1.1555 + <File 1.1556 + RelativePath=".\C\7zCrc.c" 1.1557 + > 1.1558 + <FileConfiguration 1.1559 + Name="Release|Win32" 1.1560 + > 1.1561 + <Tool 1.1562 + Name="VCCLCompilerTool" 1.1563 + UsePrecompiledHeader="0" 1.1564 + /> 1.1565 + </FileConfiguration> 1.1566 + <FileConfiguration 1.1567 + Name="Debug|Win32" 1.1568 + > 1.1569 + <Tool 1.1570 + Name="VCCLCompilerTool" 1.1571 + UsePrecompiledHeader="0" 1.1572 + /> 1.1573 + </FileConfiguration> 1.1574 + </File> 1.1575 + <File 1.1576 + RelativePath=".\C\Aes.c" 1.1577 + > 1.1578 + <FileConfiguration 1.1579 + Name="Release|Win32" 1.1580 + > 1.1581 + <Tool 1.1582 + Name="VCCLCompilerTool" 1.1583 + UsePrecompiledHeader="0" 1.1584 + /> 1.1585 + </FileConfiguration> 1.1586 + <FileConfiguration 1.1587 + Name="Debug|Win32" 1.1588 + > 1.1589 + <Tool 1.1590 + Name="VCCLCompilerTool" 1.1591 + UsePrecompiledHeader="0" 1.1592 + /> 1.1593 + </FileConfiguration> 1.1594 + </File> 1.1595 + <File 1.1596 + RelativePath=".\C\Alloc.c" 1.1597 + > 1.1598 + <FileConfiguration 1.1599 + Name="Release|Win32" 1.1600 + > 1.1601 + <Tool 1.1602 + Name="VCCLCompilerTool" 1.1603 + UsePrecompiledHeader="0" 1.1604 + /> 1.1605 + </FileConfiguration> 1.1606 + <FileConfiguration 1.1607 + Name="Debug|Win32" 1.1608 + > 1.1609 + <Tool 1.1610 + Name="VCCLCompilerTool" 1.1611 + UsePrecompiledHeader="0" 1.1612 + /> 1.1613 + </FileConfiguration> 1.1614 + </File> 1.1615 + <File 1.1616 + RelativePath=".\C\Bra.c" 1.1617 + > 1.1618 + <FileConfiguration 1.1619 + Name="Release|Win32" 1.1620 + > 1.1621 + <Tool 1.1622 + Name="VCCLCompilerTool" 1.1623 + UsePrecompiledHeader="0" 1.1624 + /> 1.1625 + </FileConfiguration> 1.1626 + <FileConfiguration 1.1627 + Name="Debug|Win32" 1.1628 + > 1.1629 + <Tool 1.1630 + Name="VCCLCompilerTool" 1.1631 + UsePrecompiledHeader="0" 1.1632 + /> 1.1633 + </FileConfiguration> 1.1634 + </File> 1.1635 + <File 1.1636 + RelativePath=".\C\Bra86.c" 1.1637 + > 1.1638 + <FileConfiguration 1.1639 + Name="Release|Win32" 1.1640 + > 1.1641 + <Tool 1.1642 + Name="VCCLCompilerTool" 1.1643 + UsePrecompiledHeader="0" 1.1644 + /> 1.1645 + </FileConfiguration> 1.1646 + <FileConfiguration 1.1647 + Name="Debug|Win32" 1.1648 + > 1.1649 + <Tool 1.1650 + Name="VCCLCompilerTool" 1.1651 + UsePrecompiledHeader="0" 1.1652 + /> 1.1653 + </FileConfiguration> 1.1654 + </File> 1.1655 + <File 1.1656 + RelativePath=".\C\BraIA64.c" 1.1657 + > 1.1658 + <FileConfiguration 1.1659 + Name="Release|Win32" 1.1660 + > 1.1661 + <Tool 1.1662 + Name="VCCLCompilerTool" 1.1663 + UsePrecompiledHeader="0" 1.1664 + /> 1.1665 + </FileConfiguration> 1.1666 + <FileConfiguration 1.1667 + Name="Debug|Win32" 1.1668 + > 1.1669 + <Tool 1.1670 + Name="VCCLCompilerTool" 1.1671 + UsePrecompiledHeader="0" 1.1672 + /> 1.1673 + </FileConfiguration> 1.1674 + </File> 1.1675 + <File 1.1676 + RelativePath=".\C\BwtSort.c" 1.1677 + > 1.1678 + <FileConfiguration 1.1679 + Name="Release|Win32" 1.1680 + > 1.1681 + <Tool 1.1682 + Name="VCCLCompilerTool" 1.1683 + UsePrecompiledHeader="0" 1.1684 + /> 1.1685 + </FileConfiguration> 1.1686 + <FileConfiguration 1.1687 + Name="Debug|Win32" 1.1688 + > 1.1689 + <Tool 1.1690 + Name="VCCLCompilerTool" 1.1691 + UsePrecompiledHeader="0" 1.1692 + /> 1.1693 + </FileConfiguration> 1.1694 + </File> 1.1695 + <File 1.1696 + RelativePath=".\C\HuffEnc.c" 1.1697 + > 1.1698 + <FileConfiguration 1.1699 + Name="Release|Win32" 1.1700 + > 1.1701 + <Tool 1.1702 + Name="VCCLCompilerTool" 1.1703 + UsePrecompiledHeader="0" 1.1704 + /> 1.1705 + </FileConfiguration> 1.1706 + <FileConfiguration 1.1707 + Name="Debug|Win32" 1.1708 + > 1.1709 + <Tool 1.1710 + Name="VCCLCompilerTool" 1.1711 + UsePrecompiledHeader="0" 1.1712 + /> 1.1713 + </FileConfiguration> 1.1714 + </File> 1.1715 + <File 1.1716 + RelativePath=".\C\LzFind.c" 1.1717 + > 1.1718 + <FileConfiguration 1.1719 + Name="Release|Win32" 1.1720 + > 1.1721 + <Tool 1.1722 + Name="VCCLCompilerTool" 1.1723 + UsePrecompiledHeader="0" 1.1724 + /> 1.1725 + </FileConfiguration> 1.1726 + <FileConfiguration 1.1727 + Name="Debug|Win32" 1.1728 + > 1.1729 + <Tool 1.1730 + Name="VCCLCompilerTool" 1.1731 + UsePrecompiledHeader="0" 1.1732 + /> 1.1733 + </FileConfiguration> 1.1734 + </File> 1.1735 + <File 1.1736 + RelativePath=".\C\LzFindMt.c" 1.1737 + > 1.1738 + <FileConfiguration 1.1739 + Name="Release|Win32" 1.1740 + > 1.1741 + <Tool 1.1742 + Name="VCCLCompilerTool" 1.1743 + UsePrecompiledHeader="0" 1.1744 + /> 1.1745 + </FileConfiguration> 1.1746 + <FileConfiguration 1.1747 + Name="Debug|Win32" 1.1748 + > 1.1749 + <Tool 1.1750 + Name="VCCLCompilerTool" 1.1751 + UsePrecompiledHeader="0" 1.1752 + /> 1.1753 + </FileConfiguration> 1.1754 + </File> 1.1755 + <File 1.1756 + RelativePath=".\C\LzmaDec.c" 1.1757 + > 1.1758 + <FileConfiguration 1.1759 + Name="Release|Win32" 1.1760 + > 1.1761 + <Tool 1.1762 + Name="VCCLCompilerTool" 1.1763 + UsePrecompiledHeader="0" 1.1764 + /> 1.1765 + </FileConfiguration> 1.1766 + <FileConfiguration 1.1767 + Name="Debug|Win32" 1.1768 + > 1.1769 + <Tool 1.1770 + Name="VCCLCompilerTool" 1.1771 + UsePrecompiledHeader="0" 1.1772 + /> 1.1773 + </FileConfiguration> 1.1774 + </File> 1.1775 + <File 1.1776 + RelativePath=".\C\LzmaEnc.c" 1.1777 + > 1.1778 + <FileConfiguration 1.1779 + Name="Release|Win32" 1.1780 + > 1.1781 + <Tool 1.1782 + Name="VCCLCompilerTool" 1.1783 + UsePrecompiledHeader="0" 1.1784 + /> 1.1785 + </FileConfiguration> 1.1786 + <FileConfiguration 1.1787 + Name="Debug|Win32" 1.1788 + > 1.1789 + <Tool 1.1790 + Name="VCCLCompilerTool" 1.1791 + UsePrecompiledHeader="0" 1.1792 + /> 1.1793 + </FileConfiguration> 1.1794 + </File> 1.1795 + <File 1.1796 + RelativePath=".\C\Sha256.c" 1.1797 + > 1.1798 + <FileConfiguration 1.1799 + Name="Release|Win32" 1.1800 + > 1.1801 + <Tool 1.1802 + Name="VCCLCompilerTool" 1.1803 + UsePrecompiledHeader="0" 1.1804 + /> 1.1805 + </FileConfiguration> 1.1806 + <FileConfiguration 1.1807 + Name="Debug|Win32" 1.1808 + > 1.1809 + <Tool 1.1810 + Name="VCCLCompilerTool" 1.1811 + UsePrecompiledHeader="0" 1.1812 + /> 1.1813 + </FileConfiguration> 1.1814 + </File> 1.1815 + <File 1.1816 + RelativePath=".\C\Sort.c" 1.1817 + > 1.1818 + <FileConfiguration 1.1819 + Name="Release|Win32" 1.1820 + > 1.1821 + <Tool 1.1822 + Name="VCCLCompilerTool" 1.1823 + UsePrecompiledHeader="0" 1.1824 + /> 1.1825 + </FileConfiguration> 1.1826 + <FileConfiguration 1.1827 + Name="Debug|Win32" 1.1828 + > 1.1829 + <Tool 1.1830 + Name="VCCLCompilerTool" 1.1831 + UsePrecompiledHeader="0" 1.1832 + /> 1.1833 + </FileConfiguration> 1.1834 + </File> 1.1835 + <File 1.1836 + RelativePath=".\C\Threads.c" 1.1837 + > 1.1838 + <FileConfiguration 1.1839 + Name="Release|Win32" 1.1840 + > 1.1841 + <Tool 1.1842 + Name="VCCLCompilerTool" 1.1843 + UsePrecompiledHeader="0" 1.1844 + /> 1.1845 + </FileConfiguration> 1.1846 + <FileConfiguration 1.1847 + Name="Debug|Win32" 1.1848 + > 1.1849 + <Tool 1.1850 + Name="VCCLCompilerTool" 1.1851 + UsePrecompiledHeader="0" 1.1852 + /> 1.1853 + </FileConfiguration> 1.1854 + </File> 1.1855 + </Filter> 1.1856 + <Filter 1.1857 + Name="Common" 1.1858 + > 1.1859 + <File 1.1860 + RelativePath=".\CPP\Common\CRC.cpp" 1.1861 + > 1.1862 + <FileConfiguration 1.1863 + Name="Release|Win32" 1.1864 + > 1.1865 + <Tool 1.1866 + Name="VCCLCompilerTool" 1.1867 + UsePrecompiledHeader="2" 1.1868 + /> 1.1869 + </FileConfiguration> 1.1870 + <FileConfiguration 1.1871 + Name="Debug|Win32" 1.1872 + > 1.1873 + <Tool 1.1874 + Name="VCCLCompilerTool" 1.1875 + UsePrecompiledHeader="2" 1.1876 + /> 1.1877 + </FileConfiguration> 1.1878 + </File> 1.1879 + <File 1.1880 + RelativePath=".\CPP\Common\IntToString.cpp" 1.1881 + > 1.1882 + <FileConfiguration 1.1883 + Name="Release|Win32" 1.1884 + > 1.1885 + <Tool 1.1886 + Name="VCCLCompilerTool" 1.1887 + UsePrecompiledHeader="2" 1.1888 + /> 1.1889 + </FileConfiguration> 1.1890 + <FileConfiguration 1.1891 + Name="Debug|Win32" 1.1892 + > 1.1893 + <Tool 1.1894 + Name="VCCLCompilerTool" 1.1895 + UsePrecompiledHeader="2" 1.1896 + /> 1.1897 + </FileConfiguration> 1.1898 + </File> 1.1899 + <File 1.1900 + RelativePath=".\CPP\Common\MyMap.cpp" 1.1901 + > 1.1902 + <FileConfiguration 1.1903 + Name="Release|Win32" 1.1904 + > 1.1905 + <Tool 1.1906 + Name="VCCLCompilerTool" 1.1907 + UsePrecompiledHeader="2" 1.1908 + /> 1.1909 + </FileConfiguration> 1.1910 + <FileConfiguration 1.1911 + Name="Debug|Win32" 1.1912 + > 1.1913 + <Tool 1.1914 + Name="VCCLCompilerTool" 1.1915 + UsePrecompiledHeader="2" 1.1916 + /> 1.1917 + </FileConfiguration> 1.1918 + </File> 1.1919 + <File 1.1920 + RelativePath=".\CPP\Common\MyString.cpp" 1.1921 + > 1.1922 + <FileConfiguration 1.1923 + Name="Release|Win32" 1.1924 + > 1.1925 + <Tool 1.1926 + Name="VCCLCompilerTool" 1.1927 + UsePrecompiledHeader="2" 1.1928 + /> 1.1929 + </FileConfiguration> 1.1930 + <FileConfiguration 1.1931 + Name="Debug|Win32" 1.1932 + > 1.1933 + <Tool 1.1934 + Name="VCCLCompilerTool" 1.1935 + UsePrecompiledHeader="2" 1.1936 + /> 1.1937 + </FileConfiguration> 1.1938 + </File> 1.1939 + <File 1.1940 + RelativePath=".\CPP\Common\MyVector.cpp" 1.1941 + > 1.1942 + <FileConfiguration 1.1943 + Name="Release|Win32" 1.1944 + > 1.1945 + <Tool 1.1946 + Name="VCCLCompilerTool" 1.1947 + UsePrecompiledHeader="2" 1.1948 + /> 1.1949 + </FileConfiguration> 1.1950 + <FileConfiguration 1.1951 + Name="Debug|Win32" 1.1952 + > 1.1953 + <Tool 1.1954 + Name="VCCLCompilerTool" 1.1955 + UsePrecompiledHeader="2" 1.1956 + /> 1.1957 + </FileConfiguration> 1.1958 + </File> 1.1959 + <File 1.1960 + RelativePath=".\CPP\Common\MyXml.cpp" 1.1961 + > 1.1962 + <FileConfiguration 1.1963 + Name="Release|Win32" 1.1964 + > 1.1965 + <Tool 1.1966 + Name="VCCLCompilerTool" 1.1967 + UsePrecompiledHeader="2" 1.1968 + /> 1.1969 + </FileConfiguration> 1.1970 + <FileConfiguration 1.1971 + Name="Debug|Win32" 1.1972 + > 1.1973 + <Tool 1.1974 + Name="VCCLCompilerTool" 1.1975 + UsePrecompiledHeader="2" 1.1976 + /> 1.1977 + </FileConfiguration> 1.1978 + </File> 1.1979 + <File 1.1980 + RelativePath=".\CPP\Common\NewHandler.cpp" 1.1981 + > 1.1982 + <FileConfiguration 1.1983 + Name="Release|Win32" 1.1984 + ExcludedFromBuild="true" 1.1985 + > 1.1986 + <Tool 1.1987 + Name="VCCLCompilerTool" 1.1988 + UsePrecompiledHeader="2" 1.1989 + /> 1.1990 + </FileConfiguration> 1.1991 + <FileConfiguration 1.1992 + Name="Debug|Win32" 1.1993 + ExcludedFromBuild="true" 1.1994 + > 1.1995 + <Tool 1.1996 + Name="VCCLCompilerTool" 1.1997 + UsePrecompiledHeader="2" 1.1998 + /> 1.1999 + </FileConfiguration> 1.2000 + </File> 1.2001 + <File 1.2002 + RelativePath=".\CPP\Common\StringConvert.cpp" 1.2003 + > 1.2004 + <FileConfiguration 1.2005 + Name="Release|Win32" 1.2006 + > 1.2007 + <Tool 1.2008 + Name="VCCLCompilerTool" 1.2009 + UsePrecompiledHeader="2" 1.2010 + /> 1.2011 + </FileConfiguration> 1.2012 + <FileConfiguration 1.2013 + Name="Debug|Win32" 1.2014 + > 1.2015 + <Tool 1.2016 + Name="VCCLCompilerTool" 1.2017 + UsePrecompiledHeader="2" 1.2018 + /> 1.2019 + </FileConfiguration> 1.2020 + </File> 1.2021 + <File 1.2022 + RelativePath=".\CPP\Common\StringToInt.cpp" 1.2023 + > 1.2024 + <FileConfiguration 1.2025 + Name="Release|Win32" 1.2026 + > 1.2027 + <Tool 1.2028 + Name="VCCLCompilerTool" 1.2029 + UsePrecompiledHeader="2" 1.2030 + /> 1.2031 + </FileConfiguration> 1.2032 + <FileConfiguration 1.2033 + Name="Debug|Win32" 1.2034 + > 1.2035 + <Tool 1.2036 + Name="VCCLCompilerTool" 1.2037 + UsePrecompiledHeader="2" 1.2038 + /> 1.2039 + </FileConfiguration> 1.2040 + </File> 1.2041 + <File 1.2042 + RelativePath=".\CPP\Common\UTFConvert.cpp" 1.2043 + > 1.2044 + <FileConfiguration 1.2045 + Name="Release|Win32" 1.2046 + > 1.2047 + <Tool 1.2048 + Name="VCCLCompilerTool" 1.2049 + UsePrecompiledHeader="2" 1.2050 + /> 1.2051 + </FileConfiguration> 1.2052 + <FileConfiguration 1.2053 + Name="Debug|Win32" 1.2054 + > 1.2055 + <Tool 1.2056 + Name="VCCLCompilerTool" 1.2057 + UsePrecompiledHeader="2" 1.2058 + /> 1.2059 + </FileConfiguration> 1.2060 + </File> 1.2061 + <File 1.2062 + RelativePath=".\CPP\Common\Wildcard.cpp" 1.2063 + > 1.2064 + <FileConfiguration 1.2065 + Name="Release|Win32" 1.2066 + > 1.2067 + <Tool 1.2068 + Name="VCCLCompilerTool" 1.2069 + UsePrecompiledHeader="2" 1.2070 + /> 1.2071 + </FileConfiguration> 1.2072 + <FileConfiguration 1.2073 + Name="Debug|Win32" 1.2074 + > 1.2075 + <Tool 1.2076 + Name="VCCLCompilerTool" 1.2077 + UsePrecompiledHeader="2" 1.2078 + /> 1.2079 + </FileConfiguration> 1.2080 + </File> 1.2081 + </Filter> 1.2082 + <Filter 1.2083 + Name="Compress" 1.2084 + > 1.2085 + <File 1.2086 + RelativePath=".\CPP\7zip\Compress\LzhDecoder.cpp" 1.2087 + > 1.2088 + <FileConfiguration 1.2089 + Name="Release|Win32" 1.2090 + > 1.2091 + <Tool 1.2092 + Name="VCCLCompilerTool" 1.2093 + UsePrecompiledHeader="2" 1.2094 + /> 1.2095 + </FileConfiguration> 1.2096 + <FileConfiguration 1.2097 + Name="Debug|Win32" 1.2098 + > 1.2099 + <Tool 1.2100 + Name="VCCLCompilerTool" 1.2101 + UsePrecompiledHeader="2" 1.2102 + /> 1.2103 + </FileConfiguration> 1.2104 + </File> 1.2105 + <File 1.2106 + RelativePath=".\CPP\7zip\Compress\LzOutWindow.cpp" 1.2107 + > 1.2108 + <FileConfiguration 1.2109 + Name="Release|Win32" 1.2110 + > 1.2111 + <Tool 1.2112 + Name="VCCLCompilerTool" 1.2113 + UsePrecompiledHeader="2" 1.2114 + /> 1.2115 + </FileConfiguration> 1.2116 + <FileConfiguration 1.2117 + Name="Debug|Win32" 1.2118 + > 1.2119 + <Tool 1.2120 + Name="VCCLCompilerTool" 1.2121 + UsePrecompiledHeader="2" 1.2122 + /> 1.2123 + </FileConfiguration> 1.2124 + </File> 1.2125 + <Filter 1.2126 + Name="PPMD" 1.2127 + > 1.2128 + <File 1.2129 + RelativePath=".\CPP\7zip\Compress\PpmdDecoder.cpp" 1.2130 + > 1.2131 + <FileConfiguration 1.2132 + Name="Release|Win32" 1.2133 + > 1.2134 + <Tool 1.2135 + Name="VCCLCompilerTool" 1.2136 + UsePrecompiledHeader="2" 1.2137 + /> 1.2138 + </FileConfiguration> 1.2139 + <FileConfiguration 1.2140 + Name="Debug|Win32" 1.2141 + > 1.2142 + <Tool 1.2143 + Name="VCCLCompilerTool" 1.2144 + UsePrecompiledHeader="2" 1.2145 + /> 1.2146 + </FileConfiguration> 1.2147 + </File> 1.2148 + </Filter> 1.2149 + <Filter 1.2150 + Name="Bit Coder" 1.2151 + > 1.2152 + <File 1.2153 + RelativePath=".\CPP\7zip\Compress\BitlDecoder.cpp" 1.2154 + > 1.2155 + <FileConfiguration 1.2156 + Name="Release|Win32" 1.2157 + > 1.2158 + <Tool 1.2159 + Name="VCCLCompilerTool" 1.2160 + UsePrecompiledHeader="2" 1.2161 + /> 1.2162 + </FileConfiguration> 1.2163 + <FileConfiguration 1.2164 + Name="Debug|Win32" 1.2165 + > 1.2166 + <Tool 1.2167 + Name="VCCLCompilerTool" 1.2168 + UsePrecompiledHeader="2" 1.2169 + /> 1.2170 + </FileConfiguration> 1.2171 + </File> 1.2172 + </Filter> 1.2173 + <Filter 1.2174 + Name="Rar Compress" 1.2175 + > 1.2176 + <File 1.2177 + RelativePath=".\CPP\7zip\Compress\Rar1Decoder.cpp" 1.2178 + > 1.2179 + <FileConfiguration 1.2180 + Name="Release|Win32" 1.2181 + > 1.2182 + <Tool 1.2183 + Name="VCCLCompilerTool" 1.2184 + UsePrecompiledHeader="2" 1.2185 + /> 1.2186 + </FileConfiguration> 1.2187 + <FileConfiguration 1.2188 + Name="Debug|Win32" 1.2189 + > 1.2190 + <Tool 1.2191 + Name="VCCLCompilerTool" 1.2192 + UsePrecompiledHeader="2" 1.2193 + /> 1.2194 + </FileConfiguration> 1.2195 + </File> 1.2196 + <File 1.2197 + RelativePath=".\CPP\7zip\Compress\Rar2Decoder.cpp" 1.2198 + > 1.2199 + <FileConfiguration 1.2200 + Name="Release|Win32" 1.2201 + > 1.2202 + <Tool 1.2203 + Name="VCCLCompilerTool" 1.2204 + UsePrecompiledHeader="2" 1.2205 + /> 1.2206 + </FileConfiguration> 1.2207 + <FileConfiguration 1.2208 + Name="Debug|Win32" 1.2209 + > 1.2210 + <Tool 1.2211 + Name="VCCLCompilerTool" 1.2212 + UsePrecompiledHeader="2" 1.2213 + /> 1.2214 + </FileConfiguration> 1.2215 + </File> 1.2216 + <File 1.2217 + RelativePath=".\CPP\7zip\Compress\Rar3Decoder.cpp" 1.2218 + > 1.2219 + <FileConfiguration 1.2220 + Name="Release|Win32" 1.2221 + > 1.2222 + <Tool 1.2223 + Name="VCCLCompilerTool" 1.2224 + UsePrecompiledHeader="2" 1.2225 + /> 1.2226 + </FileConfiguration> 1.2227 + <FileConfiguration 1.2228 + Name="Debug|Win32" 1.2229 + > 1.2230 + <Tool 1.2231 + Name="VCCLCompilerTool" 1.2232 + UsePrecompiledHeader="2" 1.2233 + /> 1.2234 + </FileConfiguration> 1.2235 + </File> 1.2236 + <File 1.2237 + RelativePath=".\CPP\7zip\Compress\Rar3Vm.cpp" 1.2238 + > 1.2239 + <FileConfiguration 1.2240 + Name="Release|Win32" 1.2241 + > 1.2242 + <Tool 1.2243 + Name="VCCLCompilerTool" 1.2244 + UsePrecompiledHeader="2" 1.2245 + /> 1.2246 + </FileConfiguration> 1.2247 + <FileConfiguration 1.2248 + Name="Debug|Win32" 1.2249 + > 1.2250 + <Tool 1.2251 + Name="VCCLCompilerTool" 1.2252 + UsePrecompiledHeader="2" 1.2253 + /> 1.2254 + </FileConfiguration> 1.2255 + </File> 1.2256 + </Filter> 1.2257 + <Filter 1.2258 + Name="BZip2 Compress" 1.2259 + > 1.2260 + <File 1.2261 + RelativePath=".\CPP\7zip\Compress\BZip2Crc.cpp" 1.2262 + > 1.2263 + <FileConfiguration 1.2264 + Name="Release|Win32" 1.2265 + > 1.2266 + <Tool 1.2267 + Name="VCCLCompilerTool" 1.2268 + UsePrecompiledHeader="2" 1.2269 + /> 1.2270 + </FileConfiguration> 1.2271 + <FileConfiguration 1.2272 + Name="Debug|Win32" 1.2273 + > 1.2274 + <Tool 1.2275 + Name="VCCLCompilerTool" 1.2276 + UsePrecompiledHeader="2" 1.2277 + /> 1.2278 + </FileConfiguration> 1.2279 + </File> 1.2280 + <File 1.2281 + RelativePath=".\CPP\7zip\Compress\BZip2Decoder.cpp" 1.2282 + > 1.2283 + <FileConfiguration 1.2284 + Name="Release|Win32" 1.2285 + > 1.2286 + <Tool 1.2287 + Name="VCCLCompilerTool" 1.2288 + UsePrecompiledHeader="2" 1.2289 + /> 1.2290 + </FileConfiguration> 1.2291 + <FileConfiguration 1.2292 + Name="Debug|Win32" 1.2293 + > 1.2294 + <Tool 1.2295 + Name="VCCLCompilerTool" 1.2296 + UsePrecompiledHeader="2" 1.2297 + /> 1.2298 + </FileConfiguration> 1.2299 + </File> 1.2300 + </Filter> 1.2301 + <Filter 1.2302 + Name="Zip Compress" 1.2303 + > 1.2304 + <File 1.2305 + RelativePath=".\CPP\7zip\Compress\DeflateDecoder.cpp" 1.2306 + > 1.2307 + <FileConfiguration 1.2308 + Name="Release|Win32" 1.2309 + > 1.2310 + <Tool 1.2311 + Name="VCCLCompilerTool" 1.2312 + UsePrecompiledHeader="2" 1.2313 + /> 1.2314 + </FileConfiguration> 1.2315 + <FileConfiguration 1.2316 + Name="Debug|Win32" 1.2317 + > 1.2318 + <Tool 1.2319 + Name="VCCLCompilerTool" 1.2320 + UsePrecompiledHeader="2" 1.2321 + /> 1.2322 + </FileConfiguration> 1.2323 + </File> 1.2324 + <File 1.2325 + RelativePath=".\CPP\7zip\Compress\ImplodeDecoder.cpp" 1.2326 + > 1.2327 + <FileConfiguration 1.2328 + Name="Release|Win32" 1.2329 + > 1.2330 + <Tool 1.2331 + Name="VCCLCompilerTool" 1.2332 + UsePrecompiledHeader="2" 1.2333 + /> 1.2334 + </FileConfiguration> 1.2335 + <FileConfiguration 1.2336 + Name="Debug|Win32" 1.2337 + > 1.2338 + <Tool 1.2339 + Name="VCCLCompilerTool" 1.2340 + UsePrecompiledHeader="2" 1.2341 + /> 1.2342 + </FileConfiguration> 1.2343 + </File> 1.2344 + <File 1.2345 + RelativePath=".\CPP\7zip\Compress\ImplodeHuffmanDecoder.cpp" 1.2346 + > 1.2347 + <FileConfiguration 1.2348 + Name="Release|Win32" 1.2349 + > 1.2350 + <Tool 1.2351 + Name="VCCLCompilerTool" 1.2352 + UsePrecompiledHeader="2" 1.2353 + /> 1.2354 + </FileConfiguration> 1.2355 + <FileConfiguration 1.2356 + Name="Debug|Win32" 1.2357 + > 1.2358 + <Tool 1.2359 + Name="VCCLCompilerTool" 1.2360 + UsePrecompiledHeader="2" 1.2361 + /> 1.2362 + </FileConfiguration> 1.2363 + </File> 1.2364 + <File 1.2365 + RelativePath=".\CPP\7zip\Compress\ShrinkDecoder.cpp" 1.2366 + > 1.2367 + <FileConfiguration 1.2368 + Name="Release|Win32" 1.2369 + > 1.2370 + <Tool 1.2371 + Name="VCCLCompilerTool" 1.2372 + UsePrecompiledHeader="2" 1.2373 + /> 1.2374 + </FileConfiguration> 1.2375 + <FileConfiguration 1.2376 + Name="Debug|Win32" 1.2377 + > 1.2378 + <Tool 1.2379 + Name="VCCLCompilerTool" 1.2380 + UsePrecompiledHeader="2" 1.2381 + /> 1.2382 + </FileConfiguration> 1.2383 + </File> 1.2384 + <File 1.2385 + RelativePath=".\CPP\7zip\Compress\ZlibDecoder.cpp" 1.2386 + > 1.2387 + <FileConfiguration 1.2388 + Name="Release|Win32" 1.2389 + > 1.2390 + <Tool 1.2391 + Name="VCCLCompilerTool" 1.2392 + UsePrecompiledHeader="2" 1.2393 + /> 1.2394 + </FileConfiguration> 1.2395 + <FileConfiguration 1.2396 + Name="Debug|Win32" 1.2397 + > 1.2398 + <Tool 1.2399 + Name="VCCLCompilerTool" 1.2400 + UsePrecompiledHeader="2" 1.2401 + /> 1.2402 + </FileConfiguration> 1.2403 + </File> 1.2404 + </Filter> 1.2405 + <Filter 1.2406 + Name="7z Compress" 1.2407 + > 1.2408 + <File 1.2409 + RelativePath=".\CPP\7zip\Compress\Bcj2Coder.cpp" 1.2410 + > 1.2411 + <FileConfiguration 1.2412 + Name="Release|Win32" 1.2413 + > 1.2414 + <Tool 1.2415 + Name="VCCLCompilerTool" 1.2416 + UsePrecompiledHeader="2" 1.2417 + /> 1.2418 + </FileConfiguration> 1.2419 + <FileConfiguration 1.2420 + Name="Debug|Win32" 1.2421 + > 1.2422 + <Tool 1.2423 + Name="VCCLCompilerTool" 1.2424 + UsePrecompiledHeader="2" 1.2425 + /> 1.2426 + </FileConfiguration> 1.2427 + </File> 1.2428 + <File 1.2429 + RelativePath=".\CPP\7zip\Compress\BcjCoder.cpp" 1.2430 + > 1.2431 + <FileConfiguration 1.2432 + Name="Release|Win32" 1.2433 + > 1.2434 + <Tool 1.2435 + Name="VCCLCompilerTool" 1.2436 + UsePrecompiledHeader="2" 1.2437 + /> 1.2438 + </FileConfiguration> 1.2439 + <FileConfiguration 1.2440 + Name="Debug|Win32" 1.2441 + > 1.2442 + <Tool 1.2443 + Name="VCCLCompilerTool" 1.2444 + UsePrecompiledHeader="2" 1.2445 + /> 1.2446 + </FileConfiguration> 1.2447 + </File> 1.2448 + <File 1.2449 + RelativePath=".\CPP\7zip\Compress\BranchCoder.cpp" 1.2450 + > 1.2451 + <FileConfiguration 1.2452 + Name="Release|Win32" 1.2453 + > 1.2454 + <Tool 1.2455 + Name="VCCLCompilerTool" 1.2456 + UsePrecompiledHeader="2" 1.2457 + /> 1.2458 + </FileConfiguration> 1.2459 + <FileConfiguration 1.2460 + Name="Debug|Win32" 1.2461 + > 1.2462 + <Tool 1.2463 + Name="VCCLCompilerTool" 1.2464 + UsePrecompiledHeader="2" 1.2465 + /> 1.2466 + </FileConfiguration> 1.2467 + </File> 1.2468 + <File 1.2469 + RelativePath=".\CPP\7zip\Compress\BranchMisc.cpp" 1.2470 + > 1.2471 + <FileConfiguration 1.2472 + Name="Release|Win32" 1.2473 + > 1.2474 + <Tool 1.2475 + Name="VCCLCompilerTool" 1.2476 + UsePrecompiledHeader="2" 1.2477 + /> 1.2478 + </FileConfiguration> 1.2479 + <FileConfiguration 1.2480 + Name="Debug|Win32" 1.2481 + > 1.2482 + <Tool 1.2483 + Name="VCCLCompilerTool" 1.2484 + UsePrecompiledHeader="2" 1.2485 + /> 1.2486 + </FileConfiguration> 1.2487 + </File> 1.2488 + <File 1.2489 + RelativePath=".\CPP\7zip\Compress\ByteSwap.cpp" 1.2490 + > 1.2491 + <FileConfiguration 1.2492 + Name="Release|Win32" 1.2493 + > 1.2494 + <Tool 1.2495 + Name="VCCLCompilerTool" 1.2496 + UsePrecompiledHeader="2" 1.2497 + /> 1.2498 + </FileConfiguration> 1.2499 + <FileConfiguration 1.2500 + Name="Debug|Win32" 1.2501 + > 1.2502 + <Tool 1.2503 + Name="VCCLCompilerTool" 1.2504 + UsePrecompiledHeader="2" 1.2505 + /> 1.2506 + </FileConfiguration> 1.2507 + </File> 1.2508 + <File 1.2509 + RelativePath=".\CPP\7zip\Compress\CopyCoder.cpp" 1.2510 + > 1.2511 + <FileConfiguration 1.2512 + Name="Release|Win32" 1.2513 + > 1.2514 + <Tool 1.2515 + Name="VCCLCompilerTool" 1.2516 + UsePrecompiledHeader="2" 1.2517 + /> 1.2518 + </FileConfiguration> 1.2519 + <FileConfiguration 1.2520 + Name="Debug|Win32" 1.2521 + > 1.2522 + <Tool 1.2523 + Name="VCCLCompilerTool" 1.2524 + UsePrecompiledHeader="2" 1.2525 + /> 1.2526 + </FileConfiguration> 1.2527 + </File> 1.2528 + <File 1.2529 + RelativePath=".\CPP\7zip\Compress\LzmaDecoder.cpp" 1.2530 + > 1.2531 + <FileConfiguration 1.2532 + Name="Release|Win32" 1.2533 + > 1.2534 + <Tool 1.2535 + Name="VCCLCompilerTool" 1.2536 + UsePrecompiledHeader="2" 1.2537 + /> 1.2538 + </FileConfiguration> 1.2539 + <FileConfiguration 1.2540 + Name="Debug|Win32" 1.2541 + > 1.2542 + <Tool 1.2543 + Name="VCCLCompilerTool" 1.2544 + UsePrecompiledHeader="2" 1.2545 + /> 1.2546 + </FileConfiguration> 1.2547 + </File> 1.2548 + </Filter> 1.2549 + </Filter> 1.2550 + <Filter 1.2551 + Name="Crypto" 1.2552 + > 1.2553 + <File 1.2554 + RelativePath=".\CPP\7zip\Crypto\7zAes.cpp" 1.2555 + > 1.2556 + <FileConfiguration 1.2557 + Name="Release|Win32" 1.2558 + > 1.2559 + <Tool 1.2560 + Name="VCCLCompilerTool" 1.2561 + UsePrecompiledHeader="2" 1.2562 + /> 1.2563 + </FileConfiguration> 1.2564 + <FileConfiguration 1.2565 + Name="Debug|Win32" 1.2566 + > 1.2567 + <Tool 1.2568 + Name="VCCLCompilerTool" 1.2569 + UsePrecompiledHeader="2" 1.2570 + /> 1.2571 + </FileConfiguration> 1.2572 + </File> 1.2573 + <File 1.2574 + RelativePath=".\CPP\7zip\Crypto\HmacSha1.cpp" 1.2575 + > 1.2576 + <FileConfiguration 1.2577 + Name="Release|Win32" 1.2578 + > 1.2579 + <Tool 1.2580 + Name="VCCLCompilerTool" 1.2581 + UsePrecompiledHeader="2" 1.2582 + /> 1.2583 + </FileConfiguration> 1.2584 + <FileConfiguration 1.2585 + Name="Debug|Win32" 1.2586 + > 1.2587 + <Tool 1.2588 + Name="VCCLCompilerTool" 1.2589 + UsePrecompiledHeader="2" 1.2590 + /> 1.2591 + </FileConfiguration> 1.2592 + </File> 1.2593 + <File 1.2594 + RelativePath=".\CPP\7zip\Crypto\MyAes.cpp" 1.2595 + > 1.2596 + <FileConfiguration 1.2597 + Name="Release|Win32" 1.2598 + > 1.2599 + <Tool 1.2600 + Name="VCCLCompilerTool" 1.2601 + UsePrecompiledHeader="2" 1.2602 + /> 1.2603 + </FileConfiguration> 1.2604 + <FileConfiguration 1.2605 + Name="Debug|Win32" 1.2606 + > 1.2607 + <Tool 1.2608 + Name="VCCLCompilerTool" 1.2609 + UsePrecompiledHeader="2" 1.2610 + /> 1.2611 + </FileConfiguration> 1.2612 + </File> 1.2613 + <File 1.2614 + RelativePath=".\CPP\7zip\Crypto\Pbkdf2HmacSha1.cpp" 1.2615 + > 1.2616 + <FileConfiguration 1.2617 + Name="Release|Win32" 1.2618 + > 1.2619 + <Tool 1.2620 + Name="VCCLCompilerTool" 1.2621 + UsePrecompiledHeader="2" 1.2622 + /> 1.2623 + </FileConfiguration> 1.2624 + <FileConfiguration 1.2625 + Name="Debug|Win32" 1.2626 + > 1.2627 + <Tool 1.2628 + Name="VCCLCompilerTool" 1.2629 + UsePrecompiledHeader="2" 1.2630 + /> 1.2631 + </FileConfiguration> 1.2632 + </File> 1.2633 + <File 1.2634 + RelativePath=".\CPP\7zip\Crypto\RandGen.cpp" 1.2635 + > 1.2636 + <FileConfiguration 1.2637 + Name="Release|Win32" 1.2638 + > 1.2639 + <Tool 1.2640 + Name="VCCLCompilerTool" 1.2641 + UsePrecompiledHeader="2" 1.2642 + /> 1.2643 + </FileConfiguration> 1.2644 + <FileConfiguration 1.2645 + Name="Debug|Win32" 1.2646 + > 1.2647 + <Tool 1.2648 + Name="VCCLCompilerTool" 1.2649 + UsePrecompiledHeader="2" 1.2650 + /> 1.2651 + </FileConfiguration> 1.2652 + </File> 1.2653 + <File 1.2654 + RelativePath=".\CPP\7zip\Crypto\Rar20Crypto.cpp" 1.2655 + > 1.2656 + <FileConfiguration 1.2657 + Name="Release|Win32" 1.2658 + > 1.2659 + <Tool 1.2660 + Name="VCCLCompilerTool" 1.2661 + UsePrecompiledHeader="2" 1.2662 + /> 1.2663 + </FileConfiguration> 1.2664 + <FileConfiguration 1.2665 + Name="Debug|Win32" 1.2666 + > 1.2667 + <Tool 1.2668 + Name="VCCLCompilerTool" 1.2669 + UsePrecompiledHeader="2" 1.2670 + /> 1.2671 + </FileConfiguration> 1.2672 + </File> 1.2673 + <File 1.2674 + RelativePath=".\CPP\7zip\Crypto\RarAes.cpp" 1.2675 + > 1.2676 + <FileConfiguration 1.2677 + Name="Release|Win32" 1.2678 + > 1.2679 + <Tool 1.2680 + Name="VCCLCompilerTool" 1.2681 + UsePrecompiledHeader="2" 1.2682 + /> 1.2683 + </FileConfiguration> 1.2684 + <FileConfiguration 1.2685 + Name="Debug|Win32" 1.2686 + > 1.2687 + <Tool 1.2688 + Name="VCCLCompilerTool" 1.2689 + UsePrecompiledHeader="2" 1.2690 + /> 1.2691 + </FileConfiguration> 1.2692 + </File> 1.2693 + <File 1.2694 + RelativePath=".\CPP\7zip\Crypto\Sha1.cpp" 1.2695 + > 1.2696 + <FileConfiguration 1.2697 + Name="Release|Win32" 1.2698 + > 1.2699 + <Tool 1.2700 + Name="VCCLCompilerTool" 1.2701 + UsePrecompiledHeader="2" 1.2702 + /> 1.2703 + </FileConfiguration> 1.2704 + <FileConfiguration 1.2705 + Name="Debug|Win32" 1.2706 + > 1.2707 + <Tool 1.2708 + Name="VCCLCompilerTool" 1.2709 + UsePrecompiledHeader="2" 1.2710 + /> 1.2711 + </FileConfiguration> 1.2712 + </File> 1.2713 + <File 1.2714 + RelativePath=".\CPP\7zip\Crypto\WzAes.cpp" 1.2715 + > 1.2716 + <FileConfiguration 1.2717 + Name="Release|Win32" 1.2718 + > 1.2719 + <Tool 1.2720 + Name="VCCLCompilerTool" 1.2721 + UsePrecompiledHeader="2" 1.2722 + /> 1.2723 + </FileConfiguration> 1.2724 + <FileConfiguration 1.2725 + Name="Debug|Win32" 1.2726 + > 1.2727 + <Tool 1.2728 + Name="VCCLCompilerTool" 1.2729 + UsePrecompiledHeader="2" 1.2730 + /> 1.2731 + </FileConfiguration> 1.2732 + </File> 1.2733 + <File 1.2734 + RelativePath=".\CPP\7zip\Crypto\ZipCrypto.cpp" 1.2735 + > 1.2736 + <FileConfiguration 1.2737 + Name="Release|Win32" 1.2738 + > 1.2739 + <Tool 1.2740 + Name="VCCLCompilerTool" 1.2741 + UsePrecompiledHeader="2" 1.2742 + /> 1.2743 + </FileConfiguration> 1.2744 + <FileConfiguration 1.2745 + Name="Debug|Win32" 1.2746 + > 1.2747 + <Tool 1.2748 + Name="VCCLCompilerTool" 1.2749 + UsePrecompiledHeader="2" 1.2750 + /> 1.2751 + </FileConfiguration> 1.2752 + </File> 1.2753 + <File 1.2754 + RelativePath=".\CPP\7zip\Crypto\ZipStrong.cpp" 1.2755 + > 1.2756 + <FileConfiguration 1.2757 + Name="Release|Win32" 1.2758 + > 1.2759 + <Tool 1.2760 + Name="VCCLCompilerTool" 1.2761 + UsePrecompiledHeader="2" 1.2762 + /> 1.2763 + </FileConfiguration> 1.2764 + <FileConfiguration 1.2765 + Name="Debug|Win32" 1.2766 + > 1.2767 + <Tool 1.2768 + Name="VCCLCompilerTool" 1.2769 + UsePrecompiledHeader="2" 1.2770 + /> 1.2771 + </FileConfiguration> 1.2772 + </File> 1.2773 + </Filter> 1.2774 + <Filter 1.2775 + Name="Headers" 1.2776 + > 1.2777 + <File 1.2778 + RelativePath=".\CPP\7zip\Crypto\7zAes.h" 1.2779 + > 1.2780 + </File> 1.2781 + <File 1.2782 + RelativePath=".\CPP\7zip\Archive\7z\7zCompressionMode.h" 1.2783 + > 1.2784 + </File> 1.2785 + <File 1.2786 + RelativePath=".\C\7zCrc.h" 1.2787 + > 1.2788 + </File> 1.2789 + <File 1.2790 + RelativePath=".\CPP\7zip\Archive\7z\7zDecode.h" 1.2791 + > 1.2792 + </File> 1.2793 + <File 1.2794 + RelativePath=".\CPP\7zip\Archive\7z\7zFolderInStream.h" 1.2795 + > 1.2796 + </File> 1.2797 + <File 1.2798 + RelativePath=".\CPP\7zip\Archive\7z\7zFolderOutStream.h" 1.2799 + > 1.2800 + </File> 1.2801 + <File 1.2802 + RelativePath=".\CPP\7zip\Archive\7z\7zHandler.h" 1.2803 + > 1.2804 + </File> 1.2805 + <File 1.2806 + RelativePath=".\CPP\7zip\Archive\7z\7zHeader.h" 1.2807 + > 1.2808 + </File> 1.2809 + <File 1.2810 + RelativePath=".\CPP\7zip\Archive\7z\7zIn.h" 1.2811 + > 1.2812 + </File> 1.2813 + <File 1.2814 + RelativePath=".\CPP\7zip\Archive\7z\7zItem.h" 1.2815 + > 1.2816 + </File> 1.2817 + <File 1.2818 + RelativePath=".\CPP\7zip\Archive\7z\7zProperties.h" 1.2819 + > 1.2820 + </File> 1.2821 + <File 1.2822 + RelativePath=".\CPP\7zip\Archive\7z\7zSpecStream.h" 1.2823 + > 1.2824 + </File> 1.2825 + <File 1.2826 + RelativePath=".\C\Aes.h" 1.2827 + > 1.2828 + </File> 1.2829 + <File 1.2830 + RelativePath=".\C\Alloc.h" 1.2831 + > 1.2832 + </File> 1.2833 + <File 1.2834 + RelativePath=".\CPP\7zip\Compress\Bcj2Coder.h" 1.2835 + > 1.2836 + </File> 1.2837 + <File 1.2838 + RelativePath=".\CPP\7zip\Compress\BcjCoder.h" 1.2839 + > 1.2840 + </File> 1.2841 + <File 1.2842 + RelativePath=".\CPP\7zip\Compress\BitlDecoder.h" 1.2843 + > 1.2844 + </File> 1.2845 + <File 1.2846 + RelativePath=".\CPP\7zip\Compress\BitmDecoder.h" 1.2847 + > 1.2848 + </File> 1.2849 + <File 1.2850 + RelativePath=".\C\Bra.h" 1.2851 + > 1.2852 + </File> 1.2853 + <File 1.2854 + RelativePath=".\CPP\7zip\Compress\BranchCoder.h" 1.2855 + > 1.2856 + </File> 1.2857 + <File 1.2858 + RelativePath=".\CPP\7zip\Compress\BranchMisc.h" 1.2859 + > 1.2860 + </File> 1.2861 + <File 1.2862 + RelativePath=".\CPP\Common\Buffer.h" 1.2863 + > 1.2864 + </File> 1.2865 + <File 1.2866 + RelativePath=".\C\BwtSort.h" 1.2867 + > 1.2868 + </File> 1.2869 + <File 1.2870 + RelativePath=".\CPP\7zip\Compress\ByteSwap.h" 1.2871 + > 1.2872 + </File> 1.2873 + <File 1.2874 + RelativePath=".\CPP\7zip\Compress\BZip2Const.h" 1.2875 + > 1.2876 + </File> 1.2877 + <File 1.2878 + RelativePath=".\CPP\7zip\Compress\BZip2Crc.h" 1.2879 + > 1.2880 + </File> 1.2881 + <File 1.2882 + RelativePath=".\CPP\7zip\Compress\BZip2Decoder.h" 1.2883 + > 1.2884 + </File> 1.2885 + <File 1.2886 + RelativePath=".\CPP\7zip\Archive\BZip2\BZip2Handler.h" 1.2887 + > 1.2888 + </File> 1.2889 + <File 1.2890 + RelativePath=".\CPP\7zip\Archive\BZip2\BZip2Item.h" 1.2891 + > 1.2892 + </File> 1.2893 + <File 1.2894 + RelativePath=".\CPP\7zip\Archive\Common\CoderMixer2.h" 1.2895 + > 1.2896 + </File> 1.2897 + <File 1.2898 + RelativePath=".\CPP\7zip\Archive\Common\CoderMixer2MT.h" 1.2899 + > 1.2900 + </File> 1.2901 + <File 1.2902 + RelativePath=".\CPP\Common\ComTry.h" 1.2903 + > 1.2904 + </File> 1.2905 + <File 1.2906 + RelativePath=".\CPP\7zip\Compress\CopyCoder.h" 1.2907 + > 1.2908 + </File> 1.2909 + <File 1.2910 + RelativePath=".\C\CpuArch.h" 1.2911 + > 1.2912 + </File> 1.2913 + <File 1.2914 + RelativePath=".\CPP\7zip\Common\CreateCoder.h" 1.2915 + > 1.2916 + </File> 1.2917 + <File 1.2918 + RelativePath=".\CPP\7zip\Common\DeclareArcs.h" 1.2919 + > 1.2920 + </File> 1.2921 + <File 1.2922 + RelativePath=".\CPP\7zip\Common\DeclareCodecs.h" 1.2923 + > 1.2924 + </File> 1.2925 + <File 1.2926 + RelativePath=".\CPP\7zip\Compress\DeflateConst.h" 1.2927 + > 1.2928 + </File> 1.2929 + <File 1.2930 + RelativePath=".\CPP\7zip\Compress\DeflateDecoder.h" 1.2931 + > 1.2932 + </File> 1.2933 + <File 1.2934 + RelativePath=".\CPP\Windows\Defs.h" 1.2935 + > 1.2936 + </File> 1.2937 + <File 1.2938 + RelativePath=".\CPP\Common\Defs.h" 1.2939 + > 1.2940 + </File> 1.2941 + <File 1.2942 + RelativePath=".\CPP\7zip\Archive\Common\DummyOutStream.h" 1.2943 + > 1.2944 + </File> 1.2945 + <File 1.2946 + RelativePath=".\CPP\Common\DynamicBuffer.h" 1.2947 + > 1.2948 + </File> 1.2949 + <File 1.2950 + RelativePath=".\CPP\Windows\FileDir.h" 1.2951 + > 1.2952 + </File> 1.2953 + <File 1.2954 + RelativePath=".\CPP\Windows\FileFind.h" 1.2955 + > 1.2956 + </File> 1.2957 + <File 1.2958 + RelativePath=".\CPP\Windows\FileIO.h" 1.2959 + > 1.2960 + </File> 1.2961 + <File 1.2962 + RelativePath=".\CPP\Windows\FileName.h" 1.2963 + > 1.2964 + </File> 1.2965 + <File 1.2966 + RelativePath=".\CPP\7zip\Common\FilterCoder.h" 1.2967 + > 1.2968 + </File> 1.2969 + <File 1.2970 + RelativePath=".\CPP\7zip\Archive\Common\FindSignature.h" 1.2971 + > 1.2972 + </File> 1.2973 + <File 1.2974 + RelativePath=".\CPP\7zip\Archive\GZip\GZipHandler.h" 1.2975 + > 1.2976 + </File> 1.2977 + <File 1.2978 + RelativePath=".\CPP\7zip\Archive\GZip\GZipHeader.h" 1.2979 + > 1.2980 + </File> 1.2981 + <File 1.2982 + RelativePath=".\CPP\7zip\Archive\GZip\GZipIn.h" 1.2983 + > 1.2984 + </File> 1.2985 + <File 1.2986 + RelativePath=".\CPP\7zip\Archive\GZip\GZipItem.h" 1.2987 + > 1.2988 + </File> 1.2989 + <File 1.2990 + RelativePath=".\CPP\7zip\Archive\GZip\GZipUpdate.h" 1.2991 + > 1.2992 + </File> 1.2993 + <File 1.2994 + RelativePath=".\CPP\Windows\Handle.h" 1.2995 + > 1.2996 + </File> 1.2997 + <File 1.2998 + RelativePath=".\CPP\7zip\Crypto\HmacSha1.h" 1.2999 + > 1.3000 + </File> 1.3001 + <File 1.3002 + RelativePath=".\C\HuffEnc.h" 1.3003 + > 1.3004 + </File> 1.3005 + <File 1.3006 + RelativePath=".\CPP\7zip\Compress\HuffmanDecoder.h" 1.3007 + > 1.3008 + </File> 1.3009 + <File 1.3010 + RelativePath=".\CPP\7zip\Archive\IArchive.h" 1.3011 + > 1.3012 + </File> 1.3013 + <File 1.3014 + RelativePath=".\CPP\7zip\ICoder.h" 1.3015 + > 1.3016 + </File> 1.3017 + <File 1.3018 + RelativePath=".\CPP\7zip\IDecl.h" 1.3019 + > 1.3020 + </File> 1.3021 + <File 1.3022 + RelativePath=".\CPP\7zip\Compress\ImplodeDecoder.h" 1.3023 + > 1.3024 + </File> 1.3025 + <File 1.3026 + RelativePath=".\CPP\7zip\Compress\ImplodeHuffmanDecoder.h" 1.3027 + > 1.3028 + </File> 1.3029 + <File 1.3030 + RelativePath=".\CPP\7zip\Common\InBuffer.h" 1.3031 + > 1.3032 + </File> 1.3033 + <File 1.3034 + RelativePath=".\CPP\Common\InitializeStaticLib.h" 1.3035 + > 1.3036 + </File> 1.3037 + <File 1.3038 + RelativePath=".\CPP\7zip\Common\InOutTempBuffer.h" 1.3039 + > 1.3040 + </File> 1.3041 + <File 1.3042 + RelativePath=".\CPP\7zip\Archive\Common\InStreamWithCRC.h" 1.3043 + > 1.3044 + </File> 1.3045 + <File 1.3046 + RelativePath=".\CPP\Common\IntToString.h" 1.3047 + > 1.3048 + </File> 1.3049 + <File 1.3050 + RelativePath=".\CPP\7zip\IPassword.h" 1.3051 + > 1.3052 + </File> 1.3053 + <File 1.3054 + RelativePath=".\CPP\7zip\IProgress.h" 1.3055 + > 1.3056 + </File> 1.3057 + <File 1.3058 + RelativePath=".\CPP\7zip\IStream.h" 1.3059 + > 1.3060 + </File> 1.3061 + <File 1.3062 + RelativePath=".\CPP\7zip\Archive\Common\ItemNameUtils.h" 1.3063 + > 1.3064 + </File> 1.3065 + <File 1.3066 + RelativePath=".\CPP\7zip\Common\LimitedStreams.h" 1.3067 + > 1.3068 + </File> 1.3069 + <File 1.3070 + RelativePath=".\CPP\7zip\Common\LockedStream.h" 1.3071 + > 1.3072 + </File> 1.3073 + <File 1.3074 + RelativePath=".\C\LzFind.h" 1.3075 + > 1.3076 + </File> 1.3077 + <File 1.3078 + RelativePath=".\C\LzFindMt.h" 1.3079 + > 1.3080 + </File> 1.3081 + <File 1.3082 + RelativePath=".\C\LzHash.h" 1.3083 + > 1.3084 + </File> 1.3085 + <File 1.3086 + RelativePath=".\CPP\7zip\Archive\Lzh\LzhCRC.h" 1.3087 + > 1.3088 + </File> 1.3089 + <File 1.3090 + RelativePath=".\CPP\7zip\Compress\LzhDecoder.h" 1.3091 + > 1.3092 + </File> 1.3093 + <File 1.3094 + RelativePath=".\CPP\7zip\Archive\Lzh\LzhHandler.h" 1.3095 + > 1.3096 + </File> 1.3097 + <File 1.3098 + RelativePath=".\CPP\7zip\Archive\Lzh\LzhHeader.h" 1.3099 + > 1.3100 + </File> 1.3101 + <File 1.3102 + RelativePath=".\CPP\7zip\Archive\Lzh\LzhIn.h" 1.3103 + > 1.3104 + </File> 1.3105 + <File 1.3106 + RelativePath=".\CPP\7zip\Archive\Lzh\LzhItem.h" 1.3107 + > 1.3108 + </File> 1.3109 + <File 1.3110 + RelativePath=".\CPP\7zip\Archive\Lzh\LzhOutStreamWithCRC.h" 1.3111 + > 1.3112 + </File> 1.3113 + <File 1.3114 + RelativePath=".\C\LzmaDec.h" 1.3115 + > 1.3116 + </File> 1.3117 + <File 1.3118 + RelativePath=".\CPP\7zip\Compress\LzmaDecoder.h" 1.3119 + > 1.3120 + </File> 1.3121 + <File 1.3122 + RelativePath=".\C\LzmaEnc.h" 1.3123 + > 1.3124 + </File> 1.3125 + <File 1.3126 + RelativePath=".\CPP\7zip\Archive\Lzma\LzmaFiltersDecode.h" 1.3127 + > 1.3128 + </File> 1.3129 + <File 1.3130 + RelativePath=".\CPP\7zip\Archive\Lzma\LzmaHandler.h" 1.3131 + > 1.3132 + </File> 1.3133 + <File 1.3134 + RelativePath=".\CPP\7zip\Archive\Lzma\LzmaIn.h" 1.3135 + > 1.3136 + </File> 1.3137 + <File 1.3138 + RelativePath=".\CPP\7zip\Archive\Lzma\LzmaItem.h" 1.3139 + > 1.3140 + </File> 1.3141 + <File 1.3142 + RelativePath=".\CPP\7zip\Compress\LzOutWindow.h" 1.3143 + > 1.3144 + </File> 1.3145 + <File 1.3146 + RelativePath=".\CPP\7zip\Common\MemBlocks.h" 1.3147 + > 1.3148 + </File> 1.3149 + <File 1.3150 + RelativePath=".\CPP\7zip\Common\MethodId.h" 1.3151 + > 1.3152 + </File> 1.3153 + <File 1.3154 + RelativePath=".\CPP\7zip\Common\MethodProps.h" 1.3155 + > 1.3156 + </File> 1.3157 + <File 1.3158 + RelativePath=".\CPP\7zip\Compress\Mtf8.h" 1.3159 + > 1.3160 + </File> 1.3161 + <File 1.3162 + RelativePath=".\CPP\7zip\Archive\Common\MultiStream.h" 1.3163 + > 1.3164 + </File> 1.3165 + <File 1.3166 + RelativePath=".\CPP\7zip\Crypto\MyAes.h" 1.3167 + > 1.3168 + </File> 1.3169 + <File 1.3170 + RelativePath=".\CPP\Common\MyCom.h" 1.3171 + > 1.3172 + </File> 1.3173 + <File 1.3174 + RelativePath=".\CPP\Common\MyException.h" 1.3175 + > 1.3176 + </File> 1.3177 + <File 1.3178 + RelativePath=".\CPP\Common\MyInitGuid.h" 1.3179 + > 1.3180 + </File> 1.3181 + <File 1.3182 + RelativePath=".\CPP\Common\MyMap.h" 1.3183 + > 1.3184 + </File> 1.3185 + <File 1.3186 + RelativePath=".\CPP\Common\MyString.h" 1.3187 + > 1.3188 + </File> 1.3189 + <File 1.3190 + RelativePath=".\CPP\Common\MyUnknown.h" 1.3191 + > 1.3192 + </File> 1.3193 + <File 1.3194 + RelativePath=".\CPP\Common\MyVector.h" 1.3195 + > 1.3196 + </File> 1.3197 + <File 1.3198 + RelativePath=".\CPP\Common\MyWindows.h" 1.3199 + > 1.3200 + </File> 1.3201 + <File 1.3202 + RelativePath=".\CPP\Common\MyXml.h" 1.3203 + > 1.3204 + </File> 1.3205 + <File 1.3206 + RelativePath=".\CPP\Common\NewHandler.h" 1.3207 + > 1.3208 + </File> 1.3209 + <File 1.3210 + RelativePath=".\CPP\7zip\Common\OffsetStream.h" 1.3211 + > 1.3212 + </File> 1.3213 + <File 1.3214 + RelativePath=".\CPP\7zip\Common\OutBuffer.h" 1.3215 + > 1.3216 + </File> 1.3217 + <File 1.3218 + RelativePath=".\CPP\7zip\Common\OutMemStream.h" 1.3219 + > 1.3220 + </File> 1.3221 + <File 1.3222 + RelativePath=".\CPP\7zip\Archive\Common\OutStreamWithCRC.h" 1.3223 + > 1.3224 + </File> 1.3225 + <File 1.3226 + RelativePath=".\CPP\7zip\Archive\Common\ParseProperties.h" 1.3227 + > 1.3228 + </File> 1.3229 + <File 1.3230 + RelativePath=".\CPP\7zip\Crypto\Pbkdf2HmacSha1.h" 1.3231 + > 1.3232 + </File> 1.3233 + <File 1.3234 + RelativePath=".\CPP\7zip\Compress\PpmdContext.h" 1.3235 + > 1.3236 + </File> 1.3237 + <File 1.3238 + RelativePath=".\CPP\7zip\Compress\PpmdDecode.h" 1.3239 + > 1.3240 + </File> 1.3241 + <File 1.3242 + RelativePath=".\CPP\7zip\Compress\PpmdDecoder.h" 1.3243 + > 1.3244 + </File> 1.3245 + <File 1.3246 + RelativePath=".\CPP\7zip\Compress\PpmdSubAlloc.h" 1.3247 + > 1.3248 + </File> 1.3249 + <File 1.3250 + RelativePath=".\CPP\7zip\Compress\PpmdType.h" 1.3251 + > 1.3252 + </File> 1.3253 + <File 1.3254 + RelativePath=".\CPP\7zip\Common\ProgressMt.h" 1.3255 + > 1.3256 + </File> 1.3257 + <File 1.3258 + RelativePath=".\CPP\7zip\Common\ProgressUtils.h" 1.3259 + > 1.3260 + </File> 1.3261 + <File 1.3262 + RelativePath=".\CPP\7zip\PropID.h" 1.3263 + > 1.3264 + </File> 1.3265 + <File 1.3266 + RelativePath=".\CPP\Windows\PropVariant.h" 1.3267 + > 1.3268 + </File> 1.3269 + <File 1.3270 + RelativePath=".\CPP\7zip\Crypto\RandGen.h" 1.3271 + > 1.3272 + </File> 1.3273 + <File 1.3274 + RelativePath=".\CPP\7zip\Compress\RangeCoder.h" 1.3275 + > 1.3276 + </File> 1.3277 + <File 1.3278 + RelativePath=".\CPP\7zip\Compress\RangeCoderBit.h" 1.3279 + > 1.3280 + </File> 1.3281 + <File 1.3282 + RelativePath=".\CPP\7zip\Compress\Rar1Decoder.h" 1.3283 + > 1.3284 + </File> 1.3285 + <File 1.3286 + RelativePath=".\CPP\7zip\Crypto\Rar20Crypto.h" 1.3287 + > 1.3288 + </File> 1.3289 + <File 1.3290 + RelativePath=".\CPP\7zip\Compress\Rar2Decoder.h" 1.3291 + > 1.3292 + </File> 1.3293 + <File 1.3294 + RelativePath=".\CPP\7zip\Compress\Rar3Decoder.h" 1.3295 + > 1.3296 + </File> 1.3297 + <File 1.3298 + RelativePath=".\CPP\7zip\Compress\Rar3Vm.h" 1.3299 + > 1.3300 + </File> 1.3301 + <File 1.3302 + RelativePath=".\CPP\7zip\Crypto\RarAes.h" 1.3303 + > 1.3304 + </File> 1.3305 + <File 1.3306 + RelativePath=".\CPP\7zip\Archive\Rar\RarHandler.h" 1.3307 + > 1.3308 + </File> 1.3309 + <File 1.3310 + RelativePath=".\CPP\7zip\Archive\Rar\RarHeader.h" 1.3311 + > 1.3312 + </File> 1.3313 + <File 1.3314 + RelativePath=".\CPP\7zip\Archive\Rar\RarIn.h" 1.3315 + > 1.3316 + </File> 1.3317 + <File 1.3318 + RelativePath=".\CPP\7zip\Archive\Rar\RarItem.h" 1.3319 + > 1.3320 + </File> 1.3321 + <File 1.3322 + RelativePath=".\CPP\7zip\Archive\Rar\RarVolumeInStream.h" 1.3323 + > 1.3324 + </File> 1.3325 + <File 1.3326 + RelativePath=".\CPP\7zip\Common\RegisterArc.h" 1.3327 + > 1.3328 + </File> 1.3329 + <File 1.3330 + RelativePath=".\CPP\7zip\Common\RegisterCodec.h" 1.3331 + > 1.3332 + </File> 1.3333 + <File 1.3334 + RelativePath=".\C\RotateDefs.h" 1.3335 + > 1.3336 + </File> 1.3337 + <File 1.3338 + RelativePath=".\CPP\7zip\Crypto\Sha1.h" 1.3339 + > 1.3340 + </File> 1.3341 + <File 1.3342 + RelativePath=".\C\Sha256.h" 1.3343 + > 1.3344 + </File> 1.3345 + <File 1.3346 + RelativePath=".\CPP\7zip\Compress\ShrinkDecoder.h" 1.3347 + > 1.3348 + </File> 1.3349 + <File 1.3350 + RelativePath=".\C\Sort.h" 1.3351 + > 1.3352 + </File> 1.3353 + <File 1.3354 + RelativePath=".\CPP\7zip\Archive\Split\SplitHandler.h" 1.3355 + > 1.3356 + </File> 1.3357 + <File 1.3358 + RelativePath=".\CPP\7zip\Archive\Common\StdAfx.h" 1.3359 + > 1.3360 + </File> 1.3361 + <File 1.3362 + RelativePath=".\CPP\7zip\Archive\Rar\StdAfx.h" 1.3363 + > 1.3364 + </File> 1.3365 + <File 1.3366 + RelativePath=".\CPP\7zip\Archive\BZip2\StdAfx.h" 1.3367 + > 1.3368 + </File> 1.3369 + <File 1.3370 + RelativePath=".\CPP\Windows\StdAfx.h" 1.3371 + > 1.3372 + </File> 1.3373 + <File 1.3374 + RelativePath=".\CPP\7zip\Archive\7z\StdAfx.h" 1.3375 + > 1.3376 + </File> 1.3377 + <File 1.3378 + RelativePath=".\CPP\7zip\Archive\StdAfx.h" 1.3379 + > 1.3380 + </File> 1.3381 + <File 1.3382 + RelativePath=".\CPP\7zip\Compress\StdAfx.h" 1.3383 + > 1.3384 + </File> 1.3385 + <File 1.3386 + RelativePath=".\CPP\7zip\Bundles\Format7zF\StdAfx.h" 1.3387 + > 1.3388 + </File> 1.3389 + <File 1.3390 + RelativePath=".\CPP\7zip\Archive\GZip\StdAfx.h" 1.3391 + > 1.3392 + </File> 1.3393 + <File 1.3394 + RelativePath=".\CPP\7zip\Crypto\StdAfx.h" 1.3395 + > 1.3396 + </File> 1.3397 + <File 1.3398 + RelativePath=".\CPP\7zip\Archive\Tar\StdAfx.h" 1.3399 + > 1.3400 + </File> 1.3401 + <File 1.3402 + RelativePath=".\CPP\7zip\Archive\Zip\StdAfx.h" 1.3403 + > 1.3404 + </File> 1.3405 + <File 1.3406 + RelativePath=".\CPP\7zip\Archive\Lzh\StdAfx.h" 1.3407 + > 1.3408 + </File> 1.3409 + <File 1.3410 + RelativePath=".\CPP\7zip\Common\StdAfx.h" 1.3411 + > 1.3412 + </File> 1.3413 + <File 1.3414 + RelativePath=".\CPP\7zip\Archive\Split\StdAfx.h" 1.3415 + > 1.3416 + </File> 1.3417 + <File 1.3418 + RelativePath=".\CPP\7zip\Archive\Lzma\StdAfx.h" 1.3419 + > 1.3420 + </File> 1.3421 + <File 1.3422 + RelativePath=".\CPP\7zip\Common\StreamBinder.h" 1.3423 + > 1.3424 + </File> 1.3425 + <File 1.3426 + RelativePath=".\CPP\7zip\Common\StreamObjects.h" 1.3427 + > 1.3428 + </File> 1.3429 + <File 1.3430 + RelativePath=".\CPP\7zip\Common\StreamUtils.h" 1.3431 + > 1.3432 + </File> 1.3433 + <File 1.3434 + RelativePath=".\CPP\Common\StringConvert.h" 1.3435 + > 1.3436 + </File> 1.3437 + <File 1.3438 + RelativePath=".\CPP\Common\StringToInt.h" 1.3439 + > 1.3440 + </File> 1.3441 + <File 1.3442 + RelativePath=".\CPP\Windows\Synchronization.h" 1.3443 + > 1.3444 + </File> 1.3445 + <File 1.3446 + RelativePath=".\CPP\7zip\Archive\Tar\TarHandler.h" 1.3447 + > 1.3448 + </File> 1.3449 + <File 1.3450 + RelativePath=".\CPP\7zip\Archive\Tar\TarHeader.h" 1.3451 + > 1.3452 + </File> 1.3453 + <File 1.3454 + RelativePath=".\CPP\7zip\Archive\Tar\TarIn.h" 1.3455 + > 1.3456 + </File> 1.3457 + <File 1.3458 + RelativePath=".\CPP\7zip\Archive\Tar\TarItem.h" 1.3459 + > 1.3460 + </File> 1.3461 + <File 1.3462 + RelativePath=".\CPP\Windows\Thread.h" 1.3463 + > 1.3464 + </File> 1.3465 + <File 1.3466 + RelativePath=".\C\Threads.h" 1.3467 + > 1.3468 + </File> 1.3469 + <File 1.3470 + RelativePath=".\CPP\Windows\Time.h" 1.3471 + > 1.3472 + </File> 1.3473 + <File 1.3474 + RelativePath=".\CPP\Common\Types.h" 1.3475 + > 1.3476 + </File> 1.3477 + <File 1.3478 + RelativePath=".\C\Types.h" 1.3479 + > 1.3480 + </File> 1.3481 + <File 1.3482 + RelativePath=".\CPP\Common\UTFConvert.h" 1.3483 + > 1.3484 + </File> 1.3485 + <File 1.3486 + RelativePath=".\CPP\7zip\Common\VirtThread.h" 1.3487 + > 1.3488 + </File> 1.3489 + <File 1.3490 + RelativePath=".\CPP\Common\Wildcard.h" 1.3491 + > 1.3492 + </File> 1.3493 + <File 1.3494 + RelativePath=".\CPP\7zip\Crypto\WzAes.h" 1.3495 + > 1.3496 + </File> 1.3497 + <File 1.3498 + RelativePath=".\CPP\7zip\Archive\Zip\ZipCompressionMode.h" 1.3499 + > 1.3500 + </File> 1.3501 + <File 1.3502 + RelativePath=".\CPP\7zip\Crypto\ZipCrypto.h" 1.3503 + > 1.3504 + </File> 1.3505 + <File 1.3506 + RelativePath=".\CPP\7zip\Archive\Zip\ZipHandler.h" 1.3507 + > 1.3508 + </File> 1.3509 + <File 1.3510 + RelativePath=".\CPP\7zip\Archive\Zip\ZipHeader.h" 1.3511 + > 1.3512 + </File> 1.3513 + <File 1.3514 + RelativePath=".\CPP\7zip\Archive\Zip\ZipIn.h" 1.3515 + > 1.3516 + </File> 1.3517 + <File 1.3518 + RelativePath=".\CPP\7zip\Archive\Zip\ZipItem.h" 1.3519 + > 1.3520 + </File> 1.3521 + <File 1.3522 + RelativePath=".\CPP\7zip\Archive\Zip\ZipItemEx.h" 1.3523 + > 1.3524 + </File> 1.3525 + <File 1.3526 + RelativePath=".\CPP\7zip\Crypto\ZipStrong.h" 1.3527 + > 1.3528 + </File> 1.3529 + <File 1.3530 + RelativePath=".\CPP\7zip\Compress\ZlibDecoder.h" 1.3531 + > 1.3532 + </File> 1.3533 + </Filter> 1.3534 + <Filter 1.3535 + Name="Register" 1.3536 + > 1.3537 + <File 1.3538 + RelativePath=".\CPP\7zip\Crypto\7zAesRegister.cpp" 1.3539 + > 1.3540 + <FileConfiguration 1.3541 + Name="Release|Win32" 1.3542 + > 1.3543 + <Tool 1.3544 + Name="VCCLCompilerTool" 1.3545 + UsePrecompiledHeader="2" 1.3546 + /> 1.3547 + </FileConfiguration> 1.3548 + <FileConfiguration 1.3549 + Name="Debug|Win32" 1.3550 + > 1.3551 + <Tool 1.3552 + Name="VCCLCompilerTool" 1.3553 + UsePrecompiledHeader="2" 1.3554 + /> 1.3555 + </FileConfiguration> 1.3556 + </File> 1.3557 + <File 1.3558 + RelativePath=".\CPP\7zip\Archive\7z\7zRegister.cpp" 1.3559 + > 1.3560 + <FileConfiguration 1.3561 + Name="Release|Win32" 1.3562 + > 1.3563 + <Tool 1.3564 + Name="VCCLCompilerTool" 1.3565 + UsePrecompiledHeader="2" 1.3566 + /> 1.3567 + </FileConfiguration> 1.3568 + <FileConfiguration 1.3569 + Name="Debug|Win32" 1.3570 + > 1.3571 + <Tool 1.3572 + Name="VCCLCompilerTool" 1.3573 + UsePrecompiledHeader="2" 1.3574 + /> 1.3575 + </FileConfiguration> 1.3576 + </File> 1.3577 + <File 1.3578 + RelativePath=".\CPP\7zip\Archive\ArchiveExports.cpp" 1.3579 + > 1.3580 + <FileConfiguration 1.3581 + Name="Release|Win32" 1.3582 + > 1.3583 + <Tool 1.3584 + Name="VCCLCompilerTool" 1.3585 + UsePrecompiledHeader="1" 1.3586 + /> 1.3587 + </FileConfiguration> 1.3588 + <FileConfiguration 1.3589 + Name="Debug|Win32" 1.3590 + > 1.3591 + <Tool 1.3592 + Name="VCCLCompilerTool" 1.3593 + UsePrecompiledHeader="1" 1.3594 + /> 1.3595 + </FileConfiguration> 1.3596 + </File> 1.3597 + <File 1.3598 + RelativePath=".\CPP\7zip\Compress\Bcj2Register.cpp" 1.3599 + > 1.3600 + <FileConfiguration 1.3601 + Name="Release|Win32" 1.3602 + > 1.3603 + <Tool 1.3604 + Name="VCCLCompilerTool" 1.3605 + UsePrecompiledHeader="2" 1.3606 + /> 1.3607 + </FileConfiguration> 1.3608 + <FileConfiguration 1.3609 + Name="Debug|Win32" 1.3610 + > 1.3611 + <Tool 1.3612 + Name="VCCLCompilerTool" 1.3613 + UsePrecompiledHeader="2" 1.3614 + /> 1.3615 + </FileConfiguration> 1.3616 + </File> 1.3617 + <File 1.3618 + RelativePath=".\CPP\7zip\Compress\BcjRegister.cpp" 1.3619 + > 1.3620 + <FileConfiguration 1.3621 + Name="Release|Win32" 1.3622 + > 1.3623 + <Tool 1.3624 + Name="VCCLCompilerTool" 1.3625 + UsePrecompiledHeader="2" 1.3626 + /> 1.3627 + </FileConfiguration> 1.3628 + <FileConfiguration 1.3629 + Name="Debug|Win32" 1.3630 + > 1.3631 + <Tool 1.3632 + Name="VCCLCompilerTool" 1.3633 + UsePrecompiledHeader="2" 1.3634 + /> 1.3635 + </FileConfiguration> 1.3636 + </File> 1.3637 + <File 1.3638 + RelativePath=".\CPP\7zip\Compress\BranchRegister.cpp" 1.3639 + > 1.3640 + <FileConfiguration 1.3641 + Name="Release|Win32" 1.3642 + > 1.3643 + <Tool 1.3644 + Name="VCCLCompilerTool" 1.3645 + UsePrecompiledHeader="2" 1.3646 + /> 1.3647 + </FileConfiguration> 1.3648 + <FileConfiguration 1.3649 + Name="Debug|Win32" 1.3650 + > 1.3651 + <Tool 1.3652 + Name="VCCLCompilerTool" 1.3653 + UsePrecompiledHeader="2" 1.3654 + /> 1.3655 + </FileConfiguration> 1.3656 + </File> 1.3657 + <File 1.3658 + RelativePath=".\CPP\7zip\Compress\ByteSwapRegister.cpp" 1.3659 + > 1.3660 + <FileConfiguration 1.3661 + Name="Release|Win32" 1.3662 + > 1.3663 + <Tool 1.3664 + Name="VCCLCompilerTool" 1.3665 + UsePrecompiledHeader="2" 1.3666 + /> 1.3667 + </FileConfiguration> 1.3668 + <FileConfiguration 1.3669 + Name="Debug|Win32" 1.3670 + > 1.3671 + <Tool 1.3672 + Name="VCCLCompilerTool" 1.3673 + UsePrecompiledHeader="2" 1.3674 + /> 1.3675 + </FileConfiguration> 1.3676 + </File> 1.3677 + <File 1.3678 + RelativePath=".\CPP\7zip\Archive\BZip2\bz2Register.cpp" 1.3679 + > 1.3680 + <FileConfiguration 1.3681 + Name="Release|Win32" 1.3682 + > 1.3683 + <Tool 1.3684 + Name="VCCLCompilerTool" 1.3685 + UsePrecompiledHeader="2" 1.3686 + /> 1.3687 + </FileConfiguration> 1.3688 + <FileConfiguration 1.3689 + Name="Debug|Win32" 1.3690 + > 1.3691 + <Tool 1.3692 + Name="VCCLCompilerTool" 1.3693 + UsePrecompiledHeader="2" 1.3694 + /> 1.3695 + </FileConfiguration> 1.3696 + </File> 1.3697 + <File 1.3698 + RelativePath=".\CPP\7zip\Compress\BZip2Register.cpp" 1.3699 + > 1.3700 + <FileConfiguration 1.3701 + Name="Release|Win32" 1.3702 + > 1.3703 + <Tool 1.3704 + Name="VCCLCompilerTool" 1.3705 + UsePrecompiledHeader="2" 1.3706 + /> 1.3707 + </FileConfiguration> 1.3708 + <FileConfiguration 1.3709 + Name="Debug|Win32" 1.3710 + > 1.3711 + <Tool 1.3712 + Name="VCCLCompilerTool" 1.3713 + UsePrecompiledHeader="2" 1.3714 + /> 1.3715 + </FileConfiguration> 1.3716 + </File> 1.3717 + <File 1.3718 + RelativePath=".\CPP\7zip\Compress\CodecExports.cpp" 1.3719 + > 1.3720 + <FileConfiguration 1.3721 + Name="Release|Win32" 1.3722 + > 1.3723 + <Tool 1.3724 + Name="VCCLCompilerTool" 1.3725 + UsePrecompiledHeader="2" 1.3726 + /> 1.3727 + </FileConfiguration> 1.3728 + <FileConfiguration 1.3729 + Name="Debug|Win32" 1.3730 + > 1.3731 + <Tool 1.3732 + Name="VCCLCompilerTool" 1.3733 + UsePrecompiledHeader="2" 1.3734 + /> 1.3735 + </FileConfiguration> 1.3736 + </File> 1.3737 + <File 1.3738 + RelativePath=".\CPP\7zip\Compress\CopyRegister.cpp" 1.3739 + > 1.3740 + <FileConfiguration 1.3741 + Name="Release|Win32" 1.3742 + > 1.3743 + <Tool 1.3744 + Name="VCCLCompilerTool" 1.3745 + UsePrecompiledHeader="2" 1.3746 + /> 1.3747 + </FileConfiguration> 1.3748 + <FileConfiguration 1.3749 + Name="Debug|Win32" 1.3750 + > 1.3751 + <Tool 1.3752 + Name="VCCLCompilerTool" 1.3753 + UsePrecompiledHeader="2" 1.3754 + /> 1.3755 + </FileConfiguration> 1.3756 + </File> 1.3757 + <File 1.3758 + RelativePath=".\CPP\7zip\Common\CreateCoder.cpp" 1.3759 + > 1.3760 + <FileConfiguration 1.3761 + Name="Release|Win32" 1.3762 + > 1.3763 + <Tool 1.3764 + Name="VCCLCompilerTool" 1.3765 + UsePrecompiledHeader="2" 1.3766 + /> 1.3767 + </FileConfiguration> 1.3768 + <FileConfiguration 1.3769 + Name="Debug|Win32" 1.3770 + > 1.3771 + <Tool 1.3772 + Name="VCCLCompilerTool" 1.3773 + UsePrecompiledHeader="2" 1.3774 + /> 1.3775 + </FileConfiguration> 1.3776 + </File> 1.3777 + <File 1.3778 + RelativePath=".\CPP\7zip\Compress\Deflate64Register.cpp" 1.3779 + > 1.3780 + <FileConfiguration 1.3781 + Name="Release|Win32" 1.3782 + > 1.3783 + <Tool 1.3784 + Name="VCCLCompilerTool" 1.3785 + UsePrecompiledHeader="2" 1.3786 + /> 1.3787 + </FileConfiguration> 1.3788 + <FileConfiguration 1.3789 + Name="Debug|Win32" 1.3790 + > 1.3791 + <Tool 1.3792 + Name="VCCLCompilerTool" 1.3793 + UsePrecompiledHeader="2" 1.3794 + /> 1.3795 + </FileConfiguration> 1.3796 + </File> 1.3797 + <File 1.3798 + RelativePath=".\CPP\7zip\Compress\DeflateNsisRegister.cpp" 1.3799 + > 1.3800 + <FileConfiguration 1.3801 + Name="Release|Win32" 1.3802 + > 1.3803 + <Tool 1.3804 + Name="VCCLCompilerTool" 1.3805 + UsePrecompiledHeader="2" 1.3806 + /> 1.3807 + </FileConfiguration> 1.3808 + <FileConfiguration 1.3809 + Name="Debug|Win32" 1.3810 + > 1.3811 + <Tool 1.3812 + Name="VCCLCompilerTool" 1.3813 + UsePrecompiledHeader="2" 1.3814 + /> 1.3815 + </FileConfiguration> 1.3816 + </File> 1.3817 + <File 1.3818 + RelativePath=".\CPP\7zip\Compress\DeflateRegister.cpp" 1.3819 + > 1.3820 + <FileConfiguration 1.3821 + Name="Release|Win32" 1.3822 + > 1.3823 + <Tool 1.3824 + Name="VCCLCompilerTool" 1.3825 + UsePrecompiledHeader="2" 1.3826 + /> 1.3827 + </FileConfiguration> 1.3828 + <FileConfiguration 1.3829 + Name="Debug|Win32" 1.3830 + > 1.3831 + <Tool 1.3832 + Name="VCCLCompilerTool" 1.3833 + UsePrecompiledHeader="2" 1.3834 + /> 1.3835 + </FileConfiguration> 1.3836 + </File> 1.3837 + <File 1.3838 + RelativePath=".\CPP\7zip\Archive\DllExports2.cpp" 1.3839 + > 1.3840 + <FileConfiguration 1.3841 + Name="Release|Win32" 1.3842 + > 1.3843 + <Tool 1.3844 + Name="VCCLCompilerTool" 1.3845 + UsePrecompiledHeader="2" 1.3846 + /> 1.3847 + </FileConfiguration> 1.3848 + <FileConfiguration 1.3849 + Name="Debug|Win32" 1.3850 + > 1.3851 + <Tool 1.3852 + Name="VCCLCompilerTool" 1.3853 + UsePrecompiledHeader="2" 1.3854 + /> 1.3855 + </FileConfiguration> 1.3856 + </File> 1.3857 + <File 1.3858 + RelativePath=".\CPP\7zip\Archive\GZip\GZipRegister.cpp" 1.3859 + > 1.3860 + <FileConfiguration 1.3861 + Name="Release|Win32" 1.3862 + > 1.3863 + <Tool 1.3864 + Name="VCCLCompilerTool" 1.3865 + UsePrecompiledHeader="2" 1.3866 + /> 1.3867 + </FileConfiguration> 1.3868 + <FileConfiguration 1.3869 + Name="Debug|Win32" 1.3870 + > 1.3871 + <Tool 1.3872 + Name="VCCLCompilerTool" 1.3873 + UsePrecompiledHeader="2" 1.3874 + /> 1.3875 + </FileConfiguration> 1.3876 + </File> 1.3877 + <File 1.3878 + RelativePath=".\CPP\7zip\Archive\Lzh\LzhRegister.cpp" 1.3879 + > 1.3880 + <FileConfiguration 1.3881 + Name="Release|Win32" 1.3882 + > 1.3883 + <Tool 1.3884 + Name="VCCLCompilerTool" 1.3885 + UsePrecompiledHeader="2" 1.3886 + /> 1.3887 + </FileConfiguration> 1.3888 + <FileConfiguration 1.3889 + Name="Debug|Win32" 1.3890 + > 1.3891 + <Tool 1.3892 + Name="VCCLCompilerTool" 1.3893 + UsePrecompiledHeader="2" 1.3894 + /> 1.3895 + </FileConfiguration> 1.3896 + </File> 1.3897 + <File 1.3898 + RelativePath=".\CPP\7zip\Archive\Lzma\LzmaArcRegister.cpp" 1.3899 + > 1.3900 + <FileConfiguration 1.3901 + Name="Release|Win32" 1.3902 + > 1.3903 + <Tool 1.3904 + Name="VCCLCompilerTool" 1.3905 + UsePrecompiledHeader="2" 1.3906 + /> 1.3907 + </FileConfiguration> 1.3908 + <FileConfiguration 1.3909 + Name="Debug|Win32" 1.3910 + > 1.3911 + <Tool 1.3912 + Name="VCCLCompilerTool" 1.3913 + UsePrecompiledHeader="2" 1.3914 + /> 1.3915 + </FileConfiguration> 1.3916 + </File> 1.3917 + <File 1.3918 + RelativePath=".\CPP\7zip\Compress\LzmaRegister.cpp" 1.3919 + > 1.3920 + <FileConfiguration 1.3921 + Name="Release|Win32" 1.3922 + > 1.3923 + <Tool 1.3924 + Name="VCCLCompilerTool" 1.3925 + UsePrecompiledHeader="2" 1.3926 + /> 1.3927 + </FileConfiguration> 1.3928 + <FileConfiguration 1.3929 + Name="Debug|Win32" 1.3930 + > 1.3931 + <Tool 1.3932 + Name="VCCLCompilerTool" 1.3933 + UsePrecompiledHeader="2" 1.3934 + /> 1.3935 + </FileConfiguration> 1.3936 + </File> 1.3937 + <File 1.3938 + RelativePath=".\CPP\7zip\Compress\PpmdRegister.cpp" 1.3939 + > 1.3940 + <FileConfiguration 1.3941 + Name="Release|Win32" 1.3942 + > 1.3943 + <Tool 1.3944 + Name="VCCLCompilerTool" 1.3945 + UsePrecompiledHeader="2" 1.3946 + /> 1.3947 + </FileConfiguration> 1.3948 + <FileConfiguration 1.3949 + Name="Debug|Win32" 1.3950 + > 1.3951 + <Tool 1.3952 + Name="VCCLCompilerTool" 1.3953 + UsePrecompiledHeader="2" 1.3954 + /> 1.3955 + </FileConfiguration> 1.3956 + </File> 1.3957 + <File 1.3958 + RelativePath=".\CPP\7zip\Compress\RarCodecsRegister.cpp" 1.3959 + > 1.3960 + <FileConfiguration 1.3961 + Name="Release|Win32" 1.3962 + > 1.3963 + <Tool 1.3964 + Name="VCCLCompilerTool" 1.3965 + UsePrecompiledHeader="2" 1.3966 + /> 1.3967 + </FileConfiguration> 1.3968 + <FileConfiguration 1.3969 + Name="Debug|Win32" 1.3970 + > 1.3971 + <Tool 1.3972 + Name="VCCLCompilerTool" 1.3973 + UsePrecompiledHeader="2" 1.3974 + /> 1.3975 + </FileConfiguration> 1.3976 + </File> 1.3977 + <File 1.3978 + RelativePath=".\CPP\7zip\Archive\Rar\RarRegister.cpp" 1.3979 + > 1.3980 + <FileConfiguration 1.3981 + Name="Release|Win32" 1.3982 + > 1.3983 + <Tool 1.3984 + Name="VCCLCompilerTool" 1.3985 + UsePrecompiledHeader="2" 1.3986 + /> 1.3987 + </FileConfiguration> 1.3988 + <FileConfiguration 1.3989 + Name="Debug|Win32" 1.3990 + > 1.3991 + <Tool 1.3992 + Name="VCCLCompilerTool" 1.3993 + UsePrecompiledHeader="2" 1.3994 + /> 1.3995 + </FileConfiguration> 1.3996 + </File> 1.3997 + <File 1.3998 + RelativePath=".\CPP\7zip\Archive\Split\SplitRegister.cpp" 1.3999 + > 1.4000 + <FileConfiguration 1.4001 + Name="Release|Win32" 1.4002 + > 1.4003 + <Tool 1.4004 + Name="VCCLCompilerTool" 1.4005 + UsePrecompiledHeader="2" 1.4006 + /> 1.4007 + </FileConfiguration> 1.4008 + <FileConfiguration 1.4009 + Name="Debug|Win32" 1.4010 + > 1.4011 + <Tool 1.4012 + Name="VCCLCompilerTool" 1.4013 + UsePrecompiledHeader="2" 1.4014 + /> 1.4015 + </FileConfiguration> 1.4016 + </File> 1.4017 + <File 1.4018 + RelativePath=".\CPP\7zip\Archive\Tar\TarRegister.cpp" 1.4019 + > 1.4020 + <FileConfiguration 1.4021 + Name="Release|Win32" 1.4022 + > 1.4023 + <Tool 1.4024 + Name="VCCLCompilerTool" 1.4025 + UsePrecompiledHeader="2" 1.4026 + /> 1.4027 + </FileConfiguration> 1.4028 + <FileConfiguration 1.4029 + Name="Debug|Win32" 1.4030 + > 1.4031 + <Tool 1.4032 + Name="VCCLCompilerTool" 1.4033 + UsePrecompiledHeader="2" 1.4034 + /> 1.4035 + </FileConfiguration> 1.4036 + </File> 1.4037 + <File 1.4038 + RelativePath=".\CPP\7zip\Archive\Zip\ZipRegister.cpp" 1.4039 + > 1.4040 + <FileConfiguration 1.4041 + Name="Release|Win32" 1.4042 + > 1.4043 + <Tool 1.4044 + Name="VCCLCompilerTool" 1.4045 + UsePrecompiledHeader="2" 1.4046 + /> 1.4047 + </FileConfiguration> 1.4048 + <FileConfiguration 1.4049 + Name="Debug|Win32" 1.4050 + > 1.4051 + <Tool 1.4052 + Name="VCCLCompilerTool" 1.4053 + UsePrecompiledHeader="2" 1.4054 + /> 1.4055 + </FileConfiguration> 1.4056 + </File> 1.4057 + </Filter> 1.4058 + </Files> 1.4059 + <Globals> 1.4060 + </Globals> 1.4061 +</VisualStudioProject>