xncbi.lib.vcproj
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:51k
源码类别:

生物技术

开发平台:

C/C++

  1. <?xml version="1.0" encoding="Windows-1252"?>
  2. <VisualStudioProject ProjectType="Visual C++" Version="7.10" Name="xncbi.lib" Keyword="Win32Proj">
  3.   <Platforms>
  4.     <Platform Name="Win32"></Platform>
  5.   </Platforms>
  6.   <Configurations>
  7.     <Configuration Name="Debug|Win32" OutputDirectory="....libDebug" IntermediateDirectory="Debug" ConfigurationType="4" CharacterSet="2">
  8.       <Tool Name="VCCLCompilerTool" Optimization="0" PreprocessorDefinitions="_DEBUG;WIN32;_LIB;" AdditionalIncludeDirectories="..........include" BasicRuntimeChecks="3" RuntimeLibrary="5" RuntimeTypeInfo="TRUE" WarningLevel="3" DebugInformationFormat="1" CompileAs="0" UsePrecompiledHeader="0" BrowseInformation="1" MinimalRebuild="FALSE" Detect64BitPortabilityProblems="FALSE" InlineFunctionExpansion="0" OmitFramePointers="FALSE" StringPooling="FALSE" EnableFunctionLevelLinking="FALSE" AdditionalOptions="" OptimizeForProcessor="0" StructMemberAlignment="0" CallingConvention="0" IgnoreStandardIncludePath="FALSE" ExceptionHandling="TRUE" BufferSecurityCheck="TRUE" DisableSpecificWarnings="" UndefinePreprocessorDefinitions="" GlobalOptimizations="FALSE" FavorSizeOrSpeed="0"></Tool>
  9.       <Tool Name="VCLinkerTool" OutputFile="" LinkIncremental="" GenerateDebugInformation="" SubSystem="" TargetMachine="" AdditionalLibraryDirectories="" ProgramDatabaseFile="" ImportLibrary="" EnableCOMDATFolding="" OptimizeReferences="" AdditionalOptions="" IgnoreAllDefaultLibraries="FALSE" IgnoreDefaultLibraryNames="FALSE"></Tool>
  10.       <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)/xncbi.lib" AdditionalLibraryDirectories="" AdditionalOptions="" IgnoreAllDefaultLibraries="FALSE" IgnoreDefaultLibraryNames="FALSE"></Tool>
  11.       <Tool Name="VCCustomBuildTool"></Tool>
  12.       <Tool Name="VCMIDLTool"></Tool>
  13.       <Tool Name="VCPostBuildEventTool"></Tool>
  14.       <Tool Name="VCPreBuildEventTool" CommandLine=""></Tool>
  15.       <Tool Name="VCPreLinkEventTool"></Tool>
  16.       <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="" Culture="" AdditionalIncludeDirectories="" AdditionalOptions=""></Tool>
  17.       <Tool Name="VCWebServiceProxyGeneratorTool"></Tool>
  18.       <Tool Name="VCXMLDataGeneratorTool"></Tool>
  19.       <Tool Name="VCManagedWrapperGeneratorTool"></Tool>
  20.       <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"></Tool>
  21.     </Configuration>
  22.     <Configuration Name="DebugDLL|Win32" OutputDirectory="....libDebugDLL" IntermediateDirectory="DebugDLL" ConfigurationType="4" CharacterSet="2">
  23.       <Tool Name="VCCLCompilerTool" Optimization="0" PreprocessorDefinitions="_DEBUG;WIN32;_LIB;" AdditionalIncludeDirectories="..........include" BasicRuntimeChecks="3" RuntimeLibrary="3" RuntimeTypeInfo="TRUE" WarningLevel="3" DebugInformationFormat="1" CompileAs="0" UsePrecompiledHeader="0" BrowseInformation="1" MinimalRebuild="FALSE" Detect64BitPortabilityProblems="FALSE" InlineFunctionExpansion="0" OmitFramePointers="FALSE" StringPooling="FALSE" EnableFunctionLevelLinking="FALSE" AdditionalOptions="" OptimizeForProcessor="0" StructMemberAlignment="0" CallingConvention="0" IgnoreStandardIncludePath="FALSE" ExceptionHandling="TRUE" BufferSecurityCheck="TRUE" DisableSpecificWarnings="" UndefinePreprocessorDefinitions="" GlobalOptimizations="FALSE" FavorSizeOrSpeed="0"></Tool>
  24.       <Tool Name="VCLinkerTool" OutputFile="" LinkIncremental="" GenerateDebugInformation="" SubSystem="" TargetMachine="" AdditionalLibraryDirectories="" ProgramDatabaseFile="" ImportLibrary="" EnableCOMDATFolding="" OptimizeReferences="" AdditionalOptions="" IgnoreAllDefaultLibraries="FALSE" IgnoreDefaultLibraryNames="FALSE"></Tool>
  25.       <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)/xncbi.lib" AdditionalLibraryDirectories="" AdditionalOptions="" IgnoreAllDefaultLibraries="FALSE" IgnoreDefaultLibraryNames="FALSE"></Tool>
  26.       <Tool Name="VCCustomBuildTool"></Tool>
  27.       <Tool Name="VCMIDLTool"></Tool>
  28.       <Tool Name="VCPostBuildEventTool"></Tool>
  29.       <Tool Name="VCPreBuildEventTool" CommandLine=""></Tool>
  30.       <Tool Name="VCPreLinkEventTool"></Tool>
  31.       <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="" Culture="" AdditionalIncludeDirectories="" AdditionalOptions=""></Tool>
  32.       <Tool Name="VCWebServiceProxyGeneratorTool"></Tool>
  33.       <Tool Name="VCXMLDataGeneratorTool"></Tool>
  34.       <Tool Name="VCManagedWrapperGeneratorTool"></Tool>
  35.       <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"></Tool>
  36.     </Configuration>
  37.     <Configuration Name="DebugMT|Win32" OutputDirectory="....libDebugMT" IntermediateDirectory="DebugMT" ConfigurationType="4" CharacterSet="2">
  38.       <Tool Name="VCCLCompilerTool" Optimization="0" PreprocessorDefinitions="_DEBUG;WIN32;_LIB;" AdditionalIncludeDirectories="..........include" BasicRuntimeChecks="3" RuntimeLibrary="1" RuntimeTypeInfo="TRUE" WarningLevel="3" DebugInformationFormat="1" CompileAs="0" UsePrecompiledHeader="0" BrowseInformation="1" MinimalRebuild="FALSE" Detect64BitPortabilityProblems="FALSE" InlineFunctionExpansion="0" OmitFramePointers="FALSE" StringPooling="FALSE" EnableFunctionLevelLinking="FALSE" AdditionalOptions="" OptimizeForProcessor="0" StructMemberAlignment="0" CallingConvention="0" IgnoreStandardIncludePath="FALSE" ExceptionHandling="TRUE" BufferSecurityCheck="TRUE" DisableSpecificWarnings="" UndefinePreprocessorDefinitions="" GlobalOptimizations="FALSE" FavorSizeOrSpeed="0"></Tool>
  39.       <Tool Name="VCLinkerTool" OutputFile="" LinkIncremental="" GenerateDebugInformation="" SubSystem="" TargetMachine="" AdditionalLibraryDirectories="" ProgramDatabaseFile="" ImportLibrary="" EnableCOMDATFolding="" OptimizeReferences="" AdditionalOptions="" IgnoreAllDefaultLibraries="FALSE" IgnoreDefaultLibraryNames="FALSE"></Tool>
  40.       <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)/xncbi.lib" AdditionalLibraryDirectories="" AdditionalOptions="" IgnoreAllDefaultLibraries="FALSE" IgnoreDefaultLibraryNames="FALSE"></Tool>
  41.       <Tool Name="VCCustomBuildTool"></Tool>
  42.       <Tool Name="VCMIDLTool"></Tool>
  43.       <Tool Name="VCPostBuildEventTool"></Tool>
  44.       <Tool Name="VCPreBuildEventTool" CommandLine=""></Tool>
  45.       <Tool Name="VCPreLinkEventTool"></Tool>
  46.       <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="" Culture="" AdditionalIncludeDirectories="" AdditionalOptions=""></Tool>
  47.       <Tool Name="VCWebServiceProxyGeneratorTool"></Tool>
  48.       <Tool Name="VCXMLDataGeneratorTool"></Tool>
  49.       <Tool Name="VCManagedWrapperGeneratorTool"></Tool>
  50.       <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"></Tool>
  51.     </Configuration>
  52.     <Configuration Name="Release|Win32" OutputDirectory="....libRelease" IntermediateDirectory="Release" ConfigurationType="4" CharacterSet="2">
  53.       <Tool Name="VCCLCompilerTool" Optimization="2" PreprocessorDefinitions="NDEBUG;WIN32;_LIB;" AdditionalIncludeDirectories="..........include" BasicRuntimeChecks="0" RuntimeLibrary="4" RuntimeTypeInfo="TRUE" WarningLevel="3" DebugInformationFormat="0" CompileAs="0" UsePrecompiledHeader="0" BrowseInformation="0" MinimalRebuild="FALSE" Detect64BitPortabilityProblems="FALSE" InlineFunctionExpansion="1" OmitFramePointers="TRUE" StringPooling="FALSE" EnableFunctionLevelLinking="TRUE" AdditionalOptions="" OptimizeForProcessor="0" StructMemberAlignment="0" CallingConvention="0" IgnoreStandardIncludePath="FALSE" ExceptionHandling="TRUE" BufferSecurityCheck="TRUE" DisableSpecificWarnings="" UndefinePreprocessorDefinitions="" GlobalOptimizations="TRUE" FavorSizeOrSpeed="1"></Tool>
  54.       <Tool Name="VCLinkerTool" OutputFile="" LinkIncremental="" GenerateDebugInformation="" SubSystem="" TargetMachine="" AdditionalLibraryDirectories="" ProgramDatabaseFile="" ImportLibrary="" EnableCOMDATFolding="" OptimizeReferences="" AdditionalOptions="" IgnoreAllDefaultLibraries="FALSE" IgnoreDefaultLibraryNames="FALSE"></Tool>
  55.       <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)/xncbi.lib" AdditionalLibraryDirectories="" AdditionalOptions="" IgnoreAllDefaultLibraries="FALSE" IgnoreDefaultLibraryNames="FALSE"></Tool>
  56.       <Tool Name="VCCustomBuildTool"></Tool>
  57.       <Tool Name="VCMIDLTool"></Tool>
  58.       <Tool Name="VCPostBuildEventTool"></Tool>
  59.       <Tool Name="VCPreBuildEventTool" CommandLine=""></Tool>
  60.       <Tool Name="VCPreLinkEventTool"></Tool>
  61.       <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="" Culture="" AdditionalIncludeDirectories="" AdditionalOptions=""></Tool>
  62.       <Tool Name="VCWebServiceProxyGeneratorTool"></Tool>
  63.       <Tool Name="VCXMLDataGeneratorTool"></Tool>
  64.       <Tool Name="VCManagedWrapperGeneratorTool"></Tool>
  65.       <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"></Tool>
  66.     </Configuration>
  67.     <Configuration Name="ReleaseDLL|Win32" OutputDirectory="....libReleaseDLL" IntermediateDirectory="ReleaseDLL" ConfigurationType="4" CharacterSet="2">
  68.       <Tool Name="VCCLCompilerTool" Optimization="2" PreprocessorDefinitions="NDEBUG;WIN32;_LIB;" AdditionalIncludeDirectories="..........include" BasicRuntimeChecks="0" RuntimeLibrary="2" RuntimeTypeInfo="TRUE" WarningLevel="3" DebugInformationFormat="0" CompileAs="0" UsePrecompiledHeader="0" BrowseInformation="0" MinimalRebuild="FALSE" Detect64BitPortabilityProblems="FALSE" InlineFunctionExpansion="1" OmitFramePointers="TRUE" StringPooling="FALSE" EnableFunctionLevelLinking="TRUE" AdditionalOptions="" OptimizeForProcessor="0" StructMemberAlignment="0" CallingConvention="0" IgnoreStandardIncludePath="FALSE" ExceptionHandling="TRUE" BufferSecurityCheck="TRUE" DisableSpecificWarnings="" UndefinePreprocessorDefinitions="" GlobalOptimizations="TRUE" FavorSizeOrSpeed="1"></Tool>
  69.       <Tool Name="VCLinkerTool" OutputFile="" LinkIncremental="" GenerateDebugInformation="" SubSystem="" TargetMachine="" AdditionalLibraryDirectories="" ProgramDatabaseFile="" ImportLibrary="" EnableCOMDATFolding="" OptimizeReferences="" AdditionalOptions="" IgnoreAllDefaultLibraries="FALSE" IgnoreDefaultLibraryNames="FALSE"></Tool>
  70.       <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)/xncbi.lib" AdditionalLibraryDirectories="" AdditionalOptions="" IgnoreAllDefaultLibraries="FALSE" IgnoreDefaultLibraryNames="FALSE"></Tool>
  71.       <Tool Name="VCCustomBuildTool"></Tool>
  72.       <Tool Name="VCMIDLTool"></Tool>
  73.       <Tool Name="VCPostBuildEventTool"></Tool>
  74.       <Tool Name="VCPreBuildEventTool" CommandLine=""></Tool>
  75.       <Tool Name="VCPreLinkEventTool"></Tool>
  76.       <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="" Culture="" AdditionalIncludeDirectories="" AdditionalOptions=""></Tool>
  77.       <Tool Name="VCWebServiceProxyGeneratorTool"></Tool>
  78.       <Tool Name="VCXMLDataGeneratorTool"></Tool>
  79.       <Tool Name="VCManagedWrapperGeneratorTool"></Tool>
  80.       <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"></Tool>
  81.     </Configuration>
  82.     <Configuration Name="ReleaseMT|Win32" OutputDirectory="....libReleaseMT" IntermediateDirectory="ReleaseMT" ConfigurationType="4" CharacterSet="2">
  83.       <Tool Name="VCCLCompilerTool" Optimization="2" PreprocessorDefinitions="NDEBUG;WIN32;_LIB;" AdditionalIncludeDirectories="..........include" BasicRuntimeChecks="0" RuntimeLibrary="0" RuntimeTypeInfo="TRUE" WarningLevel="3" DebugInformationFormat="0" CompileAs="0" UsePrecompiledHeader="0" BrowseInformation="0" MinimalRebuild="FALSE" Detect64BitPortabilityProblems="FALSE" InlineFunctionExpansion="1" OmitFramePointers="TRUE" StringPooling="FALSE" EnableFunctionLevelLinking="TRUE" AdditionalOptions="" OptimizeForProcessor="0" StructMemberAlignment="0" CallingConvention="0" IgnoreStandardIncludePath="FALSE" ExceptionHandling="TRUE" BufferSecurityCheck="TRUE" DisableSpecificWarnings="" UndefinePreprocessorDefinitions="" GlobalOptimizations="TRUE" FavorSizeOrSpeed="1"></Tool>
  84.       <Tool Name="VCLinkerTool" OutputFile="" LinkIncremental="" GenerateDebugInformation="" SubSystem="" TargetMachine="" AdditionalLibraryDirectories="" ProgramDatabaseFile="" ImportLibrary="" EnableCOMDATFolding="" OptimizeReferences="" AdditionalOptions="" IgnoreAllDefaultLibraries="FALSE" IgnoreDefaultLibraryNames="FALSE"></Tool>
  85.       <Tool Name="VCLibrarianTool" OutputFile="$(OutDir)/xncbi.lib" AdditionalLibraryDirectories="" AdditionalOptions="" IgnoreAllDefaultLibraries="FALSE" IgnoreDefaultLibraryNames="FALSE"></Tool>
  86.       <Tool Name="VCCustomBuildTool"></Tool>
  87.       <Tool Name="VCMIDLTool"></Tool>
  88.       <Tool Name="VCPostBuildEventTool"></Tool>
  89.       <Tool Name="VCPreBuildEventTool" CommandLine=""></Tool>
  90.       <Tool Name="VCPreLinkEventTool"></Tool>
  91.       <Tool Name="VCResourceCompilerTool" PreprocessorDefinitions="" Culture="" AdditionalIncludeDirectories="" AdditionalOptions=""></Tool>
  92.       <Tool Name="VCWebServiceProxyGeneratorTool"></Tool>
  93.       <Tool Name="VCXMLDataGeneratorTool"></Tool>
  94.       <Tool Name="VCManagedWrapperGeneratorTool"></Tool>
  95.       <Tool Name="VCAuxiliaryManagedWrapperGeneratorTool"></Tool>
  96.     </Configuration>
  97.   </Configurations>
  98.   <References></References>
  99.   <Files>
  100.     <Filter Name="Source Files" Filter="cpp;c;cxx;def;odl;idl;hpj;bat;asm;asmx">
  101.       <File RelativePath="..........srccorelibncbithr.cpp">
  102.         <FileConfiguration Name="Debug|Win32">
  103.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="1" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  104.         </FileConfiguration>
  105.         <FileConfiguration Name="DebugDLL|Win32">
  106.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="1" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  107.         </FileConfiguration>
  108.         <FileConfiguration Name="DebugMT|Win32">
  109.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="1" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  110.         </FileConfiguration>
  111.         <FileConfiguration Name="Release|Win32">
  112.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="1" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  113.         </FileConfiguration>
  114.         <FileConfiguration Name="ReleaseDLL|Win32">
  115.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="1" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  116.         </FileConfiguration>
  117.         <FileConfiguration Name="ReleaseMT|Win32">
  118.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="1" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  119.         </FileConfiguration>
  120.       </File>
  121.       <File RelativePath="..........srccorelibncbidiag.cpp">
  122.         <FileConfiguration Name="Debug|Win32">
  123.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  124.         </FileConfiguration>
  125.         <FileConfiguration Name="DebugDLL|Win32">
  126.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  127.         </FileConfiguration>
  128.         <FileConfiguration Name="DebugMT|Win32">
  129.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  130.         </FileConfiguration>
  131.         <FileConfiguration Name="Release|Win32">
  132.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  133.         </FileConfiguration>
  134.         <FileConfiguration Name="ReleaseDLL|Win32">
  135.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  136.         </FileConfiguration>
  137.         <FileConfiguration Name="ReleaseMT|Win32">
  138.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  139.         </FileConfiguration>
  140.       </File>
  141.       <File RelativePath="..........srccorelibncbiexpt.cpp">
  142.         <FileConfiguration Name="Debug|Win32">
  143.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  144.         </FileConfiguration>
  145.         <FileConfiguration Name="DebugDLL|Win32">
  146.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  147.         </FileConfiguration>
  148.         <FileConfiguration Name="DebugMT|Win32">
  149.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  150.         </FileConfiguration>
  151.         <FileConfiguration Name="Release|Win32">
  152.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  153.         </FileConfiguration>
  154.         <FileConfiguration Name="ReleaseDLL|Win32">
  155.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  156.         </FileConfiguration>
  157.         <FileConfiguration Name="ReleaseMT|Win32">
  158.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  159.         </FileConfiguration>
  160.       </File>
  161.       <File RelativePath="..........srccorelibncbistre.cpp">
  162.         <FileConfiguration Name="Debug|Win32">
  163.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  164.         </FileConfiguration>
  165.         <FileConfiguration Name="DebugDLL|Win32">
  166.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  167.         </FileConfiguration>
  168.         <FileConfiguration Name="DebugMT|Win32">
  169.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  170.         </FileConfiguration>
  171.         <FileConfiguration Name="Release|Win32">
  172.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  173.         </FileConfiguration>
  174.         <FileConfiguration Name="ReleaseDLL|Win32">
  175.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  176.         </FileConfiguration>
  177.         <FileConfiguration Name="ReleaseMT|Win32">
  178.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  179.         </FileConfiguration>
  180.       </File>
  181.       <File RelativePath="..........srccorelibncbiapp.cpp">
  182.         <FileConfiguration Name="Debug|Win32">
  183.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  184.         </FileConfiguration>
  185.         <FileConfiguration Name="DebugDLL|Win32">
  186.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  187.         </FileConfiguration>
  188.         <FileConfiguration Name="DebugMT|Win32">
  189.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  190.         </FileConfiguration>
  191.         <FileConfiguration Name="Release|Win32">
  192.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  193.         </FileConfiguration>
  194.         <FileConfiguration Name="ReleaseDLL|Win32">
  195.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  196.         </FileConfiguration>
  197.         <FileConfiguration Name="ReleaseMT|Win32">
  198.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  199.         </FileConfiguration>
  200.       </File>
  201.       <File RelativePath="..........srccorelibncbireg.cpp">
  202.         <FileConfiguration Name="Debug|Win32">
  203.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  204.         </FileConfiguration>
  205.         <FileConfiguration Name="DebugDLL|Win32">
  206.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  207.         </FileConfiguration>
  208.         <FileConfiguration Name="DebugMT|Win32">
  209.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  210.         </FileConfiguration>
  211.         <FileConfiguration Name="Release|Win32">
  212.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  213.         </FileConfiguration>
  214.         <FileConfiguration Name="ReleaseDLL|Win32">
  215.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  216.         </FileConfiguration>
  217.         <FileConfiguration Name="ReleaseMT|Win32">
  218.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  219.         </FileConfiguration>
  220.       </File>
  221.       <File RelativePath="..........srccorelibncbienv.cpp">
  222.         <FileConfiguration Name="Debug|Win32">
  223.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  224.         </FileConfiguration>
  225.         <FileConfiguration Name="DebugDLL|Win32">
  226.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  227.         </FileConfiguration>
  228.         <FileConfiguration Name="DebugMT|Win32">
  229.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  230.         </FileConfiguration>
  231.         <FileConfiguration Name="Release|Win32">
  232.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  233.         </FileConfiguration>
  234.         <FileConfiguration Name="ReleaseDLL|Win32">
  235.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  236.         </FileConfiguration>
  237.         <FileConfiguration Name="ReleaseMT|Win32">
  238.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  239.         </FileConfiguration>
  240.       </File>
  241.       <File RelativePath="..........srccorelibncbiargs.cpp">
  242.         <FileConfiguration Name="Debug|Win32">
  243.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  244.         </FileConfiguration>
  245.         <FileConfiguration Name="DebugDLL|Win32">
  246.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  247.         </FileConfiguration>
  248.         <FileConfiguration Name="DebugMT|Win32">
  249.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  250.         </FileConfiguration>
  251.         <FileConfiguration Name="Release|Win32">
  252.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  253.         </FileConfiguration>
  254.         <FileConfiguration Name="ReleaseDLL|Win32">
  255.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  256.         </FileConfiguration>
  257.         <FileConfiguration Name="ReleaseMT|Win32">
  258.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  259.         </FileConfiguration>
  260.       </File>
  261.       <File RelativePath="..........srccorelibncbistr.cpp">
  262.         <FileConfiguration Name="Debug|Win32">
  263.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  264.         </FileConfiguration>
  265.         <FileConfiguration Name="DebugDLL|Win32">
  266.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  267.         </FileConfiguration>
  268.         <FileConfiguration Name="DebugMT|Win32">
  269.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  270.         </FileConfiguration>
  271.         <FileConfiguration Name="Release|Win32">
  272.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  273.         </FileConfiguration>
  274.         <FileConfiguration Name="ReleaseDLL|Win32">
  275.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  276.         </FileConfiguration>
  277.         <FileConfiguration Name="ReleaseMT|Win32">
  278.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  279.         </FileConfiguration>
  280.       </File>
  281.       <File RelativePath="..........srccorelibncbiobj.cpp">
  282.         <FileConfiguration Name="Debug|Win32">
  283.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  284.         </FileConfiguration>
  285.         <FileConfiguration Name="DebugDLL|Win32">
  286.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  287.         </FileConfiguration>
  288.         <FileConfiguration Name="DebugMT|Win32">
  289.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  290.         </FileConfiguration>
  291.         <FileConfiguration Name="Release|Win32">
  292.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  293.         </FileConfiguration>
  294.         <FileConfiguration Name="ReleaseDLL|Win32">
  295.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  296.         </FileConfiguration>
  297.         <FileConfiguration Name="ReleaseMT|Win32">
  298.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  299.         </FileConfiguration>
  300.       </File>
  301.       <File RelativePath="..........srccorelibncbitime.cpp">
  302.         <FileConfiguration Name="Debug|Win32">
  303.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  304.         </FileConfiguration>
  305.         <FileConfiguration Name="DebugDLL|Win32">
  306.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  307.         </FileConfiguration>
  308.         <FileConfiguration Name="DebugMT|Win32">
  309.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  310.         </FileConfiguration>
  311.         <FileConfiguration Name="Release|Win32">
  312.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  313.         </FileConfiguration>
  314.         <FileConfiguration Name="ReleaseDLL|Win32">
  315.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  316.         </FileConfiguration>
  317.         <FileConfiguration Name="ReleaseMT|Win32">
  318.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  319.         </FileConfiguration>
  320.       </File>
  321.       <File RelativePath="..........srccorelibncbimtx.cpp">
  322.         <FileConfiguration Name="Debug|Win32">
  323.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  324.         </FileConfiguration>
  325.         <FileConfiguration Name="DebugDLL|Win32">
  326.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  327.         </FileConfiguration>
  328.         <FileConfiguration Name="DebugMT|Win32">
  329.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  330.         </FileConfiguration>
  331.         <FileConfiguration Name="Release|Win32">
  332.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  333.         </FileConfiguration>
  334.         <FileConfiguration Name="ReleaseDLL|Win32">
  335.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  336.         </FileConfiguration>
  337.         <FileConfiguration Name="ReleaseMT|Win32">
  338.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  339.         </FileConfiguration>
  340.       </File>
  341.       <File RelativePath="..........srccorelibncbi_safe_static.cpp">
  342.         <FileConfiguration Name="Debug|Win32">
  343.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  344.         </FileConfiguration>
  345.         <FileConfiguration Name="DebugDLL|Win32">
  346.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  347.         </FileConfiguration>
  348.         <FileConfiguration Name="DebugMT|Win32">
  349.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  350.         </FileConfiguration>
  351.         <FileConfiguration Name="Release|Win32">
  352.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  353.         </FileConfiguration>
  354.         <FileConfiguration Name="ReleaseDLL|Win32">
  355.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  356.         </FileConfiguration>
  357.         <FileConfiguration Name="ReleaseMT|Win32">
  358.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  359.         </FileConfiguration>
  360.       </File>
  361.       <File RelativePath="..........srccorelibncbi_system.cpp">
  362.         <FileConfiguration Name="Debug|Win32">
  363.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  364.         </FileConfiguration>
  365.         <FileConfiguration Name="DebugDLL|Win32">
  366.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  367.         </FileConfiguration>
  368.         <FileConfiguration Name="DebugMT|Win32">
  369.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  370.         </FileConfiguration>
  371.         <FileConfiguration Name="Release|Win32">
  372.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  373.         </FileConfiguration>
  374.         <FileConfiguration Name="ReleaseDLL|Win32">
  375.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  376.         </FileConfiguration>
  377.         <FileConfiguration Name="ReleaseMT|Win32">
  378.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  379.         </FileConfiguration>
  380.       </File>
  381.       <File RelativePath="..........srccorelibncbifile.cpp">
  382.         <FileConfiguration Name="Debug|Win32">
  383.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  384.         </FileConfiguration>
  385.         <FileConfiguration Name="DebugDLL|Win32">
  386.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  387.         </FileConfiguration>
  388.         <FileConfiguration Name="DebugMT|Win32">
  389.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  390.         </FileConfiguration>
  391.         <FileConfiguration Name="Release|Win32">
  392.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  393.         </FileConfiguration>
  394.         <FileConfiguration Name="ReleaseDLL|Win32">
  395.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  396.         </FileConfiguration>
  397.         <FileConfiguration Name="ReleaseMT|Win32">
  398.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  399.         </FileConfiguration>
  400.       </File>
  401.       <File RelativePath="..........srccorelibncbidbg.cpp">
  402.         <FileConfiguration Name="Debug|Win32">
  403.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  404.         </FileConfiguration>
  405.         <FileConfiguration Name="DebugDLL|Win32">
  406.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  407.         </FileConfiguration>
  408.         <FileConfiguration Name="DebugMT|Win32">
  409.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  410.         </FileConfiguration>
  411.         <FileConfiguration Name="Release|Win32">
  412.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  413.         </FileConfiguration>
  414.         <FileConfiguration Name="ReleaseDLL|Win32">
  415.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  416.         </FileConfiguration>
  417.         <FileConfiguration Name="ReleaseMT|Win32">
  418.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  419.         </FileConfiguration>
  420.       </File>
  421.       <File RelativePath="..........srccorelibncbidll.cpp">
  422.         <FileConfiguration Name="Debug|Win32">
  423.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  424.         </FileConfiguration>
  425.         <FileConfiguration Name="DebugDLL|Win32">
  426.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  427.         </FileConfiguration>
  428.         <FileConfiguration Name="DebugMT|Win32">
  429.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  430.         </FileConfiguration>
  431.         <FileConfiguration Name="Release|Win32">
  432.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  433.         </FileConfiguration>
  434.         <FileConfiguration Name="ReleaseDLL|Win32">
  435.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  436.         </FileConfiguration>
  437.         <FileConfiguration Name="ReleaseMT|Win32">
  438.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  439.         </FileConfiguration>
  440.       </File>
  441.       <File RelativePath="..........srccorelibncbiexec.cpp">
  442.         <FileConfiguration Name="Debug|Win32">
  443.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  444.         </FileConfiguration>
  445.         <FileConfiguration Name="DebugDLL|Win32">
  446.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  447.         </FileConfiguration>
  448.         <FileConfiguration Name="DebugMT|Win32">
  449.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  450.         </FileConfiguration>
  451.         <FileConfiguration Name="Release|Win32">
  452.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  453.         </FileConfiguration>
  454.         <FileConfiguration Name="ReleaseDLL|Win32">
  455.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  456.         </FileConfiguration>
  457.         <FileConfiguration Name="ReleaseMT|Win32">
  458.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  459.         </FileConfiguration>
  460.       </File>
  461.       <File RelativePath="..........srccorelibddumpable.cpp">
  462.         <FileConfiguration Name="Debug|Win32">
  463.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  464.         </FileConfiguration>
  465.         <FileConfiguration Name="DebugDLL|Win32">
  466.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  467.         </FileConfiguration>
  468.         <FileConfiguration Name="DebugMT|Win32">
  469.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  470.         </FileConfiguration>
  471.         <FileConfiguration Name="Release|Win32">
  472.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  473.         </FileConfiguration>
  474.         <FileConfiguration Name="ReleaseDLL|Win32">
  475.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  476.         </FileConfiguration>
  477.         <FileConfiguration Name="ReleaseMT|Win32">
  478.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  479.         </FileConfiguration>
  480.       </File>
  481.       <File RelativePath="..........srccorelibversion.cpp">
  482.         <FileConfiguration Name="Debug|Win32">
  483.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  484.         </FileConfiguration>
  485.         <FileConfiguration Name="DebugDLL|Win32">
  486.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  487.         </FileConfiguration>
  488.         <FileConfiguration Name="DebugMT|Win32">
  489.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  490.         </FileConfiguration>
  491.         <FileConfiguration Name="Release|Win32">
  492.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  493.         </FileConfiguration>
  494.         <FileConfiguration Name="ReleaseDLL|Win32">
  495.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  496.         </FileConfiguration>
  497.         <FileConfiguration Name="ReleaseMT|Win32">
  498.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  499.         </FileConfiguration>
  500.       </File>
  501.       <File RelativePath="..........srccorelibmetareg.cpp">
  502.         <FileConfiguration Name="Debug|Win32">
  503.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  504.         </FileConfiguration>
  505.         <FileConfiguration Name="DebugDLL|Win32">
  506.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  507.         </FileConfiguration>
  508.         <FileConfiguration Name="DebugMT|Win32">
  509.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  510.         </FileConfiguration>
  511.         <FileConfiguration Name="Release|Win32">
  512.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  513.         </FileConfiguration>
  514.         <FileConfiguration Name="ReleaseDLL|Win32">
  515.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  516.         </FileConfiguration>
  517.         <FileConfiguration Name="ReleaseMT|Win32">
  518.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  519.         </FileConfiguration>
  520.       </File>
  521.       <File RelativePath="..........srccorelibncbiatomic.cpp">
  522.         <FileConfiguration Name="Debug|Win32">
  523.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  524.         </FileConfiguration>
  525.         <FileConfiguration Name="DebugDLL|Win32">
  526.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  527.         </FileConfiguration>
  528.         <FileConfiguration Name="DebugMT|Win32">
  529.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  530.         </FileConfiguration>
  531.         <FileConfiguration Name="Release|Win32">
  532.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  533.         </FileConfiguration>
  534.         <FileConfiguration Name="ReleaseDLL|Win32">
  535.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  536.         </FileConfiguration>
  537.         <FileConfiguration Name="ReleaseMT|Win32">
  538.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  539.         </FileConfiguration>
  540.       </File>
  541.       <File RelativePath="..........srccorelibncbi_process.cpp">
  542.         <FileConfiguration Name="Debug|Win32">
  543.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  544.         </FileConfiguration>
  545.         <FileConfiguration Name="DebugDLL|Win32">
  546.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  547.         </FileConfiguration>
  548.         <FileConfiguration Name="DebugMT|Win32">
  549.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  550.         </FileConfiguration>
  551.         <FileConfiguration Name="Release|Win32">
  552.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  553.         </FileConfiguration>
  554.         <FileConfiguration Name="ReleaseDLL|Win32">
  555.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  556.         </FileConfiguration>
  557.         <FileConfiguration Name="ReleaseMT|Win32">
  558.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  559.         </FileConfiguration>
  560.       </File>
  561.       <File RelativePath="..........srccorelibplugin_manager.cpp">
  562.         <FileConfiguration Name="Debug|Win32">
  563.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  564.         </FileConfiguration>
  565.         <FileConfiguration Name="DebugDLL|Win32">
  566.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  567.         </FileConfiguration>
  568.         <FileConfiguration Name="DebugMT|Win32">
  569.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  570.         </FileConfiguration>
  571.         <FileConfiguration Name="Release|Win32">
  572.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  573.         </FileConfiguration>
  574.         <FileConfiguration Name="ReleaseDLL|Win32">
  575.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  576.         </FileConfiguration>
  577.         <FileConfiguration Name="ReleaseMT|Win32">
  578.           <Tool Name="VCCLCompilerTool" PreprocessorDefinitions="NCBI_USE_PCH" UsePrecompiledHeader="3" PrecompiledHeaderThrough="ncbi_pch.hpp"></Tool>
  579.         </FileConfiguration>
  580.       </File>
  581.     </Filter>
  582.     <Filter Name="Header Files" Filter="h;hpp;hxx;hm;inc;xsd">
  583.       <File RelativePath="..........includecorelibmswin_export.h"></File>
  584.       <File RelativePath="..........includecorelibncbicfg.h"></File>
  585.       <File RelativePath="..........includecorelibncbifloat.h"></File>
  586.       <File RelativePath="..........includecorelibncbitype.h"></File>
  587.       <File RelativePath="..........includecorelibncbi_limits.h"></File>
  588.       <File RelativePath="..........includecorelibddumpable.hpp"></File>
  589.       <File RelativePath="..........includecorelibmetareg.hpp"></File>
  590.       <File RelativePath="..........includecorelibncbiapp.hpp"></File>
  591.       <File RelativePath="..........includecorelibncbiargs.hpp"></File>
  592.       <File RelativePath="..........includecorelibncbiatomic.hpp"></File>
  593.       <File RelativePath="..........includecorelibncbicntr.hpp"></File>
  594.       <File RelativePath="..........includecorelibncbidbg.hpp"></File>
  595.       <File RelativePath="..........includecorelibncbidiag.hpp"></File>
  596.       <File RelativePath="..........includecorelibncbidll.hpp"></File>
  597.       <File RelativePath="..........includecorelibncbienv.hpp"></File>
  598.       <File RelativePath="..........includecorelibncbiexec.hpp"></File>
  599.       <File RelativePath="..........includecorelibncbiexpt.hpp"></File>
  600.       <File RelativePath="..........includecorelibncbifile.hpp"></File>
  601.       <File RelativePath="..........includecorelibncbimisc.hpp"></File>
  602.       <File RelativePath="..........includecorelibncbimtx.hpp"></File>
  603.       <File RelativePath="..........includecorelibncbiobj.hpp"></File>
  604.       <File RelativePath="..........includecorelibncbireg.hpp"></File>
  605.       <File RelativePath="..........includecorelibncbistd.hpp"></File>
  606.       <File RelativePath="..........includecorelibncbistl.hpp"></File>
  607.       <File RelativePath="..........includecorelibncbistr.hpp"></File>
  608.       <File RelativePath="..........includecorelibncbistre.hpp"></File>
  609.       <File RelativePath="..........includecorelibncbithr.hpp"></File>
  610.       <File RelativePath="..........includecorelibncbithr_conf.hpp"></File>
  611.       <File RelativePath="..........includecorelibncbitime.hpp"></File>
  612.       <File RelativePath="..........includecorelibncbiutil.hpp"></File>
  613.       <File RelativePath="..........includecorelibncbi_bswap.hpp"></File>
  614.       <File RelativePath="..........includecorelibncbi_limits.hpp"></File>
  615.       <File RelativePath="..........includecorelibncbi_os_mac.hpp"></File>
  616.       <File RelativePath="..........includecorelibncbi_os_mswin.hpp"></File>
  617.       <File RelativePath="..........includecorelibncbi_os_unix.hpp"></File>
  618.       <File RelativePath="..........includecorelibncbi_process.hpp"></File>
  619.       <File RelativePath="..........includecorelibncbi_safe_static.hpp"></File>
  620.       <File RelativePath="..........includecorelibncbi_system.hpp"></File>
  621.       <File RelativePath="..........includecorelibncbi_tree.hpp"></File>
  622.       <File RelativePath="..........includecorelibplugin_manager.hpp"></File>
  623.       <File RelativePath="..........includecorelibplugin_manager_impl.hpp"></File>
  624.       <File RelativePath="..........includecorelibtest_mt.hpp"></File>
  625.       <File RelativePath="..........includecorelibversion.hpp"></File>
  626.       <File RelativePath="..........srccorelibncbiargs_p.hpp"></File>
  627.       <File RelativePath="..........srccorelibncbidbg_p.hpp"></File>
  628.     </Filter>
  629.     <Filter Name="Inline Files" Filter="inl">
  630.       <File RelativePath="..........includecorelibncbidiag.inl"></File>
  631.       <File RelativePath="..........includecorelibncbimtx.inl"></File>
  632.       <File RelativePath="..........includecorelibncbiobj.inl"></File>
  633.     </Filter>
  634.     <Filter Name="Resource Files" Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"></Filter>
  635.   </Files>
  636.   <Globals></Globals>
  637. </VisualStudioProject>